2

I'm learning about the Jena RDF API ,and I have saw some RDF was shown in a diagram like this diagram.
I want to know how to draw the picture like that,are there any W3C standards or tools about drawing the diagram? for example,what do the ellipse and the rectangle represent for. Thank you

xrds
  • 61
  • 3

1 Answers1

1

From your question, I understand you don't want to find an RDF visualizer, but instead you are interested in a tool that can easily draw RDF graphs.

Unfortunately, I haven't been able to find a good tool either. For drawing simple diagrams I typically use draw.io, while for creating ontology diagrams I use Graffoo.

Hope this helps.

Stratos K
  • 341
  • 2
  • 14