12,347
edits
Line 68: | Line 68: | ||
==Description of lexical-conceptual resources (LCR), such as dictionaries== | ==Description of lexical-conceptual resources (LCR), such as dictionaries== | ||
On the level of class frbr:Expression, libraries don't typically collect item records (they are focused on publication metadata). ''Expression'' is the level where metadata describing a resource's content corresponds to. For LCR records, LexMeta provides | On the level of class frbr:Expression, libraries don't typically collect item records (they are focused on publication metadata, i.e. in LexMeta terms, ''distribution'' level). ''Expression'' is the level where metadata describing a resource's content corresponds to. For LCR records, LexMeta provides properties for classifying dictionaries and other lexical resources. The properties and their datatype or range of items that is accepted as object), 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 | Properties describing dictionary structure and type have certain concept schemes as range. See these schemes, together with their top concepts (which may relate to 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]. | ||
{| class="wikitable" | {| class="wikitable" |