Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(test-data): change webern shortcode in test data (DSP-1520) #1843

Merged
Merged
Show file tree
Hide file tree
Changes from 16 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
10 changes: 5 additions & 5 deletions test_data/all_data/admin-data.ttl
Expand Up @@ -492,9 +492,9 @@ Die Internetpublikation macht das digitalisierte Korpus dieser Frühdrucke durc
# WEBERN #
###################################

<http://rdfh.ch/projects/08AE> a knora-admin:knoraProject ;
<http://rdfh.ch/projects/0806> a knora-admin:knoraProject ;
knora-admin:projectShortname "webern"^^xsd:string ;
knora-admin:projectShortcode "08AE"^^xsd:string ;
knora-admin:projectShortcode "0806"^^xsd:string ;
knora-admin:projectLongname "Anton Webern Gesamtausgabe"^^xsd:string ;
knora-admin:projectDescription "Historisch-kritische Edition des Gesamtschaffens von Anton Webern."^^xsd:string ;
knora-admin:status "true"^^xsd:boolean ;
Expand All @@ -509,7 +509,7 @@ Die Internetpublikation macht das digitalisierte Korpus dieser Frühdrucke durc
knora-admin:email "webern-nutzer@example.ch"^^xsd:string ;
knora-admin:preferredLanguage "de"^^xsd:string ;
knora-admin:status "true"^^xsd:boolean ;
knora-admin:isInProject <http://rdfh.ch/projects/08AE> ;
knora-admin:isInProject <http://rdfh.ch/projects/0806> ;
knora-admin:isInSystemAdminGroup "false"^^xsd:boolean .

## Project Admin
Expand All @@ -521,7 +521,7 @@ Die Internetpublikation macht das digitalisierte Korpus dieser Frühdrucke durc
knora-admin:email "webern-admin@example.ch"^^xsd:string ;
knora-admin:preferredLanguage "de"^^xsd:string ;
knora-admin:status "true"^^xsd:boolean ;
knora-admin:isInProject <http://rdfh.ch/projects/08AE> ;
knora-admin:isInProject <http://rdfh.ch/projects/0806> ;
knora-admin:isInSystemAdminGroup "false"^^xsd:boolean ;
knora-admin:isInProjectAdminGroup <http://rdfh.ch/projects/08AE> .
knora-admin:isInProjectAdminGroup <http://rdfh.ch/projects/0806> .

12 changes: 6 additions & 6 deletions test_data/all_data/permissions-data.ttl
Expand Up @@ -361,35 +361,35 @@
##########################################################

### Administrative Permissions on ProjectMember
<http://rdfh.ch/permissions/08AE/008-a1>
<http://rdfh.ch/permissions/0806/008-a1>

rdf:type knora-admin:AdministrativePermission ;

knora-admin:forProject <http://rdfh.ch/projects/08AE> ;
knora-admin:forProject <http://rdfh.ch/projects/0806> ;

knora-admin:forGroup knora-admin:ProjectMember ;

knora-base:hasPermissions "ProjectResourceCreateAllPermission"^^xsd:string .


### Administrative Permissions on ProjectAdmin
<http://rdfh.ch/permissions/08AE/008-a2>
<http://rdfh.ch/permissions/0806/008-a2>

rdf:type knora-admin:AdministrativePermission ;

knora-admin:forProject <http://rdfh.ch/projects/08AE> ;
knora-admin:forProject <http://rdfh.ch/projects/0806> ;

knora-admin:forGroup knora-admin:ProjectAdmin ;

knora-base:hasPermissions "ProjectResourceCreateAllPermission|ProjectAdminAllPermission"^^xsd:string .


### Default Object Access Permissions on ProjectMember Group
<http://rdfh.ch/permissions/08AE/008-d1>
<http://rdfh.ch/permissions/0806/008-d1>

rdf:type knora-admin:DefaultObjectAccessPermission ;

knora-admin:forProject <http://rdfh.ch/projects/08AE> ;
knora-admin:forProject <http://rdfh.ch/projects/0806> ;

knora-admin:forGroup knora-admin:ProjectMember ;

Expand Down
82 changes: 41 additions & 41 deletions test_data/all_data/webern-data.ttl
@@ -1,4 +1,4 @@
@prefix : <http://www.knora.org/data/08AE/webern#> .
@prefix : <http://www.knora.org/data/0806/webern#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
Expand All @@ -7,7 +7,7 @@
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix knora-base: <http://www.knora.org/ontology/knora-base#> .
@prefix salsah-gui: <http://www.knora.org/ontology/salsah-gui#> .
@prefix webern: <http://www.knora.org/ontology/08AE/webern#> .
@prefix webern: <http://www.knora.org/ontology/0806/webern#> .

