@prefix this: <
https://w3id.org/np/RAjkAjxFRgLEx_m77UWJVzVpUidhTqdXCqrV7dRwZNLms
> .
@prefix sub: <
https://w3id.org/np/RAjkAjxFRgLEx_m77UWJVzVpUidhTqdXCqrV7dRwZNLms#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix dct: <
http://purl.org/dc/terms/
> .
@prefix rdf: <
http://www.w3.org/1999/02/22-rdf-syntax-ns#
> .
@prefix nt: <
https://w3id.org/np/o/ntemplate/
> .
@prefix npx: <
http://purl.org/nanopub/x/
> .
@prefix xsd: <
http://www.w3.org/2001/XMLSchema#
> .
@prefix rdfs: <
http://www.w3.org/2000/01/rdf-schema#
> .
@prefix orcid: <
https://orcid.org/
> .
@prefix ns1: <
http://purl.org/np/
> .
@prefix prov: <
http://www.w3.org/ns/prov#
> .
@prefix foaf: <
http://xmlns.com/foaf/0.1/
> .
sub:Head
{
this:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
dct:description
rdfs:label
"has the description" .
dct:license
rdfs:label
"has the usage license" .
rdf:type
rdfs:label
"is a" .
rdfs:label
rdfs:label
"has the name" .
<
https://w3id.org/kpxl/grlc/endpoint
>
rdfs:label
"has the endpoint" .
<
https://w3id.org/kpxl/grlc/grlc-query
>
rdfs:label
"grlc query" .
<
https://w3id.org/kpxl/grlc/sparql
>
rdfs:label
"has the query" .
sub:assertion
a
nt:AssertionTemplate
;
rdfs:label
"Defining a grlc query" ;
nt:hasStatement
sub:st0
,
sub:st1
,
sub:st2
,
sub:st3
,
sub:st4
,
sub:st9
;
nt:hasTag
"Queries" .
sub:description
a
nt:LongLiteralPlaceholder
;
rdfs:label
"description of the query" .
sub:endpoint
a
nt:ExternalUriPlaceholder
;
rdfs:label
"endpoint URL" .
sub:license
a
nt:ExternalUriPlaceholder
;
rdfs:label
"license URL" ;
nt:hasDefaultValue
<
http://www.apache.org/licenses/LICENSE-2.0
> .
sub:query
a
nt:IntroducedResource
,
nt:LocalResource
,
nt:UriPlaceholder
;
rdfs:label
"short ID for query, used as URI suffix" .
sub:sparql
a
nt:LongLiteralPlaceholder
;
rdfs:label
"SPARQL query template" .
sub:st0
rdf:object
<
https://w3id.org/kpxl/grlc/grlc-query
> ;
rdf:predicate
rdf:type
;
rdf:subject
sub:query
.
sub:st1
rdf:object
sub:title
;
rdf:predicate
rdfs:label
;
rdf:subject
sub:query
.
sub:st2
rdf:object
sub:description
;
rdf:predicate
dct:description
;
rdf:subject
sub:query
.
sub:st3
rdf:object
sub:endpoint
;
rdf:predicate
<
https://w3id.org/kpxl/grlc/endpoint
> ;
rdf:subject
sub:query
;
a
nt:OptionalStatement
.
sub:st4
rdf:object
sub:license
;
rdf:predicate
dct:license
;
rdf:subject
sub:query
.
sub:st9
rdf:object
sub:sparql
;
rdf:predicate
<
https://w3id.org/kpxl/grlc/sparql
> ;
rdf:subject
sub:query
.
sub:title
a
nt:LiteralPlaceholder
;
rdfs:label
"title of the query" .
}
sub:provenance
{
sub:assertion
prov:wasAttributedTo
orcid:0000-0002-1267-0234
.
}
sub:pubinfo
{
orcid:0000-0002-1267-0234
foaf:name
"Tobias Kuhn" .
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjDGQCS1S+SRnERDuYDXOugdYUP0efEquHJEEHAbU/uLzBVlga89zqrNPCS7fBE6lArBUWEmT8eLKdMapyqvAzI1J3jUWTMhDJF+XFBkUiuiFfNSc4vJJcmi0yujtnuzXsRIG202jyaP4f5ULoskFwaZOSBZJfiE0dsB3D7DTIAQIDAQAB" ;
npx:hasSignature
"hPxHiGDrFvba7aCrX9+t8+ZZ9W+4Hg/8/3QrDVjN4mDnE6u3LA0bR1upNDCHMH5k/A+sodo6TO7A/yG5Q6T7xJ3F+/E3x7sZQrtK14HB85Csn9ZtuMTIdxh+abNCybLHZ51W5WA6bKLBSIxqKRvu70k+FkbryzKSuXSlTBq8cC0=" ;
npx:hasSignatureTarget
this:
;
npx:signedBy
orcid:0000-0002-1267-0234
.
this:
dct:created
"2024-02-15T08:41:08.939Z"^^
xsd:dateTime
;
dct:creator
orcid:0000-0002-1267-0234
;
dct:license
<
https://creativecommons.org/licenses/by/4.0/
> ;
npx:supersedes
<
https://w3id.org/np/RAIKD8x7KaSm6hiBkJidUsLokmG6cLZkGGPdTl1ZL2knM
> ;
npx:wasCreatedAt
<
https://nanodash.petapico.org/
> ;
rdfs:label
"Template: Defining a grlc query" ;
nt:wasCreatedFromProvenanceTemplate
ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM
;
nt:wasCreatedFromPubinfoTemplate
ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM
,
ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90
,
ns1:RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI
;
nt:wasCreatedFromTemplate
ns1:RAJwu5sVubRqXY4t2gkSoGxWkMyZqnpkGTCPiTlmvi4so
.
}