|
| 1 | +{ |
| 2 | + "comments": { |
| 3 | + "description": "Auto generated by LinkML jsonld context generator", |
| 4 | + "generation_date": "2024-02-16T13:37:16", |
| 5 | + "source": "reproschema.yaml" |
| 6 | + }, |
| 7 | + "@context": { |
| 8 | + "linkml": "https://w3id.org/linkml/", |
| 9 | + "nidm": "http://purl.org/nidash/nidm#", |
| 10 | + "owl": "http://www.w3.org/2002/07/owl#", |
| 11 | + "prov": "http://www.w3.org/ns/prov#", |
| 12 | + "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", |
| 13 | + "rdfs": "http://www.w3.org/2000/01/rdf-schema#", |
| 14 | + "reproschema": "http://schema.repronim.org/", |
| 15 | + "schema": "http://schema.org/", |
| 16 | + "skos": "http://www.w3.org/2004/02/skos/core#", |
| 17 | + "xml": { |
| 18 | + "@id": "http://www.w3.org/XML/1998/namespace", |
| 19 | + "@prefix": true |
| 20 | + }, |
| 21 | + "xsd": "http://www.w3.org/2001/XMLSchema#", |
| 22 | + "@vocab": "http://schema.repronim.org/", |
| 23 | + "@version": 1.1, |
| 24 | + "@language": "en", |
| 25 | + "id": "@id", |
| 26 | + "category": "@type", |
| 27 | + "ui": "@nest", |
| 28 | + "about": { |
| 29 | + "@id": "schema:about" |
| 30 | + }, |
| 31 | + "addProperties": { |
| 32 | + "@container": "@set", |
| 33 | + "@nest": "ui" |
| 34 | + }, |
| 35 | + "additionalNotesObj": { |
| 36 | + "@container": "@set" |
| 37 | + }, |
| 38 | + "allow": { |
| 39 | + "@type": "@id", |
| 40 | + "@container": "@set", |
| 41 | + "@nest": "ui" |
| 42 | + }, |
| 43 | + "altLabel": { |
| 44 | + "@id": "skos:altLabel", |
| 45 | + "@container": "@language" |
| 46 | + }, |
| 47 | + "associatedMedia": { |
| 48 | + "@id": "schema:associatedMedia" |
| 49 | + }, |
| 50 | + "audio": { |
| 51 | + "@type": "@id", |
| 52 | + "@id": "schema:audio" |
| 53 | + }, |
| 54 | + "choices": { |
| 55 | + "@container": "@set" |
| 56 | + }, |
| 57 | + "citation": { |
| 58 | + "@id": "schema:citation", |
| 59 | + "@container": "@language" |
| 60 | + }, |
| 61 | + "column": { |
| 62 | + "@type": "xsd:string" |
| 63 | + }, |
| 64 | + "compute": { |
| 65 | + "@id": "reproschema:compute", |
| 66 | + "@container": "@set" |
| 67 | + }, |
| 68 | + "contentUrl": { |
| 69 | + "@type": "@id", |
| 70 | + "@id": "schema:contentUrl" |
| 71 | + }, |
| 72 | + "cronTable": { |
| 73 | + "@id": "reproschema:cronTable" |
| 74 | + }, |
| 75 | + "datumType": { |
| 76 | + "@id": "reproschema:datumType" |
| 77 | + }, |
| 78 | + "description": { |
| 79 | + "@id": "schema:description", |
| 80 | + "@container": "@language" |
| 81 | + }, |
| 82 | + "endedAtTime": { |
| 83 | + "@type": "xsd:dateTime", |
| 84 | + "@id": "prov:endedAtTime" |
| 85 | + }, |
| 86 | + "generated": { |
| 87 | + "@id": "prov:generated" |
| 88 | + }, |
| 89 | + "image": { |
| 90 | + "@type": "@id", |
| 91 | + "@id": "schema:image" |
| 92 | + }, |
| 93 | + "inLanguage": { |
| 94 | + "@id": "schema:inLanguage", |
| 95 | + "@language": null |
| 96 | + }, |
| 97 | + "inputType": { |
| 98 | + "@type": "xsd:string", |
| 99 | + "@nest": "ui" |
| 100 | + }, |
| 101 | + "isAbout": { |
| 102 | + "@type": "@id" |
| 103 | + }, |
| 104 | + "isPartOf": { |
| 105 | + "@type": "@id", |
| 106 | + "@id": "schema:isPartOf" |
| 107 | + }, |
| 108 | + "landingPage": { |
| 109 | + "@type": "@id", |
| 110 | + "@container": "@set" |
| 111 | + }, |
| 112 | + "limit": { |
| 113 | + "@language": null |
| 114 | + }, |
| 115 | + "maxValue": { |
| 116 | + "@id": "schema:maxValue" |
| 117 | + }, |
| 118 | + "message": { |
| 119 | + "@container": "@language" |
| 120 | + }, |
| 121 | + "messages": { |
| 122 | + "@container": "@set" |
| 123 | + }, |
| 124 | + "minValue": { |
| 125 | + "@id": "schema:minValue" |
| 126 | + }, |
| 127 | + "multipleChoice": { |
| 128 | + "@type": "xsd:boolean" |
| 129 | + }, |
| 130 | + "name": { |
| 131 | + "@id": "schema:name", |
| 132 | + "@container": "@language" |
| 133 | + }, |
| 134 | + "order": { |
| 135 | + "@type": "@id", |
| 136 | + "@container": "@list", |
| 137 | + "@nest": "ui" |
| 138 | + }, |
| 139 | + "overrideProperties": { |
| 140 | + "@container": "@set", |
| 141 | + "@nest": "ui" |
| 142 | + }, |
| 143 | + "preamble": { |
| 144 | + "@id": "reproschema:preamble", |
| 145 | + "@container": "@language" |
| 146 | + }, |
| 147 | + "prefLabel": { |
| 148 | + "@id": "skos:prefLabel", |
| 149 | + "@container": "@language" |
| 150 | + }, |
| 151 | + "question": { |
| 152 | + "@id": "schema:question", |
| 153 | + "@container": "@language" |
| 154 | + }, |
| 155 | + "randomMaxDelay": { |
| 156 | + "@language": null |
| 157 | + }, |
| 158 | + "readonlyValue": { |
| 159 | + "@type": "xsd:boolean", |
| 160 | + "@id": "schema:readonlyValue", |
| 161 | + "@nest": "ui" |
| 162 | + }, |
| 163 | + "responseOptions": { |
| 164 | + "@type": "@id" |
| 165 | + }, |
| 166 | + "schedule": { |
| 167 | + "@language": null |
| 168 | + }, |
| 169 | + "schemaVersion": { |
| 170 | + "@id": "schema:schemaVersion", |
| 171 | + "@language": null |
| 172 | + }, |
| 173 | + "shuffle": { |
| 174 | + "@type": "xsd:boolean", |
| 175 | + "@nest": "ui" |
| 176 | + }, |
| 177 | + "source": { |
| 178 | + "@type": "xsd:string" |
| 179 | + }, |
| 180 | + "startedAtTime": { |
| 181 | + "@type": "xsd:dateTime", |
| 182 | + "@id": "prov:startedAtTime" |
| 183 | + }, |
| 184 | + "subject_id": { |
| 185 | + "@id": "nidm:subject_id" |
| 186 | + }, |
| 187 | + "unitOptions": { |
| 188 | + "@type": "@id", |
| 189 | + "@container": "@set" |
| 190 | + }, |
| 191 | + "url": { |
| 192 | + "@type": "@id", |
| 193 | + "@id": "schema:url" |
| 194 | + }, |
| 195 | + "used": { |
| 196 | + "@type": "@id", |
| 197 | + "@container": "@set", |
| 198 | + "@id": "prov:used" |
| 199 | + }, |
| 200 | + "valueRequired": { |
| 201 | + "@type": "xsd:boolean", |
| 202 | + "@id": "schema:valueRequired" |
| 203 | + }, |
| 204 | + "valueType": { |
| 205 | + "@type": "@id", |
| 206 | + "@container": "@set" |
| 207 | + }, |
| 208 | + "version": { |
| 209 | + "@id": "schema:version", |
| 210 | + "@language": null |
| 211 | + }, |
| 212 | + "video": { |
| 213 | + "@type": "@id", |
| 214 | + "@id": "schema:video" |
| 215 | + }, |
| 216 | + "wasAssociatedWith": { |
| 217 | + "@type": "@id", |
| 218 | + "@id": "prov:wasAssociatedWith" |
| 219 | + }, |
| 220 | + "wasAttributedTo": { |
| 221 | + "@type": "@id", |
| 222 | + "@id": "prov:wasAttributedTo" |
| 223 | + }, |
| 224 | + "Activity": { |
| 225 | + "@id": "reproschema:Activity" |
| 226 | + }, |
| 227 | + "Agent": { |
| 228 | + "@id": "prov:Agent" |
| 229 | + }, |
| 230 | + "LangString": { |
| 231 | + "@id": "rdf:langString" |
| 232 | + }, |
| 233 | + "MediaObject": { |
| 234 | + "@id": "schema:MediaObject" |
| 235 | + }, |
| 236 | + "StructuredValue": { |
| 237 | + "@id": "schema:StructuredValue" |
| 238 | + }, |
| 239 | + "Thing": { |
| 240 | + "@id": "schema:Thing" |
| 241 | + }, |
| 242 | + "VideoObject": { |
| 243 | + "@id": "schema:VideoObject" |
| 244 | + } |
| 245 | + } |
| 246 | +} |
0 commit comments