sub:assertion {
<
http://purl.org/dc/elements/1.1/subject>
rdfs:label "has research subject" .
dct:description rdfs:label "has description" .
dct:hasPart rdfs:label "contains" .
rdf:type rdfs:label "is a" .
rdfs:label rdfs:label "is called" .
rdfs:seeAlso rdfs:label "has website" .
<
http://www.w3.org/2004/02/skos/core#related>
rdfs:label "is related to" .
<
https://schema.org/ResearchProject>
rdfs:label "research program" .
<
https://schema.org/endDate>
rdfs:label "ends on" .
<
https://schema.org/funder>
rdfs:label "is funded by" .
<
https://schema.org/startDate>
rdfs:label "starts on" .
<
https://w3id.org/fair/fip/terms/has-description-source>
rdfs:label "has description source" .
sub:assertion dct:description "Template for defining a research program" ;
a nt:AssertionTemplate ;
rdfs:label "Defining a research program" ;
nt:hasStatement sub:st00 ,
sub:st01 ,
sub:st02 ,
sub:st021 ,
sub:st03 ,
sub:st04 ,
sub:st05 ,
sub:st07 ,
sub:st08 ,
sub:st09 ,
sub:st10 ,
sub:st11 ;
nt:hasTag "Projects" ;
nt:hasTargetNanopubType <
https://schema.org/ResearchProject> .
sub:description a nt:LiteralPlaceholder ;
rdfs:label "description" .
sub:descriptionsource a nt:UriPlaceholder ;
rdfs:label "URI of description source" .
sub:enddate a nt:LiteralPlaceholder ;
rdfs:label "YYYY, YYYY-MM, or YYYY-MM-DD" ;
nt:hasRegex "[0-9][0-9][0-9][0-9](-[01][0-9](-[0-3][0-9])?)?" .
sub:funderID a nt:ValuePlaceholder ;
rdfs:label "funder URI or name (between \" \") if no URI exists" .
sub:name a nt:LiteralPlaceholder ;
rdfs:label "name of research program" .
sub:otherprogram a nt:GuidedChoicePlaceholder ,
nt:UriPlaceholder ;
rdfs:label "URIs of related research programs" ;
nt:possibleValuesFromApi "https://w3id.org/np/l/nanopub-query-1.1/api/RAz6f1v82BCG0SjYMfHUe-m927VTVKdwvsuq1X7j1qcA8/find-things?type=https://schema.org/ResearchProject" .
sub:programID a nt:ValuePlaceholder ;
rdfs:label "research program URI from funder or number (between \" \") if no URI exists" .
sub:researchprogram a nt:IntroducedResource ,
nt:LocalResource ;
rdfs:label "This research program" .
sub:researchproject a nt:GuidedChoicePlaceholder ,
nt:UriPlaceholder ;
rdfs:label "URI of contained research projects" ;
nt:possibleValuesFromApi "https://w3id.org/np/l/nanopub-query-1.1/api/RAz6f1v82BCG0SjYMfHUe-m927VTVKdwvsuq1X7j1qcA8/find-things?type=https://schema.org/ResearchProject" .
sub:st00 rdf:object <
https://schema.org/ResearchProject> ;
rdf:predicate rdf:type ;
rdf:subject sub:researchprogram .
sub:st01 rdf:object sub:name ;
rdf:predicate rdfs:label ;
rdf:subject sub:researchprogram .
sub:st02 rdf:object sub:description ;
rdf:predicate dct:description ;
rdf:subject sub:researchprogram .
sub:st021 rdf:object sub:descriptionsource ;
rdf:predicate <
https://w3id.org/fair/fip/terms/has-description-source> ;
rdf:subject sub:description ;
a nt:OptionalStatement .
sub:st03 rdf:object sub:website ;
rdf:predicate rdfs:seeAlso ;
rdf:subject sub:researchprogram ;
a nt:OptionalStatement .
sub:st04 rdf:object sub:subject ;
rdf:predicate <
http://purl.org/dc/elements/1.1/subject> ;
rdf:subject sub:researchprogram ;
a nt:OptionalStatement ,
nt:RepeatableStatement .
sub:st05 rdf:object sub:funderID ;
rdf:predicate <
https://schema.org/funder> ;
rdf:subject sub:researchprogram ;
a nt:OptionalStatement ,
nt:RepeatableStatement .
sub:st07 rdf:object sub:programID ;
rdf:predicate <
https://www.w3.org/TR/owl-ref/#sameAs-def> ;
rdf:subject sub:researchprogram ;
a nt:OptionalStatement ,
nt:RepeatableStatement .
sub:st08 rdf:object sub:startdate ;
rdf:predicate <
https://schema.org/startDate> ;
rdf:subject sub:researchprogram .
sub:st09 rdf:object sub:enddate ;
rdf:predicate <
https://schema.org/endDate> ;
rdf:subject sub:researchprogram ;
a nt:OptionalStatement .
sub:st10 rdf:object sub:researchproject ;
rdf:predicate dct:hasPart ;
rdf:subject sub:researchprogram ;
a nt:OptionalStatement ,
nt:RepeatableStatement .
sub:st11 rdf:object sub:otherprogram ;
rdf:predicate <
http://www.w3.org/2004/02/skos/core#related> ;
rdf:subject sub:researchprogram ;
a nt:OptionalStatement ,
nt:RepeatableStatement .
sub:startdate a nt:LiteralPlaceholder ;
rdfs:label "YYYY, YYYY-MM, or YYYY-MM-DD" ;
nt:hasRegex "[0-9][0-9][0-9][0-9](-[01][0-9](-[0-3][0-9])?)?" .
sub:subject a nt:RestrictedChoicePlaceholder ;
rdfs:label "choose research subject(s)" ;
nt:possibleValuesFrom ns1:RACXDZHEowTYDAzZvdmD0qIGpXZwY5ghMRBBlt6N8Iu5s .
sub:website a nt:UriPlaceholder ;
rdfs:label "a link to research project's website" .
<
https://www.w3.org/TR/owl-ref/#sameAs-def>
rdfs:label "has funder-provided identifier" .
}