Data Model: Difference between revisions
Line 63: | Line 63: | ||
|- | |- | ||
| has description | | has description | ||
| P26 | | [[Property:P26|P26]] | ||
| | | | ||
| item | | item |
Revision as of 22:11, 28 October 2021
Our data model is based on the existing data and vocabularies used by the CbDD project and developed by its researchers. We only adapted data relations and vocabularies where needed to stay in line with general Wikidata (and Wikibase) data modeling principles. This data model is not set in stone and will grow organically and adapt according to user needs and requirements. Eventually it will also be synchronised with the official recommendations published by the corresponding task groups within NFDI4Culture. The following reference material is structured according to the main classes of items in the test dataset.
Building item properties
These items should be instances of building ensemble (Q5) or one of its sub-classes (Building (Q6), Building part (Q7), Room sequence (Q8), Room (Q9))
Title | ID | Wikidata equivalent property | Data type | Description | Examples | Inverse |
---|---|---|---|---|---|---|
instance of | P1 | P31 | item | this item is a specific example and a member of that class | Weikersheim castle complex <instance of> building ensemble | |
coordinate location | P12 | P625 | geographic coordinates | location of an item, expressed in geographic coordinates | Weikersheim castle complex <coordinate location> 9°53'45.02"N, 49°28'49.98"E | |
administrative location | P17 | P131 | item | the administrative entity this item is located in | Weikersheim castle complex <administrative location> Weikersheim | |
country | P13 | P17 | item | country where the item is located | Weikersheim castle complex <country> Germany | |
address | P29 | string | unformatted address of a location | Weikersheim castle complex <address string> Marktplatz 11, 97990 Weikersheim, Baden-Württemberg, Deutschland | ||
function | P14 | P366 | function | the function of this physical space; how it is used | Weikersheim castle <function> primary residence | |
has description | P26 | item | the description of this item | Weikersheim castle <has description> Description of Weikersheim castle | ||
has part | P24 | P527 | item | another item that is part of this item | Weikersheim castle <has part> Great Hall | is part of |
is part of | P25 | P361 | item | the item that this item is a part of | Great Hall <is part of> Weikersheim castle | has part |
room number | P8 | string | the number that identifies a room in a building | Antechamber <room number> 79 | ||
creation date start | P79 | P571 | point in time | the beginning of the time interval during which this item was created | Weikersheim castle <creation date start> 1595 | |
creation date end | P80 | P582 | point in time | The ending of the time interval during which this item was created | Weikersheim castle <creation date end> 1709 | |
related agents | P5 | item | person or entity (e.g. institution) that is related in some active (i.e. agential) way to the item | Weikersheim castle <related agents> Graf Carl Ludwig Hohenlohe-Weikersheim | ||
GND ID | P11 | P227 | external ID | identifier from Deutsche Nationalbibliothek | Weikersheim castle <GND ID> 4242293-0 |
Object item properties
These items should be instances of a specific object type or one of its sub-classes (e.g. Painting Cycle, Painting, Painting part)
Agent item properties
These items should be instances of person or organisation.
Descriptive text item properties
These items should be instances of a piece of text.
Media item properties
These items should be instances of 2D, 3D or time-based media objects.
Annotation item properties
These items should be instances of annotations.