@prefix this: <
https://w3id.org/np/RAMwNa94X7KYy6jfmmiM7CQK6G4YvwsFCSY6zpMIjM2OU
> .
@prefix sub: <
https://w3id.org/np/RAMwNa94X7KYy6jfmmiM7CQK6G4YvwsFCSY6zpMIjM2OU/
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix dct: <
http://purl.org/dc/terms/
> .
@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
{
<
https://w3id.org/gff/rao/terms/Computational-Workflow
>
dct:description
"A computational workflow is a structured sequence of computational steps or tasks designed to process data, perform analyses, or automate scientific procedures. These workflows should preferably be machine-readable and executable, and they help ensure reproducibility, transparency, and efficiency in research." ;
a
<
https://w3id.org/fair/fip/terms/Digital-Object-Type
> ;
rdfs:label
"Computational Workflow" ;
<
http://www.w3.org/2004/02/skos/core#broadMatch
> <
http://purl.obolibrary.org/obo/NCIT_C42753
> .
}
sub:provenance
{
sub:assertion
prov:wasAttributedTo
orcid:0000-0003-1062-5576
.
}
sub:pubinfo
{
orcid:0000-0003-1062-5576
foaf:name
"Gerhard Burger" .
this:
dct:created
"2025-10-29T09:37:03.005Z"^^
xsd:dateTime
;
dct:creator
orcid:0000-0003-1062-5576
;
dct:license
<
https://creativecommons.org/licenses/by/4.0/
> ;
npx:introduces
<
https://w3id.org/gff/rao/terms/Computational-Workflow
> ;
npx:wasCreatedAt
<
https://nanodash.knowledgepixels.com/
> ;
nt:wasCreatedFromProvenanceTemplate
<
https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU
> ;
nt:wasCreatedFromPubinfoTemplate
<
https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw
> , <
https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI
> ;
nt:wasCreatedFromTemplate
ns1:RANpj_lBaH-YJoFQR5xLldWoN6ddsBQQ1YGD8oAaKju-g
.
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCKS0JLO/bGqK4GRv2E0dDCoFK5OAXtAsN8qrRCmaeMeBq/lp6gk/4vQ+/mbd2qZHt7bu0fbYWBmFwYDgxU3HqErq4mGo7JZ1UoKoNsEjq+pJCwv0sa5TsLfd1N/3xb0JLqouru63QrzS0VIPM0+X4Kar1SpZgxlpRapRc5NFZkUwIDAQAB" ;
npx:hasSignature
"aFGkonGjDVC+2H+hXkx7Ot/mwBqwbJ/g5tkasC1tT4QoWPrfB4zkb4vmY6O/69mnM1SyS+USgkrfEPnHknmLlNDDFWqvIYiFh6Pf1uJZPoH5YI4QI1dtfeT2BmkGoNGnhXkj5yxgnLUZeI0pyBl4lYHlqcf/Y8dDRyaYBv5O074=" ;
npx:hasSignatureTarget
this:
;
npx:signedBy
orcid:0000-0003-1062-5576
.
}