summaryrefslogtreecommitdiff
path: root/docs/rdf_graphs.rst
blob: fcce6684cf5553720b0fb4aa83d93121e4ae8c87 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
==========
RDF Graphs
==========

Gstudio is committed to standard representation notations provided by
various standard bodies.  RDF being one of the most widely used
language, we provide methods to obtain RDF representation of all the
data, excluding private information of users and system specific data.
We use rdflib library.  Therefore any notation or RDF store options
provided by rdflib can be supported. 

More details will be updated as and when we enhance the details of
this feature.