Skip to content

Commit

Permalink
Merge pull request #87 from viaacode/prepare-release
Browse files Browse the repository at this point in the history
Prepare release
  • Loading branch information
mielvds authored Feb 13, 2025
2 parents bc094d5 + c97f9ad commit b6e0f69
Show file tree
Hide file tree
Showing 10 changed files with 47 additions and 37 deletions.
2 changes: 1 addition & 1 deletion description/audiovisual.shacl.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
dct:description """Data model to describe the content of audiovisual objects."""@en ;
dct:description """Modèle de données pour décrire le contenu des objets audiovisuels."""@fr ;
dct:description """Datamodel om de inhoud van audiovisuele objecten te beschrijven."""@nl ;
pav:version "0.0.1" .
pav:version "1.0.0" .

<#DVDNodeShape> a sh:NodeShape ;
sh:targetClass haDes:DVD ;
Expand Down
2 changes: 1 addition & 1 deletion description/bibliographic.shacl.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
dct:description """Data model to provide a detailed description of bibliographic objects and their components."""@en ;
dct:description """Modèle de données pour fournir une description détaillée des objets bibliographiques et leurs composants."""@fr ;
dct:description """Datamodel voor de gedetailleerde beschrijving van bibliografische objecten en hun componenten."""@nl ;
pav:version "0.0.1" .
pav:version "1.0.0" .

<#NewspaperIssueNodeShape> a sh:NodeShape ;
sh:targetClass haDes:NewspaperIssue ;
Expand Down
55 changes: 27 additions & 28 deletions description/description.shacl.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
dct:description """Data model to describe the content of objects."""@en ;
dct:description """Modèle de données pour décrire le contenu des objets."""@fr ;
dct:description """Datamodel voor de beschrijving van de inhoud van objecten."""@nl ;
pav:version "0.0.1" .
pav:version "1.0.0" .

##############################
# NodeShapes #
Expand Down Expand Up @@ -481,7 +481,6 @@
sh:name "object type"@en ;
sh:name "type d'objet"@fr ;
sh:name "type object"@nl ;
sh:description ""@en ;
sh:severity sh:Violation ;
sh:message "schema:hasObjectType is not of type string"@en ;
sh:message "schema:hasObjectType is niet van het type string"@nl ;
Expand Down Expand Up @@ -1140,7 +1139,7 @@
sh:nodeKind sh:Literal ;
sh:datatype xsd:time ;
sh:maxCount 1 ;
sh:name "startTime"@en ;
sh:name "start time"@en ;
sh:name "starttijd"@nl ;
sh:name "heure de départ"@fr ;
sh:description "Het tijdstip waarop het fragment start."@nl;
Expand All @@ -1157,7 +1156,7 @@
sh:nodeKind sh:Literal ;
sh:datatype xsd:time ;
sh:maxCount 1 ;
sh:name "endTime"@en ;
sh:name "end time"@en ;
sh:name "eindtijd"@nl ;
sh:name "heure de fin"@fr ;
sh:description "Het tijdstip waarop het fragment stopt."@nl;
Expand All @@ -1176,9 +1175,9 @@

sh:maxCount 1 ;

sh:name "Region delimiter (x-axis)"@en ;
sh:name "Regio-afbakening (x-as)"@nl ;
sh:name "Délimiteur de région (axe des x)"@fr ;
sh:name "region delimiter (x-axis)"@en ;
sh:name "regio-afbakening (x-as)"@nl ;
sh:name "délimiteur de région (axe des x)"@fr ;

sh:description "Het definiëren van de linkerbovenhoek van een zone op de x-as."@nl;
sh:description "To define the top left corner of a zone on the x-axis."@en;
Expand All @@ -1197,9 +1196,9 @@

sh:maxCount 1 ;

sh:name "Region delimiter (y-axis)"@en ;
sh:name "Regio-afbakening (y-as)"@nl ;
sh:name "Délimiteur de région (axe des y)"@fr ;
sh:name "region delimiter (y-axis)"@en ;
sh:name "regio-afbakening (y-as)"@nl ;
sh:name "délimiteur de région (axe des y)"@fr ;

