You can look up prefixes directly by typing URLs into your browser bar, such as https://prefix.cc/foaf.ttl
. You can choose between different syntaxes for displaying the prefix mapping by replacing ttl
with values from the following table.
Format | Description |
---|---|
ttl | Turtle prefix declarations |
n3 | N3 prefix declarations (same as ttl ) |
rdf | RDF/XML prefix declarations |
xml | Same as rdf |
rdfa | RDFa template with prefix declarations |
html | Same as rdfa |
xmlns | Generic XML namespace declarations |
sparql | SPARQL prefix declarations |
txt | Tab-separated text |
csv | CSV format, for import into spreadsheets |
json | JSON object |
js | Same as json |
jsonld | JSON-LD Context |
ini | INI file (key=value) |
vann | RDF/XML data, using the VANN vocabulary |
go | Go to namespace URI (redirect) |