LexMeta: Difference between revisions

1,246 bytes added ,  2 years ago
mNo edit summary
Line 21: Line 21:
==Description of lexical-conceptual resources (LCR), such as dictionaries==
==Description of lexical-conceptual resources (LCR), such as dictionaries==


LexMeta provides categories for classifying dictionaries and other lexical resources, here called properties attached to LCR. Properties and range (i.e., the datatype or class of items that is accepted as object of a property), are defined as listed in the following table. Click on the range class names to see the member terms in a hierarchical representation.
LexMeta provides categories for classifying dictionaries and other lexical resources, here called properties attached to LCR. Properties and range (i.e., the datatype or class of items that is accepted as object of a property), are defined as listed in the following table.
 
Properties describing dictionary structure and type have certain concept schemes as range. See these schemes, together with their top concepts (which may have other terms as narrower concepts) using [https://lexbib.elex.is/query/#PREFIX%20lwb%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fentity%2F%3E%0APREFIX%20ldp%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fdirect%2F%3E%0APREFIX%20lp%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2F%3E%0APREFIX%20lps%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fstatement%2F%3E%0APREFIX%20lpq%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fqualifier%2F%3E%0APREFIX%20lpr%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Freference%2F%3E%0APREFIX%20lno%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fnovalue%2F%3E%0A%0Aselect%20%3Fscheme%20%3FschemeLabel%20%28group_concat%20%28distinct%20%3FtermLabel%3BSEPARATOR%3D%22%3B%20%22%29%20as%20%3FtopConcepts%29%0A%0Awhere%20%7B%0A%20%20%3Fscheme%20ldp%3AP5%20lwb%3AQ53%20%3B%0A%20%20%20%20%20%20%20%20%20%20rdfs%3Alabel%20%3FschemeLabel%20.%20filter%28lang%28%3FschemeLabel%29%3D%22en%22%29%0A%20optional%20%7B%20%3Fscheme%20ldp%3AP79%20%3Fterm%20.%0A%20%20%20%3Fterm%20rdfs%3Alabel%20%3FtermLabel%20.%20filter%28lang%28%3FtermLabel%29%3D%22en%22%29%20%7D%0A%20%0A%20%20%20%20%20%0A%20%20%7D%20%20%0Agroup%20by%20%3Fscheme%20%3FschemeLabel%20%3FtopConcepts this Query].


''Note: This is still in sandbox stage.''
''Note: This is still in sandbox stage.''