ALEVIA Vocabulary v1.0.0

Vocabulary for the ALEVIA Data Space. Defines properties and classes used in dataset descriptors not covered by DCAT-3, Dublin Core or Gaia-X.

Namespace: fff: v1.0.0 CC BY 4.0
http://alevia.ddns.net:1880/ns/alevia#
Sections Core Classes Manifest Classes Stats Classes Taxonomy Classes Dataset Properties Distribution Properties MongoIndex Properties Manifest Properties Stats Properties Taxonomy Properties Alternate Formats

Classes — Core

TermTypeLabelDescription
fff:MongoIndex rdfs:Class Mongo Index An asset index implemented on top of a MongoDB collection.

Classes — Manifest

TermTypeLabelDescription
fff:DatasetManifest rdfs:Class Dataset Manifest Technical inventory of the artifacts that constitute a specific version of a dataset.
fff:ManifestArtifact rdfs:Class Manifest Artifact A single file entry within a dataset manifest, hosted in an object storage backend.

Classes — Stats

TermTypeLabelDescription
fff:DatasetStats rdfs:Class Dataset Stats Statistical profile and observability document for a specific version of a dataset.
fff:SpeciesStats rdfs:Class Species Stats Statistical breakdown scoped to a single species within a dataset.

Classes — Taxonomy

TermTypeLabelDescription
fff:DatasetTaxonomy rdfs:Class Dataset Taxonomy Controlled vocabulary and taxonomic classification document for a dataset.
fff:SpeciesEntry rdfs:Class Species Entry A species defined in the dataset taxonomy.
fff:SubsetEntry rdfs:Class Subset Entry A subset defined in the dataset taxonomy with its associated health status and label quality.
fff:DeformityClass rdfs:Class Deformity Class A morphological deformity class defined in the dataset taxonomy.

Properties — Dataset

TermTypeDomainRangeDescription
fff:schemaVersionrdf:Propertydcat:Datasetxsd:stringInternal schema version of the dataset descriptor artifact.
fff:statusrdf:Propertydcat:Datasetxsd:stringPublication status of the dataset. Allowed values: public, draft, deprecated.
fff:totalAssetsrdf:Propertydcat:Datasetxsd:integerTotal number of raw assets (images) contained in the dataset.
fff:projectNamerdf:Propertyxsd:stringName of the funding or research project associated with the dataset.
fff:projectCoderdf:Propertyxsd:stringOfficial grant or expedient code of the associated project.
fff:indexrdf:Propertydcat:Datasetfff:MongoIndexReference to the asset index associated with the dataset.

Properties — Distribution (MinIO)

TermTypeDomainRangeDescription
fff:storageBackendrdf:Propertydcat:Distributionxsd:stringType of storage backend where the distribution is hosted. E.g. minio, s3.
fff:bucketrdf:Propertydcat:Distributionxsd:stringName of the bucket in the object storage backend.
fff:prefixrdf:Propertydcat:Distributionxsd:stringObject key prefix (folder path) within the bucket.

Properties — MongoIndex

TermTypeDomainRangeDescription
fff:backendrdf:Propertyfff:MongoIndexxsd:stringType of backend used for the index. E.g. mongodb.
fff:databaserdf:Propertyfff:MongoIndexxsd:stringName of the database in the index backend.
fff:collectionrdf:Propertyfff:MongoIndexxsd:stringName of the collection in the index database.

Properties — Manifest

TermTypeDomainRangeDescription
fff:artifactIdrdf:Propertyfff:ManifestArtifactxsd:stringIdentifier of the artifact within the manifest. E.g. dataset_json, stats_json.
fff:objectKeyrdf:Propertyfff:ManifestArtifactxsd:stringFull object key (path) of the artifact within the storage bucket.
fff:etagrdf:Propertyfff:ManifestArtifactxsd:stringETag hash of the object as returned by the storage backend.
fff:versionIdrdf:Propertyfff:ManifestArtifactxsd:stringObject version ID assigned by the storage backend when bucket versioning is enabled.
fff:contentLengthrdf:Propertyfff:ManifestArtifactxsd:integerSize of the artifact in bytes.

