Closed andi-huber closed 1 month ago
systemId
at.gd
de.bls
de.bls/3.02
objectId
food
recipe
food.descriptor
recipe.descriptor
globodiet system: at.gd version: 2.0 context: food | recipe | food-desc | recipe-desc object: 00123 # formats to -> SID[at.gd/2.0:food/00123] bls system: de.bls version: 3.02 context: object: F123456 # formats to -> SID[de.bls/3.02:F123456]
In addition there is need for free-text descriptors for brand names say:
brand system: global version: context: brand object: zurück zur natur # formats to -> SID[global:brand/‹zurück zur natur›] ... literal quotation
systemId
should be lowercase (namespace like) eg.at.gd
orde.bls
following Java's package name rules https://docs.oracle.com/javase/specs/jls/se6/html/packages.html#7.7systemId
should allow an optional sem-ver suffix like eg.de.bls/3.02
objectId
should allow an optional context suffix like eg.food
,recipe
,food.descriptor
orrecipe.descriptor
In addition there is need for free-text descriptors for brand names say: