dkpro / dkpro-uby

Framework for creating and accessing UBY resources – sense-linked lexical resources in standard UBY-LMF format
https://dkpro.github.io/dkpro-uby
Other
22 stars 3 forks source link

Add Meta class to LMF model #62

Closed judithek closed 9 years ago

judithek commented 9 years ago
The Meta class provides metadata for automatically acquired information. For now, it
will be used to store metadata for sense alignments.

Attributes:

    creationDate: date, see http://www.isocat.org/datcat/DC-2510
    creationTool: string, see http://www.isocat.org/datcat/DC-2511
    version: string, see http://www.isocat.org/datcat/DC-2547 
    automatic: boolean
    creationProcess: string (textual description of creation process, e.g. which alignment
approach, manual annotation etc) 

Original issue reported on code.google.com by eckle.kohler on 2013-10-11 17:50:03

judithek commented 9 years ago
(No text was entered with this change)

Original issue reported on code.google.com by eckle.kohler on 2013-11-15 10:22:29