@prefix : .
@prefix dc: .
@prefix obo: .
@prefix owl: .
@prefix rdf: .
@prefix xml: .
@prefix xsd: .
@prefix foaf: .
@prefix prov: .
@prefix rdfs: .
@prefix skos: .
@prefix vann: .
@prefix swrla: .
@prefix terms: .
@prefix schema: .
@prefix opla-sd: .
@prefix protege: .
@prefix oboInOwl: .
@prefix resource: .
@prefix cpannotationschema: .
@prefix AnnotationVocabulary: .
@base .
rdf:type owl:Ontology ;
owl:imports ,
,
;
dc:contributor "Maria-Esther Vidal" ,
"Mayra Russo" ,
"Sammy Sawischa" ,
"Yukti Sharma" ;
dc:creator "Mayra Russo"@en ,
"NoBIAS project" ;
dc:description "Doc-Bias, an ontology to support the documentation of bias in data"@en ;
dc:title "Doc-Bias Ontology"@en ;
terms:created "2022-06-10" ;
terms:language "en" ;
terms:license ,
"GNU General Public License v3.0"@en ;
terms:publisher "TIB – Leibniz Information Centre for Science and Technology, Hannover, Germany" ;
owl:versionInfo "0.3"@en ,
"2023-05-24"^^xsd:string .
#################################################################
# Annotation properties
#################################################################
### http://ontologydesignpatterns.org/opla-sd#entityPosition
opla-sd:entityPosition rdf:type owl:AnnotationProperty .
### http://ontologydesignpatterns.org/opla-sd#entityPositionX
opla-sd:entityPositionX rdf:type owl:AnnotationProperty .
### http://ontologydesignpatterns.org/opla-sd#entityPositionY
opla-sd:entityPositionY rdf:type owl:AnnotationProperty .
### http://purl.obolibrary.org/obo/IAO_0000115
obo:IAO_0000115 rdf:type owl:AnnotationProperty .
### http://purl.org/dc/elements/1.1/citation
dc:citation rdf:type owl:AnnotationProperty ;
dc:identifier "citation"@en .
### http://purl.org/dc/elements/1.1/contributor
dc:contributor rdf:type owl:AnnotationProperty .
### http://purl.org/dc/elements/1.1/creator
dc:creator rdf:type owl:AnnotationProperty ;
rdfs:comment "Mayra Russo"@en .
### http://purl.org/dc/elements/1.1/description
dc:description rdf:type owl:AnnotationProperty .
### http://purl.org/dc/elements/1.1/identifier
dc:identifier rdf:type owl:AnnotationProperty .
### http://purl.org/dc/elements/1.1/source
dc:source rdf:type owl:AnnotationProperty .
### http://purl.org/dc/elements/1.1/title
dc:title rdf:type owl:AnnotationProperty ;
rdfs:label "dc:title"@en ;
rdfs:range rdfs:Literal .
### http://purl.org/dc/terms/bibliographicCitation
terms:bibliographicCitation rdf:type owl:AnnotationProperty ;
rdfs:range rdfs:Literal .
### http://purl.org/dc/terms/created
terms:created rdf:type owl:AnnotationProperty .
### http://purl.org/dc/terms/language
terms:language rdf:type owl:AnnotationProperty ;
rdfs:range terms:LinguisticSystem .
### http://purl.org/dc/terms/license
terms:license rdf:type owl:AnnotationProperty .
### http://purl.org/dc/terms/publisher
terms:publisher rdf:type owl:AnnotationProperty ;
rdfs:range foaf:Agent .
### http://swrl.stanford.edu/ontologies/3.3/swrla.owl#isRuleEnabled
swrla:isRuleEnabled rdf:type owl:AnnotationProperty .
### http://www.geneontology.org/formats/oboInOwl#hasDbXref
oboInOwl:hasDbXref rdf:type owl:AnnotationProperty .
### http://www.geneontology.org/formats/oboInOwl#hasExactSynonym
oboInOwl:hasExactSynonym rdf:type owl:AnnotationProperty .
### http://www.geneontology.org/formats/oboInOwl#hasRelatedSynonym
oboInOwl:hasRelatedSynonym rdf:type owl:AnnotationProperty .
### http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements
cpannotationschema:coversRequirements rdf:type owl:AnnotationProperty ;
rdfs:comment "This annotation property is used for exemplifying possible requirements the content pattern provides a solution for. Requirements are expressed as natural language competency questions." .
### http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#extractedFrom
cpannotationschema:extractedFrom rdf:type owl:AnnotationProperty ;
rdfs:comment "This annotation property should be assigned with a URI, which points to the possible reference ontology which the annotated pattern was extracted from (i.e. the reference ontology that the ontology elements have been deeply or partially cloned by). The range is not explicit in the definition of the annotation property because it would turn the ontology to OWL Full. E.g. The participation pattern is extracted from the Dolce Ultra Lite ontology, hence the value for this annotation property is http://www.ontologydesignpatterns.org/ont/dul/DUL.owl" .
### http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#hasComponent
cpannotationschema:hasComponent rdf:type owl:AnnotationProperty ;
rdfs:comment "This annotation property is useful for content ontology design patterns. Its value is a URI, which refers to another content ontology design pattern which is a component of the annotated one." .
### http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#hasConsequences
cpannotationschema:hasConsequences rdf:type owl:AnnotationProperty ;
rdfs:comment "This annotation property is used for briefly describing the benefits and/or possible trade-offs when using the CP." .
### http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#hasIntent
cpannotationschema:hasIntent rdf:type owl:AnnotationProperty ;
rdfs:comment "This annotation property is used in order to describe the intent of the content pattern." .
### http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#hasUnitTest
cpannotationschema:hasUnitTest rdf:type owl:AnnotationProperty ;
rdfs:comment "This property can be used to annotate a unit test (e.g. in the form of a SPARQL query) to be launched to evaluate an ontology against a requirement-based task." .
### http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#isCloneOf
cpannotationschema:isCloneOf rdf:type owl:AnnotationProperty ;
rdfs:comment "This annotation property is used for referring a cloned ontology entity to its cloning source." .
### http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#isSpecializationOf
cpannotationschema:isSpecializationOf rdf:type owl:AnnotationProperty ;
rdfs:comment "This annotation property is useful for content ontology design patterns and its elements. Its value is a URI, which refers either to a content ontology design pattern that is specialized by the annotated one, or to an ontology element that is specialized by the annotated one." .
### http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#reengineeredFrom
cpannotationschema:reengineeredFrom rdf:type owl:AnnotationProperty ;
rdfs:comment "This annotation property should be assigned with a URI, which points to the concept schema, page, or anything else from which the annotated pattern was reengineered. If the source does not have any URI e.g., a printed book, this property value should provide information as precise as possible in order to identify the source. This property is alternative to the extractedFrom property because it is used when the pattern come from a concept schema which is not an owl ontology. For example content ontology design patterns, which are reengineered from data model patterns, rdf schemas, etc. should be annotatd with this property. E.g. The basicpersonalfoaf pattern is extracted from the rdf FOAF specification, hence the value for this annotation property is http://xmlns.com/foaf/spec/20071002.rdf" .
### http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#relatedCPs
cpannotationschema:relatedCPs rdf:type owl:AnnotationProperty ;
rdfs:comment "This annotation property can be used to indicate other CPs (if any) that specialize, generalize, inlcude, or are components of the CP. Furthermore, this field may indicate other CPs that are typically used in conjunction with the described one. Important similarities and differences with other patterns can be also described here." .
### http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#scenarios
cpannotationschema:scenarios rdf:type owl:AnnotationProperty ;
rdfs:comment "This annotation property is used for describing examples of instantiation of the Content OP. For example, for the part-of Content OP (which represents part-whole relations) a possible scenario is the sentence: \"the brain is part of the human body\". Scenarios are expressed as natural language sentences." .
### http://www.w3.org/1999/02/22-rdf-syntax-ns#type
rdf:type rdf:type owl:AnnotationProperty .
### http://www.w3.org/2004/02/skos/core#comment
skos:comment rdf:type owl:AnnotationProperty .
### http://www.w3.org/2004/02/skos/core#definition
skos:definition rdf:type owl:AnnotationProperty .
### http://www.w3.org/ns/prov#definition
prov:definition rdf:type owl:AnnotationProperty .
### https://nobias-project.eu/nobias/formalization
:formalization rdf:type owl:AnnotationProperty .
#################################################################
# Object Properties
#################################################################
### http://purl.org/dc/terms/Creator
terms:Creator rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdfs:domain ;
rdfs:range foaf:Person ;
rdfs:comment "defines creator of the Dataset" ;
rdfs:label "creator"@en .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#communicates_with_language
rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdfs:range ;
rdfs:label "communicates_with_language"@en .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#ethnically_associates
rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdf:type owl:FunctionalProperty ;
rdfs:domain .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#ethnically_self_identifies_as
rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdfs:domain ;
rdfs:range .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#has_biological_sex
rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdf:type owl:FunctionalProperty ;
rdfs:domain ;
rdfs:range ;
rdfs:comment "association of gender identity concept with a biological gender" .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#has_ethnic_association
rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdfs:domain .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#has_ethnic_identification
rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdf:type owl:AsymmetricProperty ;
rdfs:domain ;
rdfs:range .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#has_ethnic_identity
rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdf:type owl:AsymmetricProperty ;
rdfs:domain ;
rdfs:range .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#has_ethnic_origin
rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdfs:domain ;
rdfs:range .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#has_ethnic_self-identity
rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdfs:domain ;
rdfs:range .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#has_religious_adherance
rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdf:type owl:FunctionalProperty ;
rdfs:domain ;
rdfs:range .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#has_religious_identifcation
rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdfs:domain ;
rdfs:range .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#has_sexual_orientation_of
rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdfs:range .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#has_skin_color
rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdf:type owl:FunctionalProperty ;
rdfs:domain ;
rdfs:range ;
rdfs:label "has_skin_color"@en .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#identifies_with_religion
rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdfs:domain ;
rdfs:range ;
rdfs:label "identifies_with_religion"@en .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#is_of_ethnic_origin
rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdfs:domain ;
rdfs:range ;
rdfs:label "is_of_ethnic_origin"@en .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#is_of_the_racial_background
rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdfs:domain ;
rdfs:range ;
rdfs:label "is_of_the_racial_background"@en .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#self_identifies_gender_as
rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdfs:domain ;
rdfs:range ;
rdfs:label "self_identifies_gender_as"@en .
### http://www.w3.org/2004/02/skos/core#hasTopConcept
skos:hasTopConcept rdfs:subPropertyOf owl:topObjectProperty .
### http://www.w3.org/2004/02/skos/core#inScheme
skos:inScheme rdfs:subPropertyOf owl:topObjectProperty .
### http://www.w3.org/2004/02/skos/core#member
skos:member rdfs:subPropertyOf owl:topObjectProperty .
### http://www.w3.org/2004/02/skos/core#memberList
skos:memberList rdfs:subPropertyOf owl:topObjectProperty .
### http://www.w3.org/2004/02/skos/core#semanticRelation
skos:semanticRelation rdfs:subPropertyOf owl:topObjectProperty .
### http://www.w3.org/ns/dcat#theme
rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdfs:domain ;
rdfs:range skos:Concept ;
rdfs:comment "A main category of the resource. A resource can have multiple themes."@en ;
rdfs:label "theme"@en .
### http://www.w3.org/ns/dqv#computedOn
rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdfs:domain ;
rdfs:range ;
rdfs:comment "defines measure of metric which is computed on dataset" ;
rdfs:label "computedOn"@en .
### http://www.w3.org/ns/dqv#hasQualityAnnotation
rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdfs:domain ;
rdfs:range ;
rdfs:comment "defines annotations related to quality that Dataset has" ;
rdfs:label "hasQualityAnnotation"@en .
### http://www.w3.org/ns/dqv#inCategory
rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdfs:domain ;
rdfs:range ;
rdfs:comment "defines Category that given Dimension belongs to" ;
rdfs:label "inCategory"@en .
### http://www.w3.org/ns/dqv#inDimension
rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdfs:domain ;
rdfs:range ;
rdfs:comment "defines Dimension who has given Metric" ;
rdfs:label "inDemension"@en .
### http://www.w3.org/ns/dqv#isMeasurementOf
rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdfs:domain ;
rdfs:range ;
rdfs:comment "defines metric which is measured"@en ;
rdfs:label "isMeasurementOf"@en .
### http://www.w3.org/ns/mls#achieves
rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdfs:isDefinedBy "http://ml-schema.github.io/documentation/ML%20Schema.html"@en ;
rdfs:label "achieves"@en .
### http://www.w3.org/ns/mls#definedOn
rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdfs:isDefinedBy "http://ml-schema.github.io/documentation/ML%20Schema.html"@en ;
rdfs:label "definedOn"@en .
### http://www.w3.org/ns/mls#defines
rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdfs:isDefinedBy "http://ml-schema.github.io/documentation/ML%20Schema.html"@en ;
rdfs:label "defines"@en .
### http://www.w3.org/ns/mls#executes
rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdfs:domain ;
rdfs:isDefinedBy "http://ml-schema.github.io/documentation/ML%20Schema.html"@en ;
rdfs:label "executes"@en .
### http://www.w3.org/ns/mls#hasInput
rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdfs:domain ;
rdfs:range ;
rdfs:isDefinedBy "http://ml-schema.github.io/documentation/ML%20Schema.html"@en ;
rdfs:label "hasInput"@en .
### http://www.w3.org/ns/mls#hasPart
rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdfs:range ;
rdfs:isDefinedBy "http://ml-schema.github.io/documentation/ML%20Schema.html"@en ;
rdfs:label "hasPart"@en .
### http://www.w3.org/ns/mls#hasQuality
rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdfs:label "hasQuality"@en .
### http://www.w3.org/ns/mls#implements
rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdfs:range ;
rdfs:isDefinedBy "http://ml-schema.github.io/documentation/ML%20Schema.html"@en ;
rdfs:label "implements"@en .
### http://www.w3.org/ns/mls#realizes
rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdfs:isDefinedBy "http://ml-schema.github.io/documentation/ML%20Schema.html"@en ;
rdfs:label "realizes"@en .
### http://www.w3.org/ns/mls#specifiedBy
rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdfs:comment "A relation between an entity and the information content entity that specifies it."@en ;
rdfs:isDefinedBy "http://ml-schema.github.io/documentation/ML%20Schema.html#d4e227"@en ;
rdfs:label "specifiedBy"@en .
### http://www.w3.org/ns/odrl/2/target
rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdfs:domain ;
rdfs:range ;
rdfs:comment "defines dataset for which a quality policy is applicable for" ;
rdfs:label "target"@en .
### http://www.w3.org/ns/prov#wasAttributedTo
prov:wasAttributedTo rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdfs:domain :BiasMeasure ;
rdfs:range ;
rdfs:comment "attributing provenance of Bias to a scholarly document."@en ;
rdfs:label "wasAttributedTo"@en .
### https://nobias-project.eu/nobias/aligns
:aligns rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
owl:inverseOf :isAlignedWith ;
rdfs:domain :Harm ;
rdfs:range :Bias ;
rdfs:label "aligns"@en .
### https://nobias-project.eu/nobias/associatedTo
:associatedTo rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
owl:inverseOf :composedOf ;
rdfs:domain :DemographicDimension ;
rdfs:range ;
rdfs:label "associatedTo"@en .
### https://nobias-project.eu/nobias/associates
:associates rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
owl:inverseOf :isAssociatedTo ;
rdfs:domain :Application ;
rdfs:range :Bias ;
rdfs:label "associates"@en .
### https://nobias-project.eu/nobias/composedOf
:composedOf rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdfs:domain ;
rdfs:range :DemographicDimension ;
rdfs:label "composedOf"@en .
### https://nobias-project.eu/nobias/evaluatesFeature
:evaluatesFeature rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdfs:domain :BiasEvaluation ;
rdfs:range ;
rdfs:label "evaluatesFeature"@en .
### https://nobias-project.eu/nobias/evaluatesForTask
:evaluatesForTask rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdfs:domain :BiasEvaluation ;
rdfs:range ;
rdfs:label "evaluatesForTask"@en .
### https://nobias-project.eu/nobias/evaluatesInDataset
:evaluatesInDataset rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdfs:domain :BiasEvaluation ;
rdfs:range ;
rdfs:label "evaluatesInDataset"@en .
### https://nobias-project.eu/nobias/evaluatesWithMeasure
:evaluatesWithMeasure rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdfs:domain :BiasEvaluation ;
rdfs:range :BiasMeasure ;
rdfs:label "evaluatesWithMeasure"@en .
### https://nobias-project.eu/nobias/hasBiasMeasure
:hasBiasMeasure rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
owl:inverseOf :measures ;
rdfs:domain :Bias ;
rdfs:range :BiasMeasure ;
rdfs:label "hasBiasMeasure"@en .
### https://nobias-project.eu/nobias/hasDataset
:hasDataset rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdfs:range ;
rdfs:label "hasDataset"@en .
### https://nobias-project.eu/nobias/hasDocumentationType
:hasDocumentationType rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdfs:domain ,
:BiasEvaluation ,
;
rdfs:range :DocumentationType ;
rdfs:label "hasDocumentationType"@en .
### https://nobias-project.eu/nobias/hasModelComponent
:hasModelComponent rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdfs:domain ;
rdfs:range ;
rdfs:label "hasModelComponent"@en .
### https://nobias-project.eu/nobias/hasOutput
:hasOutput rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdfs:domain ;
rdfs:range ,
;
rdfs:label "hasOutput"@en .
### https://nobias-project.eu/nobias/isAlignedWith
:isAlignedWith rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdfs:domain :Bias ;
rdfs:range :Harm ;
rdfs:label "isAlignedWith"@en .
### https://nobias-project.eu/nobias/isAssociatedTo
:isAssociatedTo rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdfs:domain :Bias ;
rdfs:range :Application ;
rdfs:label "isAssociatedTo"@en .
### https://nobias-project.eu/nobias/isPartOf
:isPartOf rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdfs:label "isPartOf"@en .
### https://nobias-project.eu/nobias/measures
:measures rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdfs:domain :BiasMeasure ;
rdfs:range :Bias ;
rdfs:label "measures"@en .
### https://nobias-project.eu/nobias/preparesData
:preparesData rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
rdfs:domain :Pre-processing ;
rdfs:range ;
rdfs:comment "defines files that are used in preparing the Data for training to be used by Model" ;
rdfs:label "preparesData"@en .
#################################################################
# Data properties
#################################################################
### http://purl.org/dc/terms/Issued
terms:Issued rdf:type owl:DatatypeProperty ;
rdfs:domain ;
rdfs:range rdfs:Literal ;
rdfs:comment "defines date on which Dataset is published" .
### http://purl.org/dc/terms/description
terms:description rdf:type owl:DatatypeProperty ;
rdfs:domain ;
rdfs:range rdfs:Literal ;
rdfs:comment "gives description of dataset" .
### http://purl.org/dc/terms/modified
terms:modified rdf:type owl:DatatypeProperty ;
rdfs:domain ;
rdfs:range rdfs:Literal ;
rdfs:comment "defines date on which Dataset is modified" .
### http://purl.org/dc/terms/title
terms:title rdf:type owl:DatatypeProperty ;
rdfs:domain ;
rdfs:range rdfs:Literal ;
rdfs:comment "defines title of the Dataset" .
### http://www.w3.org/ns/dcat#Keyword
rdf:type owl:DatatypeProperty ;
rdfs:domain ;
rdfs:range rdfs:Literal ;
rdfs:comment "defines Keywords describing the Dataset" .
### http://www.w3.org/ns/dqv#ExpectedDatatype
rdf:type owl:DatatypeProperty ;
rdfs:domain ;
rdfs:range rdfs:Literal ;
rdfs:comment "defines expected datatype of metric" .
### http://www.w3.org/ns/dqv#value
rdf:type owl:DatatypeProperty ;
rdfs:domain ;
rdfs:range rdfs:Literal ;
rdfs:comment "defines value of the metric measured" ;
rdfs:label "qualityValue"@en .
### https://nobias-project.eu/nobias/age
:age rdf:type owl:DatatypeProperty ;
rdfs:domain ;
rdfs:range xsd:int ;
rdfs:label "age"@en .
### https://nobias-project.eu/nobias/biasClassification
:biasClassification rdf:type owl:DatatypeProperty ;
rdfs:domain :BiasEvaluation ;
rdfs:range rdfs:Literal ;
rdfs:label "biasClassification"@en .
### https://nobias-project.eu/nobias/biasMeasureID
:biasMeasureID rdf:type owl:DatatypeProperty ;
rdfs:domain :BiasMeasure ;
rdfs:range rdfs:Literal ;
rdfs:label "biasMeasureID"@en .
### https://nobias-project.eu/nobias/biasScore
:biasScore rdf:type owl:DatatypeProperty ;
rdfs:domain :BiasEvaluation ;
rdfs:range rdfs:Literal ;
rdfs:comment "Represents the bias score calculated with bias detection method" ;
rdfs:label "biasScore"@en .
### https://nobias-project.eu/nobias/biasThreshold
:biasThreshold rdf:type owl:DatatypeProperty ;
rdfs:domain :BiasEvaluation ;
rdfs:range xsd:int ;
rdfs:label "biasThreshold"@en .
### https://nobias-project.eu/nobias/datasetName
:datasetName rdf:type owl:DatatypeProperty ;
rdfs:domain ;
rdfs:range xsd:string ;
dc:creator "russo"^^xsd:string ;
rdfs:label "datasetName"@en .
### https://nobias-project.eu/nobias/evaluationID
:evaluationID rdf:type owl:DatatypeProperty ;
rdfs:domain :BiasEvaluation ;
rdfs:range rdfs:Literal ;
rdfs:label "evaluationID"@en .
### https://nobias-project.eu/nobias/featureSubGroup
:featureSubGroup rdf:type owl:DatatypeProperty ;
rdfs:domain :BiasEvaluation ;
rdfs:range rdfs:Literal ;
rdfs:label "featureSubGroup"@en .
### https://nobias-project.eu/nobias/hasContentType
:hasContentType rdf:type owl:DatatypeProperty ;
rdfs:domain ;
rdfs:range rdfs:Literal ;
rdfs:label "hasContentType"@en .
### https://nobias-project.eu/nobias/hasMeasureValue
:hasMeasureValue rdf:type owl:DatatypeProperty ;
rdfs:domain ;
rdfs:range xsd:float ;
rdfs:comment "hssMeasureValue"@en .
### https://nobias-project.eu/nobias/hasValue
:hasValue rdf:type owl:DatatypeProperty ;
rdfs:domain ;
rdfs:range xsd:decimal ;
rdfs:label "hasValue"@en .
### https://nobias-project.eu/nobias/isAvailable
:isAvailable rdf:type owl:DatatypeProperty ;
rdfs:domain ;
rdfs:range xsd:boolean ;
rdfs:comment "defines whether dataset is publicly available" .
### https://nobias-project.eu/nobias/language
:language rdf:type owl:DatatypeProperty ;
rdfs:domain ;
rdfs:range rdfs:Literal .
### https://nobias-project.eu/nobias/modelName
:modelName rdf:type owl:DatatypeProperty ;
rdfs:domain ;
rdfs:range xsd:string ;
dc:creator "russo"^^xsd:string ;
rdfs:label "modelName"@en .
### https://nobias-project.eu/nobias/periodOftime
:periodOftime rdf:type owl:DatatypeProperty ;
rdfs:domain ;
rdfs:range rdfs:Literal ;
rdfs:label ;
rdfs:seeAlso "http://purl.org/dc/terms/PeriodOfTime"@en .
### https://nobias-project.eu/nobias/privFeature
:privFeature rdf:type owl:DatatypeProperty ;
rdfs:domain :BiasEvaluation ;
rdfs:range rdfs:Literal ;
rdfs:comment "sub-group in feature assessed is considered to be privileged when in comparison with another sub-group."@en ;
rdfs:label "privFeature"@en .
### https://nobias-project.eu/nobias/specificationDescription
:specificationDescription rdf:type owl:DatatypeProperty ;
rdfs:domain ;
rdfs:range xsd:string ;
rdfs:comment "specificationDescription"@en .
### https://nobias-project.eu/nobias/spontaneity
:spontaneity rdf:type owl:DatatypeProperty ;
rdfs:domain ;
rdfs:range xsd:boolean ;
rdfs:comment "defines whether dataset was spontaneously collected from a Social Media Platform or computer-generated"@en ;
rdfs:label "spontaneity"@en .
### https://nobias-project.eu/nobias/underPrivFeature
:underPrivFeature rdf:type owl:DatatypeProperty ;
rdfs:domain :BiasEvaluation ;
rdfs:range rdfs:Literal ;
rdfs:comment "sub-group in feature assessed is considered to be underprivileged when in comparison with another sub-group."@en ;
rdfs:label "underPrivFeature"@en .
### https://nobias-project.eu/nobias/valueCount
:valueCount rdf:type owl:DatatypeProperty ;
rdfs:domain :BiasEvaluation ;
rdfs:range xsd:int ;
rdfs:label "valueCount"@en .
#################################################################
# Classes
#################################################################
### http://aims.fao.org/aos/geopolitical.owl#economic_region
rdf:type owl:Class ;
rdfs:subClassOf .
### http://aims.fao.org/aos/geopolitical.owl#geographical_region
rdf:type owl:Class ;
rdfs:subClassOf .
### http://aims.fao.org/aos/geopolitical.owl#territory
rdf:type owl:Class ;
rdfs:subClassOf .
### http://purl.obolibrary.org/obo/GSSO_005478
obo:GSSO_005478 rdf:type owl:Class ;
rdfs:subClassOf :DemographicDimension ;
rdfs:comment "An economic and sociological combined total measure of a person's work experience and of an individual's or family's economic and social position in relation to others, based on household income, earners' education, and occupation are examined, as well as combined income, whereas for an individual's SES only their own attributes are assessed. However, SES is more commonly used to depict an economic difference in society as a whole."@en ;
rdfs:label "SocioEconomicStatus"@en .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Adventism
rdf:type owl:Class ;
rdfs:subClassOf .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#African_American
rdf:type owl:Class ;
rdfs:subClassOf .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Ahmadiyya
rdf:type owl:Class ;
rdfs:subClassOf .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Alaskan_Native
rdf:type owl:Class ;
rdfs:subClassOf ;
rdfs:comment "\"A person having origins in any of the original peoples of North and South America (including Central America), and who maintains tribal affiliation or community attachment.\" OMB Directive 15" .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Algerian
rdf:type owl:Class ;
rdfs:subClassOf .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Algerian_Identity
rdf:type owl:Class ;
rdfs:subClassOf ;
skos:prefLabel "Algerian" .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#American_Indian
rdf:type owl:Class ;
rdfs:subClassOf ;
rdfs:comment "\"A person having origins in any of the original peoples of North and South America (including Central America), and who maintains tribal affiliation or community attachment.\" OMB Directive 15" .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#American_Sign_Language
rdf:type owl:Class ;
rdfs:subClassOf .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Arabic
rdf:type owl:Class ;
rdfs:subClassOf .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Asexual
rdf:type owl:Class ;
rdfs:subClassOf ;
rdfs:comment "lacking in sexual attraction and interest" .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Asian
rdf:type owl:Class ;
rdfs:subClassOf ;
rdfs:comment "\"A person having origins in any of the original peoples of the Far East, Southeast Asia, or the Indian subcontinent including, for example, Cambodia, China, India, Japan, Korea, Malaysia, Pakistan, the Philippine Islands, Thailand, and Vietnam.\" OMB Directive 15, 1997" .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Assemblies_of_God
rdf:type owl:Class ;
rdfs:subClassOf .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Aztec
rdf:type owl:Class ;
rdfs:subClassOf .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Aztec_Identity
rdf:type owl:Class ;
rdfs:subClassOf ;
skos:prefLabel "Aztec" .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Bahai_Faith
rdf:type owl:Class ;
rdfs:subClassOf .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Baptist
rdf:type owl:Class ;
rdfs:subClassOf .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Barbadian
rdf:type owl:Class ;
rdfs:subClassOf .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Barbadian_Identity
rdf:type owl:Class ;
rdfs:subClassOf ;
skos:prefLabel "Barbadian" .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Biological_Sex
rdf:type owl:Class ;
rdfs:subClassOf :DemographicDimension .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Bisexual
rdf:type owl:Class ;
rdfs:subClassOf ;
rdfs:comment "sexual interest in both biological sex, males and females" .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Black
rdf:type owl:Class ;
rdfs:subClassOf ;
rdfs:comment "\"A person having origins in any of the black racial groups of Africa. Terms such as \"Haitian\" or \"Negro\" can be used in addition to \"Black or African American.\"\" OMB Directive 15, 1997" .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Blackfeet_Tribe
rdf:type owl:Class ;
rdfs:subClassOf .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Blackfeet_Tribe_Identity
rdf:type owl:Class ;
rdfs:subClassOf ;
skos:prefLabel "Blackfeet Tribe" .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#British_Sign_Language
rdf:type owl:Class ;
rdfs:subClassOf .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Buddhism
rdf:type owl:Class ;
rdfs:subClassOf .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Cambodian
rdf:type owl:Class ;
rdfs:subClassOf .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Cambodian_Identity
rdf:type owl:Class ;
rdfs:subClassOf ;
skos:prefLabel "Cambodian" .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Cantonese
rdf:type owl:Class ;
rdfs:subClassOf .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Catholicism
rdf:type owl:Class ;
rdfs:subClassOf .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Central_American
rdf:type owl:Class ;
rdfs:subClassOf .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Chamorro
rdf:type owl:Class ;
rdfs:subClassOf .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Chamorro_Identity
rdf:type owl:Class ;
rdfs:subClassOf ;
skos:prefLabel "Chamorro" .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Chinese
rdf:type owl:Class ;
rdfs:subClassOf .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Chinese_Identity
rdf:type owl:Class ;
rdfs:subClassOf ;
skos:prefLabel "Chinese" .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Chinese_Language
rdf:type owl:Class ;
rdfs:subClassOf .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Christian_Science
rdf:type owl:Class ;
rdfs:subClassOf .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Christianity
rdf:type owl:Class ;
rdfs:subClassOf .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Chuukese
rdf:type owl:Class ;
rdfs:subClassOf .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Chuukese_Identity
rdf:type owl:Class ;
rdfs:subClassOf ;
skos:prefLabel "Chuukese" .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Columbian
rdf:type owl:Class ;
rdfs:subClassOf .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Columbian_Identity
rdf:type owl:Class ;
rdfs:subClassOf ;
skos:prefLabel "Columbian" .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Congregationalism
rdf:type owl:Class ;
rdfs:subClassOf .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Conservative_Judaism
rdf:type owl:Class ;
rdfs:subClassOf .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Cream_White_Skin
rdf:type owl:Class ;
rdfs:subClassOf .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Cuban
rdf:type owl:Class ;
rdfs:subClassOf .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Cuban_Identity
rdf:type owl:Class ;
rdfs:subClassOf ;
skos:prefLabel "Cuban" .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Dark_Brown_Skin
rdf:type owl:Class ;
rdfs:subClassOf .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Darker_Brown_Skin
rdf:type owl:Class ;
rdfs:subClassOf .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Disciples_of_Christ
rdf:type owl:Class ;
rdfs:subClassOf .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Domincian_Identity
rdf:type owl:Class ;
rdfs:subClassOf ;
skos:prefLabel "Dominican" .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Dominican
rdf:type owl:Class ;
rdfs:subClassOf .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Dutch
rdf:type owl:Class ;
rdfs:subClassOf .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Dutch_Identity
rdf:type owl:Class ;
rdfs:subClassOf ;
skos:prefLabel "Dutch" .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Eastern_Orthodoxism
rdf:type owl:Class ;
rdfs:subClassOf .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Ecuadorian_Identity
rdf:type owl:Class ;
rdfs:subClassOf ;
skos:prefLabel "Ecuadorian" .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Egyptian
rdf:type owl:Class ;
rdfs:subClassOf .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#Egyptian_Identity
rdf:type owl:Class ;
rdfs:subClassOf ;
skos:prefLabel "Egyptian" .
### http://sbmi.tmc.uth.edu/ontology/foaf_plus#English