@prefix this: . @prefix sub: . @prefix schema: . @prefix gen: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { a gen:Event, gen:Space, ; dct:description "Translating legislation into digital implementations is a labor-intensive process. It requires analyzing large volumes of legal text with a level of accuracy and reliability that typically demands a multidisciplinary team of both legal and IT experts. Currently, this work is largely done by hand, translating legislation into structured knowledge, creating legal knowledge graphs based on legal ontologies, where legal norms are translated into logical if-then rules. Although (generative) AI has been explored for interpreting legislation, it has so far not led to a major breakthrough. In practice, existing solutions have proven to be insufficiently reliable. As legal analysis comprises of many steps, our research investigates which steps of legal analysis are most likely to be accelerated or (partially) automated using AI, large language models and machine learning, without compromising accuracy and reliability. The initial focus is on identifying accurate candidate definitions for key legal concepts, including their precise knowledge references, given strict definition guidelines. Secondly, we build on our previous work (“A New Approach to Taxonomy Creation”) to generate candidate taxonomies with definitions written according to the same guidelines. In this tutorial we will share our results and give a live demo of what is currently possible. We look forward to active participation, discussing the most promising way forward and the challenges that arising when combining semantic and AI technology in the domain of legal analysis."; schema:endDate "2026-09-15T11:50:00+02:00"^^xsd:dateTime; schema:location "Meeting Room"; schema:startDate "2026-09-15T10:20:00+02:00"^^xsd:dateTime; rdfs:label "Bridging Law and AI: Semantic Precision without Compromising Trust"; gen:hasAdmin , , ; gen:hasRootDefinition ; gen:isSubSpaceOf . } sub:provenance { sub:assertion prov:wasAttributedTo ; prov:wasDerivedFrom . } sub:pubinfo { foaf:name "Daniel Mietchen" . foaf:name "Tobias Kuhn" . this: dct:created "2026-08-31T14:53:08Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces ; npx:supersedes ; rdfs:label "Bridging Law and AI: Semantic Precision without Compromising Trust"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAp6vyESGMFAOA0EUnUMHGWho/p443sMTrKm+Y1lqZt76Jc9dJggk4NT0dtRt5fZFOEpgDxl6/jyUSRey6d3/LL11iENT1HNgMDRkfRQvojuN8FyYogUf1wBcWk+HeSLCVBAkOnap3ejUPhgIBgUI0w+ElBMagFiORtyDYg9RFElhybOLLQA0Pkj0txN5MMhVnVhp/dzn/4671ogwzVZwejyFRUt0Beh86QS9YD/+ZfOGgYueHOMfUXMulhp13JU3YY0UJ8lLAhnkZEDl0JTeRW3XdsqY42mt8vl4sR2ocR+fUKLSFcdN5qOFt76Pj4cKp/zzjDOUfsVWRLGmpev8qAwIDAQAB"; npx:hasSignature "FgKQSHy6NZsOJNl6TXt/0QQ3qORK+e/JGPJYixOkSUljveIp+NnJGrE8z9UhbE1W6s+YjljQ8Ku3e6UwMxHOZkTIi5GPNFsO2H5l85rIDAyVrgRyz6c9Y6iNSDIusbns0s1KxrT5ttuK4nNjWpOoahTg6kEJC4mWty4O/K7GFzoLEOGN6cgbR5bP6bn22eLiHtoJqmcKI8ynPL5LjNyp6a0LcfWyTp02RsOSFLvCHuzgCYvLK6w7fBxJzcE6T2f1Rr2YksBvPYZhlL3NgeZ2Z8wcWlWcj/5ZXZgnFOH9B2WdQjf4YvjTTYcUp8CKsbrfzIwJ4jh5mXiMha/MlKxWUw=="; npx:hasSignatureTarget this:; npx:signedBy . }