hbz / lobid-resources

Transformation, web frontend, and API for the hbz catalog as LOD
http://lobid.org/resources
Eclipse Public License 2.0
7 stars 7 forks source link

Add class for Database #1864

Open TobiasNx opened 10 months ago

TobiasNx commented 10 months ago

https://lobid.org/resources/990186940270206441.json

Is mapped as periodical but not as database.

TobiasNx commented 3 months ago

I am not sure if we have a class for Database yet. @acka47 am I mistaken?

I am also not sure if https://schema.org/DataCatalog would be a fitting Class.

The ALMA Docu of hbz states:

LDR-04 statische Datenbank LDR, Pos. 6-7

MAB2 050, Pos. 8 = g

MAB2 051, Pos. 0-1 = mg

MAB2 064a $$a Datenbank $$9 ...

  • IMD-Felder

→ MARC 21 LDR, Pos. 6-7 = am (Sprachmaterial; Monografie)

(Umsetzung auf MARC 21 007, Pos. 0-1 s. 007-03)

(Umsetzung auf MARC 21 008, Pos. 23 s. 008-12)

LDR, Pos. 6 = a (Sprachmaterial)

LDR, Pos. 7 = m (Monografie)

655 #7 $$a Datenbank $$0 $$2

  • IMD-Felder

(Zur Belegung von 007, Pos. 0-1 s. 007-03)

(Zur Belegung von 008, Pos. 23 s. 008-12)

https://service-wiki.hbz-nrw.de/pages/viewpage.action?pageId=542572716

TobiasNx commented 1 month ago

https://lov.linkeddata.es/dataset/lov/terms?q=Database&type=class there seems to be no good Class in lov, except for dbpedia but we do not use dbpedia classes, do we @acka47

acka47 commented 1 month ago

The example looks like bibo:Collection would be a good fit. It is also part of lobid-organisations with this type: http://lobid.org/organisations/ZDB-1-CDC (See also https://github.com/hbz/lobid-organisations/issues/308 for more information on collections in lobid-organisations.)

TobiasNx commented 1 month ago

To be honest I was not thinking about the collection side of a database, but of the search and query side of an database. So that an database can have additional resources as in an ebook package but has not always one. Other examples of this would be nwbib, web of science, but also catalogues. I am not sure how to combine these under one label.

TobiasNx commented 3 weeks ago

I had another encouter with Database: http://lobid.org/resources/search?q=natureOfContent.label%3ADatenbank

These are examples for Database. But we cannot use a GND-term right? @acka47