Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Newspaper always a Periodical? #1991

Closed
Tracked by #1830
TobiasNx opened this issue Apr 22, 2024 · 3 comments
Closed
Tracked by #1830

Newspaper always a Periodical? #1991

TobiasNx opened this issue Apr 22, 2024 · 3 comments

Comments

@TobiasNx
Copy link
Contributor

Is newspaper a subset of Periodical therefore all Newspaper also have type Periodical?

I was stumbling over old and new records in ALMA/ALEPH, e.g.:
http://lobid.org/resources/990117329470206441.json

@TobiasNx
Copy link
Contributor Author

From closed: #1993

http://lobid.org/resources/990054089950206441
http://aleph.lobid.org/resources/HT001387709

In Aleph Spiegel used to be a type:Periodical and a type:Newspaper. Now it is only a Newspaper.
They seem not to be mutual exclusive but are Newspaper a subset of Periodicals and therefore all Newspapers are Periodicals too?

@acka47
Copy link
Contributor

acka47 commented Aug 12, 2024

We use bibo:Newspaper which is defined as Peridocal, see http://purl.org/ontology/bibo/Newspaper. Also, ZDB types the example (Der Spiegel) as periodical, see http://ld.zdb-services.de/data/204679-9.ttl

TobiasNx added a commit that referenced this issue Aug 12, 2024
Tag type:newspaper as type:periodical too #1991
@TobiasNx
Copy link
Contributor Author

Looks good:

{
  "@context" : "http://lobid.org/resources/context.jsonld",
  "id" : "http://lobid.org/resources/990117329470206441#!",
  "type" : [ "BibliographicResource", "Newspaper", "Periodical" ],
  "medium" : [ {

http://lobid.org/resources/990117329470206441.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants