@prefix dcterms: <
http://purl.org/dc/terms/
> .
@prefix ero-core: <
http://w3id.org/ExperimentalResearchOntology/core#
> .
@prefix fdof: <
https://w3id.org/fdof/ontology#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix npx: <
http://purl.org/nanopub/x/
> .
@prefix orcid: <
https://orcid.org/
> .
@prefix owl: <
http://www.w3.org/2002/07/owl#
> .
@prefix prov: <
http://www.w3.org/ns/prov#
> .
@prefix qudt: <
http://qudt.org/schema/qudt/
> .
@prefix rdfs: <
http://www.w3.org/2000/01/rdf-schema#
> .
@prefix rfp: <
http://w3id.org/RoBivaL/FDOProfile/
> .
@prefix rfr-sep: <
http://w3id.org/RoBivaL/FDORecord/Specification/ExperimentParameter/
> .
@prefix sub: <
https://w3id.org/np/RA6fSLmbayByFmXxv64lYRE4VrtXm1vSjQr15LevS2Oec/
> .
@prefix this: <
https://w3id.org/np/RA6fSLmbayByFmXxv64lYRE4VrtXm1vSjQr15LevS2Oec
> .
@prefix unit: <
http://qudt.org/vocab/unit/
> .
@prefix xsd: <
http://www.w3.org/2001/XMLSchema#
> .
sub:Head
{
this:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
rfr-sep:travelTime
dcterms:conformsTo
rfp:TrivialProfile
,
rfp:travelTimeProfile
;
qudt:unit
unit:SEC
;
a
ero-core:ExperimentParameter
,
owl:DatatypeProperty
,
fdof:FAIRDigitalObject
;
rdfs:comment
"The time required for a robot to travel from start to end of the track, measured in seconds." ;
rdfs:label
"Travel time" ;
rdfs:range
sub:_n6f65145a392645198e21253adace9d69b1
;
fdof:isMaterializedBy
rfr-sep:travelTime.ttl
.
sub:_n6f65145a392645198e21253adace9d69b1
a
rdfs:Datatype
;
owl:onDatatype
xsd:float
;
owl:withRestrictions
sub:_n6f65145a392645198e21253adace9d69b2
.
sub:_n6f65145a392645198e21253adace9d69b2
xsd:minInclusive
0.0 .
}
sub:provenance
{
sub:assertion
prov:generatedAtTime
"2025-11-11T10:12:40.965632"^^
xsd:dateTime
;
prov:wasAttributedTo
orcid:0009-0002-7114-0687
.
}
sub:pubinfo
{
this:
npx:introduces
rfr-sep:travelTime
;
prov:generatedAtTime
"2025-11-11T10:12:40.965632"^^
xsd:dateTime
;
prov:wasAttributedTo
orcid:0009-0002-7114-0687
.
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArZ9Y//+C7th8DsJGdCn1YkpsuuS9ktEB1AnDb17d9nnxcmAGZSj5ibp10AO6gAwO5O0/qArZyYE5AeBRqXwFYhlbj9AfBqroAyNEqImL6uhk8MM3JVCzUbG1c7ulyqE7ZLQ02NHOeKGebLKG15DRAwlBeePet3j51BEt1l+KN3ZDsdWcJ1IdiXzddlBq0EL92/uREE9/9hXgi3DUZi9ZtGCU+lvYBeyMm1I6t9ajAa+9Ouwj6U8igLAvEPT81tO8Wa8tZUxWqezgLBzXk0jUxyibtIRRywGSPlzrVy69suoAEEGWaFkGLKa833/qCDLWN1lJwLq5MXbFpahjJum3xQIDAQAB" ;
npx:hasSignature
"mftND/plaBhR2l1n1P96pU7OB9exvqlb+JZO31Y8VfDHJhmO9F5w87xSAK67XY85lxH4buiB+5N+3xCbUlIs5rtbVcJohJh2zqR61f+u43pkSfosQtM6fOTXOqCkpYtOQKnR8HOWwXuZMCAcmaRCpGwYuFMQmqTxy1E7O4ly3FSxu/VzSotWddpaUmVYQul5LabtBfy53bQ7gDM4jKZdqQj3q3okEEObIyBAswVayFayGr1CKmQo3ZWQEhcsGlxHjrwDaQqfs/ehME1nsI0N+zJMZLld9oZKZB/Stv/65xyJfk9rs1HL/ydgtu2XtryRUmbPaZ4f1PRsdAsu806hbw==" ;
npx:hasSignatureTarget
this:
;
npx:signedBy
orcid:0009-0002-7114-0687
.
}