@prefix this: <
https://w3id.org/np/RAu5SrjM56Qjb98u16xX1exNy2duQ-a8WLmT6LZvrD15M
> .
@prefix sub: <
https://w3id.org/np/RAu5SrjM56Qjb98u16xX1exNy2duQ-a8WLmT6LZvrD15M/
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix dct: <
http://purl.org/dc/terms/
> .
@prefix npx: <
http://purl.org/nanopub/x/
> .
@prefix xsd: <
http://www.w3.org/2001/XMLSchema#
> .
@prefix orcid: <
https://orcid.org/
> .
@prefix rdfs: <
http://www.w3.org/2000/01/rdf-schema#
> .
@prefix fip: <
https://w3id.org/fair/fip/terms/
> .
@prefix prov: <
http://www.w3.org/ns/prov#
> .
sub:Head
{
this:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
sub:ROFR
a
fip:Available-FAIR-Supporting-Resource
,
fip:Domain-Specific-Registry
,
fip:FAIR-Enabling-Resource
,
fip:Registry
;
rdfs:comment
"The Registry of Registries (RofR, pronounced rover) is a web portal provided on behalf of the International Virtual Observatory Alliance (IVOA) and overseen by the IVOA Registry Working Group. It is targeted to VO registry providers and VO application developers that wish to interact with registries. " ;
rdfs:label
"IVOA Registry of Registries" ;
fip:has-description-source
<
http://rofr.ivoa.net/
> .
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0000-0001-6353-0808
.
}
sub:pubinfo
{
this:
dct:created
"2025-10-21T16:08:10Z"^^
xsd:dateTime
;
dct:creator
<
https://fip.fair-wizard.com/wizard
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:ROFR
;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/eb56ffdd-8207-495a-a80d-3112497d25c4
> .
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"gr55zyAR9wpFO8Cijai27uZXq3oG96VsAONjnU7JE13tB0S6z2SzVPswgDvTcibrY+3KwvRzZ34P5JDzdMDQsMZfHPvDzpgNzDh6ncHeZ4/6rrPBk5aLA6ATDddafA5WLzRLuPAB7XmzmHm4pjK9Vqnm2cnQkzURMM9uGuoyoh8=" ;
npx:hasSignatureTarget
this:
.
}