swiss / paf-link

https://paf.link/
5 stars 0 forks source link

WP: XML and JSON Export From RDF schema #6

Open l00mi opened 7 months ago

l00mi commented 7 months ago

Inital Plan:

bequrios commented 3 months ago

Possible Context:

{
  "@context": {
    "description": {
      "@id": "http://schema.org/description",
      "@type": "@id"
    },
    "predicate": {
      "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate",
      "@type": "@id"
    },
    "wasGeneratedBy": {
      "@id": "http://www.w3.org/ns/prov#wasGeneratedBy",
      "@type": "@id"
    },
    "used": {
      "@id": "http://www.w3.org/ns/prov#used",
      "@type": "@id"
    },
    "paf": "https://paf.link/"
  }
}

See: https://www.w3.org/TR/json-ld/#the-context