#
#
Expand All @@ -19,23 +19,23 @@
# #################################################################
#
#
# http://rdfh.ch/08AE/testperson1
# http://rdfh.ch/0806/testperson1
# webern:testperson1

<http://rdfh.ch/08AE/testperson1> a webern:Person ;
webern:comment <http://rdfh.ch/08AE/testperson1/values/df1260ad43d5> ;
webern:hasAlternativeName <http://rdfh.ch/08AE/testperson1/values/88c91a1d-23bc-413d-b966-78b525715575> ;
webern:hasBiography <http://rdfh.ch/08AE/testperson1/values/3855051b-c47c-4e61-8cd7-76404efdc67b> ;
webern:hasBiographySource <http://rdfh.ch/08AE/testperson1/values/4ab0cfaa-479a-4cd6-946e-2b51c4b9d016> ;
webern:hasBirthDate <http://rdfh.ch/08AE/testperson1/values/6f3e4026-18bd-4039-9805-7d0d4e317690> ;
webern:hasBirthPlace <http://rdfh.ch/08AE/testperson1/values/a588947a-44e6-45fb-aec3-3d57887f038c> ;
webern:hasDeathDate <http://rdfh.ch/08AE/testperson1/values/b5349bdd-6f5d-4538-ad0f-7b9440760f55> ;
webern:hasDeathPlace <http://rdfh.ch/08AE/testperson1/values/47b2992554d5> ;
webern:hasFamilyName <http://rdfh.ch/08AE/testperson1/values/576dede4-8cc9-4e72-ac8c-8ea5dff9c668> ;
webern:hasGivenName <http://rdfh.ch/08AE/testperson1/values/20526fec-6106-4b9d-a41b-faccbe028340> ;
webern:hasIAFIdentifier <http://rdfh.ch/08AE/testperson1/values/50e58896-fd0f-49c7-9786-f9cdd4c9ce56> ;
webern:hasRelation <http://rdfh.ch/08AE/testperson1/values/f7675f26-4b01-4432-be74-9ae3aa24d2af> ;
knora-base:attachedToProject <http://rdfh.ch/projects/08AE> ;
<http://rdfh.ch/0806/testperson1> a webern:Person ;
webern:comment <http://rdfh.ch/0806/testperson1/values/df1260ad43d5> ;
webern:hasAlternativeName <http://rdfh.ch/0806/testperson1/values/88c91a1d-23bc-413d-b966-78b525715575> ;
webern:hasBiography <http://rdfh.ch/0806/testperson1/values/3855051b-c47c-4e61-8cd7-76404efdc67b> ;
webern:hasBiographySource <http://rdfh.ch/0806/testperson1/values/4ab0cfaa-479a-4cd6-946e-2b51c4b9d016> ;
webern:hasBirthDate <http://rdfh.ch/0806/testperson1/values/6f3e4026-18bd-4039-9805-7d0d4e317690> ;
webern:hasBirthPlace <http://rdfh.ch/0806/testperson1/values/a588947a-44e6-45fb-aec3-3d57887f038c> ;
webern:hasDeathDate <http://rdfh.ch/0806/testperson1/values/b5349bdd-6f5d-4538-ad0f-7b9440760f55> ;
webern:hasDeathPlace <http://rdfh.ch/0806/testperson1/values/47b2992554d5> ;
webern:hasFamilyName <http://rdfh.ch/0806/testperson1/values/576dede4-8cc9-4e72-ac8c-8ea5dff9c668> ;
webern:hasGivenName <http://rdfh.ch/0806/testperson1/values/20526fec-6106-4b9d-a41b-faccbe028340> ;
webern:hasIAFIdentifier <http://rdfh.ch/0806/testperson1/values/50e58896-fd0f-49c7-9786-f9cdd4c9ce56> ;
webern:hasRelation <http://rdfh.ch/0806/testperson1/values/f7675f26-4b01-4432-be74-9ae3aa24d2af> ;
knora-base:attachedToProject <http://rdfh.ch/projects/0806> ;
knora-base:attachedToUser <http://rdfh.ch/users/webernProjectMember> ;
knora-base:creationDate "2017-12-01T17:00:00Z"^^xsd:dateTime ;
knora-base:hasPermissions "CR knora-admin:ProjectMember,knora-admin:Creator|V knora-admin:KnownUser|RV knora-admin:UnknownUser" ;
Expand All @@ -44,10 +44,10 @@


