Distribution
{
"@id": "https://databus.dbpedia.org/janni/onto_dep_projectx/dbpedia-ontology/2021-12-06#ontology--DEV_type=parsed_sorted.nt",
"@type": "Part",
}databus:Part a owl:Class ;
rdfs:label "Part"@en ;
rdfs:comment """A Part represents a single file (i.e. distribution) which is referenced from a particular Version.
Typically a dataset consists of several files, e.g. same (or similar) files but in multiple serializations that may differ in various ways, including natural language, media-type or format, schematic organization, temporal and spatial resolution, level of detail. Artifacts are packaged compositionally, i.e. each Part adds to the dataset, which is the sum of information."""@en ;
rdfs:subClassOf dcat:Distribution ;
rdfs:isDefinedBy <http://dataid.dbpedia.org/databus#> .<#part-exists>
a sh:NodeShape ;
sh:targetNode databus:Part ;
sh:property [
sh:path [ sh:inversePath rdf:type ] ;
sh:minCount 1 ;
sh:message "At least one subject with an rdf:type of databus:Part must occur for each databus:Version."@en ;
] ;
sh:property [
sh:path [ sh:inversePath rdf:type ] ;
sh:nodekind sh:IRI ;
sh:pattern "/[a-zA-Z0-9\\-_]{4,}/[a-zA-Z0-9\\-_\\.]{1,}/[a-zA-Z0-9\\-_\\.]{1,}/[a-zA-Z0-9\\-_\\.]{1,}#[a-zA-Z0-9\\-_\\.=]{3,}$" ;
sh:message "IRI for databus:Part must match /USER/GROUP/ARTIFACT/VERSION#PART , |USER|>3"@en ;
] . issued
file
formatExtension
compression
downloadURL
bytesize
sha256sum
hasVersion (Distribution)
signature/tractate
Content variants
Remaining JSON-LD
Last updated