I'm starting to learn RDF at the same time I'm learning OntoText, and I'm struggling:
- 1.
What is the best syntax for RDF to use to model things?
- 2.
How elaborate do I need to go beyond identifying entities and their relationships to get a nice visual of the things?
One of the challenges I'm having is just "being able to see all of my objects and their relationships" without all the data types or that persistent "CLASS" type polluting the visual.
I suspect that is some SparQL magic required, but it feels like a huge lift just to get a nice picture of all the things that I have in a logical way.