#
# http://rdfh.ch/08AE/testperson1/values/576dede4-8cc9-4e72-ac8c-8ea5dff9c668
# http://rdfh.ch/0806/testperson1/values/576dede4-8cc9-4e72-ac8c-8ea5dff9c668
# hasFamilyName

<http://rdfh.ch/08AE/testperson1/values/576dede4-8cc9-4e72-ac8c-8ea5dff9c668> a knora-base:TextValue ;
<http://rdfh.ch/0806/testperson1/values/576dede4-8cc9-4e72-ac8c-8ea5dff9c668> a knora-base:TextValue ;
knora-base:valueHasUUID "576dede4-8cc9-4e72-ac8c-8ea5dff9c668"^^xsd:string;
knora-base:attachedToUser <http://rdfh.ch/users/webernProjectMember> ;
knora-base:hasPermissions "CR knora-admin:Creator|D knora-admin:ProjectMember" ;
Expand All @@ -57,10 +57,10 @@
knora-base:valueHasString "Polnauer" .

#
# http://rdfh.ch/08AE/testperson1/values/20526fec-6106-4b9d-a41b-faccbe028340
# http://rdfh.ch/0806/testperson1/values/20526fec-6106-4b9d-a41b-faccbe028340
# hasGivenName

<http://rdfh.ch/08AE/testperson1/values/20526fec-6106-4b9d-a41b-faccbe028340> a knora-base:TextValue ;
<http://rdfh.ch/0806/testperson1/values/20526fec-6106-4b9d-a41b-faccbe028340> a knora-base:TextValue ;
knora-base:valueHasUUID "20526fec-6106-4b9d-a41b-faccbe028340"^^xsd:string;
knora-base:attachedToUser <http://rdfh.ch/users/webernProjectMember> ;
knora-base:hasPermissions "CR knora-admin:Creator|D knora-admin:ProjectMember" ;
Expand All @@ -70,10 +70,10 @@
knora-base:valueHasString "Josef" .

#
# http://rdfh.ch/08AE/testperson1/values/88c91a1d-23bc-413d-b966-78b525715575
# http://rdfh.ch/0806/testperson1/values/88c91a1d-23bc-413d-b966-78b525715575
# hasAlternativeName

<http://rdfh.ch/08AE/testperson1/values/88c91a1d-23bc-413d-b966-78b525715575> a knora-base:TextValue ;
<http://rdfh.ch/0806/testperson1/values/88c91a1d-23bc-413d-b966-78b525715575> a knora-base:TextValue ;
knora-base:valueHasUUID "88c91a1d-23bc-413d-b966-78b525715575"^^xsd:string;
knora-base:attachedToUser <http://rdfh.ch/users/webernProjectMember> ;
knora-base:hasPermissions "CR knora-admin:Creator|D knora-admin:ProjectMember" ;
Expand All @@ -83,10 +83,10 @@
knora-base:valueHasString "Josef Maximilian Polnauer" .

#
# http://rdfh.ch/08AE/testperson1/values/50e58896-fd0f-49c7-9786-f9cdd4c9ce56
# http://rdfh.ch/0806/testperson1/values/50e58896-fd0f-49c7-9786-f9cdd4c9ce56
# hasIAFIdentifier

<http://rdfh.ch/08AE/testperson1/values/50e58896-fd0f-49c7-9786-f9cdd4c9ce56> a knora-base:TextValue ;
<http://rdfh.ch/0806/testperson1/values/50e58896-fd0f-49c7-9786-f9cdd4c9ce56> a knora-base:TextValue ;
knora-base:valueHasUUID "50e58896-fd0f-49c7-9786-f9cdd4c9ce56"^^xsd:string;
knora-base:attachedToUser <http://rdfh.ch/users/webernProjectMember> ;
knora-base:hasPermissions "CR knora-admin:Creator|D knora-admin:ProjectMember" ;
Expand All @@ -96,10 +96,10 @@
knora-base:valueHasString "1017673659" .

#
# http://rdfh.ch/08AE/testperson1/values/6f3e4026-18bd-4039-9805-7d0d4e317690
# http://rdfh.ch/0806/testperson1/values/6f3e4026-18bd-4039-9805-7d0d4e317690
# hasBirthDate

