@prefix this: <
https://w3id.org/np/RACdZrQUnrd3AZ6sFgAo2z4P8mJcWmcdTRqwBeVvzvac8
> .
@prefix sub: <
https://w3id.org/np/RACdZrQUnrd3AZ6sFgAo2z4P8mJcWmcdTRqwBeVvzvac8#
> .
@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:RINEX2
a
fip:Available-FAIR-Supporting-Resource
,
fip:FAIR-Enabling-Resource
,
fip:Knowledge-representation-language
;
rdfs:comment
"The first proposal for the 'Receiver Independent Exchange Format' RINEX has been developed by the Astronomical Institute of the University of Berne for the easy exchange of the GPS data to be collected during the large European GPS campaign EUREF 89. Currently the format consists of four ASCII file types: 1. Observation Data File 2. Navigation Message File 3. Meteorological Data File 4. GLONASS Navigation Message File. RINEX Version 2 also allows to include observation data from more than one site subsequently occupied by a roving receiver in rapid static or kinematic applications." ;
rdfs:label
"RINEX2 | Receiver Independent Exchange Format Version 2" ;
rdfs:seeAlso
<
https://files.igs.org/pub/data/format/rinex2.txt
> ;
fip:has-description-source
<
https://files.igs.org/pub/data/format/rinex2.txt
> .
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0000-0002-9115-0439
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"GAXzR8JGjttBucK2hNmgqKjGJw6ZJkEXZiIjsnTFQ62w8ZQ1nhUlhtxWVuXx0/+rceM2eERUofJ5rUOX3nV9F179wOoHdGgc7Wdp2giKb4C+U1OixSwe3EiT5mwTAswiS/aXkViGdDrTjgsi4J2rcDIspb9FDa0QjJ8uOlwvsAs=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2025-03-27T12:50:48Z"^^
xsd:dateTime
;
dct:creator
<
https://fip-wizard.ds-wizard.org/wizard
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:RINEX2
;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/66752495-22bd-4b05-bc64-6a0a3fd0d447
> .
}