Item talk:Q20517: Difference between revisions

From Semantic Lab
Jump to navigation Jump to search
 
(40 intermediate revisions by 5 users not shown)
Line 1: Line 1:
=The E.A.T. Bibliography Project Wikibase Project Page=
=The E.A.T. Bibliography: Wikibase Project Page=


== Background ==
== Background ==


This project aims to transform the E.A.T. Bibliography into linked data to become part of the broader Robert Rauschenberg & E.A.T. dataset. The E.A.T. Bibliography, created by Billy Klüver, consists of a list of over 600 references centered on the E.A.T. initiative. This document was shared by Julie Martin, the current director of E.A.T. The goal of the project is to enhance the Robert Rauschenberg & E.A.T. project with bibliographic data to provide unified access and discovery to E.A.T. research, collection, and related reference data.
This project is part of the [https://semlab.io/projects/#e.a.t.-+-lod E.A.T.+LOD Project].


== Project Description ==
== Project Description ==


E.A.T. Bibliography is a publication listing over 600 bibliographic references of printed material published by or about E.A.T. from 1965 to 1980. The Semantic Lab has converted these references into linked data, now part of the E.A.T.+LOD dataset. A view of the data can be found [https://semlab.io/eat-bibliography/#/ here].
<b> Citation: </b>
E.A.T. Bibliography, August 12, 1965-January 18, 1980 / by Billy Klüver. Rev. ed. New York: Experiments in Art and Technology, 1980.


== Scope ==
== Scope ==


 
{| class="wikitable"
|+ Properties in use to describe items in the Bibliography
!Property ID
!Property label
!Property description
!Wikidata equivalent
|-
|[http://base.semlab.io/wiki/Property:P1 P1]||instance of||that class of which this subject is a particular example and member||[https://www.wikidata.org/wiki/Property:P31 P31]
|-
|[http://base.semlab.io/wiki/Property:P74 P74]||creator||entity (person, organization, etc.) that caused a record or collection to be produced, or, the maker of this creative work or other object||[https://www.wikidata.org/wiki/Property:P170 P170]
|-
|[http://base.semlab.io/wiki/Property:P82 P82]||title||title of a work, such as a newspaper article, a literary work, a website, or a performance work. This could also be a label ascribed to an archival document by an archives. Title should appear here as listed in archival document/metadata (not edited by SemLab)||[https://www.wikidata.org/wiki/Property:P1476 P1476]
|-
|[http://base.semlab.io/wiki/Property:P100 P100]||subtitle||for works, when the title is followed by a subtitle||[https://www.wikidata.org/wiki/Property:P1680 P1680]
|-
|[http://base.semlab.io/wiki/Property:P98 P98]||date||date or point in time associated with the work. The specific type of date, if known (e.g. publication date, creation date, etc.) should be listed as a qualifier||[https://www.wikidata.org/wiki/Property:P585 P585]
|-
|[http://base.semlab.io/wiki/Property:P134 P134]||reported date||date as reported in referenced source||N/A
|-
|[http://base.semlab.io/wiki/Property:P103 P103]||published in||larger work that a given work was published in, like a book, journal or music album. Includes news outlet/periodical that published the article||[https://www.wikidata.org/wiki/Property:P1433 P1433]
|-
|[http://base.semlab.io/wiki/Property:P84 P84]||publisher||organization or person responsible for publishing a document||[https://www.wikidata.org/wiki/Property:P123 P123]
|-
|[http://base.semlab.io/wiki/Property:P104 P104]||place of publication||geographical place of publication||[https://www.wikidata.org/wiki/Property:P291 P291]
|-
|[http://base.semlab.io/wiki/Property:P88 P88]||volume||bibliographical unit; volume number of a particular publication||[https://www.wikidata.org/wiki/Property:P478 P478]
|-
|[http://base.semlab.io/wiki/Property:P89 P89]||issue number||bibliographical unit; issue number of a particular publication||[https://www.wikidata.org/wiki/Property:P433 P433]
|-
|[http://base.semlab.io/wiki/Property:P87 P87]||page number||the page of a document which a block or text or entity appears on; or the page of an article within a publication||[https://www.wikidata.org/wiki/Property:P304 P304]
|-
|[http://base.semlab.io/wiki/Property:P101 P101]||number of pages||number of pages in an edition of a written work||[https://www.wikidata.org/wiki/Property:P1104 P1104]
|-
|[http://base.semlab.io/wiki/Property:P130 P130]||description||description given for the document in the E.A.T. Bibliography||N/A
|-
|[http://base.semlab.io/wiki/Property:P17 P17]||local ID||locally assigned identifier||N/A
|-
|[http://base.semlab.io/wiki/Property:P96 P96]||part of ||object of which the subject is a part; indicates an item that this item is part of||[https://www.wikidata.org/wiki/Property:P361 P361]
|-
|[http://base.semlab.io/wiki/Property:P11 P11]||part of project||describes project components such as properties, objects, agents, etc. which are part of a Semantic Lab project. This property should not be used with ontological classes||N/A
|-
|[http://base.semlab.io/wiki/Property:P8 P8]||wikidata Q number||Wikidata Q number||N/A
|-
|[http://base.semlab.io/wiki/Property:P9 P9]||wikidata URI||Wikidata URI||N/A
|-
|}


== Project Data ==
== Project Data ==


Note: If you would like to read a general description about data on Semantic Lab's Wikibase and various ways to query data, please see the [http://base.semlab.io/wiki/Main_Page home page for Semantic Lab’s Wikibase].
Note: If you would like to read a general description about data on Semantic Lab's Wikibase and various ways to query data, please see the [http://base.semlab.io/wiki/Main_Page home page of Semantic Lab’s Wikibase].


'SPARQL queries:'
'''SPARQL queries:'''


[https://query.semlab.io/#SELECT%20%3Fitem%20%3FitemLabel%20WHERE%7B%0A%20%20%3Fitem%20wdt%3AP11%20wd%3AQ20517.%0A%20%20%3Fitem%20wdt%3AP1%20wd%3AQ19069.%0A%20%20SERVICE%20wikibase%3Alabel%20%7Bbd%3AserviceParam%20wikibase%3Alanguage%20%22en%22.%7D%0A%7D%0A All documents in the E.A.T. Bibliography]
[https://query.semlab.io/#SELECT%20%3Fitem%20%3FitemLabel%20WHERE%7B%0A%20%20%3Fitem%20wdt%3AP11%20wd%3AQ20517.%0A%20%20%3Fitem%20wdt%3AP1%20wd%3AQ19069.%0A%20%20SERVICE%20wikibase%3Alabel%20%7Bbd%3AserviceParam%20wikibase%3Alanguage%20%22en%22.%7D%0A%7D%0A All documents in the E.A.T. Bibliography]


[https://query.semlab.io/#SELECT%20%3Fitem%20%3FitemLabel%20WHERE%7B%0A%20%20%3Fitem%20wdt%3AP11%20wd%3AQ20517.%0A%20%20%3Fitem%20wdt%3AP1%20wd%3AQ19069.%0A%20%20SERVICE%20wikibase%3Alabel%20%7Bbd%3AserviceParam%20wikibase%3Alanguage%20%22en%22.%7D%0A%7D%0A All items associated with the E.A.T. Bibliography Project (including creators, publishers, etc.)]
[https://query.semlab.io/#SELECT%20%3Fitem%20%3FitemLabel%20WHERE%7B%0A%20%20%3Fitem%20wdt%3AP11%20wd%3AQ20517.%0A%20%20%3Fitem%20wdt%3AP1%20wd%3AQ19069.%0A%20%20SERVICE%20wikibase%3Alabel%20%7Bbd%3AserviceParam%20wikibase%3Alanguage%20%22en%22.%7D%0A%7D%0A All items associated with the E.A.T. Bibliography Project (including creators, publishers, etc.)]
[https://query.semlab.io/#SELECT%20%3Fitem%20%3FitemLabel%20%3FitemCreatorLabel%20WHERE%7B%0A%20%20%3Fitem%20wdt%3AP11%20wd%3AQ20517.%0A%20%20%3Fitem%20wdt%3AP74%20%3FitemCreator.%0A%20%20SERVICE%20wikibase%3Alabel%20%7Bbd%3AserviceParam%20wikibase%3Alanguage%20%22en%22.%7D%0A%7D%0A Documents with known creators, displaying the first listed creator]
[https://query.semlab.io/#SELECT%20%3Fitem%20%3FitemLabel%20WHERE%7B%0A%20%20%3Fitem%20wdt%3AP11%20wd%3AQ20517%3B%0A%20%20%20%20wdt%3AP1%20wd%3AQ19069%3B%0A%20%20%20%20wdt%3AP74%20wd%3AQ19556.%0A%20%20SERVICE%20wikibase%3Alabel%20%7Bbd%3AserviceParam%20wikibase%3Alanguage%20%22en%22.%7D%0A%7D%0A Documents created by Robert Rauschenberg]
[https://query.semlab.io/#SELECT%20%3Fitem%20%3Fplace_of_publication%20%3Fplace_of_publicationLabel%20WHERE%20%7B%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%20%20%3Fitem%20wdt%3AP11%20wd%3AQ20517.%0A%20%20%3Fitem%20wdt%3AP104%20%3Fplace_of_publication.%0A%7D Documents with known places of publication]

Latest revision as of 00:52, 20 February 2024

The E.A.T. Bibliography: Wikibase Project Page

Background

This project is part of the E.A.T.+LOD Project.

Project Description

E.A.T. Bibliography is a publication listing over 600 bibliographic references of printed material published by or about E.A.T. from 1965 to 1980. The Semantic Lab has converted these references into linked data, now part of the E.A.T.+LOD dataset. A view of the data can be found here.

Citation: E.A.T. Bibliography, August 12, 1965-January 18, 1980 / by Billy Klüver. Rev. ed. New York: Experiments in Art and Technology, 1980.

Scope

Properties in use to describe items in the Bibliography
Property ID Property label Property description Wikidata equivalent
P1 instance of that class of which this subject is a particular example and member P31
P74 creator entity (person, organization, etc.) that caused a record or collection to be produced, or, the maker of this creative work or other object P170
P82 title title of a work, such as a newspaper article, a literary work, a website, or a performance work. This could also be a label ascribed to an archival document by an archives. Title should appear here as listed in archival document/metadata (not edited by SemLab) P1476
P100 subtitle for works, when the title is followed by a subtitle P1680
P98 date date or point in time associated with the work. The specific type of date, if known (e.g. publication date, creation date, etc.) should be listed as a qualifier P585
P134 reported date date as reported in referenced source N/A
P103 published in larger work that a given work was published in, like a book, journal or music album. Includes news outlet/periodical that published the article P1433
P84 publisher organization or person responsible for publishing a document P123
P104 place of publication geographical place of publication P291
P88 volume bibliographical unit; volume number of a particular publication P478
P89 issue number bibliographical unit; issue number of a particular publication P433
P87 page number the page of a document which a block or text or entity appears on; or the page of an article within a publication P304
P101 number of pages number of pages in an edition of a written work P1104
P130 description description given for the document in the E.A.T. Bibliography N/A
P17 local ID locally assigned identifier N/A
P96 part of object of which the subject is a part; indicates an item that this item is part of P361
P11 part of project describes project components such as properties, objects, agents, etc. which are part of a Semantic Lab project. This property should not be used with ontological classes N/A
P8 wikidata Q number Wikidata Q number N/A
P9 wikidata URI Wikidata URI N/A

Project Data

Note: If you would like to read a general description about data on Semantic Lab's Wikibase and various ways to query data, please see the home page of Semantic Lab’s Wikibase.

SPARQL queries:

All documents in the E.A.T. Bibliography

All items associated with the E.A.T. Bibliography Project (including creators, publishers, etc.)

Documents with known creators, displaying the first listed creator

Documents created by Robert Rauschenberg

Documents with known places of publication