Yes, I believe currently if you delete a class, the associated property shape 
gets deleted, but not the property itself.

Since you found the property, just click on Delete button to remove it.

Problems and Suggestions will validate the collection you are in. It will 
validate either everything in it (including information in the included 
collections) or, optionally, only resources of a certain type. The validation 
will be against the shapes found in the collection - directly or because they 
are included through owl:imports. In other words, in the validation the current 
collection is used as both, the data graph and the shapes graph.

You could load your instance data into your ontology or, better, create a Data 
Graph collection and load it there. Then you can validate it.

If you decide to use Data Graph collections, note that when you create one you 
will need to select an Ontology it is based on. It must contain the schema 
(shapes) your data will be based on.

In the Ontology, you'll need to declare classes which instances you will be 
storing in the Data Graph ‘public classes’ of its GraphQL Schema. This can be 
done once on a parent class if these classes have a common parent. This set up 
step is explained here: 
http://wiki.topquadrant.com/display/master/Ontology+View+or+Edit#OntologyVieworEdit-SHACLrequirementsforworkingwithReferenceDatasetsandDataGraphs
 
<http://wiki.topquadrant.com/display/master/Ontology+View+or+Edit#OntologyVieworEdit-SHACLrequirementsforworkingwithReferenceDatasetsandDataGraphs>.

If your data is based on SKOS, you could also use a Taxonomy to store it.

You may not need to convert CSV data outside of EDG. EDG lets you import data 
from CSV, converting it to RDF. This option is available under Imports tab.


On Aug 2, 2019, at 7:36 AM, Stefan Verweij <[email protected] 
<mailto:[email protected]>> wrote:

> If I search for the deleted classes and attributes I can still find it in the 
> UI, but they are not part of my ontology anymore since I deleted them and 
> seem to be isolated (and invisible for the user if you are not searching for 
> the specific label). Can this be the result of only deleting the class for 
> example so its attributes become detached? See picture for example of 
> attribute 'instant_property' from a class 'time' that I have deleted earlier, 
> as you can see it doesn't have any Local Property Characteristics anymore.
> <isolated_property.PNG> <about:invalid#zClosurez>
> 
> 
> 
> 
> 
> 
> And about the validation, I have some use cases in JSON-LD code (and even 
> more data in CSV format which I need to convert first) which I would like to 
> test to my ontology, but 'Problems and Suggestions' only looks at instances 
> and irregularities of the ontology right?
> 
> Thanks for the fast responses btw, it's really helpful!
> Stefan
> 
> Op vrijdag 2 augustus 2019 13:10:10 UTC+2 schreef Irene Polikoff:
> 
> If data was deleted, it would not be in the exported file. 
> 
> Is it possible that you deleted in the context of a workflow and have not 
> commuted it yet and you are exporting production version that still has this 
> code?
> 
>  The only other explanation I can think of is that you did not delete 
> everything you thought you did.
> 
> Op vrijdag 2 augustus 2019 13:00:14 UTC+2 schreef Irene Polikoff:
> Why can’t you simply go to Reports tab and run the Problems and Suggestions 
> report?
> 
> Sent from my iPhone 
> 
> -- 
> 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 [email protected] 
> <mailto:[email protected]>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/topbraid-users/04ca0d17-bad5-4827-8f57-76093b61152f%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/topbraid-users/04ca0d17-bad5-4827-8f57-76093b61152f%40googlegroups.com?utm_medium=email&utm_source=footer>.
> <isolated_property.PNG>

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/topbraid-users/23ABF693-F0F8-42C0-A377-9CCDF02C0E33%40topquadrant.com.

Reply via email to