Skip to content

Bug: the following vocabulary yields incorrect assessment #261

Description

@dgarijo
@prefix faia_ont: <https://w3id.org/liccium/faia/ont/> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix omv: <http://omv.ontoware.org/2005/05/ontology#> .
@prefix schema: <https://schema.org> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix mod: <https://w3id.org/mod#> .

<https://w3id.org/liccium/faia/vocab> a skos:ConceptScheme;
owl:ontologyIRI <https://w3id.org/liccium/faia/vocab/>;
owl:versionIRI <https://w3id.org/liccium/faia/vocab/1.0.0> ;

dcterms:identifier <https://w3id.org/liccium/faia/vocab/>;
skos:prefLabel "FAIR AI Attribution vocabulary"@en;
dcterms:title "FAIR AI Attribution vocabulary"@en;
omv:acronym "FAIA_vocab"@en;
omv:resourceLocator <https://raw.githubusercontent.com/liccium/w3id.docs/refs/heads/main/faia/vocab/faia_vocab.ttl>;
omv:keywords <http://purl.bioontology.org/ontology/MESH/D000098842>;
dcterms:publisher <https://ror.org/027bh9e22>;
omv:knownUsage "Terms for disclosing the role of AI in the content creation process."@en;
dcterms:audience <http://schema.org/Researcher>;
dcterms:audience <https://schema.org/BusinessAudience>;
dcterms:audience <https://schema.org/EducationalAudience>;
dcterms:subject <http://semanticscience.org/resource/SIO_001080>;
dcterms:description "The FAIA Vocabulary is designed to transparently and consistently disclose the role of AI in the content creation process. It provides a standardised way to describe how content is created, modified, or generated in workflows involving both human and AI contributions."@en;
dcterms:creator <https://orcid.org/0000-0002-4182-7560>;
dcterms:creator <https://orcid.org/0000-0001-8888-635X>;
dcterms:creator <https://orcid.org/0000-0002-0615-9616>;
dcterms:creator <https://orcid.org/0000-0003-4571-2549>;
dcterms:creator <https://orcid.org/0000-0002-4930-2662>;
dcterms:creator <https://orcid.org/0000-0003-2195-3997>;
dcterms:license <https://creativecommons.org/licenses/by/4.0/>;
dcterms:language "en";
owl:versionInfo "1.0.0"@en;
dcterms:created "20/11/2025";
dcterms:modified "26/03/2026";
vann:preferredNamespacePrefix "faia_vocab";
mod:status "final";
dcterms:issued "31/05/2026";

owl:imports <https://w3id.org/liccium/faia/ont> .
skos:hasTopConcept faia_ont:ActivityCode,faia_ont:FaiaFlag .
  
faia_ont:ActivityCode a skos:Concept;
dcterms:creator <https://orcid.org/0000-0003-4571-2549>;
skos:inScheme <https://w3id.org/liccium/faia/ont>;
skos:definition "Code describing the activity or workflow step, aligned with FAIA or STM AI classification."@en;
skos:narrower faia_vocab:Co-Creation, faia_vocab:Contribution, faia_vocab:Enhancement, faia_vocab:Refinement, faia_vocab:Transformation, faia:Analysis;
skos:prefLabel "activity code"@en;
skos:topConceptOf <https://w3id.org/liccium/faia/ont/> .
  
faia_ont:FaiaFlag a skos:Concept;
dcterms:creator <https://orcid.org/0000-0003-4571-2549>;
skos:inScheme <https://w3id.org/liccium/faia/vocab>;
skos:definition "Flag indicating AI involvement in the creation or modification of the work, according to the FAIA classification."@en;
skos:narrower faia_vocab:HCC, faia_vocab:AAC, faia_vocab:AIG;
skos:prefLabel "FAIA flag"@en;
skos:topConceptOf <https://w3id.org/liccium/faia/ont/> .
  
faia_vocab:Co-Creation a skos:Concept;
dcterms:creator <https://orcid.org/0000-0003-4571-2549>;
skos:inScheme <https://w3id.org/liccium/faia/vocab>;
skos:broader faia_ont:ActivityCode; 
skos:definition "AI and humans jointly produce content through an interactive process. The AI generates substantial parts of the content based directly on human-created material and structure. Creatorship is shared and not clearly separable."@en; 
skos:prefLabel "co-creation"@en .
  
faia_vocab:Contribution a skos:Concept;
dcterms:creator <https://orcid.org/0000-0003-4571-2549>;
skos:inScheme <https://w3id.org/liccium/faia/vocab>;
skos:broader faia_ont:ActivityCode; 
skos:definition "AI produces content that is incorporated into a primarily human-created work. The human determines overall structure, intent, and final form, and remains the final creator of the combined result."@en;
skos:prefLabel "contribution"@en .  
   