<http://rdfh.ch/08AE/testperson1/values/6f3e4026-18bd-4039-9805-7d0d4e317690> a knora-base:DateValue ;
<http://rdfh.ch/0806/testperson1/values/6f3e4026-18bd-4039-9805-7d0d4e317690> a knora-base:DateValue ;
knora-base:valueHasUUID "6f3e4026-18bd-4039-9805-7d0d4e317690"^^xsd:string;
knora-base:attachedToUser <http://rdfh.ch/users/webernProjectMember> ;
knora-base:hasPermissions "CR knora-admin:Creator|D knora-admin:ProjectMember" ;
Expand All @@ -114,10 +114,10 @@
knora-base:valueHasEndPrecision "DAY" .

#
# http://rdfh.ch/08AE/testperson1/values/b5349bdd-6f5d-4538-ad0f-7b9440760f55
# http://rdfh.ch/0806/testperson1/values/b5349bdd-6f5d-4538-ad0f-7b9440760f55
# webern:hasDeathDate

<http://rdfh.ch/08AE/testperson1/values/b5349bdd-6f5d-4538-ad0f-7b9440760f55> a knora-base:DateValue ;
<http://rdfh.ch/0806/testperson1/values/b5349bdd-6f5d-4538-ad0f-7b9440760f55> a knora-base:DateValue ;
knora-base:valueHasUUID "b5349bdd-6f5d-4538-ad0f-7b9440760f55"^^xsd:string;
knora-base:attachedToUser <http://rdfh.ch/users/webernProjectMember> ;
knora-base:hasPermissions "CR knora-admin:Creator|D knora-admin:ProjectMember" ;
Expand All @@ -132,10 +132,10 @@
knora-base:valueHasEndPrecision "DAY" .

#
# http://rdfh.ch/08AE/testperson1/values/a588947a-44e6-45fb-aec3-3d57887f038c
# http://rdfh.ch/0806/testperson1/values/a588947a-44e6-45fb-aec3-3d57887f038c
# webern:hasBirthPlace

<http://rdfh.ch/08AE/testperson1/values/a588947a-44e6-45fb-aec3-3d57887f038c> a knora-base:TextValue ;
<http://rdfh.ch/0806/testperson1/values/a588947a-44e6-45fb-aec3-3d57887f038c> a knora-base:TextValue ;
knora-base:valueHasUUID "a588947a-44e6-45fb-aec3-3d57887f038c"^^xsd:string;
knora-base:attachedToUser <http://rdfh.ch/users/webernProjectMember> ;
knora-base:hasPermissions "CR knora-admin:Creator|D knora-admin:ProjectMember" ;
Expand All @@ -145,10 +145,10 @@
knora-base:valueHasString "Wien" .

#
# http://rdfh.ch/08AE/testperson1/values/47b2992554d5
# http://rdfh.ch/0806/testperson1/values/47b2992554d5
# webern:hasDeathPlace

<http://rdfh.ch/08AE/testperson1/values/47b2992554d5> a knora-base:TextValue ;
<http://rdfh.ch/0806/testperson1/values/47b2992554d5> a knora-base:TextValue ;
knora-base:valueHasUUID "47b2992554d5"^^xsd:string;
knora-base:attachedToUser <http://rdfh.ch/users/webernProjectMember> ;
knora-base:hasPermissions "CR knora-admin:Creator|D knora-admin:ProjectMember" ;
Expand All @@ -158,10 +158,10 @@
knora-base:valueHasString "Wien" .

#
# http://rdfh.ch/08AE/testperson1/values/3855051b-c47c-4e61-8cd7-76404efdc67b
# http://rdfh.ch/0806/testperson1/values/3855051b-c47c-4e61-8cd7-76404efdc67b
# webern:hasBiography

<http://rdfh.ch/08AE/testperson1/values/3855051b-c47c-4e61-8cd7-76404efdc67b> a knora-base:TextValue ;
<http://rdfh.ch/0806/testperson1/values/3855051b-c47c-4e61-8cd7-76404efdc67b> a knora-base:TextValue ;
knora-base:valueHasUUID "3855051b-c47c-4e61-8cd7-76404efdc67b"^^xsd:string;
knora-base:attachedToUser <http://rdfh.ch/users/webernProjectMember> ;
knora-base:hasPermissions "CR knora-admin:Creator|D knora-admin:ProjectMember" ;
Expand All @@ -171,10 +171,10 @@
knora-base:valueHasString "Musikstudien bei Arnold Schönberg (1909 bis 1911), Alban Berg (1911 bis 1913). Studien bei Guido Adler (1927 Promotion in Innsbruck). Beamter (bei den österreichischen Bundesbahnen, nach dem Zweiten Weltkrieg beim Finanzministerium), Musikwissenschaftler, Bibliothekar, nach seiner Pensionierung auch Kompositionslehrer. Herausgeber des Briefwechsels Anton Webern und Hildegard Jone (stark gekürzt)." .

