https://w3id.org/np/RArv4cVXevYDeya0ByfoISdREDbU5NaE-p_JZCsZEjdcA
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RArv4cVXevYDeya0ByfoISdREDbU5NaE-p_JZCsZEjdcA> .
@prefix sub: <https://w3id.org/np/RArv4cVXevYDeya0ByfoISdREDbU5NaE-p_JZCsZEjdcA/> .
@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: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
<https://w3id.org/np/RA6xsvFRxeAZIB8D3XrGYf_XilWXqG-T_DRNS-iPF_VZo/Claim-Ext-Service>
a fip:Domain-Agnostic-FAIR-Supporting-Resource, fip:FAIR-Enrichment-Service, fip:FAIR-Supporting-Resource,
fip:FAIR-Supporting-Resource-to-be-Developed;
<http://schema.org/url> <https://fair2adapt.expertcustomers.ai/services/claim_extraction>;
rdfs:comment "This service relies on LLM-based semantic analysis techniques to identify meaningful declarative statements within the analysed content.";
rdfs:label "Claim Extraction Service";
rdfs:seeAlso <https://gitlab.expert.ai/rortega/enrichment-services> .
}
sub:provenance {
sub:assertion dct:creator orcid:0000-0003-2195-3997 .
}
sub:pubinfo {
this: dct:created "2026-06-29T22:24:38Z"^^xsd:dateTime;
dct:creator <https://fip.fair-wizard.com/wizard>;
dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
npx:introduces <https://w3id.org/np/RA6xsvFRxeAZIB8D3XrGYf_XilWXqG-T_DRNS-iPF_VZo/Claim-Ext-Service>;
npx:supersedes <https://w3id.org/np/RA6xsvFRxeAZIB8D3XrGYf_XilWXqG-T_DRNS-iPF_VZo>;
prov:wasDerivedFrom <https://w3id.org/fip/wizard/acb13e41-ad06-40a2-afb7-663d9b6c4d20> .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
npx:hasSignature "K0MODhxfPDNUEeT3P5QliCMoyR4t73d66Y9kEhx5Xfx3aKS7584iknKpMi2jpw4iGaoH7WK0ZhUeYD48Ky5zzAYeNQSUs7U0tFBz04m3xg5V8bxPhkmeKKJ2kDW6+9caH8uWQrODxLGh4yaK5gboYSvSnCBHOCKQA2Grt3H2tQk=";
npx:hasSignatureTarget this: .
}