Skip to content

Instantly share code, notes, and snippets.

@pgericson
Last active August 29, 2015 14:06
Show Gist options
  • Save pgericson/a8a7e0a3c35f67cafdcb to your computer and use it in GitHub Desktop.
Save pgericson/a8a7e0a3c35f67cafdcb to your computer and use it in GitHub Desktop.
The long list of Semantic Web RDF prefixes
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment