diff --git a/primer/README.md b/primer/README.md index 7b327178..45af14b3 100644 --- a/primer/README.md +++ b/primer/README.md @@ -148,7 +148,7 @@ HyperReader2000:agent a hmas:Agent ;
XML Example -

+

 ‹?xml version="1.0" encoding="utf-8" ?>
 ‹rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
          xmlns:hmas="https://purl.org/hmas/">
@@ -180,7 +180,7 @@ forumAccount:artifact a hmas:Artifact ;
 
 
XML Example -

+

 ‹?xml version="1.0" encoding="utf-8" ?>
 ‹rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
          xmlns:hmas="https://purl.org/hmas/">
@@ -213,7 +213,7 @@ forumAccount: a hmas:ResourceProfile ;
 
 
XML Example -

+

 ‹?xml version="1.0" encoding="utf-8" ?>
 ‹rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
          xmlns:hmas="https://purl.org/hmas/">
@@ -314,7 +314,7 @@ shape:getPost a sh:NodeShape ;
 
 
XML Example -

+

 ‹?xml version="1.0" encoding="utf-8" ?>
 ‹rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
          xmlns:hmas="https://purl.org/hmas/"
@@ -425,7 +425,7 @@ forumPlatf:workspace a hmas:Workspace ;
 
 
XML Example -

+

 ‹?xml version="1.0" encoding="utf-8" ?>
 ‹rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
          xmlns:hmas="https://purl.org/hmas/">
@@ -434,7 +434,7 @@ forumPlatf:workspace a hmas:Workspace ;
     ‹rdf:type rdf:resource="https://purl.org/hmas/Workspace"/>
     ‹hmas:contains rdf:resource="http://www.example.org/artifacts/forumAccount#artifact"/>
 		‹hmas:contains rdf:resource="http://www.example.org/agents/HyperReader2000#agent"/>
-    ‹hmas:isHostedOn rdf:resource="http://www.example.org/platforms/platf#platform "/
+    ‹hmas:isHostedOn rdf:resource="http://www.example.org/platforms/platf#platform "/>
   ‹/rdf:Description>
 
 ‹/rdf:RDF>
@@ -481,7 +481,7 @@ HRorg:organization a orgs:ReaderOrg ;
 
 
XML Example -

+

 ‹?xml version="1.0" encoding="utf-8" ?>
 ‹rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
          xmlns:hmas="https://purl.org/hmas/">
@@ -533,7 +533,7 @@ platf:platform a HypermediaMASPlatform ;
 
 
XML Example -

+

 ‹?xml version="1.0" encoding="utf-8" ?>
 ‹rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
          xmlns:hmas="https://purl.org/hmas/">