@prefix this: <
http://purl.org/np/RAmReZdwvrjMb_EoUz5E5cQjCvDNPwoIKjGuMka538Bi0
> .
@prefix sub: <
http://purl.org/np/RAmReZdwvrjMb_EoUz5E5cQjCvDNPwoIKjGuMka538Bi0#
> .
@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:REFI
a
fip:Available-FAIR-Enabling-Resource
,
fip:FAIR-Enabling-Resource
,
fip:Knowledge-representation-language
;
rdfs:comment
"The REFI-QDA (Rotterdam Exchange Format Initiative, Qualitative Data Analysis) Standard enables interoperability for exchanging processed qualitative data between Qualitative Data Analysis Software (QDAS or CAQDAS) programs. Its purpose is to enable users to exchange processed data between programs. It is an open standard and any program can implement it, thus increasing the number of software programs that can talk to one another." ;
rdfs:label
"REFI-QDA Standard" ;
rdfs:seeAlso
<
https://www.qdasoftware.org/
> .
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0000-0002-0156-3556
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"YwpWdBQ+GajAMJyqhzVVqWVYSuOGpVpyRu/wZ2tJY/hfkOgF5a7LT1MsPdmI9hayouC+5aOZy3iQ+ribATdSNbxN+F1bsJqGOFw420gu4XyBaZL9nS2dakIap8Lhnzp69Jjeec1Czla7JRlhyrwYG4/GApdNA7/s4+MrGFAcPjQ=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2022-11-14T13:44:28Z"^^
xsd:dateTime
;
dct:creator
<
https://fip-wizard.ds-wizard.org
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:REFI
;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/80544898-1849-453a-90c8-33f22b4f3e45
> .
}