Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

/graph/{pid}/DC is a subgraph defined as:

GRAPH ?g {
<info:fedora/$pid> ?p ?o .
?p <rdfs:isDefinedBy> <http://purl.org/dc/elements/1.1/>
}

...