pennyl67 / LexMeta

temporary repository for LexMeta
0 stars 2 forks source link

add ms:size and ms:format #7

Open pennyl67 opened 2 years ago

pennyl67 commented 2 years ago

I suggest we add these two properties for future use. The numberOfEntries is ok for dictionaries, but there will be cases that providers will wish to differentiate between different size units (e.g. triples, concepts, etc.). Since the properties are optional, that shouldn't cause any problem if not filled in.

dlindem commented 2 years ago

OK, that's fine. The range of both is just a string, right?

pennyl67 commented 2 years ago

The range for size is the class ms:Size, which has properties ms:amount (range: float) and ms:sizeUnit (range class ms:SizeUnit). For format the range is skos:concept with range (skos:Concept and (skos:inScheme value DataFormatScheme)

dlindem commented 2 years ago

I now remember what we said about ms:size: it has domain DatasetDistribution, and not LCR. Until we'd come up with a good solution, I decided to create "number of entries" at LCR level.

Some members of ms:SizeUnit are related to the content, and thus, LCR level (phoneme, entry, multi-word unit, phrase, etc.), while others relate more to the distribution (MB, GB; "pages" for paper LCR distributions is missing)