-
Whenever their range can _only_ be a literal or a number :
U10 has order number
U24 has award (no controlled vocabulary attached)
U41 has catalogue number
U42 has opus number
U43 has opus subnumber
…
-
-
The work done on RDA value vocabularies is quite useful. Three more properties suggest themselves as candidates for vocabularies.
Regional encoding (3.19.6)
Script (7.13.2)
Projection of cartographi…
-
Simpler for me explaining with an example.
In MARC file, you can find as medium of performance `orchestra`.
In the vocabulary, there is `orchestra - unspecified`, that conceptually should be the same…
-
```
I've just tried to index a group of UNIMARC records based on a UNIMARC
export in a file with extension .not
When I tried to run indexfile on it, the java program hangs and does not
abort. Then I c…
-
[iaml.ttl](https://github.com/DOREMUS-ANR/knowledge-base/blob/master/vocabularies/iaml.ttl#L6211) has two concept schemes, eg
``` ttl
a skos:Concept ;
skos:broader ;
skos:inScheme .
a sk…
-
In the [keys vocabulary](https://github.com/DOREMUS-ANR/knowledge-base/blob/master/vocabularies/key.ttl), we have records in this format
``` turtle
a skos:Concept ;
skos:prefLabel "Do majeur"@fr…
-
Nepřejmenujeme na "Zobrazit metadata záznamu" nebo něco popisnějšího?
-
Hi there, most MARC records I come across look like this:
```
LEADER 00000cam a2200361 i 4500
001 GR111154
008 780609s1975 nyuaf b 00110 eng u
010 78102239
020 0156309351 :|c…
-
Node newbie here! Is it possible to have `marc.Iso2709Reader` read the contents of a string variable?
I've not been successful so far, even trying to create a stream from the string, e.g.
```
var…