sub:assertion {
rdf:object rdfs:label "has the object" .
rdf:predicate rdfs:label "has the predicate" .
rdf:subject rdfs:label "has the subject" .
rdf:type rdfs:label "is a - connects a thing (left) to the class (right) it belongs to" .
<
http://www.w3.org/ns/oa#Annotation>
rdfs:label "web annotation - a web annotation of a document or other thing" .
<
http://www.w3.org/ns/oa#TextQuoteSelector>
rdfs:label "text quote selector - a text quote selector describes a range of text by copying it, and including some of the text immediately before (a prefix) and after (a suffix)" .
<
http://www.w3.org/ns/oa#exact>
rdfs:label "refers to the text - refers to a copy of the text which is being selected" .
<
http://www.w3.org/ns/oa#hasBody>
rdfs:label "has as body - connects an annotation to its body element" .
<
http://www.w3.org/ns/oa#hasSelector>
rdfs:label "has as selector - connects an annotation to its selector" .
<
http://www.w3.org/ns/oa#hasSource>
rdfs:label "has the source - links to the source that is being annotated" .
<
http://www.w3.org/ns/oa#hasTarget>
rdfs:label "has as target - connects an annotation to its target" .
<
http://www.w3.org/ns/oa#highlighting>
rdfs:label "highlighting" .
<
http://www.w3.org/ns/oa#motivatedBy>
rdfs:label "has the purpose of" .
<
http://www.w3.org/ns/oa#prefix>
rdfs:label "refers to the text right after - refers to a snippet of content that occurs immediately before the content which is being selected" .
<
http://www.w3.org/ns/oa#suffix>
rdfs:label "refers to the text right before - refers to a snippet of content that occurs immediately after the content which is being selected" .
<
https://w3id.org/kpxl/gen/terms/ImpliedRelation>
rdfs:label "implied relation" .
sub:annotation a nt:IntroducedResource ,
nt:LocalResource ;
rdfs:label "this annotation" .
sub:assertion dct:description "Such a nanopublication represents an annotation of a text according to the <a href=\"https://www.w3.org/ns/oa\">Web Annotation Vocabulary</a> in order to highlight an implied relation." ;
a nt:AssertionTemplate ;
rdfs:label "Annotating a text with an implied relation" ;
nt:hasNanopubLabelPattern "Annotation of ${source}: '${body-text}'" ;
nt:hasStatement sub:st00 ,
sub:st01 ,
sub:st02 ,
sub:st03 ,
sub:st04 ,
sub:st05 ,
sub:st06 ,
sub:st07 ,
sub:st08 ,
sub:st11 ,
sub:st20 ,
sub:st21 ,
sub:st22 ,
sub:st23 ;
nt:hasTag "Annotations" .
sub:quote a nt:LiteralPlaceholder ;
rdfs:label "the copy of the text being selected" .
sub:quote-prefix a nt:LiteralPlaceholder ;
rdfs:label "a snippet of text immediately before the selected text" .
sub:quote-suffix a nt:LiteralPlaceholder ;
rdfs:label "a snippet of text immediately after the selected text" .
sub:relation a nt:LocalResource ;
rdfs:label "a relation" .
sub:relationObj a nt:ValuePlaceholder ;
rdfs:label "the object URI or literal" .
sub:relationPred a nt:ExternalUriPlaceholder ;
rdfs:label "the predicate URI" ;
nt:hasDefaultValue rdfs:label .
sub:relationSubj a nt:ExternalUriPlaceholder ;
rdfs:label "the subject URI" .
sub:selector a nt:LocalResource ;
rdfs:label "a selector" .
sub:source a nt:ExternalUriPlaceholder ;
rdfs:label "the URI/URL of the source that is being annotated" .
sub:st00 rdf:object <
http://www.w3.org/ns/oa#Annotation> ;
rdf:predicate rdf:type ;
rdf:subject sub:annotation .
sub:st01 rdf:object <
http://www.w3.org/ns/oa#highlighting> ;
rdf:predicate <
http://www.w3.org/ns/oa#motivatedBy> ;
rdf:subject sub:annotation .
sub:st02 rdf:object sub:target ;
rdf:predicate <
http://www.w3.org/ns/oa#hasTarget> ;
rdf:subject sub:annotation .
sub:st03 rdf:object sub:source ;
rdf:predicate <
http://www.w3.org/ns/oa#hasSource> ;
rdf:subject sub:target .
sub:st04 rdf:object sub:selector ;
rdf:predicate <
http://www.w3.org/ns/oa#hasSelector> ;
rdf:subject sub:target .
sub:st05 rdf:object <
http://www.w3.org/ns/oa#TextQuoteSelector> ;
rdf:predicate rdf:type ;
rdf:subject sub:selector .
sub:st06 rdf:object sub:quote-prefix ;
rdf:predicate <
http://www.w3.org/ns/oa#prefix> ;
rdf:subject sub:selector ;
a nt:OptionalStatement .
sub:st07 rdf:object sub:quote ;
rdf:predicate <
http://www.w3.org/ns/oa#exact> ;
rdf:subject sub:selector .
sub:st08 rdf:object sub:quote-suffix ;
rdf:predicate <
http://www.w3.org/ns/oa#suffix> ;
rdf:subject sub:selector ;
a nt:OptionalStatement .
sub:st11 rdf:object sub:relation ;
rdf:predicate <
http://www.w3.org/ns/oa#hasBody> ;
rdf:subject sub:annotation .
sub:st20 rdf:object <
https://w3id.org/kpxl/gen/terms/ImpliedRelation> ;
rdf:predicate rdf:type ;
rdf:subject sub:relation .
sub:st21 rdf:object sub:relationSubj ;
rdf:predicate rdf:subject ;
rdf:subject sub:relation .
sub:st22 rdf:object sub:relationPred ;
rdf:predicate rdf:predicate ;
rdf:subject sub:relation .
sub:st23 rdf:object sub:relationObj ;
rdf:predicate rdf:object ;
rdf:subject sub:relation .
sub:target a nt:LocalResource ;
rdfs:label "a target" .
}