|
1 | 1 | {
|
2 |
| - "_comments": "Auto generated from sssom.yaml by jsonldcontextgen.py version: 0.1.1\n Generation date: 2021-10-11 20:25\n Schema: sssom\n \n id: http://w3id.org/sssom/schema/\n description: Datamodel for Simple Standard for Sharing Ontology Mappings (SSSOM)\n license: https://creativecommons.org/publicdomain/zero/1.0/\n ", |
| 2 | + "_comments": "Auto generated from sssom.yaml by jsonldcontextgen.py version: 0.1.1\n Generation date: 2022-02-14T15:33:37\n Schema: sssom\n metamodel version: 1.7.0\n model version: None\n \n id: http://w3id.org/sssom/schema/\n description: Datamodel for Simple Standard for Sharing Ontology Mappings (SSSOM)\n license: https://creativecommons.org/publicdomain/zero/1.0/\n ", |
3 | 3 | "@context": {
|
4 | 4 | "Orphanet": {
|
5 | 5 | "@id": "http://www.orpha.net/ORDO/Orphanet_",
|
|
23 | 23 | "sssom": "http://w3id.org/sssom/",
|
24 | 24 | "@vocab": "http://w3id.org/sssom/",
|
25 | 25 | "author_id": {
|
26 |
| - "@type": "@id", |
| 26 | + "@type": "rdfs:Resource", |
27 | 27 | "@id": "pav:authoredBy"
|
28 | 28 | },
|
29 | 29 | "comment": {
|
|
33 | 33 | "@type": "xsd:double"
|
34 | 34 | },
|
35 | 35 | "creator_id": {
|
36 |
| - "@type": "@id", |
| 36 | + "@type": "rdfs:Resource", |
37 | 37 | "@id": "dc:creator"
|
38 | 38 | },
|
39 | 39 | "license": {
|
|
62 | 62 | "@type": "@id"
|
63 | 63 | },
|
64 | 64 | "mapping_set_source": {
|
65 |
| - "@type": "@id", |
| 65 | + "@type": "rdfs:Resource", |
66 | 66 | "@id": "prov:wasDerivedFrom"
|
67 | 67 | },
|
68 | 68 | "mapping_set_version": {
|
69 | 69 | "@id": "owl:versionInfo"
|
70 | 70 | },
|
| 71 | + "mapping_source": { |
| 72 | + "@type": "rdfs:Resource" |
| 73 | + }, |
71 | 74 | "mappings": {
|
72 | 75 | "@type": "@id"
|
73 | 76 | },
|
|
88 | 91 | }
|
89 | 92 | },
|
90 | 93 | "object_id": {
|
91 |
| - "@type": "@id", |
| 94 | + "@type": "rdfs:Resource", |
92 | 95 | "@id": "owl:annotatedTarget"
|
93 | 96 | },
|
94 | 97 | "object_match_field": {
|
95 |
| - "@context": { |
96 |
| - "@vocab": "@null", |
97 |
| - "text": "skos:notation", |
98 |
| - "description": "skos:prefLabel", |
99 |
| - "meaning": "@id" |
100 |
| - } |
| 98 | + "@type": "rdfs:Resource" |
101 | 99 | },
|
102 | 100 | "object_preprocessing": {
|
103 | 101 | "@context": {
|
|
111 | 109 | "@type": "@id"
|
112 | 110 | },
|
113 | 111 | "predicate_id": {
|
114 |
| - "@type": "@id", |
| 112 | + "@type": "rdfs:Resource", |
115 | 113 | "@id": "owl:annotatedProperty"
|
116 | 114 | },
|
| 115 | + "predicate_modifier": { |
| 116 | + "@context": { |
| 117 | + "@vocab": "@null", |
| 118 | + "text": "skos:notation", |
| 119 | + "description": "skos:prefLabel", |
| 120 | + "meaning": "@id" |
| 121 | + } |
| 122 | + }, |
117 | 123 | "publication_date": {
|
118 | 124 | "@type": "xsd:date",
|
119 | 125 | "@id": "dc:created"
|
120 | 126 | },
|
121 | 127 | "reviewer_id": {
|
122 |
| - "@type": "@id" |
| 128 | + "@type": "rdfs:Resource" |
123 | 129 | },
|
124 | 130 | "see_also": {
|
125 | 131 | "@id": "rdfs:seeAlso"
|
126 | 132 | },
|
127 |
| - "semantic_similarity_measure": { |
128 |
| - "@type": "@id" |
129 |
| - }, |
130 | 133 | "semantic_similarity_score": {
|
131 | 134 | "@type": "xsd:double"
|
132 | 135 | },
|
133 | 136 | "subject_id": {
|
134 |
| - "@type": "@id", |
| 137 | + "@type": "rdfs:Resource", |
135 | 138 | "@id": "owl:annotatedSource"
|
136 | 139 | },
|
137 | 140 | "subject_match_field": {
|
138 |
| - "@context": { |
139 |
| - "@vocab": "@null", |
140 |
| - "text": "skos:notation", |
141 |
| - "description": "skos:prefLabel", |
142 |
| - "meaning": "@id" |
143 |
| - } |
| 141 | + "@type": "rdfs:Resource" |
144 | 142 | },
|
145 | 143 | "subject_preprocessing": {
|
146 | 144 | "@context": {
|
|
153 | 151 | "subject_source": {
|
154 | 152 | "@type": "@id"
|
155 | 153 | },
|
156 |
| - "subject_source_version": { |
157 |
| - "@type": "@id" |
158 |
| - }, |
159 | 154 | "Mapping": {
|
160 | 155 | "@id": "owl:Axiom"
|
161 | 156 | }
|
|
0 commit comments