1 / 9

Modeling language resources in OWL

Modeling language resources in OWL. A missing link to ISOCat ? Laurent Romary – INRIA & HUB-IDSL. Return to basics. XML document models <gen> f </gen> Controlled by DTDs/Schemas/Schematron rules etc. One model, one spec syndrom (cf. TEI/ODD) The ISO 11179 view…

obelia
Download Presentation

Modeling language resources in OWL

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Modeling languageresources in OWL A missing link to ISOCat? Laurent Romary – INRIA & HUB-IDSL

  2. Return to basics • XML document models • <gen>f</gen> • Controlled by DTDs/Schemas/Schematron rules etc. • One model, one spec syndrom (cf. TEI/ODD) • The ISO 11179 view… • Data elements vs. Data element concepts • Cf. TMF (ISO 16642) one implements the other • <gen> vs. /grammaticalGender/ • How to make this operational • Describing models • Checking model subsumption/compatibility (interoperability) • Inferring models (e.g. from samples)

  3. With using OWL? • OWL-DL combines • Expressive power (hierarchy of concepts, relations) • Simplicity • Inferential capacities (Description Logic) • Available tools: Protégé

  4. Example application: checking model compatibility My LMF app.

  5. Modelling in ISO TC 37: TMF <termEntry> <subjectField>Medicine</subjectField> <definition>An acute viral infection involving the respiratory tract. It is marked by inflammation of the NASAL MUCOSA; the PHARYNX; and conjunctiva, and by headache and severe, often generalized, myalgia.(MeSH)</definition> <langSet> <tigxml:lang='fr'> <term>grippe</term> <POS>N</POS> <register>vernacular</register> </tig> </langSet> <langSet> <tigxml:lang='en'> <term>influenza</term> <POS>N</POS> <register>all</register> </tig> </langSet></termEntry> /language/ /subjectField/ /definition/ /term/ /partOfSpeech/ /register

  6. Consequences on ISOCat • Maintain stable identifiers • /grammaticalGender/ !! • Define basic OWL exports • Simple and complex DC as elementary declarations • Simple-complex DC relations: hasDCValue • Integrate components as part of the DCR • Provide a space for further OWL declarations • Further constraints between DatCats

  7. Relations: Drawing the limits for the DCR • Could/should be in • ROT: Core relations – wide usage • Simple – complex (open?) relation • Generic-specific relations: provide general entry points for simple applications or for further refinements (e.g. /determiner/, /preposition/) • Should probably be out • ROT: Difficult to get a consensus on content – fewer usages • Record instances (except specific case – standardised instances; cf. language codes) • Constraints across categories: very language specific • Need for an owl based registry of constraint sentences

  8. The linguistic view • What is gender: • “a classification of nominals, as shown by agreement” • E.g. die Katze – derHund • Determiners, adjectives, numerals, verbs • E.g. Control by anaphoric pronouns (cf. en) • Die Katze… sie… • Not present in all languages • Number of genders (Greville G. Corbett)

  9. Misc. • UML vs. OWL

More Related