-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathattestation-centric-customs.json
More file actions
117 lines (113 loc) · 3.62 KB
/
attestation-centric-customs.json
File metadata and controls
117 lines (113 loc) · 3.62 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
{
"$schema": "https://w3id.org/plato/schemas/attestation-centric.schema.json",
"profile": "attestation-centric",
"gazetteer": {
"@id": "http://whgazetteer.org/gazetteer/678",
"title": "London Customs Accounts 1480–1485",
"contributor": {
"@id": "https://orcid.org/0000-0002-1234-5678",
"name": "Jane Smith",
"orcid": "https://orcid.org/0000-0002-1234-5678",
"affiliation": {
"@id": "https://ror.org/01an3r305",
"name": "University of Pittsburgh",
"identifier": ["ROR:01an3r305"]
},
"role": "principal_investigator"
}
},
"attestations": [
{
"about": "https://www.geonames.org/2654675/",
"names": [
{
"toponym": "Bristowe",
"language": "enm",
"script": "Latn",
"nameType": ["toponym"]
}
],
"timespans": [
{
"startEarliest": "1480",
"startLatest": "1480",
"endEarliest": "1485",
"endLatest": "1485",
"label": "Account period 1480-1485",
"startPrecision": "year",
"endPrecision": "year"
}
],
"types": [
{ "identifier": "http://vocab.getty.edu/aat/300008347", "label": "inhabited place" },
{ "identifier": "http://vocab.getty.edu/aat/300000745", "label": "port" }
],
"sources": [
{
"title": "TNA E 122/19/10",
"citation": "The National Archives, Exchequer: King's Remembrancer, E 122/19/10",
"uri": "https://discovery.nationalarchives.gov.uk/details/r/C5846832"
}
],
"certainty": 0.95,
"certaintyNote": "Clear manuscript hand; place identification confirmed by commodity context.",
"contributor": "https://orcid.org/0000-0002-1234-5678",
"created": "2026-02-16T14:00:00Z"
},
{
"about": "https://whgazetteer.org/place/99001",
"names": [
{
"toponym": "Deptford Strand",
"language": "en",
"script": "Latn",
"nameType": ["toponym", "odonym"],
"qualification": {
"uncertainty": 0.7,
"uncertaintyNote": "Manuscript partially damaged; reading probable but not certain."
}
}
],
"geometries": [
{
"spatialPrecision": ["uncertain"],
"precisionKm": [0.5],
"qualification": {
"relativeTo": "https://www.geonames.org/2651048/",
"relativeQualifier": "http://w3id.org/plato/vocab#Near",
"relativeDistance": 500,
"fuzziness": 0.6,
"fuzzinessNote": "Strand location was not precisely bounded; refers to a general waterfront area."
}
}
],
"timespans": [
{
"startEarliest": "1481",
"startLatest": "1481",
"label": "First mention 1481",
"startPrecision": "year",
"openEnd": true
}
],
"sources": [
{ "title": "TNA E 122/19/10" }
],
"certainty": 0.6,
"certaintyNote": "Location inferred from cargo descriptions and known anchorages.",
"contributor": "https://orcid.org/0000-0002-1234-5678",
"created": "2026-02-16T14:00:00Z"
}
],
"identityRelations": [
{
"subject": "https://whgazetteer.org/place/99001",
"object": "https://www.geonames.org/2651048/",
"identityType": "closeMatch",
"certainty": 0.7,
"basis": "Deptford Strand is likely a waterfront area within modern Deptford, but the historical extent is uncertain.",
"assertedBy": "https://orcid.org/0000-0002-1234-5678",
"assertedAt": "2026-02-16T14:00:00Z"
}
]
}