Skip to content

Commit fb6c2df

Browse files
authored
Merge pull request #556 from AKSW/develop
Deploy develop to main
2 parents e54c8b2 + 62a9201 commit fb6c2df

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

graph.nt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -478,6 +478,7 @@
478478
<https://2025.dataweek.de/2025-06-12/> <http://www.w3.org/1999/02/22-rdf-syntax-ns#_6> <https://2025.dataweek.de/2025-06-12/Room270> .
479479
<https://2025.dataweek.de/2025-06-12/> <http://www.w3.org/1999/02/22-rdf-syntax-ns#_7> <https://2025.dataweek.de/2025-06-12/Room369> .
480480
<https://2025.dataweek.de/2025-06-12/> <http://www.w3.org/1999/02/22-rdf-syntax-ns#_8> <https://2025.dataweek.de/2025-06-12/Room377> .
481+
<https://2025.dataweek.de/2025-06-12/> <http://www.w3.org/1999/02/22-rdf-syntax-ns#_9> <https://2025.dataweek.de/2025-06-12/Room495> .
481482
<https://2025.dataweek.de/2025-06-12/> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://ns.ontowiki.net/SysOnt/Site/Navigation> .
482483
<https://2025.dataweek.de/2025-06-12/> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://dataweek.de/#ProgramView> .
483484
<https://2025.dataweek.de/2025-06-12/> <http://www.w3.org/2000/01/rdf-schema#label> "Donnerstag"@de .
@@ -529,6 +530,13 @@
529530
<https://2025.dataweek.de/2025-06-12/Room377> <http://www.w3.org/2000/01/rdf-schema#label> "Room 377"@en .
530531
<https://2025.dataweek.de/2025-06-12/Room377> <https://dataweek.de/#resourceUri> <https://2025.dataweek.de/> .
531532
<https://2025.dataweek.de/2025-06-12/Room377> <https://dataweek.de/#viewFilter> "str(?date) = \"2025-06-12\" && ?location = <https://dataweek.de/venue#Room377>" .
533+
<https://2025.dataweek.de/2025-06-12/Room495> <http://purl.org/dc/terms/date> "2025-06-12"^^<http://www.w3.org/2001/XMLSchema#date> .
534+
<https://2025.dataweek.de/2025-06-12/Room495> <http://schema.org/location> <https://dataweek.de/venue#Room495> .
535+
<https://2025.dataweek.de/2025-06-12/Room495> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://dataweek.de/#ProgramView> .
536+
<https://2025.dataweek.de/2025-06-12/Room495> <http://www.w3.org/2000/01/rdf-schema#label> "Raum 495"@de .
537+
<https://2025.dataweek.de/2025-06-12/Room495> <http://www.w3.org/2000/01/rdf-schema#label> "Room 495"@en .
538+
<https://2025.dataweek.de/2025-06-12/Room495> <https://dataweek.de/#resourceUri> <https://2025.dataweek.de/> .
539+
<https://2025.dataweek.de/2025-06-12/Room495> <https://dataweek.de/#viewFilter> "str(?date) = \"2025-06-12\" && ?location = <https://dataweek.de/venue#Room495>" .
532540
<https://2025.dataweek.de/2025-06-12/Sitzungssaal> <http://purl.org/dc/terms/date> "2025-06-12"^^<http://www.w3.org/2001/XMLSchema#date> .
533541
<https://2025.dataweek.de/2025-06-12/Sitzungssaal> <http://schema.org/location> <https://dataweek.de/venue#Sitzungssaal> .
534542
<https://2025.dataweek.de/2025-06-12/Sitzungssaal> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://dataweek.de/#ProgramView> .

graph.nt.source

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
git@github.com:AKSW/leipzig.dataweek.de-model.git
2-
51f573430b7c664bf4e0f91366e313374ee7e6fa
2+
4112a03c5e2b7c2764ff02247d75afba382877a7

0 commit comments

Comments
 (0)