faia_vocab:Enhancement a skos:Concept;
dcterms:creator <https://orcid.org/0000-0003-4571-2549>;
skos:inScheme <https://w3id.org/liccium/faia/vocab>;
skos:broader faia_ont:ActivityCode; 
skos:definition "AI modifies or extends existing human-created content to improve quality, clarity, richness, or structure."@en;
skos:prefLabel "enhancement"@en .
  
faia_vocab:Refinement a skos:Concept;
dcterms:creator <https://orcid.org/0000-0003-4571-2549>;
skos:inScheme <https://w3id.org/liccium/faia/vocab>;
skos:broader faia_ont:ActivityCode; 
skos:definition "AI performs limited adjustments that preserve the existing structure, meaning, and creatorship of the content."@en;
skos:prefLabel "refinement"@en .  
  
faia_vocab:Transformation a skos:Concept;
dcterms:creator <https://orcid.org/0000-0003-4571-2549>;
skos:inScheme <https://w3id.org/liccium/faia/vocab>;
skos:broader faia_ont:ActivityCode; 
skos:definition "AI converts existing content into another form or representation while preserving semantic equivalence or maintaining a close relationship to the original content."@en;
skos:prefLabel "transformation"@en .
  
faia_vocab:Analysis a skos:Concept;
dcterms:creator <https://orcid.org/0000-0003-4571-2549>;
skos:inScheme <https://w3id.org/liccium/faia/vocab>;
skos:broader faia_ont:ActivityCode; 
skos:definition "AI interprets existing content to derive structure, features, metadata, meaning, or insights."@en;
skos:prefLabel "analysis"@en .
  
faia_vocab:HCC a skos:Concept;
dcterms:creator <https://orcid.org/0000-0003-4571-2549>;
skos:inScheme <https://w3id.org/faia/vocab>;
skos:broader faia_ont:FaiaFlag; 
skos:definition "Content created, generated and edited exclusively by humans or human-controlled instruments. While digital tools such as word processors, image editors, or audio software may be used, no generative AI systems are involved at any stage of the creative or editorial process."@en;
skos:prefLabel "HCC"@en;
skos:altLabel "human-created content"@en .
  
faia_vocab:AAC a skos:Concept;
dcterms:creator <https://orcid.org/0000-0003-4571-2549>;
skos:inScheme <https://w3id.org/faia/vocab>;
skos:broader faia_ont:FaiaFlag; 
skos:definition "Content where a human or a human-controlled instrument remains the primary creator and AI systems contributed during the creation process to various degrees. This may include AI-generated input that humans or human-controlled instruments accept or reject, generation of content fragments that humans or human-controlled instruments integrate into larger works, or refinement steps performed under direct human supervision and editorial control."@en;
skos:prefLabel "AAC"@en;
skos:altLabel "ai-assisted content"@en .
  
faia_vocab:AIG a skos:Concept;
dcterms:creator <https://orcid.org/0000-0003-4571-2549>;
skos:inScheme <https://w3id.org/faia/vocab>;
skos:broader faia_ont:FaiaFlag; 
skos:definition "Content generated predominantly or entirely by an AI system, where the AI serves as the main creative agent. Human input may be limited to initiating prompts, selecting among AI-generated outputs, or making minor adjustments, or expressive intent. The resulting content is accepted largely as produced by the AI, with no substantive human editing or creatorship."@en;
skos:prefLabel "AIG"@en;
skos:altLabel "ai-generated content"@en .```

Problematic triples:

skos:hasTopConcept faia_ont:ActivityCode,faia_ont:FaiaFlag .

faia_ont:ActivityCode a skos:Concept;
dcterms:creator https://orcid.org/0000-0003-4571-2549;
skos:inScheme https://w3id.org/liccium/faia/ont;
skos:definition "Code describing the activity or workflow step, aligned with FAIA or STM AI classification."@en;
skos:narrower faia_vocab:Co-Creation, faia_vocab:Contribution, faia_vocab:Enhancement, faia_vocab:Refinement, faia_vocab:Transformation, faia:Analysis;
skos:prefLabel "activity code"@en;
skos:topConceptOf https://w3id.org/liccium/faia/ont/ .

faia_ont:FaiaFlag a skos:Concept;
dcterms:creator https://orcid.org/0000-0003-4571-2549;
skos:inScheme https://w3id.org/liccium/faia/vocab;
skos:definition "Flag indicating AI involvement in the creation or modification of the work, according to the FAIA classification."@en;
skos:narrower faia_vocab:HCC, faia_vocab:AAC, faia_vocab:AIG;
skos:prefLabel "FAIA flag"@en;
skos:topConceptOf https://w3id.org/liccium/faia/ont/ .

We have to investigate why is this the case. 

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions