@prefix this: <https://w3id.org/np/RAefF6DAVx84kt6ZiX4A0x_DzzdspWo97cgrdMjuyDAws> .
@prefix sub: <https://w3id.org/np/RAefF6DAVx84kt6ZiX4A0x_DzzdspWo97cgrdMjuyDAws/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:FAIRVariablePoster dct:creator orcid:0000-0002-0964-4457 , orcid:0000-0002-1784-2920 , orcid:0000-0003-0593-2598 , orcid:0000-0003-2195-3997 , orcid:0000-0003-4112-6825 , orcid:0009-0006-1978-4302 ;
    dct:date "2026-03-26"^^xsd:date ;
    dct:description "I-ADOPT enables interoperable, machine-readable variable descriptions by decomposing observable properties into atomic components and linking them to controlled vocabularies, ensuring unambiguous meaning across scientific data and workflows. However, its practical application requires time-consuming manual tasks—such as interpreting variable intent, performing semantic decomposition, and selecting appropriate vocabularies—which demand expertise and have limited adoption. Our LLM-assisted service addresses this barrier by automating these steps, enabling efficient creation of reusable, FAIR-ready metadata." ;
    dct:isPartOf <https://w3id.org/spaces/fdo-conference-2026> ;
    a <https://w3id.org/kpxl/gen/terms/PosterPresentation> ;
    rdfs:label "The FAIR Variable: Turning Observed Properties into FAIR Digital Objects" ;
    rdfs:seeAlso <https://osf.io/8d4j2> ;
    <https://schema.org/about> <http://www.wikidata.org/entity/Q59140217> , <http://www.wikidata.org/entity/Q749647> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997 .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q59140217> nt:hasLabelFromApi "FAIR digital object - digital object that can be shared in ways that are aligned with the FAIR Principles" .
  <http://www.wikidata.org/entity/Q749647> nt:hasLabelFromApi "interoperability - ability of systems to work with each other" .
  orcid:0000-0003-2195-3997 foaf:name "Barbara Magagna" .
  this: dct:created "2026-03-25T16:17:24.422Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0003-2195-3997 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:introduces sub:FAIRVariablePoster ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Poster: The FAIR Variable: Turning Observed Properties into FAIR Digital Objects" ;
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU> ;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8> , <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAySQ-S4Q7JJZ5jJ2bprDo6YwVL8T8SYWGLLHuAvFtqVc> .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCM0tu3I/KK6A/qPha/6pfngQZ4LBQpLnKAcIUuZLnSEb0epJ2IoY3zh/4N42us/6LpCHgZZZtSOTm5/KVo+OTDIqo294PpEZAO70u5DcMcGMC5OufzxGKs3Dwdo6XqPiDHxXuiaKCTO7/ABWAi7CtFoMrqJAHfeyqe82dAiH2IiwIDAQAB" ;
    npx:hasSignature "KDg2pj6BScU2rpLbGE6ajgdeGmmZZENgo4mbsa4JR2RrjvarEDLTVUVj69+sHjUgpVwh/fSSrOoCtw5MoErznGKf93IsAGZHk3CpOq40/U7iIb/h/okQB6ui2Atc6bRl7nXuwmT7YXnq1P4NuEM35ijgRp1V+hmqZid6DnkJZQ4=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0003-2195-3997 .
  <https://w3id.org/spaces/fdo-conference-2026> nt:hasLabelFromApi "3rd FAIR Digital Objects Conference" .
}