
On Jul 28, 2019, at 12:15 AM, Fan Li <lifa...@gmail.com> wrote:
After importing an existing ontology (e.g. BFO) into my ontology in EDG, I see the imported classes won't appear in the autocomplete search box (for example, sh:class). Similarly imported object properties are not available when adding a new property shape (see below). Meanwhile I can verify their existence in the graph via SPARQL. So I guess perhaps the imported triples were not added into the autocomplete index? Thanks!
<shape.jpg>
--
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/0d92d18f-cb73-4fe6-9708-f7669139f2ef%40googlegroups.com.
<shape.jpg>
<!-- http://purl.obolibrary.org/obo/RO_0002351 -->
<owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/RO_0002351">
<rdfs:subPropertyOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000051"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#IrreflexiveProperty"/>
<obo:IAO_0000115>has member is a mereological relation between a collection and an item.</obo:IAO_0000115>
<obo:IAO_0000119>SIO</obo:IAO_0000119>
<obo:RO_0001900 rdf:resource="http://purl.obolibrary.org/obo/RO_0001901"/>
<rdfs:label xml:lang="en">has member</rdfs:label>
</owl:ObjectProperty>
I could not reproduce this issue.Did you physically imported BFO using Import -> Import RDF or did you include it using Settings -> Includes.In either case, the autocomplete index will be updated automatically.One difference is that if you use Import -> Import RDF, EDG will insert missing rdfs:subclassOf relationships for any class that has no parent. With this, classes from BFO will appear in the class tree.I did not find ‘has member’ property in the BFO 2.0 downloaded from https://github.com/bfo-ontology/BFO/wikiIt has some declarations for dc:member property, but there is no label:
dc:memberrdf:type owl:AnnotationProperty ;.
On Jul 28, 2019, at 12:15 AM, Fan Li <lifa...@gmail.com> wrote:
After importing an existing ontology (e.g. BFO) into my ontology in EDG, I see the imported classes won't appear in the autocomplete search box (for example, sh:class). Similarly imported object properties are not available when adding a new property shape (see below). Meanwhile I can verify their existence in the graph via SPARQL. So I guess perhaps the imported triples were not added into the autocomplete index? Thanks!<shape.jpg>
--
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 topbrai...@googlegroups.com.
Hi Fan Li,
it seems that the auto-complete index is not always refreshed after such file imports. I am still investigating details and know how to improve this for the next release, yet I wanted to give you this work-around if it blocks your progress:
After you imported the OWL file, please go to Server Administration > Auto-Complete Management and click Rebuild for the Graph that you imported into. The direct link to that page from a TBC-ME installation is http://localhost:4500/tbl/swp?_viewClass=tbladmin:AutoCompletePage. The problem would also be resolved by a server restart.
Thanks,
Holger
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/4a035725-93b3-481c-9850-18e614b6442b%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/topbraid-users/4a035725-93b3-481c-9850-18e614b6442b%40googlegroups.com.