#
# http://rdfh.ch/08AE/testperson1/values/4ab0cfaa-479a-4cd6-946e-2b51c4b9d016
# http://rdfh.ch/0806/testperson1/values/4ab0cfaa-479a-4cd6-946e-2b51c4b9d016
# webern:hasBiographySource

<http://rdfh.ch/08AE/testperson1/values/4ab0cfaa-479a-4cd6-946e-2b51c4b9d016> a knora-base:TextValue ;
<http://rdfh.ch/0806/testperson1/values/4ab0cfaa-479a-4cd6-946e-2b51c4b9d016> a knora-base:TextValue ;
knora-base:valueHasUUID "4ab0cfaa-479a-4cd6-946e-2b51c4b9d016"^^xsd:string;
knora-base:attachedToUser <http://rdfh.ch/users/webernProjectMember> ;
knora-base:hasPermissions "CR knora-admin:Creator|D knora-admin:ProjectMember" ;
Expand All @@ -185,10 +185,10 @@


#
# http://rdfh.ch/08AE/testperson1/values/f7675f26-4b01-4432-be74-9ae3aa24d2af
# http://rdfh.ch/0806/testperson1/values/f7675f26-4b01-4432-be74-9ae3aa24d2af
# webern:hasRelation

<http://rdfh.ch/08AE/testperson1/values/f7675f26-4b01-4432-be74-9ae3aa24d2af> a knora-base:TextValue ;
<http://rdfh.ch/0806/testperson1/values/f7675f26-4b01-4432-be74-9ae3aa24d2af> a knora-base:TextValue ;
knora-base:valueHasUUID "f7675f26-4b01-4432-be74-9ae3aa24d2af"^^xsd:string;
knora-base:attachedToUser <http://rdfh.ch/users/webernProjectMember> ;
knora-base:hasPermissions "CR knora-admin:Creator|D knora-admin:ProjectMember" ;
Expand All @@ -198,10 +198,10 @@
knora-base:valueHasString "Angehöriger des Schönberg-Kreises. Freund." .

#
# http://rdfh.ch/08AE/testperson1/values/df1260ad43d5
# http://rdfh.ch/0806/testperson1/values/df1260ad43d5
# webern:comment

<http://rdfh.ch/08AE/testperson1/values/df1260ad43d5> a knora-base:TextValue ;
<http://rdfh.ch/0806/testperson1/values/df1260ad43d5> a knora-base:TextValue ;
knora-base:valueHasUUID "df1260ad43d5"^^xsd:string;
knora-base:attachedToUser <http://rdfh.ch/users/webernProjectMember> ;
knora-base:hasPermissions "CR knora-admin:Creator|D knora-admin:ProjectMember" ;
Expand Down
8 changes: 4 additions & 4 deletions test_data/ontologies/webern-onto.ttl
Expand Up @@ -6,13 +6,13 @@
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix knora-base: <http://www.knora.org/ontology/knora-base#> .
@prefix salsah-gui: <http://www.knora.org/ontology/salsah-gui#> .
@base <http://www.knora.org/ontology/08AE/webern> .
@base <http://www.knora.org/ontology/0806/webern> .

@prefix : <http://www.knora.org/ontology/08AE/webern#> .
@prefix : <http://www.knora.org/ontology/0806/webern#> .

<http://www.knora.org/ontology/08AE/webern> rdf:type owl:Ontology ;
<http://www.knora.org/ontology/0806/webern> rdf:type owl:Ontology ;
rdfs:label "The Anton Webern project ontology" ;
knora-base:attachedToProject <http://rdfh.ch/projects/08AE> .
knora-base:attachedToProject <http://rdfh.ch/projects/0806> .

