@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix rdf: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix ns1: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion ; np:hasProvenance sub:provenance ; np:hasPublicationInfo sub:pubinfo ; a np:Nanopublication . } sub:assertion { dct:creator rdfs:label "is written by - connects an agent (left) to a thing the agent created (right)" . rdfs:comment rdfs:label "has the text - states a comment (right) about a thing (left)" . rdfs:label "has a keyword" . sub:Keyword a nt:LiteralPlaceholder ; rdfs:label "has keywords - Relevant keyword for this post" ; nt:hasRegex "[\\s\\S]{0,20}" . sub:assertion dct:description "Such a nanopublication includes a text that refers to an existing resource, which could be a paper, another document, or any URL, such as stating an agreement or a correction. The reference to the existing paper is based on the Citation Typing Ontology (CiTO)., schema.org and CoSMO - Common sensemaking ontology." ; a nt:AssertionTemplate , nt:UnlistedTemplate ; rdfs:label "Semantic social posting with CSm test" ; nt:hasDefaultProvenance ; nt:hasNanopubLabelPattern "${relation} ${resource}" ; nt:hasStatement sub:st1 , sub:st2 , sub:st3 , sub:st4 ; nt:hasTag "Comments" ; nt:hasTargetNanopubType npx:ExampleNanopub , . sub:relation a nt:RestrictedChoicePlaceholder ; rdfs:label "choose relation" ; nt:possibleValuesFrom . sub:resource a nt:UriPlaceholder ; rdfs:label "URL of resource" . sub:st1 rdf:object nt:CREATOR ; rdf:predicate dct:creator ; rdf:subject nt:ASSERTION . sub:st2 rdf:object sub:resource ; rdf:predicate sub:relation ; rdf:subject nt:ASSERTION ; a nt:RepeatableStatement . sub:st3 rdf:object sub:text ; rdf:predicate rdfs:comment ; rdf:subject nt:ASSERTION . sub:st4 rdf:object sub:Keyword ; rdf:predicate ; rdf:subject nt:ASSERTION ; a nt:OptionalStatement , nt:RepeatableStatement . sub:text a nt:LongLiteralPlaceholder ; rdfs:label "your text (max. 500 characters)" ; nt:hasRegex "[\\s\\S]{0,500}" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0006-8801-650X . } sub:pubinfo { orcid:0009-0006-8801-650X foaf:name "Shahar Oriel Kagan" . sub:sig npx:hasAlgorithm "RSA" ; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCiGALNWVeZ5kIOtDZszUkx4x2/Xi3iR8eKo42D2BrSA0QweID9Yfp9DrdrYSikPE82zvgyeQJizKBrdzBQjgLK9OASxjOtus/BivEzHKxZojTDD40Z/842Ss7V1NOBLcnRG+/CDa3hYaif1f+Kc0lxIsid33GYuGJNa4NXsHmMDwIDAQAB" ; npx:hasSignature "Fu/aiHtlgHIPIq25oG4zLFzGjqjpGnZ7FL56gQ1Z7g9sT7Vmuc+pjRNmrn+T3lqDy3eJ7u1L1gAqY0pJ7aYVO/rDxGAvHT6g/s9YXvHV0Jc4MtXtoZcAmNixx3JKyzNIOXMdTcLMBnsIpit5F3mksSATHO7MpFzHbJTVYQ1Yojk=" ; npx:hasSignatureTarget this: ; npx:signedBy orcid:0009-0006-8801-650X . this: dct:created "2024-02-21T17:42:46.397Z"^^xsd:dateTime ; dct:creator orcid:0000-0002-1267-0234 , orcid:0009-0006-8801-650X ; dct:license ; npx:wasCreatedAt ; rdfs:label "Template: Semantic social posting with CSm test" ; prov:wasDerivedFrom ns1:RAVEpTdLrX5XrhNl_gnvTaBcjRRSDu_hhZix8gu2HO7jI , , ; nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ; nt:wasCreatedFromPubinfoTemplate ns1:RA2vCBXZf-icEcVRGhulJXugTGxpsV5yVr9yqCI1bQh4A , ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RABngHbKpoJ3U9Nebc8mX_KUdv_vXw28EejqAyQya5zVA , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ; nt:wasCreatedFromTemplate ns1:RAJwu5sVubRqXY4t2gkSoGxWkMyZqnpkGTCPiTlmvi4so . }