sh:description "Het definiëren van de linkerbovenhoek van een zone op de y-as."@nl;
sh:description "To define the top left corner of a zone on the y-axis."@en;
Expand All @@ -1218,9 +1217,9 @@

sh:maxCount 1 ;

sh:name "Width"@en ;
sh:name "Breedte"@nl ;
sh:name "Largeur"@fr ;
sh:name "width"@en ;
sh:name "breedte"@nl ;
sh:name "largeur"@fr ;

sh:description "De breedte van bijvoorbeeld een videoframe wordt doorgaans uitgedrukt in aantal pixels, of van een afbeelding in millimeters."@nl;
sh:description "The width of e.g. a video frame typically expressed as a number of pixels, or picture/image in millimeters."@en;
Expand All @@ -1239,12 +1238,12 @@

sh:maxCount 1 ;

sh:name "Width"@en ;
sh:name "Hoogte"@nl ;
sh:name "Hauteur"@fr ;
sh:name "height"@en ;
sh:name "hoogte"@nl ;
sh:name "hauteur"@fr ;

sh:description "De hoogte van bijvoorbeeld een videoframe wordt doorgaans uitgedrukt in aantal pixels, of van een afbeelding in millimeters."@nl;
sh:description "The width of e.g. a video frame typically expressed as a number of pixels, or picture/image in millimeters."@en;
sh:description "The height of e.g. a video frame typically expressed as a number of pixels, or picture/image in millimeters."@en;
sh:description "La hauteur d'un cadre vidéo, par exemple, est généralement exprimée en nombre de pixels, ou d'une image en millimètres."@fr;

sh:message "ebucore:height is not of type xsd:integer"@en ;
Expand Down Expand Up @@ -1318,9 +1317,9 @@
sh:minCount 0;
sh:maxCount 1;

sh:name "Annotation type"@en ;
sh:name "annotation type"@en ;
sh:name "type annotatie"@nl ;
sh:name "Type d'annotation"@fr ;
sh:name "type d'annotation"@fr ;

sh:description "Om het type annotatie te definiëren, zoals een herkend gezicht of Named Entity."@nl ;
sh:description "To define a type of Annotation, such as a recognized face or Named Entity."@en ;
Expand All @@ -1337,9 +1336,9 @@
sh:minCount 1;
sh:maxCount 1;

sh:name "Annotation target"@en ;
sh:name "Annotatiedoel"@nl ;
sh:name "Cible d'annotation"@fr ;
sh:name "annotation target"@en ;
sh:name "annotatiedoel"@nl ;
sh:name "cible d'annotation"@fr ;

sh:description "Om het doelbestand te definiëren waarop de annotatie van toepassing is."@nl ;
sh:description "To define the target file to which the Annotation applies."@en ;
Expand All @@ -1356,9 +1355,9 @@
sh:minCount 1;
sh:maxCount 1;

sh:name "Annotation subject"@en ;
sh:name "Annotatie onderwerp"@nl ;
sh:name "Sujet d'annotation"@fr ;
sh:name "annotation subject"@en ;
sh:name "annotatie onderwerp"@nl ;
sh:name "sujet d'annotation"@fr ;

sh:description "Het onderwerp van de annotatie."@nl ;
sh:description "The subject of the Annotation."@en;
Expand All @@ -1374,9 +1373,9 @@

sh:maxCount 1;

sh:name "Annotation person subject"@en ;
sh:name "Annotatie persoon onderwerp"@nl ;
sh:name "Sujet d'annotation person"@fr ;
sh:name "annotation person subject"@en ;
sh:name "annotatie persoon onderwerp"@nl ;
sh:name "sujet d'annotation person"@fr ;

