Versions Compared

Key

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

...

Scenario 1b:  myobject1.ttl contains external URL subjectsURLsubjects

Code Block
@prefix dcterms: <http://purl.org/dc/terms/>.
<http://non-fedora-host:port/context/myobject1> dcterms:title "my object 1".
                    

...