past event № 06 · · Munich, DE

Semantics
in the CityMunich

An evening at Motel One Haidhausen with the SPARQL, ontology, and knowledge-graph crowd. Held 3 July 2025.

Stylised illustration for Semantics in the City Munich
:Munich a :Host .
Date
Thu 3 Jul 2025 from 18:30
Venue
Motel One Haidhausen Rosenheimerstraße 110, 81669 München
Status
Concluded thanks to all who came
Cost
Was free and the wine still flowed

recap

Triples discussed, opinions exchanged, glasses refilled.

The Semantic Partners team and a good crowd of fellow data nerds met at Motel One Munich Haidhausen on Thursday 3 July 2025. Drinks, bar snacks, and the usual ardent debate over ontology design choices that should probably stay between consenting adults.

Munich followed our Stockholm edition (23 June 2025) and preceded the Copenhagen edition currently being planned. If you missed it, the next one is below.

A previous Semantics in the City gathering
# a previous gathering · the company is good

next-up

Next: Copenhagen, 17 March 2026.

Another evening, another city, same crowd. The Semantic Partners team is heading to Copenhagen — and you’re invited.

See the next event →

# ?event :status :upcoming ;
  :city "Copenhagen" ;
  :date "2026-03-17" .

?event a sitc:Meetup .   view as Turtle
@prefix :       <https://semanticsinthecity.com/ns#> .
@prefix xsd:    <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <https://schema.org/> .

<#munich-2025>
  a :Meetup , schema:SocialEvent ;
  :city       "Munich"@en ;
  :startDate  "2025-07-03T18:30:00+02:00"^^xsd:dateTime ;
  :venue      [
    schema:name        "Motel One — Munich Haidhausen" ;
    schema:streetAddress "Rosenheimerstraße 110" ;
    schema:postalCode  "81669" ;
    schema:addressLocality "München"
  ] ;
  :host       <https://www.semanticpartners.com/#org> ;
  :status     :concluded ;
  :precededBy <https://semanticsinthecity.com/events/stockholm-2025/> ;
  :followedBy <https://semanticsinthecity.com/events/copenhagen-2026/> .

# 1 evening. n pints. opinions: many.