Comparing sensitive data, confidential files or internal emails?

Most legal and privacy policies prohibit uploading sensitive data online. Diffchecker Desktop ensures your confidential information never leaves your computer. Work offline and compare documents securely.

Modified (Works) TypeOfService vs Barb's Broken One

Created Diff never expires
95 removals
701 lines
65 additions
671 lines
{
{
"@id": "https://repo.metadatacenter.org/template-elements/2cc4ced5-f695-4bb7-8f66-ed4d13960ff7",
"@type": "https://schema.metadatacenter.org/core/TemplateElement",
"@type": "https://schema.metadatacenter.org/core/TemplateElement",
"@context": {
"@context": {
"xsd": "http://www.w3.org/2001/XMLSchema#",
"xsd": "http://www.w3.org/2001/XMLSchema#",
"pav": "http://purl.org/pav/",
"pav": "http://purl.org/pav/",
"bibo": "http://purl.org/ontology/bibo/",
"bibo": "http://purl.org/ontology/bibo/",
"oslc": "http://open-services.net/ns/core#",
"oslc": "http://open-services.net/ns/core#",
"schema": "http://schema.org/",
"schema": "http://schema.org/",
"schema:name": {
"schema:name": {
"@type": "xsd:string"
"@type": "xsd:string"
},
},
"schema:description": {
"schema:description": {
"@type": "xsd:string"
"@type": "xsd:string"
},
},
"pav:createdOn": {
"pav:createdOn": {
"@type": "xsd:dateTime"
"@type": "xsd:dateTime"
},
},
"pav:createdBy": {
"pav:createdBy": {
"@type": "@id"
"@type": "@id"
},
},
"pav:lastUpdatedOn": {
"pav:lastUpdatedOn": {
"@type": "xsd:dateTime"
"@type": "xsd:dateTime"
},
},
"oslc:modifiedBy": {
"oslc:modifiedBy": {
"@type": "@id"
"@type": "@id"
}
}
},
},
"type": "object",
"type": "object",
"title": "Type of service element schema",
"title": "Type of service element schema",
"description": "Type of service element schema generated by the CEDAR Template Editor 2.5.42",
"description": "Type of service element schema generated by the CEDAR Template Editor 2.5.42",
"_ui": {
"_ui": {
"order": [
"order": [
"Type of service",
"Specific Service",
"Specific Service",
"Laboratory Service"
"Laboratory Service"
],
],
"propertyLabels": {
"propertyLabels": {
"Laboratory Service": "Laboratory Service",
"Laboratory Service": "Laboratory Service",
"Type of service": "Type of service",
"Specific Service": "Specific Service"
"Specific Service": "Specific Service"
},
},
"propertyDescriptions": {
"propertyDescriptions": {
"Laboratory Service": "Please choose the laboratory service from the drop down menu",
"Laboratory Service": "Please choose the laboratory service from the drop down menu",
"Type of service": "Services used/provided by the project",
"Specific Service": "Specific service"
"Specific Service": "Specific service"
}
}
},
},
"properties": {
"properties": {
"@context": {
"@context": {
"type": "object",
"type": "object",
"properties": {
"properties": {
"Laboratory Service": {
"Laboratory Service": {
"enum": [
"enum": [
"https://schema.metadatacenter.org/properties/7af2c601-7030-444b-85f3-d73525018de0"
"https://schema.metadatacenter.org/properties/7af2c601-7030-444b-85f3-d73525018de0"
]
]
},
},
"Type of service": {
"enum": [
"https://schema.metadatacenter.org/properties/625ee91e-4a4d-43a3-b65e-794988a9a4a8"
]
},
"Specific Service": {
"Specific Service": {
"enum": [
"enum": [
"https://schema.metadatacenter.org/properties/a928c0c1-eec3-42b1-b2bb-837f4c1458a8"
"https://schema.metadatacenter.org/properties/a928c0c1-eec3-42b1-b2bb-837f4c1458a8"
]
]
}
}
},
},
"additionalProperties": false,
"additionalProperties": false,
"required": [
"required": [
"Laboratory Service",
"Laboratory Service",
"Type of service",
"Specific Service"
"Specific Service"
]
]
},
},
"@id": {
"@id": {
"type": "string",
"type": "string",
"format": "uri"
"format": "uri"
},
},
"@type": {
"@type": {
"oneOf": [
"oneOf": [
{
{
"type": "string",
"type": "string",
"format": "uri"
"format": "uri"
},
},
{
{
"type": "array",
"type": "array",
"minItems": 1,
"minItems": 1,
"items": {
"items": {
"type": "string",
"type": "string",
"format": "uri"
"format": "uri"
},
},
"uniqueItems": true
"uniqueItems": true
}
}
]
]
},
},
"Laboratory Service": {
"Laboratory Service": {
"type": "array",
"type": "array",
"minItems": 1,
"minItems": 1,
"items": {
"items": {
"type": "object",
"type": "object",
"@id": "https://repo.metadatacenter.org/template-fields/f14f49e2-5d64-429c-8694-13806900171b",
"@id": "https://repo.metadatacenter.org/template-fields/f14f49e2-5d64-429c-8694-13806900171b",
"@type": "https://schema.metadatacenter.org/core/TemplateField",
"@type": "https://schema.metadatacenter.org/core/TemplateField",
"@context": {
"@context": {
"xsd": "http://www.w3.org/2001/XMLSchema#",
"xsd": "http://www.w3.org/2001/XMLSchema#",
"pav": "http://purl.org/pav/",
"pav": "http://purl.org/pav/",
"bibo": "http://purl.org/ontology/bibo/",
"bibo": "http://purl.org/ontology/bibo/",
"oslc": "http://open-services.net/ns/core#",
"oslc": "http://open-services.net/ns/core#",
"schema": "http://schema.org/",
"schema": "http://schema.org/",
"skos": "http://www.w3.org/2004/02/skos/core#",
"skos": "http://www.w3.org/2004/02/skos/core#",
"schema:name": {
"schema:name": {
"@type": "xsd:string"
"@type": "xsd:string"
},
},
"schema:description": {
"schema:description": {
"@type": "xsd:string"
"@type": "xsd:string"
},
},
"skos:prefLabel": {
"skos:prefLabel": {
"@type": "xsd:string"
"@type": "xsd:string"
},
},
"skos:altLabel": {
"skos:altLabel": {
"@type": "xsd:string"
"@type": "xsd:string"
},
},
"pav:createdOn": {
"pav:createdOn": {
"@type": "xsd:dateTime"
"@type": "xsd:dateTime"
},
},
"pav:createdBy": {
"pav:createdBy": {
"@type": "@id"
"@type": "@id"
},
},
"pav:lastUpdatedOn": {
"pav:lastUpdatedOn": {
"@type": "xsd:dateTime"
"@type": "xsd:dateTime"
},
},
"oslc:modifiedBy": {
"oslc:modifiedBy": {
"@type": "@id"
"@type": "@id"
}
}
},
},
"title": "Laboratory Service field schema",
"title": "Laboratory Service field schema",
"description": "Laboratory Service field schema generated by the CEDAR Template Editor 2.5.42",
"description": "Laboratory Service field schema generated by the CEDAR Template Editor 2.5.42",
"_ui": {
"_ui": {
"inputType": "textfield"
"inputType": "textfield"
},
},
"_valueConstraints": {
"_valueConstraints": {
"requiredValue": false,
"requiredValue": false,
"ontologies": [],
"ontologies": [],
"valueSets": [],
"valueSets": [],
"classes": [],
"classes": [],
"branches": [
"branches": [
{
{
"source": "ZonMW Project Content Vocabulary (ZONMW-CONTENT)",
"source": "ZonMW Project Content Vocabulary (ZONMW-CONTENT)",
"acronym": "ZONMW-CONTENT",
"acronym": "ZONMW-CONTENT",
"uri": "http://vocab.fairdatacollective.org/zonmw/project-content/10187",
"uri": "http://vocab.fairdatacollective.org/zonmw/project-content/10187",
"name": "laboratory services",
"name": "laboratory services",
"maxDepth": 0
"maxDepth": 0
}
}
],
],
"multipleChoice": false
"multipleChoice": false
},
},
"properties": {
"properties": {
"@type": {
"@type": {
"oneOf": [
"oneOf": [
{
{
"type": "string",
"type": "string",
"format": "uri"
"format": "uri"
},
},
{
{
"type": "array",
"type": "array",
"minItems": 1,
"minItems": 1,
"items": {
"items": {
"type": "string",
"type": "string",
"format": "uri"
"format": "uri"
},
},
"uniqueItems": true
"uniqueItems": true
}
}
]
]
},
},
"rdfs:label": {
"rdfs:label": {
"type": [
"type": [
"string",
"string",
"null"
"null"
]
]
},
},
"@id": {
"@id": {
"type": "string",
"type": "string",
"format": "uri"
"format": "uri"
}
}
},
},
"required": [
"required": [
"@value"
"@value"
],
],
"additionalProperties": false,
"additionalProperties": false,
"pav:createdOn": "2021-04-07T21:33:25-07:00",
"pav:createdOn": "2021-04-08T21:32:41-07:00",
"pav:createdBy": "https://metadatacenter.org/users/ffbb4dc6-7829-4a3c-8708-a2e4c386997b",
"pav:createdBy": "https://metadatacenter.org/users/1adf5ee5-cee0-47d1-9769-efbe00cdebee",
"pav:lastUpdatedOn": "2021-04-07T21:33:25-07:00",
"pav:lastUpdatedOn": "2021-04-08T21:32:41-07:00",
"oslc:modifiedBy": "https://metadatacenter.org/users/ffbb4dc6-7829-4a3c-8708-a2e4c386997b",
"oslc:modifiedBy": "https://metadatacenter.org/users/1adf5ee5-cee0-47d1-9769-efbe00cdebee",
"schema:schemaVersion": "1.6.0",
"schema:schemaVersion": "1.6.0",
"schema:name": "Laboratory Service",
"schema:name": "Laboratory Service",
"schema:description": "Please choose the laboratory service from the drop down menu",
"schema:description": "Please choose the laboratory service from the drop down menu",
"skos:prefLabel": "Which laboratory service is relevant for your project, if any?",
"skos:prefLabel": "Which laboratory service is relevant for your project, if any?",
"$schema": "http://json-schema.org/draft-04/schema#"
"$schema": "http://json-schema.org/draft-04/schema#"
}
}
},
},
"Type of service": {
"@id": "https://repo.metadatacenter.org/template-elements/2cc4ced5-f695-4bb7-8f66-ed4d13960ff7",
"@type": "https://schema.metadatacenter.org/core/TemplateElement",
"@context": {
"xsd": "http://www.w3.org/2001/XMLSchema#",
"pav": "http://purl.org/pav/",
"bibo": "http://purl.org/ontology/bibo/",
"oslc": "http://open-services.net/ns/core#",
"schema": "http://schema.org/",
"schema:name": {
"@type": "xsd:string"
},
"schema:description": {
"@type": "xsd:string"
},
"pav:createdOn": {
"@type": "xsd:dateTime"
},
"pav:createdBy": {
"@type": "@id"
},
"pav:lastUpdatedOn": {
"@type": "xsd:dateTime"
},
"oslc:modifiedBy": {
"@type": "@id"
}
},
"type": "object",
"title": "Type of service element schema",
"description": "Type of service element schema generated by the CEDAR Template Editor 2.5.42",
"_ui": {
"order": [],
"propertyLabels": {},
"propertyDescriptions": {}
},
"properties": {
"@context": {
"type": "object",
"properties": {},
"additionalProperties": false
},
"@id": {
"type": "string",
"format": "uri"
},
"@type": {
"oneOf": [
{
"type": "string",
"format": "uri"
},
{
"type": "array",
"minItems": 1,
"items": {
"type": "string",
"format": "uri"
},
"uniqueItems": true
}
]
}
},
"schema:name": "Type of service",
"schema:description": "Services used/provided by the project",
"required": [
"@context",
"@id"
],
"pav:createdOn": "2021-04-07T21:33:25-07:00",
"pav:createdBy": "https://metadatacenter.org/users/ffbb4dc6-7829-4a3c-8708-a2e4c386997b",
"pav:lastUpdatedOn": "2021-04-07T21:33:25-07:00",
"oslc:modifiedBy": "https://metadatacenter.org/users/ffbb4dc6-7829-4a3c-8708-a2e4c386997b",
"schema:schemaVersion": "1.6.0",
"additionalProperties": false,
"pav:version": "0.0.1",
"bibo:status": "bibo:draft",
"$schema": "http://json-schema.org/draft-04/schema#"
},
"Specific Service": {
"Specific Service": {
"type": "array",
"type": "array",
"minItems": 1,
"minItems": 1,
"items": {
"items": {
"type": "object",
"type": "object",
"@id": "https://repo.metadatacenter.org/template-elements/678aabb8-0c1c-4afb-94db-68bd94a8490e",
"@id": "https://repo.metadatacenter.org/template-elements/678aabb8-0c1c-4afb-94db-68bd94a8490e",
"@type": "https://schema.metadatacenter.org/core/TemplateElement",
"@type": "https://schema.metadatacenter.org/core/TemplateElement",
"@context": {
"@context": {
"xsd": "http://www.w3.org/2001/XMLSchema#",
"xsd": "http://www.w3.org/2001/XMLSchema#",
"pav": "http://purl.org/pav/",
"pav": "http://purl.org/pav/",
"bibo": "http://purl.org/ontology/bibo/",
"bibo": "http://purl.org/ontology/bibo/",
"oslc": "http://open-services.net/ns/core#",
"oslc": "http://open-services.net/ns/core#",
"schema": "http://schema.org/",
"schema": "http://schema.org/",
"schema:name": {
"schema:name": {
"@type": "xsd:string"
"@type": "xsd:string"
},
},
"schema:description": {
"schema:description": {
"@type": "xsd:string"
"@type": "xsd:string"
},
},
"pav:createdOn": {
"pav:createdOn": {
"@type": "xsd:dateTime"
"@type": "xsd:dateTime"
},
},
"pav:createdBy": {
"pav:createdBy": {
"@type": "@id"
"@type": "@id"
},
},
"pav:lastUpdatedOn": {
"pav:lastUpdatedOn": {
"@type": "xsd:dateTime"
"@type": "xsd:dateTime"
},
},
"oslc:modifiedBy": {
"oslc:modifiedBy": {
"@type": "@id"
"@type": "@id"
}
}
},
},
"title": "Specific Service field schema",
"title": "Specific Service field schema",
"description": "Specific Service field schema generated by the CEDAR Template Editor 2.5.42",
"description": "Specific Service field schema generated by the CEDAR Template Editor 2.5.42",
"_ui": {
"_ui": {
"order": [
"order": [
"Type of service",
"Type of service",
"Name of specific service",
"Name of specific service",
"URL of specific service"
"URL of specific service"
],
],
"propertyLabels": {
"propertyLabels": {
"Name of specific service": "Name of specific service",
"Name of specific service": "Name of specific service",
"URL of specific service": "URL of specific service",
"URL of specific service": "URL of specific service",
"Type of service": "Type of service"
"Type of service": "Type of service"
},
},
"propertyDescriptions": {
"propertyDescriptions": {
"Name of specific service": "Please indicate the name of the specific service.",
"Name of specific service": "Please indicate the name of the specific service.",
"URL of specific service": "Please add the URL of the website of the specific service.",
"URL of specific service": "Please add the URL of the website of the specific service.",
"Type of service": "Please choose the type of service from the drop down menu."
"Type of service": "Please choose the type of service from the drop down menu."
}
}
},
},
"properties": {
"properties": {
"@context": {
"@context": {
"type": "object",
"type": "object",
"properties": {
"properties": {
"Name of specific service": {
"Name of specific service": {
"enum": [
"enum": [
"https://schema.metadatacenter.org/properties/5359d0c7-4929-46b9-8ea3-7d928929ca56"
"https://schema.metadatacenter.org/properties/5359d0c7-4929-46b9-8ea3-7d928929ca56"
]
]
},
},
"URL of specific service": {
"URL of specific service": {
"enum": [
"enum": [
"https://schema.metadatacenter.org/properties/50ab4969-0222-4049-bede-8c07bdff292f"
"https://schema.metadatacenter.org/properties/50ab4969-0222-4049-bede-8c07bdff292f"
]
]
},
},
"Type of service": {
"Type of service": {
"enum": [
"enum": [
"https://schema.metadatacenter.org/properties/61ea8c13-c905-4d46-8382-db6aaeca591d"
"https://schema.metadatacenter.org/properties/61ea8c13-c905-4d46-8382-db6aaeca591d"
]
]
}
}
},
},
"additionalProperties": false,
"additionalProperties": false,
"required": [
"required": [
"Name of specific service",
"Name of specific service",
"URL of specific service",
"URL of specific service",
"Type of service"
"Type of service"
]
]
},
},
"@id": {
"@id": {
"type": "string",
"type": "string",
"format": "uri"
"format": "uri"
},
},
"@type": {
"@type": {
"oneOf": [
"oneOf": [
{
{
"type": "string",
"type": "string",
"format": "uri"
"format": "uri"
},
},
{
{
"type": "array",
"type": "array",
"minItems": 1,
"minItems": 1,
"items": {
"items": {
"type": "string",
"type": "string",
"format": "uri"
"format": "uri"
},
},
"uniqueItems": true
"uniqueItems": true
}
}
]
]
},
},
"Name of specific service": {
"Name of specific service": {
"@type": "https://schema.metadatacenter.org/core/TemplateField",
"@type": "https://schema.metadatacenter.org/core/TemplateField",
"@context": {
"@context": {
"xsd": "http://www.w3.org/2001/XMLSchema#",
"xsd": "http://www.w3.org/2001/XMLSchema#",
"pav": "http://purl.org/pav/",
"pav": "http://purl.org/pav/",
"bibo": "http://purl.org/ontology/bibo/",
"bibo": "http://purl.org/ontology/bibo/",
"oslc": "http://open-services.net/ns/core#",
"oslc": "http://open-services.net/ns/core#",
"schema": "http://schema.org/",
"schema": "http://schema.org/",
"skos": "http://www.w3.org/2004/02/skos/core#",
"skos": "http://www.w3.org/2004/02/skos/core#",
"schema:name": {
"schema:name": {
"@type": "xsd:string"
"@type": "xsd:string"
},
},
"schema:description": {
"schema:description": {
"@type": "xsd:string"
"@type": "xsd:string"
},
},
"skos:prefLabel": {
"skos:prefLabel": {
"@type": "xsd:string"
"@type": "xsd:string"
},
},
"skos:altLabel": {
"skos:altLabel": {
"@type": "xsd:string"
"@type": "xsd:string"
},
},
"pav:createdOn": {
"pav:createdOn": {
"@type": "xsd:dateTime"
"@type": "xsd:dateTime"
},
},
"pav:createdBy": {
"pav:createdBy": {
"@type": "@id"
"@type": "@id"
},
},
"pav:lastUpdatedOn": {
"pav:lastUpdatedOn": {
"@type": "xsd:dateTime"
"@type": "xsd:dateTime"
},
},
"oslc:modifiedBy": {
"oslc:modifiedBy": {
"@type": "@id"
"@type": "@id"
}
}
},
},
"type": "object",
"type": "object",
"title": "Name of specific service field schema",
"title": "Name of specific service field schema",
"description": "Name of specific service field schema generated by the CEDAR Template Editor 2.5.42",
"description": "Name of specific service field schema generated by the CEDAR Template Editor 2.5.42",
"_ui": {
"_ui": {
"inputType": "textfield"
"inputType": "textfield"
},
},
"_valueConstraints": {
"_valueConstraints": {
"requiredValue": false
"requiredValue": false
},
},
"properties": {
"properties": {
"@type": {
"@type": {
"oneOf": [
"oneOf": [
{
{
"type": "string",
"type": "string",
"format": "uri"
"format": "uri"
},
},
{
{
"type": "array",
"type": "array",
"minItems": 1,
"minItems": 1,
"items": {
"items": {
"type": "string",
"type": "string",
"format": "uri"
"format": "uri"
},
},
"uniqueItems": true
"uniqueItems": true
}
}
]
]
},
},
"@value": {
"@value": {
"type": [
"type": [
"string",
"string",
"null"
"null"
]
]
},
},
"rdfs:label": {
"rdfs:label": {
"type": [
"type": [
"string",
"string",
"null"
"null"
]
]
}
}
},
},
"required": [
"required": [
"@value"
"@value"
],
],
"schema:name": "Name of specific service",
"schema:name": "Name of specific service",
"schema:description": "Please indicate the name of the specific service.",
"schema:description": "Please indicate the name of the specific service.",
"pav:createdOn": "2021-04-07T21:32:45-07:00",
"pav:createdOn": "2021-04-07T21:32:45-07:00",
"pav:createdBy": "https://metadatacenter.org/users/ffbb4dc6-7829-4a3c-8708-a2e4c386997b",
"pav:createdBy": "https://metadatacenter.org/users/ffbb4dc6-7829-4a3c-8708-a2e4c386997b",
"pav:lastUpdatedOn": "2021-04-07T21:32:45-07:00",
"pav:lastUpdatedOn": "2021-04-07T21:32:45-07:00",
"oslc:modifiedBy": "https://metadatacenter.org/users/ffbb4dc6-7829-4a3c-8708-a2e4c386997b",
"oslc:modifiedBy": "https://metadatacenter.org/users/ffbb4dc6-7829-4a3c-8708-a2e4c386997b",
"schema:schemaVersion": "1.6.0",
"schema:schemaVersion": "1.6.0",
"additionalProperties": false,
"additionalProperties": false,
"skos:prefLabel": "What is the name of any specific service which is relevant for your project?",
"skos:prefLabel": "What is the name of any specific service which is relevant for your project?",
"@id": "https://repo.metadatacenter.org/template-fields/5d0e137f-2bd8-4193-9cdf-351161369680",
"@id": "https://repo.metadatacenter.org/template-fields/5d0e137f-2bd8-4193-9cdf-351161369680",
"$schema": "http://json-schema.org/draft-04/schema#"
"$schema": "http://json-schema.org/draft-04/schema#"
},
},
"URL of specific service": {
"URL of specific service": {
"@type": "https://schema.metadatacenter.org/core/TemplateField",
"@type": "https://schema.metadatacenter.org/core/TemplateField",
"@context": {
"@context": {
"xsd": "http://www.w3.org/2001/XMLSchema#",
"xsd": "http://www.w3.org/2001/XMLSchema#",
"pav": "http://purl.org/pav/",
"pav": "http://purl.org/pav/",
"bibo": "http://purl.org/ontology/bibo/",
"bibo": "http://purl.org/ontology/bibo/",
"oslc": "http://open-services.net/ns/core#",
"oslc": "http://open-services.net/ns/core#",
"schema": "http://schema.org/",
"schema": "http://schema.org/",
"skos": "http://www.w3.org/2004/02/skos/core#",
"skos": "http://www.w3.org/2004/02/skos/core#",
"schema:name": {
"schema:name": {
"@type": "xsd:string"
"@type": "xsd:string"
},
},
"schema:description": {
"schema:description": {
"@type": "xsd:string"
"@type": "xsd:string"
},
},
"skos:prefLabel": {
"skos:prefLabel": {
"@type": "xsd:string"
"@type": "xsd:string"
},
},
"skos:altLabel": {
"skos:altLabel": {
"@type": "xsd:string"
"@type": "xsd:string"
},
},
"pav:createdOn": {
"pav:createdOn": {
"@type": "xsd:dateTime"
"@type": "xsd:dateTime"
},
},
"pav:createdBy": {
"pav:createdBy": {
"@type": "@id"
"@type": "@id"
},
},
"pav:lastUpdatedOn": {
"pav:lastUpdatedOn": {
"@type": "xsd:dateTime"
"@type": "xsd:dateTime"
},
},
"oslc:modifiedBy": {
"oslc:modifiedBy": {
"@type": "@id"
"@type": "@id"
}
}
},
},
"type": "object",
"type": "object",
"title": "URL of specific service field schema",
"title": "URL of specific service field schema",
"description": "URL of specific service field schema generated by the CEDAR Template Editor 2.5.42",
"description": "URL of specific service field schema generated by the CEDAR Template Editor 2.5.42",
"_ui": {
"_ui": {
"inputType": "link"
"inputType": "link"
},
},
"_valueConstraints": {
"_valueConstraints": {
"requiredValue": false
"requiredValue": false
},
},
"properties": {
"properties": {
"@type": {
"@type": {
"oneOf": [
"oneOf": [
{
{
"type": "string",
"type": "string",
"format": "uri"
"format": "uri"
},
},
{
{
"type": "array",
"type": "array",
"minItems": 1,
"minItems": 1,
"items": {
"items": {
"type": "string",
"type": "string",
"format": "uri"
"format": "uri"
},
},
"uniqueItems": true
"uniqueItems": true
}
}
]
]
},
},
"rdfs:label": {
"rdfs:label": {
"type": [
"type": [
"string",
"string",
"null"
"null"
]
]
},
},
"@id": {
"@id": {
"type": "string",
"type": "string",
"format": "uri"
"format": "uri"
}
}
},
},
"schema:name": "URL of specific service",
"schema:name": "URL of specific service",
"schema:description": "Please add the URL of the website of the specific service.",
"schema:description": "Please add the URL of the website of the specific service.",
"pav:createdOn": "2021-04-07T21:32:45-07:00",
"pav:createdOn": "2021-04-07T21:32:45-07:00",
"pav:createdBy": "https://metadatacenter.org/users/ffbb4dc6-7829-4a3c-8708-a2e4c386997b",
"pav:createdBy": "https://metadatacenter.org/users/ffbb4dc6-7829-4a3c-8708-a2e4c386997b",
"pav:lastUpdatedOn": "2021-04-07T21:32:45-07:00",
"pav:lastUpdatedOn": "2021-04-07T21:32:45-07:00",
"oslc:modifiedBy": "https://metadatacenter.org/users/ffbb4dc6-7829-4a3c-8708-a2e4c386997b",
"oslc:modifiedBy": "https://metadatacenter.org/users/ffbb4dc6-7829-4a3c-8708-a2e4c386997b",
"schema:schemaVersion": "1.6.0",
"schema:schemaVersion": "1.6.0",
"additionalProperties": false,
"additionalProperties": false,
"skos:prefLabel": "What is the URL of any specific service which is relevant for your project?",
"skos:prefLabel": "What is the URL of any specific service which is relevant for your project?",
"@id": "https://repo.metadatacenter.org/template-fields/889e5dae-db9b-445e-b9da-08c2baaf9af5",
"@id": "https://repo.metadatacenter.org/template-fields/889e5dae-db9b-445e-b9da-08c2baaf9af5",
"$schema": "http://json-schema.org/draft-04/schema#"
"$schema": "http://json-schema.org/draft-04/schema#"
},
},
"Type of service": {
"Type of service": {
"@type": "https://schema.metadatacenter.org/core/TemplateField",
"@type": "https://schema.metadatacenter.org/core/TemplateField",
"@context": {
"@context": {
"xsd": "http://www.w3.org/2001/XMLSchema#",
"xsd": "http://www.w3.org/2001/XMLSchema#",
"pav": "http://purl.org/pav/",
"pav": "http://purl.org/pav/",
"bibo": "http://purl.org/ontology/bibo/",
"bibo": "http://purl.org/ontology/bibo/",
"oslc": "http://open-services.net/ns/core#",
"oslc": "http://open-services.net/ns/core#",
"schema": "http://schema.org/",
"schema": "http://schema.org/",
"skos": "http://www.w3.org/2004/02/skos/core#",
"skos": "http://www.w3.org/2004/02/skos/core#",
"schema:name": {
"schema:name": {
"@type": "xsd:string"
"@type": "xsd:string"
},
},
"schema:description": {
"schema:description": {
"@type": "xsd:string"
"@type": "xsd:string"
},
},
"skos:prefLabel": {
"skos:prefLabel": {
"@type": "xsd:string"
"@type": "xsd:string"
},
},
"skos:altLabel": {
"skos:altLabel": {
"@type": "xsd:string"
"@type": "xsd:string"
},
},
"pav:createdOn": {
"pav:createdOn": {
"@type": "xsd:dateTime"
"@type": "xsd:dateTime"
},
},
"pav:createdBy": {
"pav:createdBy": {
"@type": "@id"
"@type": "@id"
},
},
"pav:lastUpdatedOn": {
"pav:lastUpdatedOn": {
"@type": "xsd:dateTime"
"@type": "xsd:dateTime"
},
},
"oslc:modifiedBy": {
"oslc:modifiedBy": {
"@type": "@id"
"@type": "@id"
}
}
},
},
"type": "object",
"type": "object",
"title": "Type of service field schema",
"title": "Type of service field schema",
"description": "Type of service field schema generated by the CEDAR Template Editor 2.5.42",
"description": "Type of service field schema generated by the CEDAR Template Editor 2.5.42",
"_ui": {
"_ui": {
"inputType": "textfield"
"inputType": "textfield"
},
},
"_valueConstraints": {
"_valueConstraints": {
"requiredValue": false,
"requiredValue": false,
"ontologies": [],
"ontologies": [],
"valueSets": [],
"valueSets": [],
"classes": [],
"classes": [],
"branches": [
"branches": [
{
{
"source": "ZonMW Project Content Vocabulary (ZONMW-CONTENT)",
"source": "ZonMW Project Content Vocabulary (ZONMW-CONTENT)",
"acronym": "ZONMW-CONTENT",
"acronym": "ZONMW-CONTENT",
"uri": "http://vocab.fairdatacollective.org/zonmw/project-content/10186",
"uri": "http://vocab.fairdatacollective.org/zonmw/project-content/10186",
"name": "services",
"name": "services",
"maxDepth": 0
"maxDepth": 0
}
}
],
],
"multipleChoice": false,
"multipleChoice": false,
"actions": [
"actions": [
{
{
"termUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10198",
"termUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10198",
"sourceUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10186",
"sourceUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10186",
"source": "ZONMW-CONTENT",
"source": "ZONMW-CONTENT",
"type": "OntologyClass",
"type": "OntologyClass",
"action": "delete"
"action": "delete"
},
},
{
{
"termUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10195",
"termUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10195",
"sourceUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10186",
"sourceUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10186",
"source": "ZONMW-CONTENT",
"source": "ZONMW-CONTENT",
"type": "OntologyClass",
"type": "OntologyClass",
"action": "delete"
"action": "delete"
},
},
{
{
"termUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10205",
"termUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10205",
"sourceUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10186",
"sourceUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10186",
"source": "ZONMW-CONTENT",
"source": "ZONMW-CONTENT",
"type": "OntologyClass",
"type": "OntologyClass",
"action": "delete"
"action": "delete"
},
},
{
{
"termUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10191",
"termUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10191",
"sourceUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10186",
"sourceUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10186",
"source": "ZONMW-CONTENT",
"source": "ZONMW-CONTENT",
"type": "OntologyClass",
"type": "OntologyClass",
"action": "delete"
"action": "delete"
},
},
{
{
"termUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10192",
"termUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10192",
"sourceUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10186",
"sourceUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10186",
"source": "ZONMW-CONTENT",
"source": "ZONMW-CONTENT",
"type": "OntologyClass",
"type": "OntologyClass",
"action": "delete"
"action": "delete"
},
},
{
{
"termUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10193",
"termUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10193",
"sourceUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10186",
"sourceUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10186",
"source": "ZONMW-CONTENT",
"source": "ZONMW-CONTENT",
"type": "OntologyClass",
"type": "OntologyClass",
"action": "delete"
"action": "delete"
},
},
{
{
"termUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10194",
"termUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10194",
"sourceUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10186",
"sourceUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10186",
"source": "ZONMW-CONTENT",
"source": "ZONMW-CONTENT",
"type": "OntologyClass",
"type": "OntologyClass",
"action": "delete"
"action": "delete"
},
},
{
{
"termUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10204",
"termUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10204",
"sourceUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10186",
"sourceUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10186",
"source": "ZONMW-CONTENT",
"source": "ZONMW-CONTENT",
"type": "OntologyClass",
"type": "OntologyClass",
"action": "delete"
"action": "delete"
},
},
{
{
"termUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10199",
"termUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10199",
"sourceUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10186",
"sourceUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10186",
"source": "ZONMW-CONTENT",
"source": "ZONMW-CONTENT",
"type": "OntologyClass",
"type": "OntologyClass",
"action": "delete"
"action": "delete"
},
},
{
{
"termUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10203",
"termUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10203",
"sourceUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10186",
"sourceUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10186",
"source": "ZONMW-CONTENT",
"source": "ZONMW-CONTENT",
"type": "OntologyClass",
"type": "OntologyClass",
"action": "delete"
"action": "delete"
},
},
{
{
"termUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10202",
"termUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10202",
"sourceUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10186",
"sourceUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10186",
"source": "ZONMW-CONTENT",
"source": "ZONMW-CONTENT",
"type": "OntologyClass",
"type": "OntologyClass",
"action": "delete"
"action": "delete"
},
},
{
{
"termUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10187",
"termUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10187",
"sourceUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10186",
"sourceUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10186",
"source": "ZONMW-CONTENT",
"source": "ZONMW-CONTENT",
"type": "OntologyClass",
"type": "OntologyClass",
"action": "delete"
"action": "delete"
},
},
{
{
"termUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10197",
"termUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10197",
"sourceUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10186",
"sourceUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10186",
"source": "ZONMW-CONTENT",
"source": "ZONMW-CONTENT",
"type": "OntologyClass",
"type": "OntologyClass",
"action": "delete"
"action": "delete"
},
},
{
{
"termUri": "http://vocab.faird
"termUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10200",
"sourceUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10186",
"source": "ZONMW-CONTENT",
"type": "OntologyClass",
"action": "delete"
},
{
"termUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10188",
"sourceUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10186",
"source": "ZONMW-CONTENT",
"type": "OntologyClass",
"action": "delete"
},
{
"termUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10189",
"sourceUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10186",
"source": "ZONMW-CONTENT",
"type": "OntologyClass",
"action": "delete"
},
{
"termUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10190",
"sourceUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10186",
"source": "ZONMW-CONTENT",
"type": "OntologyClass",
"action": "delete"
},
{
"termUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10207",
"sourceUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10186",
"source": "ZONMW-CONTENT",
"type": "OntologyClass",
"action": "delete"
},
{
"termUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10196",
"sourceUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10186",
"source": "ZONMW-CONTENT",
"type": "OntologyClass",
"action": "delete"
},
{
"termUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10201",
"sourceUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10186",
"source": "ZONMW-CONTENT",
"type": "OntologyClass",
"action": "delete"
},
{
"termUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10206",
"sourceUri": "http://vocab.fairdatacollective.org/zonmw/project-content/10186",
"source": "ZONMW-CONTENT",
"type": "OntologyClass",
"action": "delete"
}
]
},
"properties": {
"@type": {
"oneOf": [