Skip to content

Commit

Permalink
Merge branch 'release-12.5.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Nov 22, 2024
2 parents c4db8d7 + fc839b0 commit dc7f814
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"require": {
"oat-sa/oatbox-extension-installer": "~1.1||dev-master",
"oat-sa/generis": ">=15.39.0",
"oat-sa/tao-core": ">=54.23.0",
"oat-sa/tao-core": ">=54.24.0",
"oat-sa/extension-tao-backoffice": ">=6.0.0"
},
"autoload": {
Expand Down
3 changes: 3 additions & 0 deletions models/ontology/taoitem.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -255,4 +255,7 @@
<rdf:Description rdf:about="http://www.tao.lu/Ontologies/TAO.rdf#TranslationProgress">
<rdfs:domain rdf:resource="http://www.tao.lu/Ontologies/TAOItem.rdf#Item"/>
</rdf:Description>
<rdf:Description rdf:about="http://www.tao.lu/Ontologies/TAO.rdf#TranslatedIntoLanguages">
<rdfs:domain rdf:resource="http://www.tao.lu/Ontologies/TAOItem.rdf#Item"/>
</rdf:Description>
</rdf:RDF>

0 comments on commit dc7f814

Please sign in to comment.