@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix 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; ; 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 . } 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 ; dct:license ; npx:introduces sub:Minority; prov:wasDerivedFrom . 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: . }