You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.html
+142-8Lines changed: 142 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -290,6 +290,19 @@
290
290
"@type": [
291
291
"https://schema.org/DefinedTermSet"
292
292
],
293
+
"https://schema.org/contributor": [
294
+
{
295
+
"@id": "https://orcid.org/0000-0002-6095-8718"
296
+
},
297
+
{
298
+
"@id": "https://orcid.org/0000-0003-4423-4370"
299
+
}
300
+
],
301
+
"https://schema.org/creator": [
302
+
{
303
+
"@id": "https://orcid.org/0000-0002-7356-1779"
304
+
}
305
+
],
293
306
"https://schema.org/description": [
294
307
{
295
308
"@value": "The Semantic Mapping Vocabulary provides and defines terms used for creating and maintaining semantic mappings, in particular mapping metadata."
@@ -329,6 +342,35 @@ <h2>Metadata</h2>
329
342
</dt>
330
343
<dd><p>Semantic Mapping Vocabulary</p></dd>
331
344
</div>
345
+
<div>
346
+
<dt>
347
+
<aclass="hover_property" href="http://purl.org/dc/terms/creator" title="An entity responsible for making the resource. Defined in DCMI Metadata Terms">Creator</a>
<aclass="hover_property" href="http://purl.org/dc/terms/contributor" title="An entity responsible for making contributions to the resource. Defined in DCMI Metadata Terms">Contributor</a>
<aclass="hover_property" href="http://purl.org/dc/terms/license" title="A legal document giving official permission to do something with the resource. Defined in DCMI Metadata Terms">License</a>
@@ -342,7 +384,7 @@ <h2>Metadata</h2>
342
384
<aclass="hover_property" href="http://www.w3.org/2002/07/owl#versionIRI" title="The property that identifies the version IRI of an ontology. Defined in The OWL 2 Schema vocabulary (OWL 2)">Version Iri</a>
Annotation(dcterms:description "The Semantic Mapping Vocabulary provides and defines terms used for creating and maintaining semantic mappings, in particular mapping metadata.")
0 commit comments