##########################################################
#
Expand Down
4 changes: 2 additions & 2 deletions test_data/ontologyR2RV2/allOntologyMetadata.jsonld
Expand Up @@ -74,10 +74,10 @@
"rdfs:label": "The dokubib ontology"
},
{
"@id": "http://0.0.0.0:3333/ontology/08AE/webern/v2",
"@id": "http://0.0.0.0:3333/ontology/0806/webern/v2",
"@type": "owl:Ontology",
"knora-api:attachedToProject": {
"@id": "http://rdfh.ch/projects/08AE"
"@id": "http://rdfh.ch/projects/0806"
},
"rdfs:label": "The Anton Webern project ontology"
},
Expand Down
4 changes: 2 additions & 2 deletions test_data/ontologyR2RV2/allOntologyMetadata.rdf
Expand Up @@ -39,8 +39,8 @@
<knora-api:attachedToProject rdf:resource="http://rdfh.ch/projects/0804"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The dokubib ontology</rdfs:label>
</owl:Ontology>
<owl:Ontology rdf:about="http://0.0.0.0:3333/ontology/08AE/webern/v2">
<knora-api:attachedToProject rdf:resource="http://rdfh.ch/projects/08AE"/>
<owl:Ontology rdf:about="http://0.0.0.0:3333/ontology/0806/webern/v2">
<knora-api:attachedToProject rdf:resource="http://rdfh.ch/projects/0806"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The Anton Webern project ontology</rdfs:label>
</owl:Ontology>
<owl:Ontology rdf:about="http://api.knora.org/ontology/knora-admin/v2">
Expand Down
4 changes: 2 additions & 2 deletions test_data/ontologyR2RV2/allOntologyMetadata.ttl
Expand Up @@ -37,8 +37,8 @@
knora-api:attachedToProject <http://rdfh.ch/projects/0804>;
rdfs:label "The dokubib ontology" .

<http://0.0.0.0:3333/ontology/08AE/webern/v2> a owl:Ontology;
knora-api:attachedToProject <http://rdfh.ch/projects/08AE>;
<http://0.0.0.0:3333/ontology/0806/webern/v2> a owl:Ontology;
knora-api:attachedToProject <http://rdfh.ch/projects/0806>;
rdfs:label "The Anton Webern project ontology" .

<http://api.knora.org/ontology/knora-admin/v2> a owl:Ontology;
Expand Down
2 changes: 1 addition & 1 deletion test_data/project_shortcodes.md
Expand Up @@ -30,4 +30,4 @@
- lhtt: `0806` // Living Histories of Theban Tombs
- mls: `0807` // Musikalisches Lexikon der Schweiz
- terlag: `0808`// Lager des Territorialdienstes 1942-1945
- webern: `08AE`
- webern: `0806`
2 changes: 1 addition & 1 deletion test_data/queries/webern/find_webern_person.rql
@@ -1,7 +1,7 @@
PREFIX foaf: <http://xmlns.com/foaf/0.1/>
PREFIX knora-base: <http://www.knora.org/ontology/knora-base#>
PREFIX knora-admin: <http://www.knora.org/ontology/knora-admin#>
PREFIX webern: <http://www.knora.org/ontology/08AE/webern#>
PREFIX webern: <http://www.knora.org/ontology/0806/webern#>

SELECT *
WHERE {
Expand Down
2 changes: 1 addition & 1 deletion test_data/queries/webern/relation_via_schoenberg.rql
@@ -1,7 +1,7 @@
PREFIX foaf: <http://xmlns.com/foaf/0.1/>
PREFIX knora-base: <http://www.knora.org/ontology/knora-base#>
PREFIX knora-admin: <http://www.knora.org/ontology/knora-admin#>
PREFIX webern: <http://www.knora.org/ontology/08AE/webern#>
PREFIX webern: <http://www.knora.org/ontology/0806/webern#>

SELECT (CONCAT(?first, ' ', ?last) AS ?fullname) ?string
WHERE {
Expand Down
4 changes: 2 additions & 2 deletions webapi/scripts/fuseki-init-knora-test-unit.sh
Expand Up @@ -31,5 +31,5 @@ upload-graph ../../test_data/ontologies/newton-onto.ttl http://www.knora.org/ont
upload-graph ../../test_data/ontologies/leibniz-onto.ttl http://www.knora.org/ontology/0801/leibniz
upload-graph ../../test_data/all_data/biblio-data.ttl http://www.knora.org/data/0801/biblio
upload-graph ../../test_data/all_data/beol-data.ttl http://www.knora.org/data/0801/beol
upload-graph ../../test_data/ontologies/webern-onto.ttl http://www.knora.org/ontology/08AE/webern
upload-graph ../../test_data/all_data/webern-data.ttl http://www.knora.org/data/08AE/webern
upload-graph ../../test_data/ontologies/webern-onto.ttl http://www.knora.org/ontology/0806/webern
upload-graph ../../test_data/all_data/webern-data.ttl http://www.knora.org/data/0806/webern