EntitySchema:E1: Difference between revisions
Appearance
Created a new Schema: HC3 Archaeological Find Shape |
Updated Schema text |
||
| Schema / Line 6: | Schema / Line 6: | ||
# P454 excavation ID — ΥΠΟΧΡΕΩΤΙΚΟ | # P454 excavation ID — ΥΠΟΧΡΕΩΤΙΚΟ | ||
wdt:P454 | wdt:P454 xsd:string ; | ||
# P460 instance of — ΥΠΟΧΡΕΩΤΙΚΟ | # P460 instance of — ΥΠΟΧΡΕΩΤΙΚΟ, μόνο αποδεκτοί τύποι | ||
wdt:P460 | wdt:P460 [ wd:Q1747 wd:Q1748 wd:Q1749 ] ; | ||
# P464 excavation site — ΥΠΟΧΡΕΩΤΙΚΟ | # P464 excavation site — ΥΠΟΧΡΕΩΤΙΚΟ | ||
wdt:P464 | wdt:P464 [ wd:Q1759 ] ; | ||
# P456 square — ΥΠΟΧΡΕΩΤΙΚΟ | # P456 square — ΥΠΟΧΡΕΩΤΙΚΟ | ||
wdt:P456 | wdt:P456 xsd:string ; | ||
# P457 depth — ΥΠΟΧΡΕΩΤΙΚΟ | # P457 depth — ΥΠΟΧΡΕΩΤΙΚΟ, θετικός αριθμός | ||
wdt:P457 | wdt:P457 xsd:decimal MININCLUSIVE 0 ; | ||
# P459 date found — ΥΠΟΧΡΕΩΤΙΚΟ | # P459 date found — ΥΠΟΧΡΕΩΤΙΚΟ | ||
wdt:P459 | wdt:P459 xsd:dateTime ; | ||
# P455 conservation ID — ΠΡΟΑΙΡΕΤΙΚΟ | # P455 conservation ID — ΠΡΟΑΙΡΕΤΙΚΟ | ||
wdt:P455 | wdt:P455 xsd:string ? ; | ||
# P458 stratigraphic layer — ΠΡΟΑΙΡΕΤΙΚΟ | # P458 stratigraphic layer — ΠΡΟΑΙΡΕΤΙΚΟ | ||
wdt:P458 | wdt:P458 xsd:string ? ; | ||
# P461 conservation status — ΠΡΟΑΙΡΕΤΙΚΟ | # P461 conservation status — ΠΡΟΑΙΡΕΤΙΚΟ, περιορισμένες τιμές | ||
wdt:P461 | wdt:P461 [ wd:Q1755 wd:Q1756 wd:Q1757 wd:Q1758 ] ? ; | ||
# P465 material — 0 ή περισσότερα | # P465 material — 0 ή περισσότερα, περιορισμένες τιμές | ||
wdt:P465 | wdt:P465 [ wd:Q1750 wd:Q1751 wd:Q1752 wd:Q1753 wd:Q1754 ] * ; | ||
# P466 has digital twin — ΠΡΟΑΙΡΕΤΙΚΟ | # P466 has digital twin — ΠΡΟΑΙΡΕΤΙΚΟ | ||
wdt:P466 | wdt:P466 . ? ; | ||
} | } | ||
Latest revision as of 08:19, 5 May 2026
| language code | label | description | aliases | edit |
|---|---|---|---|---|
| en | edit | |||
| el | HC3 Archaeological Find Shape | Shape για αρχαιολογικά ευρήματα ως HC3 Tangible Aspect. CIDOC CRM + HDTO ontology validation. | ArchaeologicalFindShape | HC3 | CIDOC crm:E18 | edit |
PREFIX wd: <https://wikibase.arxive.okfn.gr/entity/>
PREFIX wdt: <https://wikibase.arxive.okfn.gr/prop/direct/>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
<ArchaeologicalFindShape> {
# P454 excavation ID — ΥΠΟΧΡΕΩΤΙΚΟ
wdt:P454 xsd:string ;
# P460 instance of — ΥΠΟΧΡΕΩΤΙΚΟ, μόνο αποδεκτοί τύποι
wdt:P460 [ wd:Q1747 wd:Q1748 wd:Q1749 ] ;
# P464 excavation site — ΥΠΟΧΡΕΩΤΙΚΟ
wdt:P464 [ wd:Q1759 ] ;
# P456 square — ΥΠΟΧΡΕΩΤΙΚΟ
wdt:P456 xsd:string ;
# P457 depth — ΥΠΟΧΡΕΩΤΙΚΟ, θετικός αριθμός
wdt:P457 xsd:decimal MININCLUSIVE 0 ;
# P459 date found — ΥΠΟΧΡΕΩΤΙΚΟ
wdt:P459 xsd:dateTime ;
# P455 conservation ID — ΠΡΟΑΙΡΕΤΙΚΟ
wdt:P455 xsd:string ? ;
# P458 stratigraphic layer — ΠΡΟΑΙΡΕΤΙΚΟ
wdt:P458 xsd:string ? ;
# P461 conservation status — ΠΡΟΑΙΡΕΤΙΚΟ, περιορισμένες τιμές
wdt:P461 [ wd:Q1755 wd:Q1756 wd:Q1757 wd:Q1758 ] ? ;
# P465 material — 0 ή περισσότερα, περιορισμένες τιμές
wdt:P465 [ wd:Q1750 wd:Q1751 wd:Q1752 wd:Q1753 wd:Q1754 ] * ;
# P466 has digital twin — ΠΡΟΑΙΡΕΤΙΚΟ
wdt:P466 . ? ;
}