When opening the Linkset.rdf the Container.rdf is not shown as imported.
Any tips welcome.
Michel
|
|
|||||||||||||||||
|
|
|||||||||||||||||

On 30 Sep 2019, at 14:34, 'Bohms, H.M. (Michel)' via TopBraid Suite Users <topbrai...@googlegroups.com> wrote:
When opening the Linkset.rdf the Container.rdf is not shown as imported.Any tips welcome.Michel
Dr. ir. H.M. (Michel) Böhms
Senior Data Scientist
This message may contain information that is not intended for you. If you are not the addressee or if this message was sent to you by mistake, you are requested to inform the sender and delete the message. TNO accepts no liability for the content of this e-mail, for the manner in which you use it and for damage of any kind resulting from the risks inherent to the electronic transmission of messages.
--
You received this message because you are subscribed to the Google Groups "TopBraid Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to topbraid-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/topbraid-users/822a386261e14289bbea5f5386dcca56%40tno.nl.
<M_Linkset.rdf><M_Container.rdf>
Thx David
In the Linkset we DO have:
<owl:imports rdf:resource="https://standards.iso.org/iso/21597/-1/ed-1/en/Container"/>
Why is this one not effective?
To be honest I have not that much experience with the whole void:subset etc. system which seems to need multiple ontologies in a file. Especially in an RDF/XML serialisation. Guess these files have to be simplified?
Greetings Michel
|
|
|
To view this discussion on the web visit https://groups.google.com/d/msgid/topbraid-users/29131A3E-65EB-4831-959D-3D25629D7733%40topquadrant.com.
On 1 Oct 2019, at 07:25, 'Bohms, H.M. (Michel)' via TopBraid Suite Users <topbrai...@googlegroups.com> wrote:Thx DavidIn the Linkset we DO have:<owl:imports rdf:resource="https://standards.iso.org/iso/21597/-1/ed-1/en/Container"/>Why is this one not effective?
To be honest I have not that much experience with the whole void:subset etc. system which seems to need multiple ontologies in a file. Especially in an RDF/XML serialisation. Guess these files have to be simplified?
:DBpedia a void:Dataset;
void:subset :DBpedia_shortabstracts;
void:subset :DBpedia_infoboxes;
.
:DBpedia_shortabstracts a void:Dataset;
dcterms:title "DBpedia Short Abstracts";
dcterms:description "Short Abstracts (max. 500 chars long) of Wikipedia Articles";
void:dataDump <http://downloads.dbpedia.org/3.3/en/shortabstract_en.nt.bz2>;
.
:DBpedia_infoboxes a void:Dataset;
dcterms:title "DBpedia Infoboxes";
dcterms:description "Information that has been extracted from Wikipedia infoboxes.";
void:dataDump <http://downloads.dbpedia.org/3.3/en/infobox_en.nt.bz2>;
.Greetings Michel
Dr. ir. H.M. (Michel) Böhms
Senior Data Scientist
This message may contain information that is not intended for you. If you are not the addressee or if this message was sent to you by mistake, you are requested to inform the sender and delete the message. TNO accepts no liability for the content of this e-mail, for the manner in which you use it and for damage of any kind resulting from the risks inherent to the electronic transmission of messages.
Van: topbrai...@googlegroups.com <topbrai...@googlegroups.com> Namens dprice
Verzonden: Monday, September 30, 2019 5:55 PM
Aan: topbrai...@googlegroups.com
Onderwerp: Re: [topbraid-users] wher is my import?That’s because the https://standards.iso.org/iso/21597/-1/ed-1/en/Linkset ontology does not import anything.Also, there’s more than one ontology in Linkset.rdf - e.g https://standards.iso.org/iso/21597/-1/ed-1/en/ICDD_P1#Linkset and https://standards.iso.org/iso/21597/-1/ed-1/en/ICDD_P1. Same for Container.rdf.Composer does not like that:
<image002.png>
To view this discussion on the web visit https://groups.google.com/d/msgid/topbraid-users/d2d269626c2c4c6ebb3896c0f6a89e7b%40tno.nl.
To view this discussion on the web visit https://groups.google.com/d/msgid/topbraid-users/2EA25CAA-E34B-4208-9A0A-56506E41658C%40topquadrant.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/topbraid-users/43CCA543-2D9E-4B04-A6E5-66BFA0E6DF75%40topquadrant.com.