Versions Compared

Key

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

...

  1. Triples whose subject is a hash URI can be added or removed via standard Fedora CRUD CRUD operations (POST, PATCH or PUT) on the resource from which the hash URI is derived
    1. When a resource is updated to include properties on hash URI fragments, they are automatically created.
  2. Triples whose object is a hash URI can be added or removed via standard Fedora CRUD CRUD operations (POST, PATCH or PUT)
  3. The RDF representation of a repository resource includes all triples from hash fragments associated with it.  That is to say, all triples whose subject is a hash URI derived from that resource's URI
  4. Any repository resource may link to any hash URI regardless of the presence of any triples associated with the hash fragment
  5. A hash fragment should automatically be deleted when all of the triples that have that fragment as their subject have been deleted
  6. Hash fragments should be permitted to include zero or more '/' characters

...