https://w3id.org/np/RABA8oqortzNNZ07nJ_wKwrzVf8tO4syOEgXjQffcVDvQ
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RABA8oqortzNNZ07nJ_wKwrzVf8tO4syOEgXjQffcVDvQ> .
@prefix sub: <https://w3id.org/np/RABA8oqortzNNZ07nJ_wKwrzVf8tO4syOEgXjQffcVDvQ/> .
@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 {
sub:Minority a fip:Domain-Agnostic-FAIR-Supporting-Resource, fip:FAIR-Supporting-Resource;
<http://schema.org/url> <https://github.com/codata/the-minority-report>;
rdfs:comment "An agentic pipeline for generating high-quality multilingual technical translations and controlled vocabularies. It uses a multi-modal approach (Voter/Arbitrator architecture) to translate terms while preserving context and generating standard Croissant metadata.";
rdfs:label "Minority Report Service";
fip:implements <https://w3id.org/np/RA4FPVI6QaUIGUpxz2Ghk0Rx0o2hZaASTMRyEhI38KfqQ#Croissant> .
}
sub:provenance {
sub:assertion dct:creator orcid:0000-0003-2195-3997 .
}
sub:pubinfo {
this: dct:created "2026-06-29T21:39:09Z"^^xsd:dateTime;
dct:creator <https://fip.fair-wizard.com/wizard>;
dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
npx:introduces sub:Minority;
prov:wasDerivedFrom <https://w3id.org/fip/wizard/931f8c90-7974-4bb7-9f8c-b5289bfd2ab3> .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
npx:hasSignature "SL3j1EO+FFuXPog8yWliM77E8Zgv2rFordr0Io+Ts+dNtyE7OBqgTkQaYNgTt/83GqOGEP3N6+ngARGNJL+mWJhRo+5QKlxXRFl/fDbzoB5MmY9dRrCs5VnCdGplDg3KboViA+wB2z0oeYp7PAwDob/ZO1SMC00TVWayDVSuL+I=";
npx:hasSignatureTarget this: .
}