@prefix this: <
https://w3id.org/np/RAZ5kJH6_eNsLorDgyyFgUU-l3ARDwOeBLdY4xOWToW50
> .
@prefix sub: <
https://w3id.org/np/RAZ5kJH6_eNsLorDgyyFgUU-l3ARDwOeBLdY4xOWToW50#
> .
@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:miniSEED
a
fip:Available-FAIR-Supporting-Resource
,
fip:FAIR-Enabling-Resource
,
fip:Knowledge-representation-language
;
rdfs:comment
"The International Federation of Digital Seismograph Networks (FDSN) defines miniSEED as a format for digital data and related information. The primary intended uses are data collection, archiving and exchange of seismological data. The format is also appropriate for time series data from other geophysical measurements such as pressure, temperature, tilt, etc. In addition to the time series, storage of related state-of-health and parameters documenting the state of the recording system are supported. The FDSN metadata counterpart of miniSEED is StationXML which is used to describe characteristics needed to interpret the data such as location, instrument response, etc." ;
rdfs:label
"miniSEED | International Federation of Digital Seismograph Networks FDSN" ;
rdfs:seeAlso
<
https://docs.fdsn.org/projects/miniseed3/en/latest/#
> ;
fip:has-description-source
<
https://docs.fdsn.org/projects/miniseed3/en/latest/#
> .
}
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
"bfQom/0k+wRqFRgbmj1GvDL/zINnC6O1hgh9snpGLwWsDlmi+fPoioCP33jdcPmpOAAYZiO1caE50z0jI3/SbiAjtqDS9CNoWMEJZ4Ba58DGAC4HziI7AFKkZsIpiB0e4fGiRLrMwtGOXSoHoH2mgwPgkgNlLVXNF/vj+xOFbvI=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2025-03-27T11:25:30Z"^^
xsd:dateTime
;
dct:creator
<
https://fip-wizard.ds-wizard.org/wizard
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:miniSEED
;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/f3318abd-93c6-410c-87cc-e0a068de7caf
> .
}