Properties — Stats

TermTypeDomainRangeDescription
fff:rareThresholdrdf:Propertyfff:DatasetStatsxsd:integerNumeric threshold below which a deformity class is flagged as rare.
fff:globalStatsrdf:Propertyfff:DatasetStatsAggregated statistics covering all species in the dataset.
fff:speciesBreakdownrdf:Propertyfff:DatasetStatsfff:SpeciesStatsPer-species statistical breakdown.
fff:speciesCountsrdf:PropertyAsset counts and ratios broken down by species.
fff:subsetCountsrdf:PropertyAsset counts and ratios broken down by subset.
fff:subsetRatiosrdf:Propertyfff:SpeciesStatsPer-subset ratios relative to species total assets.
fff:healthCountsrdf:PropertyAsset counts and ratios broken down by health status (healthy, deformed).
fff:healthRatiosrdf:Propertyfff:SpeciesStatsPer-health-status ratios relative to species total assets.
fff:deformityClassCountsrdf:PropertyAsset counts and ratios broken down by deformity class.
fff:deformityClassRatiosrdf:Propertyfff:SpeciesStatsPer-deformity-class ratios relative to species total assets.
fff:rareDeformityClassesrdf:PropertyList of deformity class identifiers whose count falls below the rare threshold.
fff:rareDeformityClassesBySpeciesrdf:PropertyPer-species lists of deformity classes flagged as rare.
fff:labelQualityMappingrdf:PropertyMaps each subset identifier to its label quality descriptor.

Properties — Taxonomy

TermTypeDomainRangeDescription
fff:labelOriginrdf:Propertyfff:DatasetTaxonomyDescription of the origin and derivation method for labels in the dataset.
fff:observedSubsetsrdf:Propertyfff:DatasetTaxonomyList of subset identifiers observed in the dataset.
fff:speciesrdf:Propertyfff:DatasetTaxonomyfff:SpeciesEntryList of species entries defined in the taxonomy.
fff:subsetsrdf:Propertyfff:DatasetTaxonomyfff:SubsetEntryList of subset entries defined in the taxonomy.
fff:deformityClassesrdf:Propertyfff:DatasetTaxonomyBlock containing the deformity class definitions for the dataset.
fff:classIdsrdf:Propertyfff:DatasetTaxonomyOrdered list of deformity class identifiers defined in the taxonomy.
fff:classesrdf:Propertyfff:DatasetTaxonomyfff:DeformityClassList of deformity class entries with their metadata.
fff:availabilityrdf:Propertyfff:DatasetTaxonomyAvailability of deformity classes broken down by species.
fff:deformityClassesPresentrdf:Propertyxsd:stringList of deformity class identifiers present for a given species.
fff:scientificNamerdf:Propertyfff:SpeciesEntryxsd:stringScientific (Latin) name of the species.
fff:commonNameEnrdf:Propertyfff:SpeciesEntryxsd:stringCommon name of the species in English.
fff:commonNameEsrdf:Propertyfff:SpeciesEntryxsd:stringCommon name of the species in Spanish.
fff:healthStatusrdf:Propertyfff:SubsetEntryxsd:stringHealth status associated with a subset. Values: healthy, deformed.
fff:labelQualityrdf:Propertyfff:SubsetEntryxsd:stringLabel quality descriptor for a subset. Values: high, expert_or_verified, weak_or_unverified.
fff:displayNameEnrdf:Propertyfff:DeformityClassxsd:stringDisplay name of the deformity class in English.
fff:typerdf:Propertyxsd:stringType descriptor for auxiliary structures such as label origin. E.g. folder_structure.

Alternate Formats

FormatURLAccept header
RDF/Turtle http://alevia.ddns.net:1880/ns/alevia text/turtle
JSON-LD http://alevia.ddns.net:1880/ns/alevia application/ld+json
HTML (this page) http://alevia.ddns.net:1880/ns/alevia text/html