Skip to content

Commit

Permalink
Update from CMEM
Browse files Browse the repository at this point in the history
  • Loading branch information
DataWeek CMEM Update Bot 🤖 committed Feb 8, 2024
1 parent 3aa471b commit 853f41a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions graph.nt
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,13 @@
<https://2024.dataweek.de/2024-04-15/> <https://dataweek.de/#resourceUri> <https://2024.dataweek.de/> .
<https://2024.dataweek.de/2024-04-15/> <https://dataweek.de/#viewFilter> "str(?date) = \"2024-04-15\"" .
<https://2024.dataweek.de/2024-04-15/> <https://dataweek.de/#viewMode> <https://dataweek.de/#Table> .
<https://2024.dataweek.de/2024-04-15/Ratsplenarsaal> <http://purl.org/dc/terms/date> "2024-04-15"^^<http://www.w3.org/2001/XMLSchema#date> .
<https://2024.dataweek.de/2024-04-15/Ratsplenarsaal> <http://schema.org/location> <https://dataweek.de/venue#Ratsplenarsaal> .
<https://2024.dataweek.de/2024-04-15/Ratsplenarsaal> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://dataweek.de/#ProgramView> .
<https://2024.dataweek.de/2024-04-15/Ratsplenarsaal> <http://www.w3.org/2000/01/rdf-schema#label> "Ratsplenarsaal"@de .
<https://2024.dataweek.de/2024-04-15/Ratsplenarsaal> <http://www.w3.org/2000/01/rdf-schema#label> "Ratsplenarsaal"@en .
<https://2024.dataweek.de/2024-04-15/Ratsplenarsaal> <https://dataweek.de/#resourceUri> <https://2024.dataweek.de/> .
<https://2024.dataweek.de/2024-04-15/Ratsplenarsaal> <https://dataweek.de/#viewFilter> "str(?date) = \"2024-04-15\" && ?location = <https://dataweek.de/venue#Ratsplenarsaal>" .
<https://2024.dataweek.de/2024-04-15/Room270> <http://purl.org/dc/terms/date> "2024-04-15"^^<http://www.w3.org/2001/XMLSchema#date> .
<https://2024.dataweek.de/2024-04-15/Room270> <http://schema.org/location> <https://dataweek.de/venue#Room270> .
<https://2024.dataweek.de/2024-04-15/Room270> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://dataweek.de/#ProgramView> .
Expand All @@ -369,6 +376,13 @@
<https://2024.dataweek.de/2024-04-15/Room495> <http://www.w3.org/2000/01/rdf-schema#label> "Room 495"@en .
<https://2024.dataweek.de/2024-04-15/Room495> <https://dataweek.de/#resourceUri> <https://2024.dataweek.de/> .
<https://2024.dataweek.de/2024-04-15/Room495> <https://dataweek.de/#viewFilter> "str(?date) = \"2024-04-15\" && ?location = <https://dataweek.de/venue#Room495>" .
<https://2024.dataweek.de/2024-04-15/Sitzungssaal> <http://purl.org/dc/terms/date> "2024-04-15"^^<http://www.w3.org/2001/XMLSchema#date> .
<https://2024.dataweek.de/2024-04-15/Sitzungssaal> <http://schema.org/location> <https://dataweek.de/venue#Sitzungssaal> .
<https://2024.dataweek.de/2024-04-15/Sitzungssaal> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://dataweek.de/#ProgramView> .
<https://2024.dataweek.de/2024-04-15/Sitzungssaal> <http://www.w3.org/2000/01/rdf-schema#label> "Sitzungssaal"@de .
<https://2024.dataweek.de/2024-04-15/Sitzungssaal> <http://www.w3.org/2000/01/rdf-schema#label> "Sitzungssaal"@en .
<https://2024.dataweek.de/2024-04-15/Sitzungssaal> <https://dataweek.de/#resourceUri> <https://2024.dataweek.de/> .
<https://2024.dataweek.de/2024-04-15/Sitzungssaal> <https://dataweek.de/#viewFilter> "str(?date) = \"2024-04-15\" && ?location = <https://dataweek.de/venue#Sitzungssaal>" .
<https://2024.dataweek.de/> <http://purl.org/dc/terms/date> "15.4.\u201319.4.2024"@de .
<https://2024.dataweek.de/> <http://purl.org/dc/terms/date> "April 15th to 19th, 2024"@en .
<https://2024.dataweek.de/> <http://rdfs.org/ns/void#rootResource> <https://2024.dataweek.de/MainMenu> .
Expand Down
2 changes: 1 addition & 1 deletion graph.nt.source
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[email protected]:AKSW/leipzig.dataweek.de-model.git
a98b9e88483d5dce6a1e8ded97a6578095602ccf
888cfbea0a41194baf69fb1399aacf65e1070439

0 comments on commit 853f41a

Please sign in to comment.