sh:description "Het onderwerp (persoon) van de annotatie."@nl ;
sh:description "The subject (person) of the Annotation."@en;
Expand Down
2 changes: 1 addition & 1 deletion description/film.shacl.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
dct:description """Datamodel voor de gedetailleerde beschrijving van Filmobjecten en hun componenten."""@nl ;
dct:created "2022-01-07" ;
dct:modified "2024-01-17" ;
pav:version "0.0.1" .
pav:version "1.0.0" .

<#FilmNodeShape> a sh:NodeShape ;
sh:targetClass haDes:Film ;
Expand Down
2 changes: 1 addition & 1 deletion events/events.shacl.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
owl:imports <http://id.loc.gov/vocabulary/preservation/eventRelatedObjectRole> ;
owl:imports <http://id.loc.gov/vocabulary/preservation/eventOutcome> ;
owl:imports <http://id.loc.gov/vocabulary/preservation/eventType> ;
pav:version "0.0.1" .
pav:version "1.0.0" .


<#ActivityShape> a sh:NodeShape ;
Expand Down
4 changes: 2 additions & 2 deletions gendocs.sh
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
# output dir
out=${1:-./output}
parent="Knowledge Graph"
pip install shacl2md --extra-index-url http://do-prd-mvn-01.do.viaa.be:8081/repository/pypi-all/simple --trusted-host do-prd-mvn-01.do.viaa.be
shacl2md organization:organizations/organizations.shacl.ttl \
#pip install shacl2md --extra-index-url http://do-prd-mvn-01.do.viaa.be:8081/repository/pypi-all/simple --trusted-host do-prd-mvn-01.do.viaa.be
shacl2md generate organization:organizations/organizations.shacl.ttl \
object:objects/objects.shacl.ttl \
descriptive:description/description.shacl.ttl \
events:events/events.shacl.ttl \
Expand Down
2 changes: 1 addition & 1 deletion objects/objects.shacl.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
owl:imports <http://www.loc.gov/premis/rdf/v3/> ;
owl:imports <http://id.loc.gov/vocabulary/preservation/relationshipSubType/> ;
owl:imports <http://www.w3.org/ns/prov#>;
pav:version "0.0.1" .
pav:version "1.0.0" .

#####################################
# SHAPES #
Expand Down
11 changes: 11 additions & 0 deletions ontologies/schema.rdfs.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -657,6 +657,17 @@ schema:name a rdf:Property ;
skos:definition "Le nom de l'article."@fr ;
rdfs:isDefinedBy <https://schema.org/> .

schema:containedInPlace a rdf:Property ;
rdfs:label "containedInPlace"@en ;
rdfs:label "opgenomenInPlaats"@nl ;
rdfs:label "contenuEnPlace"@fr ;
rdfs:domain schema:Place ;
rdfs:range schema:Place ;
skos:definition "The basic containment relation between a place and one that contains it."@en;
skos:definition "De basis verbindingsrelatie tussen een plaats en een die deze bevat."@nl;
skos:definition "La relation de confinement de base entre un lieu et une qui le contient."@fr;
rdfs:isDefinedBy <https://schema.org/> .

schema:postalCode a rdf:Property ;
schema:domainIncludes schema:DefinedRegion,
schema:GeoCoordinates,
Expand Down
2 changes: 1 addition & 1 deletion organizations/organizations.shacl.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
dct:description """Data model to describe organizations."""@en ;
dct:description """Modèle de données pour décrire des organisations."""@fr ;
dct:description """Datamodel voor het beschrijven van organisaties."""@nl ;
pav:version "0.0.1" .
pav:version "1.0.0" .

#####################################
# SHAPES #
Expand Down
2 changes: 1 addition & 1 deletion terms/terms.shacl.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
dct:description """Data model to describe structured lists of terms such as thesauri."""@en ;
dct:description """Modèle de données pour décrire des listes structurées de termes tels que le thésaure."""@fr ;
dct:description """Datamodel voor het beschrijven van gestructureerde lijsten van termen zoals thesauri."""@nl ;
pav:version "0.0.1" .
pav:version "1.0.0" .

<#CollectionShape>
a sh:NodeShape ;
Expand Down

0 comments on commit b6e0f69

Please sign in to comment.