RDF

From COPTR
Revision as of 13:49, 29 November 2022 by Mtrognitz (talk | contribs) (Created page with "{{Infobox format |Wikidata ID=Q54872 }} Resource Description Framework (RDF) is used to describe graph data, especially linked data It is a World Wide Web Consortium (W3C) sta...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


RDF
Wikidata:Q54872

Tools that have this format as input

ToolPurpose
FilestarUniversal file converter for 900+ file types.

Tools that have this format as output

ToolPurpose
FilestarUniversal file converter for 900+ file types.
SPARQLing Unicorn QGIS PluginPlugin for QGIS. Fetches data from Wikidata and other Linked Data SPARQL endpoints and adds a new layer in a QGIS project. Just insert a SPARQL query for Geo-Items and get a new vector layer into QGIS.

Resource Description Framework (RDF) is used to describe graph data, especially linked data It is a World Wide Web Consortium (W3C) standard, originally designed for metadata. RDF often is also used for RDF/XML, a serialisation format of RDF.

RDF provides a variety of serialisation formats:

  • Turtle
  • N-Triples
  • N-Quads
  • JSON-LD
  • N3 or Notation3
  • RDF/XML
  • RDF/JSON