Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

prefix.cc

What it is prefix.cc describes itself as a namespace lookup service for RDF developers. Its examples show a prefix, a prefixed name, comma-separated prefixes, a .sparql form, and the URI http://xmlns.com/foaf/0.1/name.

Key concepts RDF namespaces; prefixes such as foaf, dc, rdfs, and geo; prefixed names such as foaf:knows; an unlabeled term-URI example; JSON-LD and SPARQL-oriented entry points.

How you’d use it Enter a prefix, prefixed name, or list of prefixes to perform a namespace lookup; the page also shows a .sparql request form for a prefix list and, without labeling its semantics, the URI http://xmlns.com/foaf/0.1/name.

LLM angle none stated

Pitfalls & lessons The fetched page is extremely terse and does not explain result semantics, API guarantees, namespace curation, conflict handling, or the JSON-LD option.

Verdict A narrowly presented lookup aid for RDF namespace prefixes, with useful input examples but little fetched documentation beyond them.

Sources consulted

  • http://prefix.cc/