diff --git a/src/stories/SForms.stories.tsx b/src/stories/SForms.stories.tsx index e76d5587..235ec084 100644 --- a/src/stories/SForms.stories.tsx +++ b/src/stories/SForms.stories.tsx @@ -57,7 +57,7 @@ const Template: ComponentStory = ( horizontalWizardNav: horizontalNavBar, wizardStepButtons: true, enableForwardSkip: true, - ...getP("startingQuestionId", "layout-options-65"), + ...getP("startingQuestionId", "http://vfn.cz/ontologies/vita-study/form/vs--assesment-evaluation-q-NOTEXISTS"), startingStep: 1, debugMode: debugMode, users: [ @@ -72,15 +72,7 @@ const Template: ComponentStory = ( { id: Constants.ICONS.QUESTION_HELP, behavior: iconBehavior, - }, - { - id: Constants.ICONS.QUESTION_LINK, - behavior: iconBehavior, - }, - { - id: Constants.ICONS.QUESTION_COMMENTS, - behavior: iconBehavior, - }, + } ], }; diff --git a/src/stories/assets/form/form1.json b/src/stories/assets/form/form1.json index 15e27a52..26f0d678 100644 --- a/src/stories/assets/form/form1.json +++ b/src/stories/assets/form/form1.json @@ -1,3159 +1,598 @@ { - "@context": { - "has-template": { - "@id": "http://onto.fel.cvut.cz/ontologies/form/has-template", - "@type": "@id" - }, - "has_related_question": { - "@id": "http://onto.fel.cvut.cz/ontologies/documentation/has_related_question", - "@type": "@id" - }, - "has-answer-origin": { - "@id": "http://onto.fel.cvut.cz/ontologies/form/has-answer-origin", - "@type": "@id" - }, - "has-layout-class": { - "@id": "http://onto.fel.cvut.cz/ontologies/form-layout/has-layout-class" - }, - "has_answer": { - "@type": "@id", - "@id": "http://onto.fel.cvut.cz/ontologies/documentation/has_answer" - }, - "has-comment": { - "@id": "http://onto.fel.cvut.cz/ontologies/form/has-comment" - }, - "has-timestamp": { - "@id": "http://onto.fel.cvut.cz/ontologies/form/has-timestamp" - }, - "has-origin-type": { - "@id": "http://onto.fel.cvut.cz/ontologies/form/has-origin-type", - "@type": "@id" - }, - "doc": "http://onto.fel.cvut.cz/ontologies/documentation/", - "is-relevant-if": { - "@id": "http://onto.fel.cvut.cz/ontologies/form/is-relevant-if", - "@type": "@id" - }, - "description": { - "@id": "http://purl.org/dc/elements/1.1/description" - }, - "source": { - "@id": "http://purl.org/dc/elements/1.1/source", - "@type": "@id" - }, - "accepts-answer-value": { - "@id": "http://onto.fel.cvut.cz/ontologies/form/accepts-answer-value" - }, - "accepts": { - "@id": "http://onto.fel.cvut.cz/ontologies/form/accepts" - }, - "has-media-content": { - "@id": "http://onto.fel.cvut.cz/ontologies/form/has-media-content" - }, - "has-input-mask": { - "@id": "http://onto.fel.cvut.cz/ontologies/form/has-input-mask" - }, - "label": { - "@id": "http://www.w3.org/2000/01/rdf-schema#label" - }, - "documents": { - "@type": "@id", - "@id": "http://onto.fel.cvut.cz/ontologies/documentation/documents" - }, - "has-datatype": { - "@type": "@id", - "@id": "http://onto.fel.cvut.cz/ontologies/form/has-datatype" - }, - "shacl": "http://www.w3.org/ns/shacl#", - "has-tested-question": { - "@type": "@id", - "@id": "http://onto.fel.cvut.cz/ontologies/form/has-tested-question" - }, - "xml": "http://www.w3.org/XML/1998/namespace", - "form": "http://onto.fel.cvut.cz/ontologies/form/", - "rdfs": "http://www.w3.org/2000/01/rdf-schema#", - "minInclusive": { - "@id": "http://www.w3.org/2001/XMLSchema#minInclusive" - }, - "has-author": { - "@id": "http://onto.fel.cvut.cz/ontologies/form/has-author", - "@type": "@id" - }, - "has-comment-value": { - "@id": "http://onto.fel.cvut.cz/ontologies/form/has-comment-value" - }, - "has-unit": { - "@id": "http://onto.fel.cvut.cz/ontologies/form/has-unit" - }, - "has_revision": { - "@id": "http://onto.fel.cvut.cz/ontologies/documentation/has_revision", - "@type": "http://www.w3.org/2001/XMLSchema#int" - }, - "form-lt": "http://onto.fel.cvut.cz/ontologies/form-layout/", - "has_key": { - "@id": "http://onto.fel.cvut.cz/ontologies/documentation/has_key" - }, - "ufo": "http://onto.fel.cvut.cz/ontologies/ufo/", - "has-template-origin": { - "@type": "@id", - "@id": "http://onto.fel.cvut.cz/ontologies/form/has-template-origin" - }, - "comment": { - "@id": "http://www.w3.org/2000/01/rdf-schema#comment" - }, - "has-possible-value": { - "@id": "http://onto.fel.cvut.cz/ontologies/form/has-possible-value" - }, - "imports": { - "@type": "@id", - "@id": "http://www.w3.org/2002/07/owl#imports" - }, - "has_file_number": { - "@type": "http://www.w3.org/2001/XMLSchema#long", - "@id": "http://onto.fel.cvut.cz/ontologies/documentation/has_file_number" - }, - "owl": "http://www.w3.org/2002/07/owl#", - "ex": "http://onto.fel.cvut.cz/ontologies/s-forms/example/", - "has-possible-values-query": { - "@id": "http://onto.fel.cvut.cz/ontologies/form/has-possible-values-query" - }, - "has_reporting_phase": { - "@id": "http://onto.fel.cvut.cz/ontologies/documentation/has_reporting_phase", - "@type": "@id" - }, - "maxInclusive": { - "@id": "http://www.w3.org/2001/XMLSchema#maxInclusive" - }, - "has-question-origin": { - "@type": "@id", - "@id": "http://onto.fel.cvut.cz/ontologies/form/has-question-origin" - }, - "has_object_value": { - "@type": "@id", - "@id": "http://onto.fel.cvut.cz/ontologies/documentation/has_object_value" - }, - "xsd": "http://www.w3.org/2001/XMLSchema#", - "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", - "aviation-safety": "http://onto.fel.cvut.cz/ontologies/aviation-safety/", - "has-sub-condition": { - "@type": "@id", - "@id": "http://onto.fel.cvut.cz/ontologies/form/has-sub-condition" - }, - "has_data_value": { - "@id": "http://onto.fel.cvut.cz/ontologies/documentation/has_data_value" - } - }, - "@graph": [ - { - "@type": "doc:answer", - "@id": "_:b0", - "form:has-answer-hash": "520f19b537850b01e9ba59538fe70306347982cf", - "has_data_value": "\n a ;\n \n \"filter-out-required-labels\" ;\n \n ;\n \n [] ;\n \n true .\n" - }, - { - "doc:has_object_value": "http://onto.fel.cvut.cz/ontologies/vfn-form-mod/filter-required-labels", - "form:has-answer-hash": "27cd575fa1f122ee93d0d7202383b15feca76253", - "@id": "_:b1", - "@type": "doc:answer" - }, - { - "shacl:prefix": "", - "shacl:namespace": "http://vfn.cz/ontologies/fss-form-generation-0.1/", - "@id": "_:b10", - "@type": "shacl:PrefixDeclaration" - }, - { - "shacl:prefix": "xsd", - "shacl:namespace": "http://www.w3.org/2001/XMLSchema#", - "@id": "_:b11", - "@type": "shacl:PrefixDeclaration" - }, - { - "@type": "shacl:PrefixDeclaration", - "shacl:namespace": "http://spinrdf.org/arg#", - "@id": "_:b12", - "shacl:prefix": "arg" - }, - { - "shacl:prefix": "vfn-form-mod", - "@type": "shacl:PrefixDeclaration", - "shacl:namespace": "http://onto.fel.cvut.cz/ontologies/vfn-form-mod/", - "@id": "_:b13" - }, - { - "shacl:prefix": "fssgen", - "@type": "shacl:PrefixDeclaration", - "@id": "_:b14", - "shacl:namespace": "http://vfn.cz/ontologies/fss-form-generation-0.1/" - }, - { - "@type": "shacl:PrefixDeclaration", - "@id": "_:b15", - "shacl:namespace": "http://www.w3.org/XML/1998/namespace", - "shacl:prefix": "xml" - }, - { - "@type": "shacl:PrefixDeclaration", - "@id": "_:b16", - "shacl:namespace": "http://www.w3.org/2000/01/rdf-schema#", - "shacl:prefix": "rdfs" - }, - { - "shacl:prefix": "km-rdf4j", - "@type": "shacl:PrefixDeclaration", - "@id": "_:b17", - "shacl:namespace": "http://onto.fel.cvut.cz/ontologies/lib/module/rdf4j/" - }, - { - "shacl:prefix": "km-sesame", - "@type": "shacl:PrefixDeclaration", - "shacl:namespace": "http://onto.fel.cvut.cz/ontologies/lib/module/sesame/", - "@id": "_:b18" - }, - { - "shacl:prefix": "form-ecc-lib", - "@type": "shacl:PrefixDeclaration", - "shacl:namespace": "http://onto.fel.cvut.cz/ontologies/aviation/eccairs-form-lib/", - "@id": "_:b19" - }, - { - "shacl:prefix": "e-m", - "@id": "_:b2", - "shacl:namespace": "http://onto.fel.cvut.cz/ontologies/eccairs/model/", - "@type": "shacl:PrefixDeclaration" - }, - { - "shacl:prefix": "form-ecc-cfg-0.2", - "shacl:namespace": "http://onto.fel.cvut.cz/ontologies/aviation/eccairs-form-config-0.2/", - "@id": "_:b20", - "@type": "shacl:PrefixDeclaration" - }, - { - "form:has-answer-origin": "http://onto.fel.cvut.cz/ontologies/form/answer-origin/9fbc6733005710f9a269be4452067eb7", - "has_data_value": "filter-out-required-labels", - "form:has-answer-hash": "815159019fd7873f7ebfc37b686008c92b480e03", - "@id": "_:b21", - "@type": "doc:answer" - }, - { - "@type": "shacl:PrefixDeclaration", - "@id": "_:b22", - "shacl:namespace": "http://www.semanticweb.org/owl/owlapi/turtle#", - "shacl:prefix": "turtle" - }, - { - "shacl:namespace": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#", - "@id": "_:b23", - "@type": "shacl:PrefixDeclaration", - "shacl:prefix": "e-m-i" - }, - { - "shacl:namespace": "http://vfn.cz/ontologies/fss-form-generation-0.1/", - "@id": "_:b24", - "@type": "shacl:PrefixDeclaration", - "shacl:prefix": "form-fss-gen-0.1" - }, - { - "@type": "shacl:PrefixDeclaration", - "@id": "_:b25", - "shacl:namespace": "http://www.w3.org/2005/xpath-functions#", - "shacl:prefix": "fn" - }, - { - "shacl:namespace": "http://onto.fel.cvut.cz/ontologies/aviation/eccairs-form/", - "@id": "_:b26", - "@type": "shacl:PrefixDeclaration", - "shacl:prefix": "form-ecc" - }, - { - "shacl:prefix": "stm", - "@id": "_:b27", - "shacl:namespace": "http://vfn.cz/ontologies/study-model/", - "@type": "shacl:PrefixDeclaration" - }, - { - "shacl:prefix": "spin", - "@type": "shacl:PrefixDeclaration", - "shacl:namespace": "http://spinrdf.org/spin#", - "@id": "_:b28" - }, - { - "shacl:namespace": "http://www.w3.org/2002/07/owl#", - "@id": "_:b29", - "@type": "shacl:PrefixDeclaration", - "shacl:prefix": "owl" - }, - { - "@type": "shacl:PrefixDeclaration", - "shacl:namespace": "http://onto.fel.cvut.cz/ontologies/form-layout/", - "@id": "_:b3", - "shacl:prefix": "form-lt" - }, - { - "@id": "_:b30", - "shacl:namespace": "http://onto.fel.cvut.cz/ontologies/ufo/", - "@type": "shacl:PrefixDeclaration", - "shacl:prefix": "ufo" - }, - { - "@id": "_:b31", - "shacl:namespace": "http://spinrdf.org/spif#", - "@type": "shacl:PrefixDeclaration", - "shacl:prefix": "spif" - }, - { - "@type": "shacl:PrefixDeclaration", - "shacl:namespace": "http://vfn.cz/ontologies/fss-form/", - "@id": "_:b32", - "shacl:prefix": "ff" - }, - { - "shacl:prefix": "sp", - "@type": "shacl:PrefixDeclaration", - "@id": "_:b33", - "shacl:namespace": "http://spinrdf.org/sp#" - }, - { - "@id": "_:b34", - "shacl:namespace": "http://topbraid.org/sparqlmotion#", - "@type": "shacl:PrefixDeclaration", - "shacl:prefix": "sm" - }, - { - "shacl:prefix": "e-a-3.4.0.2", - "@type": "shacl:PrefixDeclaration", - "shacl:namespace": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/", - "@id": "_:b35" - }, - { - "@type": "shacl:PrefixDeclaration", - "shacl:namespace": "http://onto.fel.cvut.cz/ontologies/aviation/eccairs-form-mapping-0.2/", - "@id": "_:b36", - "shacl:prefix": "form-ecc-map-0.2" - }, - { - "shacl:prefix": "daml", - "@type": "shacl:PrefixDeclaration", - "@id": "_:b37", - "shacl:namespace": "http://www.daml.org/2001/03/daml+oil#" - }, - { - "@type": "shacl:PrefixDeclaration", - "@id": "_:b38", - "shacl:namespace": "http://onto.fel.cvut.cz/ontologies/documentation/", - "shacl:prefix": "doc" - }, - { - "@id": "_:b39", - "shacl:namespace": "http://purl.org/dc/elements/1.1/", - "@type": "shacl:PrefixDeclaration", - "shacl:prefix": "dc" - }, - { - "@id": "_:b4", - "shacl:namespace": "http://onto.fel.cvut.cz/ontologies/form/", - "@type": "shacl:PrefixDeclaration", - "shacl:prefix": "form" - }, - { - "shacl:prefix": "afn", - "@id": "_:b40", - "shacl:namespace": "http://jena.hpl.hp.com/ARQ/function#", - "@type": "shacl:PrefixDeclaration" - }, - { - "@type": "doc:answer", - "@id": "_:b41", - "has_data_value": "true", - "form:has-answer-origin": "http://onto.fel.cvut.cz/ontologies/form/answer-origin/53b9d9665f3dc3863a1ab8d57daeb2cd", - "form:has-answer-hash": "5ffe533b830f08a0326348a9160afafc8ada44db" - }, - { - "shacl:prefix": "km-param", - "@id": "_:b42", - "shacl:namespace": "http://onto.fel.cvut.cz/ontologies/lib/module-param/", - "@type": "shacl:PrefixDeclaration" - }, - { - "shacl:prefix": "form-ecc-gen-0.2", - "@id": "_:b43", - "shacl:namespace": "http://onto.fel.cvut.cz/ontologies/aviation/eccairs-form-generation-0.2/", - "@type": "shacl:PrefixDeclaration" - }, - { - "shacl:prefix": "e-m-map", - "shacl:namespace": "http://onto.fel.cvut.cz/ontologies/eccairs/mapping/model/", - "@id": "_:b44", - "@type": "shacl:PrefixDeclaration" - }, - { - "shacl:prefix": "aviation-safety", - "@type": "shacl:PrefixDeclaration", - "@id": "_:b45", - "shacl:namespace": "http://onto.fel.cvut.cz/ontologies/aviation-safety/" - }, - { - "@type": "shacl:PrefixDeclaration", - "@id": "_:b46", - "shacl:namespace": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", - "shacl:prefix": "rdf" - }, - { - "shacl:prefix": "kbss-spif", - "@type": "shacl:PrefixDeclaration", - "shacl:namespace": "http://onto.fel.cvut.cz/ontologies/lib/spin-function/", - "@id": "_:b47" - }, - { - "shacl:prefix": "sml", - "@type": "shacl:PrefixDeclaration", - "shacl:namespace": "http://topbraid.org/sparqlmotionlib#", - "@id": "_:b5" - }, - { - "form:has-answer-hash": "6eca62247a88fe42a442afb1b1b974dabe177c77", - "form:has-answer-origin": "http://onto.fel.cvut.cz/ontologies/form/answer-origin/80d87e25f723f98c8ebdd3d1e57f51bf", - "has_data_value": "# filter original labels if they are required labels\nCONSTRUCT {\n ?s ?p ?o .\n}\nWHERE {\n ?s ?p ?o .\n FILTER NOT EXISTS {\n ?s form:requires-answer ?x .\n FILTER(?p = rdfs:label) \n FILTER(str(?x) = \"true\")\n }\n}", - "@id": "_:b6", - "@type": "doc:answer" - }, - { - "shacl:prefix": "vfn-form-lib", - "@id": "_:b7", - "shacl:namespace": "http://onto.fel.cvut.cz/ontologies/vfn-form-lib/", - "@type": "shacl:PrefixDeclaration" - }, - { - "shacl:prefix": "kbss-module", - "shacl:namespace": "http://onto.fel.cvut.cz/ontologies/lib/module/", - "@id": "_:b8", - "@type": "shacl:PrefixDeclaration" - }, - { - "shacl:prefix": "spl", - "@id": "_:b9", - "shacl:namespace": "http://spinrdf.org/spl#", - "@type": "shacl:PrefixDeclaration" - }, - { - "has_related_question": [], - "@type": "doc:question", - "@id": "a-question-1665", - "has-layout-class": "text", - "label": "A question" - }, - { - "label": { - "@language": "en", - "@value": "Accept answer value" - }, - "has_related_question": ["tested-question-419", "hidden-question-1834"], - "@type": "doc:question", - "has-layout-class": "section", - "@id": "accept-answer-value-395" - }, - { - "has_related_question": ["tested-question-4568", "hidden-question-5814"], - "@type": "doc:question", - "has-layout-class": "section", - "@id": "accept-non-empty-answer-value-7693", - "label": { - "@value": "Accept non-empty answer value", - "@language": "en" - } - }, - { - "label": { - "@value": "Accept state types", - "@language": "en" - }, - "has_related_question": [ - "accept-answer-value-395", - "accept-non-empty-answer-value-7693", - "accept-validation-value-2844" - ], - "@type": "doc:question", - "description": { - "@language": "en", - "@value": "The section describes what are" - }, - "@id": "accept-state-types-3995", - "has-layout-class": "section" - }, - { - "label": { - "@language": "en", - "@value": "Accept validation value" - }, - "@type": "doc:question", - "has_related_question": ["tested-question-4336", "hidden-question-201"], - "has-layout-class": "section", - "@id": "accept-validation-value-2844" - }, - { - "label": { - "@value": "Aircraft name", - "@language": "en" - }, - "@id": "aircraft-name-9553", - "has-layout-class": "text", - "@type": "doc:question", - "has_related_question": [] - }, - { - "@id": "aircraft-number-2375", - "has-layout-class": "text", - "has_related_question": [], - "@type": "doc:question", - "label": { - "@value": "Aircraft number", - "@language": "en" - } - }, - { - "label": { - "@value": "Answerable section with icons", - "@language": "en" - }, - "has-layout-class": ["section", "checkbox", "answerable"], - "@id": "answerable-section-with-icons-4808", - "has_related_question": ["icon-answer-1"], - "has-comment": [ - { - "@type": "form:comment", - "has-comment-value": "Some comment", - "has-author": "http://fel.cvut.cz/people/max-chopart", - "has-timestamp": "1636061441831" - }, - { - "@type": "form:comment", - "has-comment-value": "Another comment", - "has-author": "http://fel.cvut.cz/people/miroslav-blasko", - "has-timestamp": "1636065441831" - } - ], - "description": { - "@value": "Some detailed description of the question.", - "@language": "en" - }, - "source": "https://slovník.gov.cz/generický/množství/pojem/má-jednotku", - "@type": "doc:question" - }, - { - "label": { - "@value": "Answerable section", - "@language": "en" - }, - "has-layout-class": ["section", "checkbox", "answerable"], - "@id": "answerable-section-4808", - "has_related_question": ["aircraft-name-9553", "aircraft-number-2375"], - "@type": "doc:question" - }, - { - "label": "Category 1", - "@type": "doc:question", - "has_related_question": [], - "@id": "category-1-4352", - "has-layout-class": "category-1" - }, - { - "label": "Category 1", - "has_related_question": [], - "@type": "doc:question", - "has-layout-class": "category-1", - "@id": "category-1-5232" - }, - { - "label": "Category 1", - "has_related_question": [ - "category-1-4352", - "category-1-5232", - "category-2-8401", - "category-3-8338" - ], - "@type": "doc:question", - "@id": "category-1-599", - "has-layout-class": ["section", "category-1"] - }, - { - "@id": "category-1-7717", - "has-layout-class": ["section", "category-1"], - "@type": "doc:question", - "has_related_question": [ - "category-1-599", - "category-2-3477", - "category-2-333", - "category-3-6863" - ], - "label": "Category 1" - }, - { - "label": "Category 1", - "@id": "category-1-8136", - "has-layout-class": "category-1", - "@type": "doc:question", - "has_related_question": [] - }, - { - "label": "_ Layout options (Category 1)", - "has-layout-class": ["section", "category-1", "wizard-step"], - "@id": "category-1-wizard-question-65", - "@type": "doc:question", - "has_related_question": "category-2-1200", - "is-relevant-if": "ex:show-layout-options-for-wizard-steps-condition" - }, - { - "label": "Category 2", - "has-layout-class": "category-2", - "@id": "category-2-1012", - "@type": "doc:question", - "has_related_question": [] - }, - { - "has-layout-class": ["text", "category-2"], - "@id": "category-2-1200", - "@type": "doc:question", - "label": "Category 2" - }, - { - "has-layout-class": "category-2", - "@id": "category-2-2617", - "@type": "doc:question", - "has_related_question": [], - "label": "Category 2" - }, - { - "@type": "doc:question", - "has_related_question": [ - "category-2-2617", - "category-3-5220", - "category-4-3775", - "category-5-446" - ], - "has-layout-class": ["section", "category-2"], - "@id": "category-2-333", - "label": "Category 2" - }, - { - "label": "Category 2", - "@id": "category-2-3477", - "has-layout-class": ["section", "category-2"], - "has_related_question": "category-3-9989", - "@type": "doc:question" - }, - { - "@id": "category-2-8401", - "has-layout-class": "category-2", - "has_related_question": [], - "@type": "doc:question", - "label": "Category 2" - }, - { - "@id": "category-3-5220", - "has-layout-class": "category-3", - "has_related_question": [], - "@type": "doc:question", - "label": "Category 3" - }, - { - "label": "Category 3", - "@type": "doc:question", - "has_related_question": [], - "@id": "category-3-6863", - "has-layout-class": ["text", "category-3"] - }, - { - "@type": "doc:question", - "has_related_question": [], - "has-layout-class": "category-3", - "@id": "category-3-8338", - "label": "Category 3" - }, - { - "label": "Category 3", - "has_related_question": [], - "@type": "doc:question", - "has-layout-class": "category-3", - "@id": "category-3-9744" - }, - { - "has_related_question": [], - "@type": "doc:question", - "@id": "category-3-9989", - "has-layout-class": "category-3", - "label": "Category 3" - }, - { - "label": "Category 4", - "has-layout-class": "category-4", - "@id": "category-4-1633", - "has_related_question": [], - "@type": "doc:question" - }, - { - "@id": "category-4-3775", - "has-layout-class": "category-4", - "@type": "doc:question", - "has_related_question": [], - "label": "Category 4" - }, - { - "has_related_question": [], - "@type": "doc:question", - "has-layout-class": "category-5", - "@id": "category-5-446", - "label": "Category 5" - }, - { - "label": "Category 5", - "@type": "doc:question", - "has_related_question": [], - "@id": "category-5-9824", - "has-layout-class": "category-5" - }, - { - "@type": "doc:question", - "has_related_question": [ - "category-1-8136", - "category-1-7717", - "category-2-1012", - "category-3-9744", - "category-4-1633", - "category-5-9824" - ], - "has-layout-class": "section", - "@id": "coloring-different-categories-of-questions", - "label": "Coloring different categories of questions" - }, - { - "@type": "doc:question", - "has_related_question": "or-condition-9282", - "has-layout-class": ["wizard-step", "section"], - "@id": "complex-condition-1734", - "label": { - "@value": "Complex condition", - "@language": "en" - }, - "form:has-preceding-question": { - "@id": "simple-condition-3719" - } - }, - { - "@type": "doc:question", - "has_related_question": [ - "simple-condition-3719", - "complex-condition-1734" - ], - "description": { - "@value": "This section demonstrates different types of logical conditions and how they can be used.", - "@language": "en" - }, - "@id": "conditional-logic-6448", - "has-layout-class": ["section", "wizard-step"], - "label": { - "@value": "Conditional logic", - "@language": "en" - }, - "form:has-preceding-question": { - "@id": "layout-options-65" - } - }, - { - "@type": "doc:question", - "has_related_question": ["intrinsic-aspects"], - "description": { - "@value": "This section demonstrates different form components that can be used to collect data from patterns within Unified Foundation Ontology (UFO) models.", - "@language": "en" - }, - "@id": "ufo-based-patterns", - "has-layout-class": ["section", "wizard-step"], - "label": { - "@value": "UFO-based patterns", - "@language": "en" - } - }, - { - "@type": "doc:question", - "has_related_question": ["simple-intrinsic-aspects"], - "description": { - "@value": "This section demonstrates different form components that can be used to collect data about UFO intrinsic aspects.", - "@language": "en" - }, - "@id": "intrinsic-aspects", - "has-layout-class": ["section"], - "label": { - "@value": "Intrinsic aspects", - "@language": "en" - }, - "label": { - "@value": "Vlastnosti", - "@language": "cs" - } - }, - { - "@type": "doc:question", - "has_related_question": ["simple-intrinsic-aspects-boolean"], - "description": { - "@value": "This section demonstrates different form components that can be used to collect data about UFO intrinsic aspects, i.e. those that require only one question to answer.", - "@language": "en" - }, - "@id": "simple-intrinsic-aspects", - "has-layout-class": ["section"], - "label": { - "@value": "Simple aspects", - "@language": "en" - }, - "label": { - "@value": "Jednoduché vlastnosti", - "@language": "cs" - } - }, - { - "@type": "doc:question", - "has_related_question": [ - "smoking-allowed-variant-1", - "smoking-allowed-variant-2" - ], - "@id": "simple-intrinsic-aspects-boolean", - "has-layout-class": ["section"], - "label": { - "@value": "With boolean answer", - "@language": "en" - }, - "label": { - "@value": "Booleovská odpověď", - "@language": "en" - } - }, - { - "@type": "doc:question", - "has_related_question": [], - "@id": "smoking-allowed-variant-1", - "description": { - "@value": "Is smoking allowed?", - "@language": "en" - }, - "has-layout-class": ["checkbox"], - "label": { - "@value": "Smoking allowed", - "@language": "en" - }, - "label": { - "@value": "Kouření povoleno", - "@language": "cs" - } - }, - { - "@type": "doc:question", - "has_related_question": [], - "@id": "smoking-allowed-variant-2", - "description": { - "@value": "Is smoking allowed?", - "@language": "en" - }, - "label": { - "@value": "Kouření povoleno", - "@language": "cs" - }, - "has-layout-class": ["type-ahead"], - "has-possible-value": [ - { - "@id": "ex:yes" - }, - { - "@id": "ex:no" - }, - { - "@id": "ex:dont-know" - } - ] - }, - { - "label": { - "@language": "en", - "@value": "Yes" - }, - "label": { - "@language": "cs", - "@value": "Ano" - }, - "@id": "ex:yes" - }, - { - "label": { - "@language": "en", - "@value": "No" - }, - "label": { - "@language": "cs", - "@value": "Ne" - }, - "@id": "ex:no" - }, - { - "label": { - "@language": "en", - "@value": "Don't know" - }, - "label": { - "@language": "cs", - "@value": "Nevím" - }, - "@id": "ex:dont-know" - }, - { - "has_related_question": [ - "http://vfn.cz/ontologies/fss-form/diagnosis-q", - "http://vfn.cz/ontologies/fss-form/follow-up-and-recurrence-q", - "http://vfn.cz/ontologies/fss-form/inclusion-critera-q", - "http://vfn.cz/ontologies/fss-form/others-q", - "http://vfn.cz/ontologies/fss-form/patient-data-q", - "http://vfn.cz/ontologies/fss-form/primary-treatment-q" - ], - "@type": "doc:question", - "description": { - "@language": "en", - "@value": "This section contains questions that shows forms from different project where SForms was used." - }, - "@id": "domain-specific-9087", - "has-layout-class": ["section", "wizard-step"], - "label": { - "@value": "Domain specific questions", - "@language": "en" - }, - "form:has-preceding-question": { - "@id": "ufo-based-patterns" - } - }, - { - "label": "(Not implemented) Emphasised question", - "has-layout-class": ["text", "emphasised"], - "@id": "emphasised-question-8150", - "@type": "doc:question", - "has_related_question": [] - }, - { - "has_related_question": [ - "emphasised-question-8150", - "non-emphasised-question-9025" - ], - "@type": "doc:question", - "has-layout-class": ["section", "emphasised"], - "@id": "emphasised-section-1-1089", - "label": "Emphasised section" - }, - { - "label": { - "@language": "en", - "@value": "Form target" - }, - "has_related_question": ["tested-section-1080", "hidden-question-168"], - "@type": "doc:question", - "@id": "form-target-3402", - "has-layout-class": "section" - }, - { - "form:has-preceding-question": { - "@id": "tested-section-1080" - }, - "label": { - "@value": "Hidden question", - "@language": "en" - }, - "@id": "hidden-question-168", - "is-relevant-if": "ex:sc--ttt--form-target-condition", - "has-layout-class": [], - "@type": "doc:question", - "has_related_question": [] - }, - { - "form:has-preceding-question": { - "@id": "tested-question-2-7291" - }, - "label": { - "@value": "Hidden question", - "@language": "en" - }, - "has-layout-class": [], - "@id": "hidden-question-1755", - "@type": "doc:question", - "has_related_question": [] - }, - { - "is-relevant-if": "ex:sc--ast-accepts-answer-value", - "form:has-preceding-question": { - "@id": "tested-question-419" - }, - "label": { - "@language": "en", - "@value": "Hidden question" - }, - "@id": "hidden-question-1834", - "has-layout-class": "text", - "@type": "doc:question", - "has_related_question": [] - }, - { - "form:has-preceding-question": { - "@id": "tested-question-4336" - }, - "label": { - "@value": "Hidden question", - "@language": "en" - }, - "has-layout-class": [], - "@id": "hidden-question-201", - "has_related_question": [], - "@type": "doc:question" - }, - { - "label": { - "@language": "en", - "@value": "Hidden question" - }, - "form:has-preceding-question": { - "@id": "tested-question-8153" - }, - "is-relevant-if": "ex:sc--multiplicity-in-accept-states-condition", - "@type": "doc:question", - "has_related_question": [], - "@id": "hidden-question-3949", - "has-layout-class": [] - }, - { - "form:has-preceding-question": { - "@id": "tested-question-4568" - }, - "label": { - "@language": "en", - "@value": "Hidden question" - }, - "@id": "hidden-question-5814", - "has-layout-class": [], - "@type": "doc:question", - "has_related_question": [] - }, - { - "@type": "doc:question", - "has_related_question": [], - "@id": "hidden-question-8175", - "has-layout-class": [], - "label": { - "@value": "Hidden question", - "@language": "en" - }, - "form:has-preceding-question": { - "@id": "tested-question-6130" - } - }, - { - "@id": "hidden-question-8998", - "has-layout-class": [], - "has_related_question": [], - "@type": "doc:question", - "form:has-preceding-question": { - "@id": "tested-question-2-5915" - }, - "label": { - "@language": "en", - "@value": "Hidden question" - } - }, - { - "@type": "doc:answer", - "has-answer-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance434162734", - "@id": "http://onto.fel.cvut.cz/ontologies/custom/model/instance#instance123456-a", - "has_data_value": 1588838472000 - }, - { - "has_data_value": { - "@value": "true", - "@language": "en" - }, - "@id": "http://onto.fel.cvut.cz/ontologies/custom/model/instance#instance2190490223-a", - "has-answer-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance434162734", - "@type": "doc:answer" - }, - { - "@type": "doc:answer", - "has-answer-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance434162734", - "@id": "http://onto.fel.cvut.cz/ontologies/custom/model/instance#instance23232323299-a", - "has_data_value": { - "@language": "en", - "@value": "true" - } - }, - { - "has-answer-origin": "doc:answer/e87e2405-9683-42c1-9a1a-f1bd45ced2ac/3a2ae19392ab01e2cff1e2ead694054d-ao", - "@type": "doc:answer", - "has_data_value": { - "@value": "", - "@language": "en" - }, - "@id": "doc:answer/810d24b9-4e14-4407-a333-c604fcd53abd/cceee72f579d41688bada08204c48fba-a" - }, - { - "http://onto.fel.cvut.cz/ontologies/form-spin/has-origin-context": "http://onto.fel.cvut.cz/ontologies/vfn-form-mod", - "form:has-question-origin": "http://www.w3.org/2000/01/rdf-schema#label", - "form:has-preceding-question": { - "@id": "doc:question-419db41a-23e7-4035-8df2-32e92070c4f0" - }, - "has_related_question": [], - "@type": "doc:question", - "has_answer": "_:b21", - "has-layout-class": [], - "label": "http://www.w3.org/2000/01/rdf-schema#label", - "http://onto.fel.cvut.cz/ontologies/form-spin/has-declared-prefix": [], - "@id": "doc:question-01895aed-e075-4b8c-a971-972d5b5d1d29", - "description": "" - }, - { - "label": "Module of type Apply Construct (http://topbraid.org/sparqlmotionlib#ApplyConstruct)", - "http://onto.fel.cvut.cz/ontologies/form-spin/has-declared-prefix": [], - "@id": "doc:question-2641213c-9ccb-475d-91d9-b394ff968664", - "form:has-question-origin": "http://onto.fel.cvut.cz/ontologies/vfn-form-mod/filter-required-labels", - "form:has-preceding-question": [], - "has_related_question": [ - "doc:question-419db41a-23e7-4035-8df2-32e92070c4f0", - "doc:question-01895aed-e075-4b8c-a971-972d5b5d1d29", - "doc:question-dc3d3529-fe03-48c3-aacc-53bf279be061", - "doc:question-4997a78a-8338-4f1f-bb9a-422894183c8a" - ], - "@type": "doc:question", - "has_answer": [], - "has-layout-class": "section" - }, - { - "label": "URI", - "http://onto.fel.cvut.cz/ontologies/form-spin/has-declared-prefix": [], - "@id": "doc:question-419db41a-23e7-4035-8df2-32e92070c4f0", - "form:has-preceding-question": [], - "form:has-question-origin": "http://www.w3.org/2000/01/rdf-schema#Resource", - "@type": "doc:question", - "has_related_question": [], - "has-layout-class": [], - "has_answer": "_:b1" - }, - { - "http://onto.fel.cvut.cz/ontologies/form-spin/has-origin-context": "http://onto.fel.cvut.cz/ontologies/vfn-form-mod", - "form:has-question-origin": "http://topbraid.org/sparqlmotionlib#replace", - "form:has-preceding-question": { - "@id": "doc:question-01895aed-e075-4b8c-a971-972d5b5d1d29" - }, - "has_related_question": [], - "@type": "doc:question", - "has_answer": "_:b41", - "has-layout-class": [], - "label": "http://topbraid.org/sparqlmotionlib#replace", - "http://onto.fel.cvut.cz/ontologies/form-spin/has-declared-prefix": [], - "@id": "doc:question-4997a78a-8338-4f1f-bb9a-422894183c8a", - "description": "" - }, - { - "@id": "doc:question-c69219f6-f68a-4caa-a1aa-1705695faba1", - "has-layout-class": "masked-input", - "@type": "doc:question", - "has-question-origin": "http://vfn.cz/ontologies/fss-form/diagnosis-date-of-first-diagnosis-of-cervical-cancer2-q-qo", - "has-input-mask": "MM/YYYY", - "label": "Date of first diagnosis of cervical cancer (month/year)" - }, - { - "http://onto.fel.cvut.cz/ontologies/form-spin/has-declared-prefix": [], - "label": "TTL", - "@id": "doc:question-c69219f6-f68a-4cae-a12a-1705695faba1", - "form:has-question-origin": "http://onto.fel.cvut.cz/ontologies/vfn-form-mod/filter-required-labels", - "form:has-preceding-question": [], - "has_answer": [], - "has-layout-class": "section", - "has_related_question": "doc:question-f516f3e3-c650-4074-9076-6d89244cc81e", - "@type": "doc:question" - }, - { - "description": "", - "@id": "doc:question-dc3d3529-fe03-48c3-aacc-53bf279be061", - "http://onto.fel.cvut.cz/ontologies/form-spin/has-declared-prefix": [ - { - "@id": "_:b19" - }, - { - "@id": "_:b20" - }, - { - "@id": "_:b22" - }, - { - "@id": "_:b24" - }, - { - "@id": "_:b25" - }, - { - "@id": "_:b28" - }, - { - "@id": "_:b46" - }, - { - "@id": "_:b14" - }, - { - "@id": "_:b26" - }, - { - "@id": "_:b27" - }, - { - "@id": "_:b29" - }, - { - "@id": "_:b30" - }, - { - "@id": "_:b31" - }, - { - "@id": "_:b34" - }, - { - "@id": "_:b8" - }, - { - "@id": "_:b32" - }, - { - "@id": "_:b33" - }, - { - "@id": "_:b35" - }, - { - "@id": "_:b36" - }, - { - "@id": "_:b37" - }, - { - "@id": "_:b4" - }, - { - "@id": "_:b16" - }, - { - "@id": "_:b38" - }, - { - "@id": "_:b39" - }, - { - "@id": "_:b40" - }, - { - "@id": "_:b42" - }, - { - "@id": "_:b12" - }, - { - "@id": "_:b23" - }, - { - "@id": "_:b43" - }, - { - "@id": "_:b44" - }, - { - "@id": "_:b45" - }, - { - "@id": "_:b47" - }, - { - "@id": "_:b2" - }, - { - "@id": "_:b3" - }, - { - "@id": "_:b5" - }, - { - "@id": "_:b7" - }, - { - "@id": "_:b9" - }, - { - "@id": "_:b10" - }, - { - "@id": "_:b11" - }, - { - "@id": "_:b13" - }, - { - "@id": "_:b15" - }, - { - "@id": "_:b17" - }, - { - "@id": "_:b18" - } - ], - "label": "http://topbraid.org/sparqlmotionlib#constructQuery", - "has-layout-class": "sparql", - "http://onto.fel.cvut.cz/ontologies/form-spin/has-answer-value-type": "http://spinrdf.org/sp#Construct", - "has_answer": "_:b6", - "@type": "doc:question", - "has_related_question": [], - "form:has-preceding-question": { - "@id": "doc:question-01895aed-e075-4b8c-a971-972d5b5d1d29" - }, - "form:has-question-origin": "http://topbraid.org/sparqlmotionlib#constructQuery", - "http://onto.fel.cvut.cz/ontologies/form-spin/has-origin-context": "http://onto.fel.cvut.cz/ontologies/vfn-form-mod" - }, - { - "@id": "doc:question-e7e8eae0-6340-4a96-b13e-7ded2b87abd4", - "http://onto.fel.cvut.cz/ontologies/form-spin/has-declared-prefix": [], - "label": "Technical section 1", - "has_answer": [], - "has-layout-class": "section", - "has_related_question": [ - "doc:question-2641213c-9ccb-475d-91d9-b394ff968664", - "doc:question-c69219f6-f68a-4cae-a12a-1705695faba1" - ], - "@type": "doc:question", - "form:has-question-origin": "http://onto.fel.cvut.cz/ontologies/vfn-form-mod/filter-required-labels", - "form:has-preceding-question": [] - }, - { - "label": "Technical section 2", - "form:has-question-origin": "http://onto.fel.cvut.cz/ontologies/vfn-form-mod/techical-section-2", - "@type": "doc:question", - "has_related_question": "doc:question-c69219f6-f68a-4caa-a1aa-1705695faba1", - "@id": "doc:question-e7e8eae0-6340-4a96-b13e-7dedaaaaaaaa", - "has-layout-class": "section", - "has_answer": [] - }, - { - "http://onto.fel.cvut.cz/ontologies/form-spin/has-declared-prefix": [], - "label": "Vfn", - "@id": "doc:question-f516f3e3-c650-4074-9076-6d89244cc81e", - "form:has-preceding-question": [], - "has_answer": "_:b0", - "has-layout-class": "ttl", - "has_related_question": [], - "@type": "doc:question" - }, - { - "has-question-origin": "http://vfn.cz/ontologies/fss-form/primary-treatment--s-t--cerclage-placement--date-q-qo", - "has-input-mask": "MM/YYYY", - "label": { - "@language": "en", - "@value": "Date of cerclage (month/year)" - }, - "has_answer": "doc:answer/810d24b9-4e14-4407-a333-c604fcd53abd/cceee72f579d41688bada08204c48fba-a", - "has-layout-class": ["masked-input", "collapsed"], - "@id": "doc:question/810d24b9-4e14-4407-a333-c604fcd53abd/d6ccb3ebb3d9875603ac6b64a57d7bf4-q", - "@type": "doc:question" - }, - { - "@type": "doc:question", - "has_related_question": [ - "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance633805906-q", - "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance1597426415-q" - ], - "has-layout-class": "section", - "@id": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/operational-full/s-1000006-3450f3d5d917630da7596c0ad23b5937-q", - "label": "narrative", - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/operational-full/s-1000006-3450f3d5d917630da7596c0ad23b5937", - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/operational-full/s-1000006-qt" - }, - { - "@type": "doc:question", - "has_related_question": [ - "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance1574303326-q", - "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance2027038253-q" - ], - "has-layout-class": "section", - "@id": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/operational-full/s-1000042-3f947cfcc5f7291b6cb763ff3a4d14e8-q", - "label": "aerodrome identification", - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/operational-full/s-1000042-qt", - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/operational-full/s-1000042-3f947cfcc5f7291b6cb763ff3a4d14e8" - }, - { - "has-answer-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-111570084", - "@type": "doc:answer", - "has_data_value": { - "@language": "en", - "@value": "2016-05-10" - }, - "@id": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-111570084-a" - }, - { - "has-answer-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-1122843329", - "@type": "doc:answer", - "has_data_value": { - "@language": "en", - "@value": "17:24:00" - }, - "@id": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-1122843329-a" - }, - { - "has_answer": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-636079211-a", - "has-layout-class": "type-ahead", - "has-possible-values-query": "http://martin.inbas.cz/openrdf-sesame/repositories/eccairs-aviation-3.4.0.2?default-graph-uri=http%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Feccairs%2Faviation-3.4.0.2&query=prefix%20e-m%3A%20%3Chttp%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Feccairs%2Fmodel%2F%3E%20%0Aprefix%20rdfs%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23%3E%20%0ACONSTRUCT%20%7B%0A%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20.%0A%20%20%20%20%20%3Fvalue%20rdfs%3Acomment%20%3Fexplanation%20.%0A%7D%0AWHERE%20%7B%0A%20%20%20%20%20%20%20%20%20%3FeccAttribute%20a%20e-m%3Aattribute%20.%0A%20%20%20%20%20%20%20%20%20%3FeccAttribute%20e-m%3Ahas-child%2B%20%3Fvalue%20.%20%20%0A%20%20%20%20%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20.%0A%20%20%20%20%20%20%20%20%20%3Fvalue%20e-m%3Ahas-explanation%20%3Fexplanation%20.%0A%7D%20%0AVALUES%20%28%3FeccAttribute%29%20%7B%0A%20%20%20%20%28%3Chttp%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Feccairs%2Faviation-3.4.0.2%2Fa-453%3E%29%0A%7D", - "@type": "doc:question", - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-453-qt", - "@id": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-1223764187-q", - "comment": { - "@value": "The identification of the entity or organisation that is responsible for the report.", - "@language": "en" - }, - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-1223764187", - "has-origin-type": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-453", - "label": { - "@value": "453 - Responsible entity", - "@language": "en" - } - }, - { - "has_object_value": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/vl-v4-cd-languages/v-12", - "@type": "doc:answer", - "has-answer-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-1236864794", - "@id": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-1236864794-a" - }, - { - "@type": "doc:answer", - "has-answer-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-1293838025", - "@id": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-1293838025-a", - "has_data_value": { - "@value": "0", - "@language": "en" - } - }, - { - "@id": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-1345228433-a", - "@type": "doc:answer", - "has-answer-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-1345228433", - "has_object_value": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/vl-a-1079/v-3" - }, - { - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-390-qt", - "has_answer": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance545408869-a", - "has-layout-class": "type-ahead", - "has-possible-values-query": "http://martin.inbas.cz/openrdf-sesame/repositories/eccairs-aviation-3.4.0.2?default-graph-uri=http%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Feccairs%2Faviation-3.4.0.2&query=prefix%20e-m%3A%20%3Chttp%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Feccairs%2Fmodel%2F%3E%20%0Aprefix%20rdfs%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23%3E%20%0ACONSTRUCT%20%7B%0A%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20.%0A%20%20%20%20%20%3Fvalue%20rdfs%3Acomment%20%3Fexplanation%20.%0A%7D%0AWHERE%20%7B%0A%20%20%20%20%20%20%20%20%20%3FeccAttribute%20a%20e-m%3Aattribute%20.%0A%20%20%20%20%20%20%20%20%20%3FeccAttribute%20e-m%3Ahas-child%2B%20%3Fvalue%20.%20%20%0A%20%20%20%20%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20.%0A%20%20%20%20%20%20%20%20%20%3Fvalue%20e-m%3Ahas-explanation%20%3Fexplanation%20.%0A%7D%20%0AVALUES%20%28%3FeccAttribute%29%20%7B%0A%20%20%20%20%28%3Chttp%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Feccairs%2Faviation-3.4.0.2%2Fa-390%3E%29%0A%7D", - "@type": "doc:question", - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-1454530477", - "has-origin-type": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-390", - "label": { - "@language": "en", - "@value": "390 - Event type" - }, - "@id": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-1454530477-q", - "comment": { - "@language": "en", - "@value": "The type of event, i.e. aircraft/system/component, consequential, air navigation services, aerodrome and ground aids, CAA, other or unknown." - } - }, - { - "has_object_value": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/vl-v4-cd-location-indicators/v-998998", - "@id": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-1559622725-a", - "@type": "doc:answer", - "has-answer-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-1559622725" - }, - { - "@type": "doc:answer", - "has-answer-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-156511181", - "@id": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-156511181-a", - "has_object_value": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/vl-a-800/v-5" - }, - { - "has_object_value": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/vl-a-455/v-5", - "@id": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-1603249561-a", - "has-answer-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-1603249561", - "@type": "doc:answer" - }, - { - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-1079-qt", - "has-layout-class": "type-ahead", - "has-possible-values-query": "http://martin.inbas.cz/openrdf-sesame/repositories/eccairs-aviation-3.4.0.2?default-graph-uri=http%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Feccairs%2Faviation-3.4.0.2&query=prefix%20e-m%3A%20%3Chttp%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Feccairs%2Fmodel%2F%3E%20%0Aprefix%20rdfs%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23%3E%20%0ACONSTRUCT%20%7B%0A%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20.%0A%20%20%20%20%20%3Fvalue%20rdfs%3Acomment%20%3Fexplanation%20.%0A%7D%0AWHERE%20%7B%0A%20%20%20%20%20%20%20%20%20%3FeccAttribute%20a%20e-m%3Aattribute%20.%0A%20%20%20%20%20%20%20%20%20%3FeccAttribute%20e-m%3Ahas-child%2B%20%3Fvalue%20.%20%20%0A%20%20%20%20%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20.%0A%20%20%20%20%20%20%20%20%20%3Fvalue%20e-m%3Ahas-explanation%20%3Fexplanation%20.%0A%7D%20%0AVALUES%20%28%3FeccAttribute%29%20%7B%0A%20%20%20%20%28%3Chttp%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Feccairs%2Faviation-3.4.0.2%2Fa-1079%3E%29%0A%7D", - "has_answer": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-1345228433-a", - "@type": "doc:question", - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-1625150491", - "label": { - "@value": "1079 - Tech. severity applied?", - "@language": "en" - }, - "has-origin-type": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-1079", - "@id": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-1625150491-q", - "comment": { - "@value": "The applicability of the RAT ATM Specific/ Technical element of the Risk Analysis Tool (RAT)", - "@language": "en" - } - }, - { - "has_data_value": { - "@language": "en", - "@value": "\n RCOM LKPR - Na FREQ 132,890 velmi silné rušení. Frekvence odpojena v 17:26. Podle oznámení z ITS v 17:31 v pořádku, z důvodu silnějšího provozu a rozdání jiné frekvence na okolní stanoviště a sektory nebylo možno ihned prověřit. Prověřeno během dalších 20 minut provozu, zatím bez závad." - }, - "@id": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-1745765787-a", - "has-answer-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-1745765787", - "@type": "doc:answer" - }, - { - "@id": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-1867688956-a", - "has_data_value": { - "@language": "en", - "@value": "0" - }, - "@type": "doc:answer", - "has-answer-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-1867688956" - }, - { - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-1877586278", - "has-origin-type": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-455", - "label": { - "@language": "en", - "@value": "455 - Occurrence status" - }, - "@id": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-1877586278-q", - "comment": { - "@language": "en", - "@value": "The present status of the occurrence, e.g. open, initial notification, preliminary or closed." - }, - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-455-qt", - "has_answer": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-1603249561-a", - "has-possible-values-query": "http://martin.inbas.cz/openrdf-sesame/repositories/eccairs-aviation-3.4.0.2?default-graph-uri=http%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Feccairs%2Faviation-3.4.0.2&query=prefix%20e-m%3A%20%3Chttp%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Feccairs%2Fmodel%2F%3E%20%0Aprefix%20rdfs%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23%3E%20%0ACONSTRUCT%20%7B%0A%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20.%0A%20%20%20%20%20%3Fvalue%20rdfs%3Acomment%20%3Fexplanation%20.%0A%7D%0AWHERE%20%7B%0A%20%20%20%20%20%20%20%20%20%3FeccAttribute%20a%20e-m%3Aattribute%20.%0A%20%20%20%20%20%20%20%20%20%3FeccAttribute%20e-m%3Ahas-child%2B%20%3Fvalue%20.%20%20%0A%20%20%20%20%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20.%0A%20%20%20%20%20%20%20%20%20%3Fvalue%20e-m%3Ahas-explanation%20%3Fexplanation%20.%0A%7D%20%0AVALUES%20%28%3FeccAttribute%29%20%7B%0A%20%20%20%20%28%3Chttp%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Feccairs%2Faviation-3.4.0.2%2Fa-455%3E%29%0A%7D", - "has-layout-class": "type-ahead", - "@type": "doc:question" - }, - { - "@type": "doc:question", - "has_answer": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance986789340-a", - "has-possible-values-query": "http://martin.inbas.cz/openrdf-sesame/repositories/eccairs-aviation-3.4.0.2?default-graph-uri=http%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Feccairs%2Faviation-3.4.0.2&query=prefix%20e-m%3A%20%3Chttp%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Feccairs%2Fmodel%2F%3E%20%0Aprefix%20rdfs%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23%3E%20%0ACONSTRUCT%20%7B%0A%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20.%0A%20%20%20%20%20%3Fvalue%20rdfs%3Acomment%20%3Fexplanation%20.%0A%7D%0AWHERE%20%7B%0A%20%20%20%20%20%20%20%20%20%3FeccAttribute%20a%20e-m%3Aattribute%20.%0A%20%20%20%20%20%20%20%20%20%3FeccAttribute%20e-m%3Ahas-child%2B%20%3Fvalue%20.%20%20%0A%20%20%20%20%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20.%0A%20%20%20%20%20%20%20%20%20%3Fvalue%20e-m%3Ahas-explanation%20%3Fexplanation%20.%0A%7D%20%0AVALUES%20%28%3FeccAttribute%29%20%7B%0A%20%20%20%20%28%3Chttp%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Feccairs%2Faviation-3.4.0.2%2Fa-430%3E%29%0A%7D", - "has-layout-class": "type-ahead", - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-430-qt", - "comment": { - "@language": "en", - "@value": "The occurrence categories as developped by CAST/ICAO Common Taxonomy Team (CICTT). Commercial Aviation Safety Team [CAST] and International Civil Aviation Organization\" [ICAO].\r\n\r\n\"Occurrence\" is defined as \"accident or incident\" throughout this taxonomy. Generally, accidents and incidents differ only in the degree of injury sustained by persons involved or in damage sustained to the aircraft. Each category has a unique name and identifier to permit common coding in accident/incident systems, a text definition, and usage notes to further clarify the category and aid in coding occurrences. An important element of the occurrence category design is that it permits the association of multiple categories with an occurrence. Multiple coding supports the primary focus of CICTT- accident PREVENTION, in which every pertinent element should be investigated, recorded, and analyzed.\r\nBased on version October 2013 (4.6)\r\n" - }, - "@id": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-31349071-q", - "has-origin-type": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-430", - "label": { - "@language": "en", - "@value": "430 - Occurrence category" - }, - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-31349071" - }, - { - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-606-qt", - "has_answer": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance240031222-a", - "has-layout-class": "type-ahead", - "has-possible-values-query": "http://martin.inbas.cz/openrdf-sesame/repositories/eccairs-aviation-3.4.0.2?default-graph-uri=http%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Feccairs%2Faviation-3.4.0.2&query=prefix%20e-m%3A%20%3Chttp%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Feccairs%2Fmodel%2F%3E%20%0Aprefix%20rdfs%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23%3E%20%0ACONSTRUCT%20%7B%0A%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20.%0A%20%20%20%20%20%3Fvalue%20rdfs%3Acomment%20%3Fexplanation%20.%0A%7D%0AWHERE%20%7B%0A%20%20%20%20%20%20%20%20%20%3FeccAttribute%20a%20e-m%3Aattribute%20.%0A%20%20%20%20%20%20%20%20%20%3FeccAttribute%20e-m%3Ahas-child%2B%20%3Fvalue%20.%20%20%0A%20%20%20%20%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20.%0A%20%20%20%20%20%20%20%20%20%3Fvalue%20e-m%3Ahas-explanation%20%3Fexplanation%20.%0A%7D%20%0AVALUES%20%28%3FeccAttribute%29%20%7B%0A%20%20%20%20%28%3Chttp%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Feccairs%2Faviation-3.4.0.2%2Fa-606%3E%29%0A%7D", - "@type": "doc:question", - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-447896443", - "has-origin-type": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-606", - "label": { - "@value": "606 - Weather relevant", - "@language": "en" - }, - "@id": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-447896443-q", - "comment": { - "@value": "An indication whether, in the view of the investigation, the weather was relevant to the occurrence.", - "@language": "en" - } - }, - { - "@type": "doc:answer", - "has-answer-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-613253970", - "@id": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-613253970-a", - "has_data_value": { - "@value": "0", - "@language": "en" - } - }, - { - "has_object_value": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/vl-v4-cd-entities/v-1046", - "@id": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-636079211-a", - "@type": "doc:answer", - "has-answer-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-636079211" - }, - { - "@type": "doc:question", - "has-possible-values-query": "http://martin.inbas.cz/openrdf-sesame/repositories/eccairs-aviation-3.4.0.2?default-graph-uri=http%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Feccairs%2Faviation-3.4.0.2&query=prefix%20e-m%3A%20%3Chttp%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Feccairs%2Fmodel%2F%3E%20%0Aprefix%20rdfs%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23%3E%20%0ACONSTRUCT%20%7B%0A%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20.%0A%20%20%20%20%20%3Fvalue%20rdfs%3Acomment%20%3Fexplanation%20.%0A%7D%0AWHERE%20%7B%0A%20%20%20%20%20%20%20%20%20%3FeccAttribute%20a%20e-m%3Aattribute%20.%0A%20%20%20%20%20%20%20%20%20%3FeccAttribute%20e-m%3Ahas-child%2B%20%3Fvalue%20.%20%20%0A%20%20%20%20%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20.%0A%20%20%20%20%20%20%20%20%20%3Fvalue%20e-m%3Ahas-explanation%20%3Fexplanation%20.%0A%7D%20%0AVALUES%20%28%3FeccAttribute%29%20%7B%0A%20%20%20%20%28%3Chttp%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Feccairs%2Faviation-3.4.0.2%2Fa-1076%3E%29%0A%7D", - "has-layout-class": "type-ahead", - "has_answer": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance434162734-a", - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-1076-qt", - "comment": { - "@value": "The applicability of the RAT ATM Overall element of the Risk Analysis Tool (RAT)", - "@language": "en" - }, - "@id": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance1111031290-q", - "label": { - "@value": "1076 - Overall severity applied?", - "@language": "en" - }, - "has-origin-type": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-1076", - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance1111031290" - }, - { - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-800-qt", - "has-layout-class": "type-ahead", - "has-possible-values-query": "http://martin.inbas.cz/openrdf-sesame/repositories/eccairs-aviation-3.4.0.2?default-graph-uri=http%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Feccairs%2Faviation-3.4.0.2&query=prefix%20e-m%3A%20%3Chttp%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Feccairs%2Fmodel%2F%3E%20%0Aprefix%20rdfs%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23%3E%20%0ACONSTRUCT%20%7B%0A%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20.%0A%20%20%20%20%20%3Fvalue%20rdfs%3Acomment%20%3Fexplanation%20.%0A%7D%0AWHERE%20%7B%0A%20%20%20%20%20%20%20%20%20%3FeccAttribute%20a%20e-m%3Aattribute%20.%0A%20%20%20%20%20%20%20%20%20%3FeccAttribute%20e-m%3Ahas-child%2B%20%3Fvalue%20.%20%20%0A%20%20%20%20%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20.%0A%20%20%20%20%20%20%20%20%20%3Fvalue%20e-m%3Ahas-explanation%20%3Fexplanation%20.%0A%7D%20%0AVALUES%20%28%3FeccAttribute%29%20%7B%0A%20%20%20%20%28%3Chttp%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Feccairs%2Faviation-3.4.0.2%2Fa-800%3E%29%0A%7D", - "has_answer": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-156511181-a", - "@type": "doc:question", - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance1148825609", - "label": { - "@language": "en", - "@value": "800 - Report status" - }, - "has-origin-type": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-800", - "@id": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance1148825609-q", - "comment": { - "@language": "en", - "@value": "" - } - }, - { - "has_object_value": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/vl-a-454/v-63", - "@type": "doc:answer", - "has-answer-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance124294681", - "@id": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance124294681-a" - }, - { - "@type": "doc:answer", - "has-answer-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance1284078861", - "@id": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance1284078861-a", - "has_data_value": { - "@language": "en", - "@value": "U5257" - } - }, - { - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-801-qt", - "@type": "doc:question", - "has_answer": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-111570084-a", - "has-origin-type": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-801", - "label": { - "@language": "en", - "@value": "801 - Reporting date" - }, - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance1445179760", - "comment": { - "@value": "", - "@language": "en" - }, - "@id": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance1445179760-q" - }, - { - "has_data_value": { - "@value": "ACC Praha", - "@language": "en" - }, - "@id": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance1540673471-a", - "has-answer-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance1540673471", - "@type": "doc:answer" - }, - { - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-438-qt", - "has_answer": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance1284078861-a", - "@type": "doc:question", - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance156513704", - "has-origin-type": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-438", - "label": { - "@value": "438 - Report identification", - "@language": "en" - }, - "@id": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance156513704-q", - "comment": { - "@value": "The identifying file reference of the final report.", - "@language": "en" - } - }, - { - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-5-qt", - "@type": "doc:question", - "has_answer": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-1559622725-a", - "has-layout-class": "type-ahead", - "has-possible-values-query": "http://martin.inbas.cz/openrdf-sesame/repositories/eccairs-aviation-3.4.0.2?default-graph-uri=http%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Feccairs%2Faviation-3.4.0.2&query=prefix%20e-m%3A%20%3Chttp%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Feccairs%2Fmodel%2F%3E%20%0Aprefix%20rdfs%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23%3E%20%0ACONSTRUCT%20%7B%0A%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20.%0A%20%20%20%20%20%3Fvalue%20rdfs%3Acomment%20%3Fexplanation%20.%0A%7D%0AWHERE%20%7B%0A%20%20%20%20%20%20%20%20%20%3FeccAttribute%20a%20e-m%3Aattribute%20.%0A%20%20%20%20%20%20%20%20%20%3FeccAttribute%20e-m%3Ahas-child%2B%20%3Fvalue%20.%20%20%0A%20%20%20%20%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20.%0A%20%20%20%20%20%20%20%20%20%3Fvalue%20e-m%3Ahas-explanation%20%3Fexplanation%20.%0A%7D%20%0AVALUES%20%28%3FeccAttribute%29%20%7B%0A%20%20%20%20%28%3Chttp%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Feccairs%2Faviation-3.4.0.2%2Fa-5%3E%29%0A%7D", - "has-origin-type": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-5", - "label": { - "@value": "5 - Location indicator", - "@language": "en" - }, - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance1574303326", - "comment": { - "@value": "Location indicator. A four-letter code group formulated in accordance with rules prescribed by ICAO and assigned to the location of an aeronautical fixed station.", - "@language": "en" - }, - "@id": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance1574303326-q" - }, - { - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance1597426415", - "label": { - "@language": "en", - "@value": "425 - Narrative text" - }, - "has-origin-type": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-425", - "@id": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance1597426415-q", - "comment": { - "@language": "en", - "@value": "The text of the narrative entered by the reporter of the occurrence." - }, - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-425-qt", - "has_answer": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-1745765787-a", - "@type": "doc:question" - }, - { - "has-origin-type": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-431", - "label": { - "@value": "431 - Occurrence class", - "@language": "en" - }, - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance1599658068", - "comment": { - "@value": "The classification of the occurrence in relation to its severity.", - "@language": "en" - }, - "@id": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance1599658068-q", - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-431-qt", - "@type": "doc:question", - "has_answer": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance1657719800-a", - "has-possible-values-query": "http://martin.inbas.cz/openrdf-sesame/repositories/eccairs-aviation-3.4.0.2?default-graph-uri=http%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Feccairs%2Faviation-3.4.0.2&query=prefix%20e-m%3A%20%3Chttp%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Feccairs%2Fmodel%2F%3E%20%0Aprefix%20rdfs%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23%3E%20%0ACONSTRUCT%20%7B%0A%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20.%0A%20%20%20%20%20%3Fvalue%20rdfs%3Acomment%20%3Fexplanation%20.%0A%7D%0AWHERE%20%7B%0A%20%20%20%20%20%20%20%20%20%3FeccAttribute%20a%20e-m%3Aattribute%20.%0A%20%20%20%20%20%20%20%20%20%3FeccAttribute%20e-m%3Ahas-child%2B%20%3Fvalue%20.%20%20%0A%20%20%20%20%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20.%0A%20%20%20%20%20%20%20%20%20%3Fvalue%20e-m%3Ahas-explanation%20%3Fexplanation%20.%0A%7D%20%0AVALUES%20%28%3FeccAttribute%29%20%7B%0A%20%20%20%20%28%3Chttp%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Feccairs%2Faviation-3.4.0.2%2Fa-431%3E%29%0A%7D", - "has-layout-class": "type-ahead" - }, - { - "has-answer-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance1657719800", - "@type": "doc:answer", - "@id": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance1657719800-a", - "has_object_value": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/vl-a-431/v-500" - }, - { - "@type": "doc:question", - "has_answer": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance419949824-a", - "has-layout-class": "type-ahead", - "has-possible-values-query": "http://martin.inbas.cz/openrdf-sesame/repositories/eccairs-aviation-3.4.0.2?default-graph-uri=http%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Feccairs%2Faviation-3.4.0.2&query=prefix%20e-m%3A%20%3Chttp%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Feccairs%2Fmodel%2F%3E%20%0Aprefix%20rdfs%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23%3E%20%0ACONSTRUCT%20%7B%0A%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20.%0A%20%20%20%20%20%3Fvalue%20rdfs%3Acomment%20%3Fexplanation%20.%0A%7D%0AWHERE%20%7B%0A%20%20%20%20%20%20%20%20%20%3FeccAttribute%20a%20e-m%3Aattribute%20.%0A%20%20%20%20%20%20%20%20%20%3FeccAttribute%20e-m%3Ahas-child%2B%20%3Fvalue%20.%20%20%0A%20%20%20%20%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20.%0A%20%20%20%20%20%20%20%20%20%3Fvalue%20e-m%3Ahas-explanation%20%3Fexplanation%20.%0A%7D%20%0AVALUES%20%28%3FeccAttribute%29%20%7B%0A%20%20%20%20%28%3Chttp%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Feccairs%2Faviation-3.4.0.2%2Fa-447%3E%29%0A%7D", - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-447-qt", - "comment": { - "@value": "The name of the entity or organisation that provided the report.", - "@language": "en" - }, - "@id": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance1702826027-q", - "has-origin-type": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-447", - "label": { - "@language": "en", - "@value": "447 - Reporting entity" - }, - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance1702826027" - }, - { - "has_object_value": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/vl-a-1073/v-3", - "@id": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance1717759089-a", - "@type": "doc:answer", - "has-answer-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance1717759089" - }, - { - "has-answer-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance183199300", - "@type": "doc:answer", - "has_data_value": { - "@language": "en", - "@value": "19:24:00" - }, - "@id": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance183199300-a" - }, - { - "has_data_value": { - "@value": "RCOM LKPR - Rušení FREQ 132,890.", - "@language": "en" - }, - "@id": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance1942791027-a", - "has-answer-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance1942791027", - "@type": "doc:answer" - }, - { - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance2027038253", - "has-origin-type": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-641", - "label": { - "@value": "641 - Location on aerodrome", - "@language": "en" - }, - "@id": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance2027038253-q", - "comment": { - "@value": "The specific location of the occurrence on the aerodrome or an indication that the occurrence occurred near the aerodrome. “Near” is meant to indicate that the occurrence occurred off the aerodrome but within 10 km from the aerodrome reference point. \r\n\r\nAerodrome reference point: The designate geographical location of an aerodrome.\r\n", - "@language": "en" - }, - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-641-qt", - "has_answer": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance598806224-a", - "has-layout-class": "type-ahead", - "has-possible-values-query": "http://martin.inbas.cz/openrdf-sesame/repositories/eccairs-aviation-3.4.0.2?default-graph-uri=http%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Feccairs%2Faviation-3.4.0.2&query=prefix%20e-m%3A%20%3Chttp%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Feccairs%2Fmodel%2F%3E%20%0Aprefix%20rdfs%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23%3E%20%0ACONSTRUCT%20%7B%0A%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20.%0A%20%20%20%20%20%3Fvalue%20rdfs%3Acomment%20%3Fexplanation%20.%0A%7D%0AWHERE%20%7B%0A%20%20%20%20%20%20%20%20%20%3FeccAttribute%20a%20e-m%3Aattribute%20.%0A%20%20%20%20%20%20%20%20%20%3FeccAttribute%20e-m%3Ahas-child%2B%20%3Fvalue%20.%20%20%0A%20%20%20%20%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20.%0A%20%20%20%20%20%20%20%20%20%3Fvalue%20e-m%3Ahas-explanation%20%3Fexplanation%20.%0A%7D%20%0AVALUES%20%28%3FeccAttribute%29%20%7B%0A%20%20%20%20%28%3Chttp%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Feccairs%2Faviation-3.4.0.2%2Fa-641%3E%29%0A%7D", - "@type": "doc:question" - }, - { - "has_object_value": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/vl-a-606/v-2", - "has-answer-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance240031222", - "@type": "doc:answer", - "@id": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance240031222-a" - }, - { - "has_object_value": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/vl-v4-cd-entities/v-4006", - "@type": "doc:answer", - "has-answer-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance419949824", - "@id": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance419949824-a" - }, - { - "has_object_value": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/vl-a-1076/v-3", - "@type": "doc:answer", - "has-answer-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance434162734", - "@id": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance434162734-a" - }, - { - "has_object_value": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/vl-a-390/v-99011911", - "@id": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance545408869-a", - "@type": "doc:answer", - "has-answer-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance545408869" - }, - { - "has_object_value": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/vl-v4-cd-location-on-aerodrome/v-2", - "@type": "doc:answer", - "has-answer-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance598806224", - "@id": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance598806224-a" - }, - { - "has-layout-class": "type-ahead", - "has-possible-values-query": "http://martin.inbas.cz/openrdf-sesame/repositories/eccairs-aviation-3.4.0.2?default-graph-uri=http%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Feccairs%2Faviation-3.4.0.2&query=prefix%20e-m%3A%20%3Chttp%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Feccairs%2Fmodel%2F%3E%20%0Aprefix%20rdfs%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23%3E%20%0ACONSTRUCT%20%7B%0A%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20.%0A%20%20%20%20%20%3Fvalue%20rdfs%3Acomment%20%3Fexplanation%20.%0A%7D%0AWHERE%20%7B%0A%20%20%20%20%20%20%20%20%20%3FeccAttribute%20a%20e-m%3Aattribute%20.%0A%20%20%20%20%20%20%20%20%20%3FeccAttribute%20e-m%3Ahas-child%2B%20%3Fvalue%20.%20%20%0A%20%20%20%20%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20.%0A%20%20%20%20%20%20%20%20%20%3Fvalue%20e-m%3Ahas-explanation%20%3Fexplanation%20.%0A%7D%20%0AVALUES%20%28%3FeccAttribute%29%20%7B%0A%20%20%20%20%28%3Chttp%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Feccairs%2Faviation-3.4.0.2%2Fa-424%3E%29%0A%7D", - "has_answer": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-1236864794-a", - "@type": "doc:question", - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-424-qt", - "@id": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance633805906-q", - "comment": { - "@language": "en", - "@value": "The language used by the originator of the narrative." - }, - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance633805906", - "label": { - "@language": "en", - "@value": "424 - Narrative language" - }, - "has-origin-type": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-424" - }, - { - "@type": "doc:question", - "has_answer": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance1942791027-a", - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-601-qt", - "comment": { - "@language": "en", - "@value": "A short message identifying the accident to the human reader." - }, - "@id": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance795513827-q", - "label": { - "@value": "601 - Headline", - "@language": "en" - }, - "has-origin-type": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-601", - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance795513827" - }, - { - "comment": { - "@value": "The applicability of the RAT ATM Ground element of the Risk Analysis Tool (RAT).", - "@language": "en" - }, - "@id": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance877122465-q", - "label": { - "@language": "en", - "@value": "1073 - Ground severity applied?" - }, - "has-origin-type": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-1073", - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance877122465", - "@type": "doc:question", - "has-layout-class": "type-ahead", - "has-possible-values-query": "http://martin.inbas.cz/openrdf-sesame/repositories/eccairs-aviation-3.4.0.2?default-graph-uri=http%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Feccairs%2Faviation-3.4.0.2&query=prefix%20e-m%3A%20%3Chttp%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Feccairs%2Fmodel%2F%3E%20%0Aprefix%20rdfs%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23%3E%20%0ACONSTRUCT%20%7B%0A%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20.%0A%20%20%20%20%20%3Fvalue%20rdfs%3Acomment%20%3Fexplanation%20.%0A%7D%0AWHERE%20%7B%0A%20%20%20%20%20%20%20%20%20%3FeccAttribute%20a%20e-m%3Aattribute%20.%0A%20%20%20%20%20%20%20%20%20%3FeccAttribute%20e-m%3Ahas-child%2B%20%3Fvalue%20.%20%20%0A%20%20%20%20%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20.%0A%20%20%20%20%20%20%20%20%20%3Fvalue%20e-m%3Ahas-explanation%20%3Fexplanation%20.%0A%7D%20%0AVALUES%20%28%3FeccAttribute%29%20%7B%0A%20%20%20%20%28%3Chttp%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Feccairs%2Faviation-3.4.0.2%2Fa-1073%3E%29%0A%7D", - "has_answer": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance1717759089-a", - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-1073-qt" - }, - { - "has-answer-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance986789340", - "@type": "doc:answer", - "@id": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance986789340-a", - "has_object_value": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/vl-a-430/v-25" - }, - { - "label": { - "@language": "en", - "@value": "accepted value 1" - }, - "@id": "ex:accepted-value-1" - }, - { - "label": { - "@language": "en", - "@value": "accepted value 2" - }, - "@id": "ex:accepted-value-2" - }, - { - "@id": "ex:accepted-value-4208994", - "label": { - "@language": "en", - "@value": "accepted value" - } - }, - { - "@id": "ex:cc--or--condition", - "has-sub-condition": ["ex:cc--or--condition-1", "ex:cc--or--condition-2"], - "@type": "form:or-condition" - }, - { - "accepts-answer-value": { - "@id": "ex:accepted-value-4208994" - }, - "has-tested-question": "tested-question-419", - "@type": "form:condition", - "@id": "ex:sc--ast-accepts-answer-value" - }, - { - "accepts": { - "@id": "form:answered-question" - }, - "has-tested-question": "tested-section-1080", - "@type": "form:condition", - "@id": "ex:sc--ttt--form-target-condition" - }, - { - "@id": "ex:sc--multiplicity-in-accept-states-condition", - "@type": "form:condition", - "has-tested-question": "tested-question-8153", - "accepts-answer-value": [ - { - "@id": "ex:accepted-value-1" - }, - { - "@id": "ex:accepted-value-2" - } - ] - }, - { - "@id": "ex:show-layout-options-for-wizard-steps-condition", - "@type": "form:condition", - "has-tested-question": "ex:show-layout-options-for-wizard-steps", - "accepts-answer-value": [true] - }, - { - "label": "Show top-level layout options", - "@type": "doc:question", - "@id": "ex:show-layout-options-for-wizard-steps", - "has-layout-class": "checkbox", - "description": "Show top-level questions (i.e. wizard steps) that demonstrates various layout options." - }, - { - "label": "Show top-level answerable question", - "@type": "doc:question", - "@id": "ex:show-answerable-wizard-steps", - "has-layout-class": "checkbox", - "form:has-preceding-question": { - "@id": "ex:show-layout-options-for-wizard-steps" - }, - "description": "Show top-level question (i.e. wizard step) that is answerable." - }, - { - "@id": "ex:show-answerable-wizard-steps-condition", - "@type": "form:condition", - "has-tested-question": "ex:show-answerable-wizard-steps", - "accepts-answer-value": [true] - }, - { - "has-layout-class": "date", - "@type": "doc:question", - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-451-qt", - "@id": "http://vfn.cz/ontologies/fss-form/diagnosis-date-of-first-diagnosis-of-cervical-cancer-q", - "comment": { - "@language": "en", - "@value": " " - }, - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-288773857", - "label": "Date of first diagnosis of cervical cancer", - "has-origin-type": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-451" - }, - { - "has-origin-type": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-451", - "label": "Diagnostic procedure", - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-288773857", - "comment": { - "@value": " ", - "@language": "en" - }, - "@id": "http://vfn.cz/ontologies/fss-form/diagnosis-diagnostic-procedure-q", - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-451-qt", - "@type": "doc:question", - "has-layout-class": "type-ahead" - }, - { - "has-origin-type": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-451", - "label": "Grade", - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-288773857", - "comment": { - "@language": "en", - "@value": " " - }, - "has-possible-value": [ - { - "@id": "https://example.com/grade/low" - }, - { - "@id": "https://example.com/grade/high" - } - ], - "@id": "http://vfn.cz/ontologies/fss-form/diagnosis-histology-grade-q", - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-451-qt", - "@type": "doc:question", - "has-layout-class": "type-ahead" - }, - { - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-451-qt", - "has-layout-class": "type-ahead", - "@type": "doc:question", - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-288773857", - "label": "Histological type ", - "has-origin-type": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-451", - "@id": "http://vfn.cz/ontologies/fss-form/diagnosis-histology-histological-type-q", - "comment": { - "@language": "en", - "@value": " " - } - }, - { - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-288773857", - "label": "LVSI", - "has-origin-type": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-451", - "@id": "http://vfn.cz/ontologies/fss-form/diagnosis-histology-lvsi-q", - "comment": { - "@value": " ", - "@language": "en" - }, - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-451-qt", - "has-layout-class": "type-ahead", - "@type": "doc:question" - }, - { - "has_related_question": [ - "http://vfn.cz/ontologies/fss-form/diagnosis-histology-grade-q", - "http://vfn.cz/ontologies/fss-form/diagnosis-histology-histological-type-q", - "http://vfn.cz/ontologies/fss-form/diagnosis-histology-lvsi-q" - ], - "@id": "http://vfn.cz/ontologies/fss-form/diagnosis-histology-q", - "has-layout-class": "section", - "label": "Histology" - }, - { - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-451-qt", - "@type": "doc:question", - "has-layout-class": "checkbox", - "has-origin-type": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-451", - "label": "Cectoscopy or colonoscopy", - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-288773857", - "comment": { - "@language": "en", - "@value": " " - }, - "@id": "http://vfn.cz/ontologies/fss-form/diagnosis-pre-treatment-imaging-cectoscopy-or-colonoscopy-q" - }, - { - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-288773857", - "has-origin-type": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-451", - "label": "Colposcopy", - "@id": "http://vfn.cz/ontologies/fss-form/diagnosis-pre-treatment-imaging-colposcopy-q", - "comment": { - "@value": " ", - "@language": "en" - }, - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-451-qt", - "has-layout-class": "checkbox", - "@type": "doc:question" - }, - { - "@type": "doc:question", - "has-layout-class": "checkbox", - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-451-qt", - "comment": { - "@language": "en", - "@value": " " - }, - "@id": "http://vfn.cz/ontologies/fss-form/diagnosis-pre-treatment-imaging-ct-scan-q", - "has-origin-type": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-451", - "label": "CT scan", - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-288773857" - }, - { - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-288773857", - "has-origin-type": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-451", - "label": "Cystoscopy", - "@id": "http://vfn.cz/ontologies/fss-form/diagnosis-pre-treatment-imaging-cystoscopy-q", - "comment": { - "@value": " ", - "@language": "en" - }, - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-451-qt", - "has-layout-class": "checkbox", - "@type": "doc:question" - }, - { - "@type": "doc:question", - "has-layout-class": "checkbox", - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-451-qt", - "comment": { - "@language": "en", - "@value": " " - }, - "@id": "http://vfn.cz/ontologies/fss-form/diagnosis-pre-treatment-imaging-dw-mri-q", - "has-origin-type": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-451", - "label": "DW-MRI", - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-288773857" - }, - { - "@type": "doc:question", - "has-layout-class": "checkbox", - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-451-qt", - "comment": { - "@language": "en", - "@value": " " - }, - "@id": "http://vfn.cz/ontologies/fss-form/diagnosis-pre-treatment-imaging-mri-q", - "has-origin-type": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-451", - "label": "MRI", - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-288773857" - }, - { - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-451-qt", - "has-layout-class": "checkbox", - "@type": "doc:question", - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-288773857", - "label": "PET-CT", - "has-origin-type": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-451", - "@id": "http://vfn.cz/ontologies/fss-form/diagnosis-pre-treatment-imaging-pet-ct-q", - "comment": { - "@language": "en", - "@value": " " - } - }, - { - "@type": "doc:question", - "has-layout-class": "checkbox", - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-451-qt", - "comment": { - "@value": " ", - "@language": "en" - }, - "@id": "http://vfn.cz/ontologies/fss-form/diagnosis-pre-treatment-imaging-pet-mri-q", - "has-origin-type": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-451", - "label": "PET-MRI", - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-288773857" - }, - { - "comment": { - "@language": "en", - "@value": " " - }, - "@id": "http://vfn.cz/ontologies/fss-form/diagnosis-pre-treatment-imaging-q", - "label": "Pre-treatment imaging", - "has-origin-type": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-451", - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-288773857", - "@type": "doc:question", - "has_related_question": [ - "http://vfn.cz/ontologies/fss-form/diagnosis-pre-treatment-imaging-ct-scan-q", - "http://vfn.cz/ontologies/fss-form/diagnosis-pre-treatment-imaging-cectoscopy-or-colonoscopy-q", - "http://vfn.cz/ontologies/fss-form/diagnosis-pre-treatment-imaging-colposcopy-q", - "http://vfn.cz/ontologies/fss-form/diagnosis-pre-treatment-imaging-cystoscopy-q", - "http://vfn.cz/ontologies/fss-form/diagnosis-pre-treatment-imaging-dw-mri-q", - "http://vfn.cz/ontologies/fss-form/diagnosis-pre-treatment-imaging-mri-q", - "http://vfn.cz/ontologies/fss-form/diagnosis-pre-treatment-imaging-pet-ct-q", - "http://vfn.cz/ontologies/fss-form/diagnosis-pre-treatment-imaging-pet-mri-q", - "http://vfn.cz/ontologies/fss-form/diagnosis-pre-treatment-imaging-us-q" - ], - "has-layout-class": "section", - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-451-qt" - }, - { - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-288773857", - "label": "US", - "has-origin-type": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-451", - "@id": "http://vfn.cz/ontologies/fss-form/diagnosis-pre-treatment-imaging-us-q", - "comment": { - "@language": "en", - "@value": " " - }, - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-451-qt", - "has-layout-class": "checkbox", - "@type": "doc:question" - }, - { - "@type": "doc:question", - "has-layout-class": "type-ahead", - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-451-qt", - "comment": { - "@language": "en", - "@value": " " - }, - "@id": "http://vfn.cz/ontologies/fss-form/diagnosis-pre-treatment-stage-q", - "label": "Pre-treatment stage (taking into account imaging too)", - "has-origin-type": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-451", - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-288773857" - }, - { - "label": "Diagnosis", - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/operational-full/s-1000018-qt", - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/operational-full/s-1000018-214dacd0e6ee16521eb5ec3a492cd649", - "has_related_question": [ - "http://vfn.cz/ontologies/fss-form/diagnosis-date-of-first-diagnosis-of-cervical-cancer-q", - "http://vfn.cz/ontologies/fss-form/diagnosis-diagnostic-procedure-q", - "http://vfn.cz/ontologies/fss-form/diagnosis-histology-q", - "http://vfn.cz/ontologies/fss-form/diagnosis-pre-treatment-imaging-q", - "http://vfn.cz/ontologies/fss-form/diagnosis-pre-treatment-stage-q" - ], - "@type": "doc:question", - "has-layout-class": "section", - "@id": "http://vfn.cz/ontologies/fss-form/diagnosis-q" - }, - { - "@id": "http://vfn.cz/ontologies/fss-form/fertility-saving-study-q", - "comment": { - "@language": "en", - "@value": "General information and classification of the occurrence." - }, - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-618196380", - "has-origin-type": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/e-24", - "label": { - "@value": "Fertility saving study", - "@language": "en" - }, - "has-layout-class": "form", - "has_related_question": [ - "layout-options-65", - "conditional-logic-6448", - "ufo-based-patterns", - "domain-specific-9087", - "http://vfn.cz/ontologies/fss-form/new-q", - "answerable-section-1", - "category-1-wizard-question-65", - "layout-options-emphasised-8480" - ], - "@type": "doc:question", - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/e-24-qt" - }, - { - "label": "Follow-up & recurrence", - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/operational-full/s-1000036-6cb941791edcd7dfa187dfaddad19818", - "@id": "http://vfn.cz/ontologies/fss-form/follow-up-and-recurrence-q", - "form:has-preceding-question": { - "@id": "http://vfn.cz/ontologies/fss-form/diagnosis-q" - }, - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/operational-full/s-1000036-qt", - "@type": "doc:question", - "has_related_question": [ - "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance877122465-q", - "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance1111031290-q", - "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-1625150491-q" - ], - "has-layout-class": "section" - }, - { - "@type": "doc:question", - "has-layout-class": "checkbox", - "has_answer": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance124294681-a", - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-454-qt", - "comment": { - "@language": "en", - "@value": "The identification of the State or geographical area where the occurrence occurred. N.B. the designation employed for States and geographical areas do not imply the expression of any opinion whatsoever on the part of ICAO concerning the legal status of any country, territory, city, area or of its authorities, or concerning the delineation of its frontiers and boundaries." - }, - "@id": "http://vfn.cz/ontologies/fss-form/inclusion-critera-at-least-1-year-follow-up-treatment-before-april-2015-q", - "label": { - "@language": "en", - "@value": "At least 1 year follow up (treatment before April 2015)" - }, - "has-origin-type": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-454", - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance344766573" - }, - { - "has-origin-type": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-440", - "label": { - "@value": "Cervical cancer (any histology, any stage)", - "@language": "en" - }, - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-1419689680", - "comment": { - "@value": "Location of occurrence should be the name of the closest settled area or geographical feature.", - "@language": "en" - }, - "@id": "http://vfn.cz/ontologies/fss-form/inclusion-critera-cervical-cancer-q", - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-440-qt", - "@type": "doc:question", - "has_answer": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance1540673471-a", - "has-layout-class": "checkbox" - }, - { - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-457-qt", - "has_answer": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance183199300-a", - "has-layout-class": "checkbox", - "@type": "doc:question", - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-145066707", - "has-origin-type": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-457", - "label": { - "@value": "Fertility sparing treatment (any procedure, at least attempt)", - "@language": "en" - }, - "@id": "http://vfn.cz/ontologies/fss-form/inclusion-critera-fertility-sparing-treatment-q", - "comment": { - "@value": "The local time of the occurrence time entered using the 24 hour clock e.g. 23:59.", - "@language": "en" - } - }, - { - "comment": { - "@language": "en", - "@value": "The UTC time of the occurrence entered using the 24 hour clock e.g. 23:59. UTC: Time scale based on the second (SI), as defined and recommended by the CCIR, and maintained by the Bureau International des Poids et Mesures (BIPM). For most practical purposes associated with the Radio Regulations, UTC is equivalent to mean solar time at the prime meridian (0° longitude), formerly expressed in GMT." - }, - "@id": "http://vfn.cz/ontologies/fss-form/inclusion-critera-information-of-the-outcome-available-q", - "label": { - "@value": "Information of the outcome available (follow-up available)", - "@language": "en" - }, - "has-origin-type": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-478", - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-1861149039", - "@type": "doc:question", - "has-layout-class": "checkbox", - "has_answer": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-1122843329-a", - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-478-qt" - }, - { - "@id": "http://vfn.cz/ontologies/fss-form/inclusion-critera-q", - "has-layout-class": "section", - "has_related_question": [ - "http://vfn.cz/ontologies/fss-form/inclusion-critera-at-least-1-year-follow-up-treatment-before-april-2015-q", - "http://vfn.cz/ontologies/fss-form/inclusion-critera-cervical-cancer-q", - "http://vfn.cz/ontologies/fss-form/inclusion-critera-fertility-sparing-treatment-q", - "http://vfn.cz/ontologies/fss-form/inclusion-critera-information-of-the-outcome-available-q" - ], - "@type": "doc:question", - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/operational-full/s-1000005-qt", - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/operational-full/s-1000005-1cb2b80f70e8bd625222f0d06e04c842", - "label": "Inclusion critera" - }, - { - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/e-1-qt", - "has_related_question": [ - "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-1454530477-q", - "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-31349071-q", - "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance1599658068-q", - "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance156513704-q", - "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance1702826027-q", - "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-1223764187-q", - "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-1877586278-q", - "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance795513827-q", - "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-447896443-q", - "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance1148825609-q", - "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance1445179760-q", - "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/operational-full/s-1000042-3f947cfcc5f7291b6cb763ff3a4d14e8-q", - "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/operational-full/s-1000006-3450f3d5d917630da7596c0ad23b5937-q" - ], - "@type": "doc:question", - "has-layout-class": "section", - "has-origin-type": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/e-1", - "label": { - "@language": "en", - "@value": "Others" - }, - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-1091278257", - "comment": { - "@value": "The identification of the aerodrome/helicopter landing area by name, location and status.", - "@language": "en" - }, - "@id": "http://vfn.cz/ontologies/fss-form/others-q" - }, - { - "@type": "doc:question", - "has_answer": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-1293838025-a", - "has-layout-class": "date", - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-462-qt", - "comment": { - "@language": "en", - "@value": "The total number of persons on board the aircraft involved in the occurrence." - }, - "@id": "http://vfn.cz/ontologies/fss-form/patient-data-date-of-birth-q", - "has-origin-type": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-462", - "label": { - "@language": "en", - "@value": "Date of birth" - }, - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance1330743871" - }, - { - "@id": "http://vfn.cz/ontologies/fss-form/patient-data-identification-number-q", - "comment": { - "@value": "The total number of persons on the ground that sustained any injury in the occurrence.", - "@language": "en" - }, - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-462884840", - "has-origin-type": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-463", - "label": { - "@value": "Identification number", - "@language": "en" - }, - "has_answer": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-613253970-a", - "@type": "doc:question", - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-463-qt" - }, - { - "@id": "http://vfn.cz/ontologies/fss-form/patient-data-parity-before-diagnosis-q", - "comment": { - "@language": "en", - "@value": "The total number of persons on ground involved in the occurrence with minor injuries." - }, - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-820001628", - "has-origin-type": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-469", - "label": { - "@language": "en", - "@value": "Parity before diagnosis" - }, - "has_answer": "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#instance-1867688956-a", - "has-layout-class": "type-ahead", - "has-possible-values-query": "http://martin.inbas.cz/openrdf-sesame/repositories/eccairs-aviation-3.4.0.2?default-graph-uri=http%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Feccairs%2Faviation-3.4.0.2&query=prefix%20e-m%3A%20%3Chttp%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Feccairs%2Fmodel%2F%3E%20%0Aprefix%20rdfs%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23%3E%20%0ACONSTRUCT%20%7B%0A%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20.%0A%20%20%20%20%20%3Fvalue%20rdfs%3Acomment%20%3Fexplanation%20.%0A%7D%0AWHERE%20%7B%0A%20%20%20%20%20%20%20%20%20%3FeccAttribute%20a%20e-m%3Aattribute%20.%0A%20%20%20%20%20%20%20%20%20%3FeccAttribute%20e-m%3Ahas-child%2B%20%3Fvalue%20.%20%20%0A%20%20%20%20%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20.%0A%20%20%20%20%20%20%20%20%20%3Fvalue%20e-m%3Ahas-explanation%20%3Fexplanation%20.%0A%7D%20%0AVALUES%20%28%3FeccAttribute%29%20%7B%0A%20%20%20%20%28%3Chttp%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Feccairs%2Faviation-3.4.0.2%2Fa-453%3E%29%0A%7D", - "@type": "doc:question", - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/a-469-qt" - }, - { - "has-layout-class": "section", - "@id": "http://vfn.cz/ontologies/fss-form/patient-data-q", - "has_related_question": [ - "http://vfn.cz/ontologies/fss-form/patient-data-date-of-birth-q", - "http://vfn.cz/ontologies/fss-form/patient-data-identification-number-q", - "http://vfn.cz/ontologies/fss-form/patient-data-parity-before-diagnosis-q" - ], - "@type": "doc:question", - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/operational-full/s-1000017-qt", - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/operational-full/s-1000017-e48f1a1778ce85595905056211cc0112", - "label": "Patient's data" - }, - { - "@id": "http://vfn.cz/ontologies/fss-form/primary-treatment--c--adjuvant--no-of-cycles-q", - "@type": "doc:question", - "label": "no of cycles" - }, - { - "@id": "http://vfn.cz/ontologies/fss-form/primary-treatment--c--neoadjuvant--no-of-cycles-q", - "has-layout-class": ["section", "answerable", "datetime"], - "@type": "doc:question", - "label": "Date and time" - }, - { - "label": "Time", - "@type": "doc:question", - "has-layout-class": ["section", "answerable", "time"], - "@id": "http://vfn.cz/ontologies/fss-form/primary-treatment--c--neoadjuvant--no-of-cycles-q1" - }, - { - "label": "Date", - "has-layout-class": ["section", "answerable", "date"], - "@id": "http://vfn.cz/ontologies/fss-form/primary-treatment--c--neoadjuvant--no-of-cycles-q2", - "@type": "doc:question" - }, - { - "label": "Timestamp in db", - "@id": "http://vfn.cz/ontologies/fss-form/primary-treatment--c--neoadjuvant--no-of-cycles-q3", - "has-layout-class": ["section", "answerable", "datetime"], - "has_answer": "http://onto.fel.cvut.cz/ontologies/custom/model/instance#instance123456-a", - "@type": "doc:question" - }, - { - "has_related_question": "http://vfn.cz/ontologies/fss-form/primary-treatment--c--adjuvant--no-of-cycles-q", - "@type": "doc:question", - "@id": "http://vfn.cz/ontologies/fss-form/primary-treatment--chemotherapy--adjuvant-q", - "has-layout-class": ["section", "answerable", "checkbox"], - "label": "Adjuvant (after treatment procedure)" - }, - { - "has_related_question": [ - "http://vfn.cz/ontologies/fss-form/primary-treatment--c--neoadjuvant--no-of-cycles-q2", - "http://vfn.cz/ontologies/fss-form/primary-treatment--c--neoadjuvant--no-of-cycles-q", - "http://vfn.cz/ontologies/fss-form/primary-treatment--c--neoadjuvant--no-of-cycles-q1", - "http://vfn.cz/ontologies/fss-form/primary-treatment--c--neoadjuvant--no-of-cycles-q3" - ], - "@type": "doc:question", - "@id": "http://vfn.cz/ontologies/fss-form/primary-treatment--chemotherapy--neoadjuvant-q", - "has-layout-class": ["section", "answerable", "checkbox"], - "label": "Neoadjuvant (before treatment procedure)" - }, - { - "label": "No", - "@id": "http://vfn.cz/ontologies/fss-form/primary-treatment--chemotherapy--no-q", - "has-layout-class": "checkbox", - "@type": "doc:question" - }, - { - "has-media-content": "https://drive.google.com/file/d/18HBeiOb5zthhIFosidc7mRTZtNAd3Ur7/preview", - "label": "Chemotherapy", - "has_related_question": [ - "http://vfn.cz/ontologies/fss-form/primary-treatment--chemotherapy--adjuvant-q", - "http://vfn.cz/ontologies/fss-form/primary-treatment--chemotherapy--neoadjuvant-q", - "http://vfn.cz/ontologies/fss-form/primary-treatment--chemotherapy--no-q" - ], - "@type": "doc:question", - "has-layout-class": "section", - "description": "Test help on section header\nWith newline", - "@id": "http://vfn.cz/ontologies/fss-form/primary-treatment--chemotherapy-q" - }, - { - "@id": "http://vfn.cz/ontologies/fss-form/primary-treatment--d-h--size-of-the-tumor--horizontal-q", - "@type": "doc:question", - "label": "horizontal spread / horizontal (AP)" - }, - { - "label": "latero-lateral (LL)", - "has-datatype": "xsd:int", - "maxInclusive": "20", - "has-unit": "mm", - "@id": "http://vfn.cz/ontologies/fss-form/primary-treatment--d-h--size-of-the-tumor--latero-lateral-q", - "minInclusive": "0", - "@type": "doc:question" - }, - { - "label": "stomal invasion / vertical (CC)", - "@id": "http://vfn.cz/ontologies/fss-form/primary-treatment--d-h--size-of-the-tumor--vertical-q", - "description": "Item description.", - "@type": "doc:question" - }, - { - "label": "Lymph nodes - histology", - "@id": "http://vfn.cz/ontologies/fss-form/primary-treatment--definitive-histology--lymph-nodes-histology-q", - "has-layout-class": "section", - "@type": "doc:question" - }, - { - "has-layout-class": "section", - "@id": "http://vfn.cz/ontologies/fss-form/primary-treatment--definitive-histology--size-of-the-tumor-q", - "has_related_question": [ - "http://vfn.cz/ontologies/fss-form/primary-treatment--d-h--size-of-the-tumor--horizontal-q", - "http://vfn.cz/ontologies/fss-form/primary-treatment--d-h--size-of-the-tumor--latero-lateral-q", - "http://vfn.cz/ontologies/fss-form/primary-treatment--d-h--size-of-the-tumor--vertical-q" - ], - "@type": "doc:question", - "label": "Size of the tumor" - }, - { - "@id": "http://vfn.cz/ontologies/fss-form/primary-treatment--definitive-histology-q", - "has-layout-class": "section", - "has_related_question": [ - "http://vfn.cz/ontologies/fss-form/primary-treatment--definitive-histology--lymph-nodes-histology-q", - "http://vfn.cz/ontologies/fss-form/primary-treatment--definitive-histology--size-of-the-tumor-q" - ], - "@type": "doc:question", - "label": "Definitive histology (after surgical treatment procedure)" - }, - { - "@type": "doc:question", - "has_answer": "http://onto.fel.cvut.cz/ontologies/custom/model/instance#instance2190490223-a", - "description": "Checkbox answer description.", - "@id": "http://vfn.cz/ontologies/fss-form/primary-treatment--s-t--cervical-procedure--conisation-q", - "has-layout-class": "checkbox", - "label": "Conisation (any technique including LEEP)" - }, - { - "has_answer": "http://onto.fel.cvut.cz/ontologies/custom/model/instance#instance23232323299-a", - "has-layout-class": "checkbox", - "@id": "http://vfn.cz/ontologies/fss-form/primary-treatment--s-t--cervical-procedure--laparoscopic-radical-trachelectomy-q", - "@type": "doc:question", - "label": "Laparoscopic radical trachelectomy" - }, - { - "@id": "http://vfn.cz/ontologies/fss-form/primary-treatment--s-t--cervical-procedure--only-diagnostic-procedure-q", - "has-layout-class": "checkbox", - "@type": "doc:question", - "label": "Only diagnostic procedure" - }, - { - "label": "Radical abdominal trachelectomy", - "@id": "http://vfn.cz/ontologies/fss-form/primary-treatment--s-t--cervical-procedure--radical-abdominal-trachelectomy-q", - "has-layout-class": "checkbox", - "@type": "doc:question" - }, - { - "has-layout-class": "checkbox", - "@id": "http://vfn.cz/ontologies/fss-form/primary-treatment--s-t--cervical-procedure--radical-vaginal-trachelectomy-q", - "@type": "doc:question", - "label": "Radical vaginal trachelectomy" - }, - { - "@type": "doc:question", - "@id": "http://vfn.cz/ontologies/fss-form/primary-treatment--s-t--cervical-procedure--robotic-radical-trachelectomy-q", - "has-layout-class": "checkbox", - "label": "Robotic radical trachelectomy" - }, - { - "label": "Simple vaginal trachelectomy", - "has-layout-class": "checkbox", - "@id": "http://vfn.cz/ontologies/fss-form/primary-treatment--s-t--cervical-procedure--simple-vaginal-trachelectomy-q", - "@type": "doc:question" - }, - { - "@type": "doc:question", - "@id": "http://vfn.cz/ontologies/fss-form/primary-treatment--s-t--repeated-cervical-procedure-reason-q", - "label": "Reason" - }, - { - "@type": "doc:question", - "@id": "http://vfn.cz/ontologies/fss-form/primary-treatment--s-t-lymph-node-procedure--paraaortic-lymphadenectomy-q", - "label": "Paraaortic lymphadenectomy" - }, - { - "label": "Pelvic lymphadenectomy", - "@type": "doc:question", - "@id": "http://vfn.cz/ontologies/fss-form/primary-treatment--s-t-lymph-node-procedure--pelvic-lymphadenectomy-q" - }, - { - "label": "Sentinel lymph node biopsy", - "@id": "http://vfn.cz/ontologies/fss-form/primary-treatment--s-t-lymph-node-procedure--sentinel-lymph-node-biopsy-q", - "@type": "doc:question" - }, - { - "@type": "doc:question", - "has_related_question": [ - "http://vfn.cz/ontologies/fss-form/primary-treatment--s-t-lymph-node-procedure--paraaortic-lymphadenectomy-q", - "http://vfn.cz/ontologies/fss-form/primary-treatment--s-t-lymph-node-procedure--pelvic-lymphadenectomy-q", - "http://vfn.cz/ontologies/fss-form/primary-treatment--s-t-lymph-node-procedure--sentinel-lymph-node-biopsy-q" - ], - "has-layout-class": "section", - "@id": "http://vfn.cz/ontologies/fss-form/primary-treatment--s-t-lymph-node-procedure-q", - "label": "Lymph node procedure" - }, - { - "has-question-origin": "http://vfn.cz/ontologies/fss-form/primary-treatment--surgical-treatment--cerclage-placement-q-qo", - "label": "Cerclage placement", - "@id": "http://vfn.cz/ontologies/fss-form/primary-treatment--surgical-treatment--cerclage-placement-q", - "has-layout-class": ["section", "collapsed"], - "@type": "doc:question", - "has_related_question": "doc:question/810d24b9-4e14-4407-a333-c604fcd53abd/d6ccb3ebb3d9875603ac6b64a57d7bf4-q" - }, - { - "label": "Cervical procedure", - "has_related_question": [ - "http://vfn.cz/ontologies/fss-form/primary-treatment--s-t--cervical-procedure--conisation-q", - "http://vfn.cz/ontologies/fss-form/primary-treatment--s-t--cervical-procedure--laparoscopic-radical-trachelectomy-q", - "http://vfn.cz/ontologies/fss-form/primary-treatment--s-t--cervical-procedure--only-diagnostic-procedure-q", - "http://vfn.cz/ontologies/fss-form/primary-treatment--s-t--cervical-procedure--radical-abdominal-trachelectomy-q", - "http://vfn.cz/ontologies/fss-form/primary-treatment--s-t--cervical-procedure--radical-vaginal-trachelectomy-q", - "http://vfn.cz/ontologies/fss-form/primary-treatment--s-t--cervical-procedure--robotic-radical-trachelectomy-q", - "http://vfn.cz/ontologies/fss-form/primary-treatment--s-t--cervical-procedure--simple-vaginal-trachelectomy-q" - ], - "@type": "doc:question", - "has-layout-class": "section", - "@id": "http://vfn.cz/ontologies/fss-form/primary-treatment--surgical-treatment--cervical-procedure-q" - }, - { - "has-layout-class": "section", - "@id": "http://vfn.cz/ontologies/fss-form/primary-treatment--surgical-treatment--repeated-cervical-procedure-q", - "has_related_question": "http://vfn.cz/ontologies/fss-form/primary-treatment--s-t--repeated-cervical-procedure-reason-q", - "@type": "doc:question", - "label": "Repeated cervical procedure" - }, - { - "label": "Treatment management", - "@id": "http://vfn.cz/ontologies/fss-form/primary-treatment--surgical-treatment--treatment-management-q", - "@type": "doc:question" - }, - { - "@type": "doc:question", - "has_related_question": [ - "http://vfn.cz/ontologies/fss-form/primary-treatment--surgical-treatment--cerclage-placement-q", - "http://vfn.cz/ontologies/fss-form/primary-treatment--surgical-treatment--cervical-procedure-q", - "http://vfn.cz/ontologies/fss-form/primary-treatment--s-t-lymph-node-procedure-q", - "http://vfn.cz/ontologies/fss-form/primary-treatment--surgical-treatment--repeated-cervical-procedure-q", - "http://vfn.cz/ontologies/fss-form/primary-treatment--surgical-treatment--treatment-management-q" - ], - "@id": "http://vfn.cz/ontologies/fss-form/primary-treatment--surgical-treatment-q", - "has-layout-class": "section", - "label": "Surgical treatment" - }, - { - "has_related_question": [ - "http://vfn.cz/ontologies/fss-form/primary-treatment--chemotherapy-q", - "http://vfn.cz/ontologies/fss-form/primary-treatment--definitive-histology-q", - "http://vfn.cz/ontologies/fss-form/primary-treatment--surgical-treatment-q", - "doc:question-e7e8eae0-6340-4a96-b13e-7ded2b87abd4", - "doc:question-e7e8eae0-6340-4a96-b13e-7dedaaaaaaaa" - ], - "@type": "doc:question", - "@id": "http://vfn.cz/ontologies/fss-form/primary-treatment-q", - "has-layout-class": "section", - "label": "Primary treatment", - "has-question-origin": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/operational-full/s-1000035-387bcc18f2ec44cdb7676b7a1571a13d", - "has-template": "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/operational-full/s-1000035-qt" - }, - { - "label": { - "@value": "High", - "@language": "en" - }, - "@id": "https://example.com/grade/high" - }, - { - "label": { - "@value": "Low", - "@language": "en" - }, - "@id": "https://example.com/grade/low" - }, - { - "@id": "answerable-section-1", - "has-layout-class": ["checkbox", "answerable", "section", "wizard-step"], - "@type": "doc:question", - "has_related_question": ["answerable-section-with-icons-4808"], - "form:has-preceding-question": { - "@id": "layout-options-65" - }, - "is-relevant-if": "ex:show-answerable-wizard-steps-condition", - "label": "_ Layout options (Answerable section)" - }, - { - "@id": "layout-options-65", - "has-layout-class": ["section", "wizard-step"], - "@type": "doc:question", - "has_related_question": [ - "answerable-section-4808", - "coloring-different-categories-of-questions", - "emphasised-section-1-1089", - "ex:show-layout-options-for-wizard-steps", - "ex:show-answerable-wizard-steps" - ], - "label": "Layout options" - }, - { - "label": "_ Layout options (Emphasised)", - "has-layout-class": ["section", "wizard-step", "emphasised"], - "@id": "layout-options-emphasised-8480", - "@type": "doc:question", - "has_related_question": "a-question-1665", - "is-relevant-if": "ex:show-layout-options-for-wizard-steps-condition" - }, - { - "@id": "multiplicity-in-accept-states-9052", - "has-layout-class": "section", - "@type": "doc:question", - "has_related_question": ["tested-question-8153", "hidden-question-3949"], - "form:has-preceding-question": { - "@id": "multiplicity-in-tested-targets-7019" - }, - "label": { - "@language": "en", - "@value": "Multiplicity in accept states" - } - }, - { - "has_related_question": [ - "tested-question-1-2058", - "tested-question-2-5915", - "hidden-question-8998" - ], - "@type": "doc:question", - "@id": "multiplicity-in-tested-targets-7019", - "has-layout-class": "section", - "label": { - "@language": "en", - "@value": "Multiplicity in tested targets" - }, - "form:has-preceding-question": { - "@id": "tested-targets-types-471" - } - }, - { - "label": "Non-emphasised question", - "has-layout-class": "text", - "@id": "non-emphasised-question-9025", - "@type": "doc:question", - "has_related_question": [] - }, - { - "@id": "option-5194877", - "label": { - "@value": "value 2", - "@language": "en" - } - }, - { - "label": { - "@language": "en", - "@value": "value 3" - }, - "@id": "option-5858615" - }, - { - "label": { - "@language": "en", - "@value": "value 1" - }, - "@id": "option-6989605" - }, - { - "has_related_question": [ - "tested-question-1-8535", - "tested-question-2-7291", - "hidden-question-1755" - ], - "@type": "doc:question", - "has-layout-class": "section", - "@id": "or-condition-9282", - "label": { - "@language": "en", - "@value": "Or condition" - } - }, - { - "label": { - "@value": "Question target", - "@language": "en" - }, - "has-layout-class": "section", - "@id": "question-target-1001", - "@type": "doc:question", - "has_related_question": ["tested-question-6130", "hidden-question-8175"] - }, - { - "label": { - "@language": "en", - "@value": "Simple condition" - }, - "has-layout-class": ["wizard-step", "section"], - "description": { - "@language": "en", - "@value": "The section demonstrates different targets (e.g. question, form) of condition testing, different accepted states of those targets (e.g. concrete value of answer) as well as multiplicity within conditions (i.e. what happens if the condition refers to multiple targets or multiple accept states)." - }, - "@id": "simple-condition-3719", - "has_related_question": [ - "accept-state-types-3995", - "tested-targets-types-471", - "multiplicity-in-tested-targets-7019", - "multiplicity-in-accept-states-9052" - ], - "@type": "doc:question" - }, - { - "label": { - "@value": "Tested question 1", - "@language": "en" - }, - "has-possible-value": [ - { - "@id": "ex:accepted-value-4208994" - }, - { - "@id": "option-6989605" - }, - { - "@id": "option-5194877" - }, - { - "@id": "option-5858615" - } - ], - "@id": "tested-question-1-2058", - "has-layout-class": "type-ahead", - "has_related_question": [], - "@type": "doc:question" - }, - { - "@type": "doc:question", - "has_related_question": [], - "has-layout-class": "type-ahead", - "@id": "tested-question-1-8535", - "has-possible-value": [ - { - "@id": "ex:accepted-value-4208994" - }, - { - "@id": "option-6989605" - }, - { - "@id": "option-5194877" - }, - { - "@id": "option-5858615" - } - ], - "label": { - "@language": "en", - "@value": "Tested question 1" - } - }, - { - "label": { - "@value": "Tested question 1", - "@language": "en" - }, - "has-possible-value": [ - { - "@id": "ex:accepted-value-4208994" - }, - { - "@id": "option-6989605" - }, - { - "@id": "option-5194877" - }, - { - "@id": "option-5858615" - } - ], - "has-layout-class": "type-ahead", - "@id": "tested-question-1258", - "has_related_question": [], - "@type": "doc:question" - }, - { - "form:has-preceding-question": { - "@id": "tested-question-1-2058" - }, - "label": { - "@language": "en", - "@value": "Tested question 2" - }, - "has-possible-value": [ - { - "@id": "ex:accepted-value-4208994" - }, - { - "@id": "option-6989605" - }, - { - "@id": "option-5194877" - }, - { - "@id": "option-5858615" - } - ], - "@id": "tested-question-2-5915", - "has-layout-class": "type-ahead", - "has_related_question": [], - "@type": "doc:question" - }, - { - "form:has-preceding-question": { - "@id": "tested-question-1-8535" - }, - "label": { - "@language": "en", - "@value": "Tested question 2" - }, - "has-possible-value": [ - { - "@id": "ex:accepted-value-4208994" - }, - { - "@id": "option-6989605" - }, - { - "@id": "option-5194877" - }, - { - "@id": "option-5858615" - } - ], - "has-layout-class": "type-ahead", - "@id": "tested-question-2-7291", - "has_related_question": [], - "@type": "doc:question" - }, - { - "label": { - "@language": "en", - "@value": "Tested question 2" - }, - "form:has-preceding-question": { - "@id": "tested-question-1258" - }, - "has_related_question": [], - "@type": "doc:question", - "has-layout-class": "checkbox", - "@id": "tested-question-2-8261" - }, - { - "@type": "doc:question", - "has_related_question": [], - "@id": "tested-question-3-4747", - "has-layout-class": "text", - "label": { - "@language": "en", - "@value": "Tested question 3" - }, - "form:has-preceding-question": { - "@id": "tested-question-2-8261" - } - }, - { - "label": { - "@value": "Tested question", - "@language": "en" - }, - "@type": "doc:question", - "has_related_question": [], - "has-layout-class": "type-ahead", - "description": { - "@value": "Choose accepted value to show hidden question.", - "@language": "en" - }, - "@id": "tested-question-419", - "has-possible-value": [ - { - "@id": "ex:accepted-value-4208994" - }, - { - "@id": "option-6989605" - }, - { - "@id": "option-5194877" - }, - { - "@id": "option-5858615" - } - ] - }, - { - "label": { - "@language": "en", - "@value": "Tested question" - }, - "has_related_question": [], - "@type": "doc:question", - "has-possible-value": [ - { - "@id": "ex:accepted-value-4208994" - }, - { - "@id": "option-6989605" - }, - { - "@id": "option-5194877" - }, - { - "@id": "option-5858615" - } - ], - "has-layout-class": "type-ahead", - "@id": "tested-question-4336" - }, - { - "label": { - "@value": "Tested question", - "@language": "en" - }, - "@type": "doc:question", - "has_related_question": [], - "has-layout-class": "type-ahead", - "@id": "tested-question-4568", - "has-possible-value": [ - { - "@id": "ex:accepted-value-4208994" - }, - { - "@id": "option-6989605" - }, - { - "@id": "option-5194877" - }, - { - "@id": "option-5858615" - } - ] - }, - { - "label": { - "@language": "en", - "@value": "Tested question" - }, - "has_related_question": [], - "@type": "doc:question", - "has-possible-value": [ - { - "@id": "ex:accepted-value-4208994" - }, - { - "@id": "option-6989605" - }, - { - "@id": "option-5194877" - }, - { - "@id": "option-5858615" - } - ], - "has-layout-class": "type-ahead", - "@id": "tested-question-6130" - }, - { - "@type": "doc:question", - "has_related_question": [], - "has-layout-class": "type-ahead", - "@id": "tested-question-8153", - "has-possible-value": [ - { - "@id": "ex:accepted-value-1" - }, - { - "@id": "ex:accepted-value-2" - }, - { - "@id": "option-6989605" - }, - { - "@id": "option-5194877" - }, - { - "@id": "option-5858615" - } - ], - "label": { - "@language": "en", - "@value": "Tested question" - } - }, - { - "label": { - "@language": "en", - "@value": "Tested section" - }, - "has_related_question": [ - "tested-question-1258", - "tested-question-2-8261", - "tested-question-3-4747" - ], - "@type": "doc:question", - "description": { - "@value": "Fill in answer to any question within this section to show hidden question.", - "@language": "en" - }, - "@id": "tested-section-1080", - "has-layout-class": "section" - }, - { - "form:has-preceding-question": { - "@id": "accept-state-types-3995" - }, - "label": { - "@value": "Tested targets types", - "@language": "en" - }, - "@id": "tested-targets-types-471", - "has-layout-class": "section", - "@type": "doc:question", - "has_related_question": ["form-target-3402", "question-target-1001"] - }, - { - "label": { - "@value": "Icon Answer", - "@language": "en" - }, - "@id": "icon-answer-1", - "has-layout-class": "text", - "@type": "doc:question", - "has_related_question": [] + "@graph" : [ { + "@id" : "doc:has_related_question", + "@type" : "owl:AnnotationProperty" + }, { + "@id" : "doc:question", + "@type" : "owl:Class" + }, { + "@id" : "form-lt:has-layout-class", + "@type" : "owl:AnnotationProperty" + }, { + "@id" : "form:accepts-answer-value", + "@type" : "owl:AnnotationProperty" + }, { + "@id" : "form:accepts-validation-value", + "@type" : "owl:AnnotationProperty" + }, { + "@id" : "form:condition", + "@type" : "owl:Class" + }, { + "@id" : "form:has-datatype", + "@type" : "owl:AnnotationProperty" + }, { + "@id" : "form:has-input-mask", + "@type" : "owl:AnnotationProperty" + }, { + "@id" : "form:has-layout-class", + "@type" : "owl:AnnotationProperty" + }, { + "@id" : "form:has-preceding-question", + "@type" : "owl:AnnotationProperty" + }, { + "@id" : "form:has-question-origin", + "@type" : "owl:AnnotationProperty" + }, { + "@id" : "form:has-tested-question", + "@type" : "owl:AnnotationProperty" + }, { + "@id" : "form:has-unit", + "@type" : "owl:AnnotationProperty" + }, { + "@id" : "form:is-relevant-if", + "@type" : "owl:AnnotationProperty" + }, { + "@id" : "form:is-relevant-if_removed", + "@type" : "owl:AnnotationProperty" + }, { + "@id" : "form:requires-answer", + "@type" : "owl:AnnotationProperty" + }, { + "@id" : "requires-answer:-if", + "@type" : "owl:AnnotationProperty" + }, { + "@id" : "dc:description", + "@type" : "owl:AnnotationProperty" + }, { + "@id" : "vs-f:vita-study-q", + "@type" : "doc:question", + "has_related_question" : [ "vs-f:vs--general-info-q", "vs-f:vs--assesment-evaluation-q" ], + "has-layout-class" : "form", + "has-question-origin" : "vs-f:vita-study-q-generated-qo", + "has-template" : "vs-f:vita-study-qt", + "description" : "Interobserver multicentric study on ultrasound staging of ovarian cancer", + "label" : { + "@language" : "en", + "@value" : "VITA study" } - ] + }, { + "@id" : "vs-f:vs--assesment-evaluation-q", + "@type" : "doc:question", + "has_related_question" : "vs-f:vs-ae--assesment-category/color-score-q", + "has-layout-class" : [ "section", "wizard-step" ], + "has-preceding-question" : "vs-f:vs--general-info-q", + "has-question-origin" : "vs-m:assesment-evaluation", + "label" : "Assesment evaluation" + }, { + "@id" : "vs-f:vs--general-info-q", + "@type" : "doc:question", + "has_related_question" : [ "vs-f:vs-gi--level-of-ultrasound-experience-q", "vs-f:vs-gi--type-of-ultrasound-center-q" ], + "has-layout-class" : [ "section", "wizard-step" ], + "has-question-origin" : "vs-f:vs--general-info-q-generated-qo", + "label" : "General Info" + }, { + "@id" : "vs-f:vs-ae--assesment-category/color-score-q", + "@type" : "doc:question", + "has_related_question" : [ "vs-f:vs-ae-ac--video/b32564493902266420fcd00227bdd66f-q", "vs-f:vs-ae-ac--video/e3c7159df2a55215ff74399227f3b1b8-q", "vs-f:vs-ae-ac--video/d07018348af79a33f06ded3f2d5dcde6-q", "vs-f:vs-ae-ac--video/f3cee3ff3f56bf0d4078c3e972c162a9-q", "vs-f:vs-ae-ac--video/0c6f8a3d7d6958d4154d8e8472fa1d9c-q", "vs-f:vs-ae-ac--video/28d859e4944c3eecf077d7af6dbb7ccd-q", "vs-f:vs-ae-ac--video/38c2b01cd1719005611b92391eaf8cd5-q", "vs-f:vs-ae-ac--video/d9a492fcefe07194582baa4d22ca15ba-q", "vs-f:vs-ae-ac--video/759655317ae9dd06c56603a0bfb3156b-q", "vs-f:vs-ae-ac--video/106f0100efb26779483422e9ccb06e76-q" ], + "has-layout-class" : [ "section", "collapsed" ], + "has-question-origin" : "vs-f:vs-ae--assesment-category/color-score-qo", + "label" : "Color score" + }, { + "@id" : "vs-f:vs-ae-ac--video/0c6f8a3d7d6958d4154d8e8472fa1d9c-q", + "@type" : "doc:question", + "has_related_question" : [ "vs-f:vs-ae-ac-v--color-score/0c6f8a3d7d6958d4154d8e8472fa1d9c-q", "vs-f:vs-ae-ac-v--image-quality/0c6f8a3d7d6958d4154d8e8472fa1d9c-q", "vs-f:vs-ae-ac-v--level-of-confidence/0c6f8a3d7d6958d4154d8e8472fa1d9c-q" ], + "has-layout-class" : [ "collapsed", "section" ], + "has-media-content" : [ "https://drive.google.com/file/d/1j_NCpzMflUWFkK-IDOd3g1OoB2BI0tw9/preview", "https://drive.google.com/file/d/1xvyn3-8hnFqvmGshWhz0J2MUieCV2Cis/preview" ], + "has-question-origin" : "vs-f:vs-ae-ac--video/0c6f8a3d7d6958d4154d8e8472fa1d9c-qo", + "label" : "Evaluation 0c6f8a3d7d6958d4154d8e8472fa1d9c" + }, { + "@id" : "vs-f:vs-ae-ac--video/106f0100efb26779483422e9ccb06e76-q", + "@type" : "doc:question", + "has_related_question" : [ "vs-f:vs-ae-ac-v--level-of-confidence/106f0100efb26779483422e9ccb06e76-q", "vs-f:vs-ae-ac-v--color-score/106f0100efb26779483422e9ccb06e76-q", "vs-f:vs-ae-ac-v--image-quality/106f0100efb26779483422e9ccb06e76-q" ], + "has-layout-class" : [ "section", "collapsed" ], + "has-media-content" : [ "https://drive.google.com/file/d/1xvyn3-8hnFqvmGshWhz0J2MUieCV2Cis/preview", "https://drive.google.com/file/d/1xWAig26aKCdWsiBcSa19qjPZauntsp52/preview" ], + "has-question-origin" : "vs-f:vs-ae-ac--video/106f0100efb26779483422e9ccb06e76-qo", + "label" : "Evaluation 106f0100efb26779483422e9ccb06e76" + }, { + "@id" : "vs-f:vs-ae-ac--video/28d859e4944c3eecf077d7af6dbb7ccd-q", + "@type" : "doc:question", + "has_related_question" : [ "vs-f:vs-ae-ac-v--level-of-confidence/28d859e4944c3eecf077d7af6dbb7ccd-q", "vs-f:vs-ae-ac-v--image-quality/28d859e4944c3eecf077d7af6dbb7ccd-q", "vs-f:vs-ae-ac-v--color-score/28d859e4944c3eecf077d7af6dbb7ccd-q" ], + "has-layout-class" : [ "section", "collapsed" ], + "has-media-content" : [ "https://drive.google.com/file/d/1xvyn3-8hnFqvmGshWhz0J2MUieCV2Cis/preview", "https://drive.google.com/file/d/1CuMiWgQljCf5b8mXeGqE4Tu-a4FrJVQ_/preview" ], + "has-question-origin" : "vs-f:vs-ae-ac--video/28d859e4944c3eecf077d7af6dbb7ccd-qo", + "label" : "Evaluation 28d859e4944c3eecf077d7af6dbb7ccd" + }, { + "@id" : "vs-f:vs-ae-ac--video/38c2b01cd1719005611b92391eaf8cd5-q", + "@type" : "doc:question", + "has_related_question" : [ "vs-f:vs-ae-ac-v--level-of-confidence/38c2b01cd1719005611b92391eaf8cd5-q", "vs-f:vs-ae-ac-v--color-score/38c2b01cd1719005611b92391eaf8cd5-q", "vs-f:vs-ae-ac-v--image-quality/38c2b01cd1719005611b92391eaf8cd5-q" ], + "has-layout-class" : [ "collapsed", "section" ], + "has-media-content" : [ "https://drive.google.com/file/d/1xvyn3-8hnFqvmGshWhz0J2MUieCV2Cis/preview", "https://drive.google.com/file/d/17iNriLS2i3DgaF0JaEtOOj3vA94ddHXw/preview" ], + "has-question-origin" : "vs-f:vs-ae-ac--video/38c2b01cd1719005611b92391eaf8cd5-qo", + "label" : "Evaluation 38c2b01cd1719005611b92391eaf8cd5" + }, { + "@id" : "vs-f:vs-ae-ac--video/759655317ae9dd06c56603a0bfb3156b-q", + "@type" : "doc:question", + "has_related_question" : [ "vs-f:vs-ae-ac-v--level-of-confidence/759655317ae9dd06c56603a0bfb3156b-q", "vs-f:vs-ae-ac-v--color-score/759655317ae9dd06c56603a0bfb3156b-q", "vs-f:vs-ae-ac-v--image-quality/759655317ae9dd06c56603a0bfb3156b-q" ], + "has-layout-class" : [ "collapsed", "section" ], + "has-media-content" : [ "https://drive.google.com/file/d/1l_1kXAppSQ7iVH11seKi9siCqjI1mA-k/preview", "https://drive.google.com/file/d/1xvyn3-8hnFqvmGshWhz0J2MUieCV2Cis/preview" ], + "has-question-origin" : "vs-f:vs-ae-ac--video/759655317ae9dd06c56603a0bfb3156b-qo", + "label" : "Evaluation 759655317ae9dd06c56603a0bfb3156b" + }, { + "@id" : "vs-f:vs-ae-ac--video/b32564493902266420fcd00227bdd66f-q", + "@type" : "doc:question", + "has_related_question" : [ "vs-f:vs-ae-ac-v--image-quality/b32564493902266420fcd00227bdd66f-q", "vs-f:vs-ae-ac-v--color-score/b32564493902266420fcd00227bdd66f-q", "vs-f:vs-ae-ac-v--level-of-confidence/b32564493902266420fcd00227bdd66f-q" ], + "has-layout-class" : [ "section", "collapsed" ], + "has-media-content" : [ "https://drive.google.com/file/d/1xvyn3-8hnFqvmGshWhz0J2MUieCV2Cis/preview", "https://drive.google.com/file/d/1IDuX1HQdwS4QmWbUhco18F15jgIOtUtr/preview" ], + "has-question-origin" : "vs-f:vs-ae-ac--video/b32564493902266420fcd00227bdd66f-qo", + "label" : "Evaluation b32564493902266420fcd00227bdd66f" + }, { + "@id" : "vs-f:vs-ae-ac--video/d07018348af79a33f06ded3f2d5dcde6-q", + "@type" : "doc:question", + "has_related_question" : [ "vs-f:vs-ae-ac-v--level-of-confidence/d07018348af79a33f06ded3f2d5dcde6-q", "vs-f:vs-ae-ac-v--image-quality/d07018348af79a33f06ded3f2d5dcde6-q", "vs-f:vs-ae-ac-v--color-score/d07018348af79a33f06ded3f2d5dcde6-q" ], + "has-layout-class" : [ "collapsed", "section" ], + "has-media-content" : [ "https://drive.google.com/file/d/1xvyn3-8hnFqvmGshWhz0J2MUieCV2Cis/preview", "https://drive.google.com/file/d/1qDakek7icWcqrxWsKq8TyITjpTetr6-O/preview" ], + "has-question-origin" : "vs-f:vs-ae-ac--video/d07018348af79a33f06ded3f2d5dcde6-qo", + "label" : "Evaluation d07018348af79a33f06ded3f2d5dcde6" + }, { + "@id" : "vs-f:vs-ae-ac--video/d9a492fcefe07194582baa4d22ca15ba-q", + "@type" : "doc:question", + "has_related_question" : [ "vs-f:vs-ae-ac-v--level-of-confidence/d9a492fcefe07194582baa4d22ca15ba-q", "vs-f:vs-ae-ac-v--color-score/d9a492fcefe07194582baa4d22ca15ba-q", "vs-f:vs-ae-ac-v--image-quality/d9a492fcefe07194582baa4d22ca15ba-q" ], + "has-layout-class" : [ "section", "collapsed" ], + "has-media-content" : [ "https://drive.google.com/file/d/1wgBxTGbRLeva2BJTzJ_dESu8fKv2Ik3k/preview", "https://drive.google.com/file/d/1xvyn3-8hnFqvmGshWhz0J2MUieCV2Cis/preview" ], + "has-question-origin" : "vs-f:vs-ae-ac--video/d9a492fcefe07194582baa4d22ca15ba-qo", + "label" : "Evaluation d9a492fcefe07194582baa4d22ca15ba" + }, { + "@id" : "vs-f:vs-ae-ac--video/e3c7159df2a55215ff74399227f3b1b8-q", + "@type" : "doc:question", + "has_related_question" : [ "vs-f:vs-ae-ac-v--color-score/e3c7159df2a55215ff74399227f3b1b8-q", "vs-f:vs-ae-ac-v--level-of-confidence/e3c7159df2a55215ff74399227f3b1b8-q", "vs-f:vs-ae-ac-v--image-quality/e3c7159df2a55215ff74399227f3b1b8-q" ], + "has-layout-class" : [ "collapsed", "section" ], + "has-media-content" : [ "https://drive.google.com/file/d/1IB5bdNG3wBhpMvUpsGnEg15FrDzdnQRe/preview", "https://drive.google.com/file/d/1xvyn3-8hnFqvmGshWhz0J2MUieCV2Cis/preview" ], + "has-question-origin" : "vs-f:vs-ae-ac--video/e3c7159df2a55215ff74399227f3b1b8-qo", + "label" : "Evaluation e3c7159df2a55215ff74399227f3b1b8" + }, { + "@id" : "vs-f:vs-ae-ac--video/f3cee3ff3f56bf0d4078c3e972c162a9-q", + "@type" : "doc:question", + "has_related_question" : [ "vs-f:vs-ae-ac-v--level-of-confidence/f3cee3ff3f56bf0d4078c3e972c162a9-q", "vs-f:vs-ae-ac-v--image-quality/f3cee3ff3f56bf0d4078c3e972c162a9-q", "vs-f:vs-ae-ac-v--color-score/f3cee3ff3f56bf0d4078c3e972c162a9-q" ], + "has-layout-class" : [ "section", "collapsed" ], + "has-media-content" : [ "https://drive.google.com/file/d/1yJM35rP74p6NjfQwEGwmHJwY-Y_OOwRf/preview", "https://drive.google.com/file/d/1xvyn3-8hnFqvmGshWhz0J2MUieCV2Cis/preview" ], + "has-question-origin" : "vs-f:vs-ae-ac--video/f3cee3ff3f56bf0d4078c3e972c162a9-qo", + "label" : "Evaluation f3cee3ff3f56bf0d4078c3e972c162a9" + }, { + "@id" : "vs-f:vs-ae-ac-v--color-score/0c6f8a3d7d6958d4154d8e8472fa1d9c-q", + "@type" : "doc:question", + "has-layout-class" : "type-ahead", + "has-possible-values-query" : "http://localhost:8080/rdf4j-server/repositories/vita-study-formgen?default-graph-uri=http%3A%2F%2Fvfn.cz%2Fontologies%2Fvita-study%2Fmodel&query=PREFIX%20rdfs%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23%3E%0APREFIX%20form%3A%20%3Chttp%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Fform%2F%3E%0APREFIX%20stm%3A%20%3Chttp%3A%2F%2Fvfn.cz%2Fontologies%2Fstudy-model%2F%3E%0A%0ACONSTRUCT%20%7B%0A%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdfs%3Acomment%20%3Fexplanation%20.%0A%20%20%20%20%20%3FValidNAValue%20rdfs%3Alabel%20%3FNALabel%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdfs%3Acomment%20%3FNAExplanation%20.%0A%20%20%20%20%20%3FValidNoneValue%20rdfs%3Alabel%20%3FNoneLabel%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdfs%3Acomment%20%3FNoneExplanation%20.%0A%20%20%20%20%20%20%23%20Ordering%20within%20data%0A%20%20%20%20%20%20%3Fvalue1%20form%3Ahas-preceding-value%20%3Fvalue2%20.%0A%20%20%20%20%20%20%23%20Other%0A%20%20%20%20%20%20%3FotherValue%20form%3Ahas-preceding-value%20%3FregularValue%20.%0A%20%20%20%20%20%20%23%20None%0A%20%20%20%20%20%20%3FValidNoneValue%20form%3Ahas-preceding-value%20%3Fvalue%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20form%3Ahas-preceding-value%20%3FotherValue%20.%0A%20%20%20%20%20%20%23%20N%2FA%0A%20%20%20%20%20%3FValidNAValue%20form%3Ahas-preceding-value%20%20%3Fvalue%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20form%3Ahas-preceding-value%20%3FotherValue%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20form%3Ahas-preceding-value%20%3FValidNoneValue%20.%0A%7D%0AWHERE%20%7B%0A%20%20%20%20%20%20%20%20VALUES%20%28%3FquestionOrigin%20%3FNAValue%20%3FNoneValue%29%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%28%3Chttp%3A%2F%2Fvfn.cz%2Fontologies%2Fvita-study%2Fmodel%2Fcolor-score%3E%20%20%3Chttp%3A%2F%2Fnull%3E%20%3Chttp%3A%2F%2Fnull%3E%29%0A%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20BIND%28IF%28%3FNoneValue%20%21%3D%20%3Chttp%3A%2F%2Fnull%3E%2C%20%3FNoneValue%2C%20%3FnotBoundVar%29%20as%20%3FValidNoneValue%29%0A%20%20%20%20%20%20%20BIND%28IF%28%3FNAValue%20%21%3D%20%3Chttp%3A%2F%2Fnull%3E%2C%20%3FNAValue%2C%20%3FnotBoundVar%29%20as%20%3FValidNAValue%29%0A%20%20%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%3Fvalue%20a%20%3FquestionOrigin%20.%0A%20%20%20%20%20%20%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20.%0A%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Fvalue%20rdfs%3Acomment%20%3Fexplanation%20.%0A%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%7D%20UNION%20%7B%0A%09%09%20%20%20%3Fvalue1%20a%20%3FquestionOrigin%20.%0A%09%09%20%20%20%3Fvalue2%20a%20%3FquestionOrigin%20.%0A%09%09%20%20%20%3Fvalue1%20stm%3Ahas-preceding-entity%20%3Fvalue2%20.%0A%20%20%20%20%20%20%20%20%7DUNION%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%3FNAValue%20rdfs%3Alabel%20%3FNALabel%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FNAValue%20rdfs%3Acomment%20%3FNAExplanation%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%7D%20UNION%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%3FNoneValue%20rdfs%3Alabel%20%3FNoneLabel%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FNoneValue%20rdfs%3Acomment%20%3FNoneExplanation%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%7D%20UNION%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FotherValue%20a%20%3FquestionOrigin%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FregularValue%20a%20%3FquestionOrigin%20.%0A%09%09%09%20%20%20%20%3FdisjClass%20a%20%20owl%3AClass%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FdisjClass%20%28owl%3AdisjointWith%7C%5Eowl%3AdisjointWith%29%3F%2Fowl%3AoneOf%20%3FotherValueList%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FotherValueList%20rdf%3Afirst%20%3FotherValue%20%3B%0A%20%20%20%20%09%09%09%09%09%09%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdf%3Arest%20rdf%3Anil%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FdisjClass%20%28owl%3AdisjointWith%7C%5Eowl%3AdisjointWith%29%3F%2Fowl%3AoneOf%20%3FregularValueList%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FregularValueList%20rdf%3Arest%2A%2Frdf%3Afirst%20%3FregularValue%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20NOT%20EXISTS%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FregularValueList%20rdf%3Arest%20rdf%3Anil%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%7D%0A%7D", + "has-question-origin" : "vs-m:color-score", + "form:requires-answer" : true, + "label" : "Color score*" + }, { + "@id" : "vs-f:vs-ae-ac-v--color-score/106f0100efb26779483422e9ccb06e76-q", + "@type" : "doc:question", + "has-layout-class" : "type-ahead", + "has-possible-values-query" : "http://localhost:8080/rdf4j-server/repositories/vita-study-formgen?default-graph-uri=http%3A%2F%2Fvfn.cz%2Fontologies%2Fvita-study%2Fmodel&query=PREFIX%20rdfs%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23%3E%0APREFIX%20form%3A%20%3Chttp%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Fform%2F%3E%0APREFIX%20stm%3A%20%3Chttp%3A%2F%2Fvfn.cz%2Fontologies%2Fstudy-model%2F%3E%0A%0ACONSTRUCT%20%7B%0A%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdfs%3Acomment%20%3Fexplanation%20.%0A%20%20%20%20%20%3FValidNAValue%20rdfs%3Alabel%20%3FNALabel%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdfs%3Acomment%20%3FNAExplanation%20.%0A%20%20%20%20%20%3FValidNoneValue%20rdfs%3Alabel%20%3FNoneLabel%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdfs%3Acomment%20%3FNoneExplanation%20.%0A%20%20%20%20%20%20%23%20Ordering%20within%20data%0A%20%20%20%20%20%20%3Fvalue1%20form%3Ahas-preceding-value%20%3Fvalue2%20.%0A%20%20%20%20%20%20%23%20Other%0A%20%20%20%20%20%20%3FotherValue%20form%3Ahas-preceding-value%20%3FregularValue%20.%0A%20%20%20%20%20%20%23%20None%0A%20%20%20%20%20%20%3FValidNoneValue%20form%3Ahas-preceding-value%20%3Fvalue%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20form%3Ahas-preceding-value%20%3FotherValue%20.%0A%20%20%20%20%20%20%23%20N%2FA%0A%20%20%20%20%20%3FValidNAValue%20form%3Ahas-preceding-value%20%20%3Fvalue%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20form%3Ahas-preceding-value%20%3FotherValue%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20form%3Ahas-preceding-value%20%3FValidNoneValue%20.%0A%7D%0AWHERE%20%7B%0A%20%20%20%20%20%20%20%20VALUES%20%28%3FquestionOrigin%20%3FNAValue%20%3FNoneValue%29%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%28%3Chttp%3A%2F%2Fvfn.cz%2Fontologies%2Fvita-study%2Fmodel%2Fcolor-score%3E%20%20%3Chttp%3A%2F%2Fnull%3E%20%3Chttp%3A%2F%2Fnull%3E%29%0A%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20BIND%28IF%28%3FNoneValue%20%21%3D%20%3Chttp%3A%2F%2Fnull%3E%2C%20%3FNoneValue%2C%20%3FnotBoundVar%29%20as%20%3FValidNoneValue%29%0A%20%20%20%20%20%20%20BIND%28IF%28%3FNAValue%20%21%3D%20%3Chttp%3A%2F%2Fnull%3E%2C%20%3FNAValue%2C%20%3FnotBoundVar%29%20as%20%3FValidNAValue%29%0A%20%20%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%3Fvalue%20a%20%3FquestionOrigin%20.%0A%20%20%20%20%20%20%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20.%0A%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Fvalue%20rdfs%3Acomment%20%3Fexplanation%20.%0A%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%7D%20UNION%20%7B%0A%09%09%20%20%20%3Fvalue1%20a%20%3FquestionOrigin%20.%0A%09%09%20%20%20%3Fvalue2%20a%20%3FquestionOrigin%20.%0A%09%09%20%20%20%3Fvalue1%20stm%3Ahas-preceding-entity%20%3Fvalue2%20.%0A%20%20%20%20%20%20%20%20%7DUNION%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%3FNAValue%20rdfs%3Alabel%20%3FNALabel%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FNAValue%20rdfs%3Acomment%20%3FNAExplanation%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%7D%20UNION%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%3FNoneValue%20rdfs%3Alabel%20%3FNoneLabel%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FNoneValue%20rdfs%3Acomment%20%3FNoneExplanation%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%7D%20UNION%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FotherValue%20a%20%3FquestionOrigin%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FregularValue%20a%20%3FquestionOrigin%20.%0A%09%09%09%20%20%20%20%3FdisjClass%20a%20%20owl%3AClass%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FdisjClass%20%28owl%3AdisjointWith%7C%5Eowl%3AdisjointWith%29%3F%2Fowl%3AoneOf%20%3FotherValueList%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FotherValueList%20rdf%3Afirst%20%3FotherValue%20%3B%0A%20%20%20%20%09%09%09%09%09%09%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdf%3Arest%20rdf%3Anil%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FdisjClass%20%28owl%3AdisjointWith%7C%5Eowl%3AdisjointWith%29%3F%2Fowl%3AoneOf%20%3FregularValueList%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FregularValueList%20rdf%3Arest%2A%2Frdf%3Afirst%20%3FregularValue%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20NOT%20EXISTS%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FregularValueList%20rdf%3Arest%20rdf%3Anil%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%7D%0A%7D", + "has-question-origin" : "vs-m:color-score", + "form:requires-answer" : true, + "label" : "Color score*" + }, { + "@id" : "vs-f:vs-ae-ac-v--color-score/28d859e4944c3eecf077d7af6dbb7ccd-q", + "@type" : "doc:question", + "has-layout-class" : "type-ahead", + "has-possible-values-query" : "http://localhost:8080/rdf4j-server/repositories/vita-study-formgen?default-graph-uri=http%3A%2F%2Fvfn.cz%2Fontologies%2Fvita-study%2Fmodel&query=PREFIX%20rdfs%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23%3E%0APREFIX%20form%3A%20%3Chttp%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Fform%2F%3E%0APREFIX%20stm%3A%20%3Chttp%3A%2F%2Fvfn.cz%2Fontologies%2Fstudy-model%2F%3E%0A%0ACONSTRUCT%20%7B%0A%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdfs%3Acomment%20%3Fexplanation%20.%0A%20%20%20%20%20%3FValidNAValue%20rdfs%3Alabel%20%3FNALabel%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdfs%3Acomment%20%3FNAExplanation%20.%0A%20%20%20%20%20%3FValidNoneValue%20rdfs%3Alabel%20%3FNoneLabel%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdfs%3Acomment%20%3FNoneExplanation%20.%0A%20%20%20%20%20%20%23%20Ordering%20within%20data%0A%20%20%20%20%20%20%3Fvalue1%20form%3Ahas-preceding-value%20%3Fvalue2%20.%0A%20%20%20%20%20%20%23%20Other%0A%20%20%20%20%20%20%3FotherValue%20form%3Ahas-preceding-value%20%3FregularValue%20.%0A%20%20%20%20%20%20%23%20None%0A%20%20%20%20%20%20%3FValidNoneValue%20form%3Ahas-preceding-value%20%3Fvalue%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20form%3Ahas-preceding-value%20%3FotherValue%20.%0A%20%20%20%20%20%20%23%20N%2FA%0A%20%20%20%20%20%3FValidNAValue%20form%3Ahas-preceding-value%20%20%3Fvalue%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20form%3Ahas-preceding-value%20%3FotherValue%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20form%3Ahas-preceding-value%20%3FValidNoneValue%20.%0A%7D%0AWHERE%20%7B%0A%20%20%20%20%20%20%20%20VALUES%20%28%3FquestionOrigin%20%3FNAValue%20%3FNoneValue%29%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%28%3Chttp%3A%2F%2Fvfn.cz%2Fontologies%2Fvita-study%2Fmodel%2Fcolor-score%3E%20%20%3Chttp%3A%2F%2Fnull%3E%20%3Chttp%3A%2F%2Fnull%3E%29%0A%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20BIND%28IF%28%3FNoneValue%20%21%3D%20%3Chttp%3A%2F%2Fnull%3E%2C%20%3FNoneValue%2C%20%3FnotBoundVar%29%20as%20%3FValidNoneValue%29%0A%20%20%20%20%20%20%20BIND%28IF%28%3FNAValue%20%21%3D%20%3Chttp%3A%2F%2Fnull%3E%2C%20%3FNAValue%2C%20%3FnotBoundVar%29%20as%20%3FValidNAValue%29%0A%20%20%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%3Fvalue%20a%20%3FquestionOrigin%20.%0A%20%20%20%20%20%20%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20.%0A%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Fvalue%20rdfs%3Acomment%20%3Fexplanation%20.%0A%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%7D%20UNION%20%7B%0A%09%09%20%20%20%3Fvalue1%20a%20%3FquestionOrigin%20.%0A%09%09%20%20%20%3Fvalue2%20a%20%3FquestionOrigin%20.%0A%09%09%20%20%20%3Fvalue1%20stm%3Ahas-preceding-entity%20%3Fvalue2%20.%0A%20%20%20%20%20%20%20%20%7DUNION%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%3FNAValue%20rdfs%3Alabel%20%3FNALabel%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FNAValue%20rdfs%3Acomment%20%3FNAExplanation%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%7D%20UNION%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%3FNoneValue%20rdfs%3Alabel%20%3FNoneLabel%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FNoneValue%20rdfs%3Acomment%20%3FNoneExplanation%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%7D%20UNION%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FotherValue%20a%20%3FquestionOrigin%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FregularValue%20a%20%3FquestionOrigin%20.%0A%09%09%09%20%20%20%20%3FdisjClass%20a%20%20owl%3AClass%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FdisjClass%20%28owl%3AdisjointWith%7C%5Eowl%3AdisjointWith%29%3F%2Fowl%3AoneOf%20%3FotherValueList%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FotherValueList%20rdf%3Afirst%20%3FotherValue%20%3B%0A%20%20%20%20%09%09%09%09%09%09%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdf%3Arest%20rdf%3Anil%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FdisjClass%20%28owl%3AdisjointWith%7C%5Eowl%3AdisjointWith%29%3F%2Fowl%3AoneOf%20%3FregularValueList%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FregularValueList%20rdf%3Arest%2A%2Frdf%3Afirst%20%3FregularValue%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20NOT%20EXISTS%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FregularValueList%20rdf%3Arest%20rdf%3Anil%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%7D%0A%7D", + "has-question-origin" : "vs-m:color-score", + "form:requires-answer" : true, + "label" : "Color score*" + }, { + "@id" : "vs-f:vs-ae-ac-v--color-score/38c2b01cd1719005611b92391eaf8cd5-q", + "@type" : "doc:question", + "has-layout-class" : "type-ahead", + "has-possible-values-query" : "http://localhost:8080/rdf4j-server/repositories/vita-study-formgen?default-graph-uri=http%3A%2F%2Fvfn.cz%2Fontologies%2Fvita-study%2Fmodel&query=PREFIX%20rdfs%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23%3E%0APREFIX%20form%3A%20%3Chttp%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Fform%2F%3E%0APREFIX%20stm%3A%20%3Chttp%3A%2F%2Fvfn.cz%2Fontologies%2Fstudy-model%2F%3E%0A%0ACONSTRUCT%20%7B%0A%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdfs%3Acomment%20%3Fexplanation%20.%0A%20%20%20%20%20%3FValidNAValue%20rdfs%3Alabel%20%3FNALabel%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdfs%3Acomment%20%3FNAExplanation%20.%0A%20%20%20%20%20%3FValidNoneValue%20rdfs%3Alabel%20%3FNoneLabel%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdfs%3Acomment%20%3FNoneExplanation%20.%0A%20%20%20%20%20%20%23%20Ordering%20within%20data%0A%20%20%20%20%20%20%3Fvalue1%20form%3Ahas-preceding-value%20%3Fvalue2%20.%0A%20%20%20%20%20%20%23%20Other%0A%20%20%20%20%20%20%3FotherValue%20form%3Ahas-preceding-value%20%3FregularValue%20.%0A%20%20%20%20%20%20%23%20None%0A%20%20%20%20%20%20%3FValidNoneValue%20form%3Ahas-preceding-value%20%3Fvalue%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20form%3Ahas-preceding-value%20%3FotherValue%20.%0A%20%20%20%20%20%20%23%20N%2FA%0A%20%20%20%20%20%3FValidNAValue%20form%3Ahas-preceding-value%20%20%3Fvalue%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20form%3Ahas-preceding-value%20%3FotherValue%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20form%3Ahas-preceding-value%20%3FValidNoneValue%20.%0A%7D%0AWHERE%20%7B%0A%20%20%20%20%20%20%20%20VALUES%20%28%3FquestionOrigin%20%3FNAValue%20%3FNoneValue%29%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%28%3Chttp%3A%2F%2Fvfn.cz%2Fontologies%2Fvita-study%2Fmodel%2Fcolor-score%3E%20%20%3Chttp%3A%2F%2Fnull%3E%20%3Chttp%3A%2F%2Fnull%3E%29%0A%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20BIND%28IF%28%3FNoneValue%20%21%3D%20%3Chttp%3A%2F%2Fnull%3E%2C%20%3FNoneValue%2C%20%3FnotBoundVar%29%20as%20%3FValidNoneValue%29%0A%20%20%20%20%20%20%20BIND%28IF%28%3FNAValue%20%21%3D%20%3Chttp%3A%2F%2Fnull%3E%2C%20%3FNAValue%2C%20%3FnotBoundVar%29%20as%20%3FValidNAValue%29%0A%20%20%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%3Fvalue%20a%20%3FquestionOrigin%20.%0A%20%20%20%20%20%20%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20.%0A%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Fvalue%20rdfs%3Acomment%20%3Fexplanation%20.%0A%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%7D%20UNION%20%7B%0A%09%09%20%20%20%3Fvalue1%20a%20%3FquestionOrigin%20.%0A%09%09%20%20%20%3Fvalue2%20a%20%3FquestionOrigin%20.%0A%09%09%20%20%20%3Fvalue1%20stm%3Ahas-preceding-entity%20%3Fvalue2%20.%0A%20%20%20%20%20%20%20%20%7DUNION%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%3FNAValue%20rdfs%3Alabel%20%3FNALabel%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FNAValue%20rdfs%3Acomment%20%3FNAExplanation%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%7D%20UNION%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%3FNoneValue%20rdfs%3Alabel%20%3FNoneLabel%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FNoneValue%20rdfs%3Acomment%20%3FNoneExplanation%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%7D%20UNION%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FotherValue%20a%20%3FquestionOrigin%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FregularValue%20a%20%3FquestionOrigin%20.%0A%09%09%09%20%20%20%20%3FdisjClass%20a%20%20owl%3AClass%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FdisjClass%20%28owl%3AdisjointWith%7C%5Eowl%3AdisjointWith%29%3F%2Fowl%3AoneOf%20%3FotherValueList%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FotherValueList%20rdf%3Afirst%20%3FotherValue%20%3B%0A%20%20%20%20%09%09%09%09%09%09%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdf%3Arest%20rdf%3Anil%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FdisjClass%20%28owl%3AdisjointWith%7C%5Eowl%3AdisjointWith%29%3F%2Fowl%3AoneOf%20%3FregularValueList%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FregularValueList%20rdf%3Arest%2A%2Frdf%3Afirst%20%3FregularValue%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20NOT%20EXISTS%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FregularValueList%20rdf%3Arest%20rdf%3Anil%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%7D%0A%7D", + "has-question-origin" : "vs-m:color-score", + "form:requires-answer" : true, + "label" : "Color score*" + }, { + "@id" : "vs-f:vs-ae-ac-v--color-score/759655317ae9dd06c56603a0bfb3156b-q", + "@type" : "doc:question", + "has-layout-class" : "type-ahead", + "has-possible-values-query" : "http://localhost:8080/rdf4j-server/repositories/vita-study-formgen?default-graph-uri=http%3A%2F%2Fvfn.cz%2Fontologies%2Fvita-study%2Fmodel&query=PREFIX%20rdfs%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23%3E%0APREFIX%20form%3A%20%3Chttp%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Fform%2F%3E%0APREFIX%20stm%3A%20%3Chttp%3A%2F%2Fvfn.cz%2Fontologies%2Fstudy-model%2F%3E%0A%0ACONSTRUCT%20%7B%0A%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdfs%3Acomment%20%3Fexplanation%20.%0A%20%20%20%20%20%3FValidNAValue%20rdfs%3Alabel%20%3FNALabel%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdfs%3Acomment%20%3FNAExplanation%20.%0A%20%20%20%20%20%3FValidNoneValue%20rdfs%3Alabel%20%3FNoneLabel%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdfs%3Acomment%20%3FNoneExplanation%20.%0A%20%20%20%20%20%20%23%20Ordering%20within%20data%0A%20%20%20%20%20%20%3Fvalue1%20form%3Ahas-preceding-value%20%3Fvalue2%20.%0A%20%20%20%20%20%20%23%20Other%0A%20%20%20%20%20%20%3FotherValue%20form%3Ahas-preceding-value%20%3FregularValue%20.%0A%20%20%20%20%20%20%23%20None%0A%20%20%20%20%20%20%3FValidNoneValue%20form%3Ahas-preceding-value%20%3Fvalue%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20form%3Ahas-preceding-value%20%3FotherValue%20.%0A%20%20%20%20%20%20%23%20N%2FA%0A%20%20%20%20%20%3FValidNAValue%20form%3Ahas-preceding-value%20%20%3Fvalue%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20form%3Ahas-preceding-value%20%3FotherValue%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20form%3Ahas-preceding-value%20%3FValidNoneValue%20.%0A%7D%0AWHERE%20%7B%0A%20%20%20%20%20%20%20%20VALUES%20%28%3FquestionOrigin%20%3FNAValue%20%3FNoneValue%29%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%28%3Chttp%3A%2F%2Fvfn.cz%2Fontologies%2Fvita-study%2Fmodel%2Fcolor-score%3E%20%20%3Chttp%3A%2F%2Fnull%3E%20%3Chttp%3A%2F%2Fnull%3E%29%0A%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20BIND%28IF%28%3FNoneValue%20%21%3D%20%3Chttp%3A%2F%2Fnull%3E%2C%20%3FNoneValue%2C%20%3FnotBoundVar%29%20as%20%3FValidNoneValue%29%0A%20%20%20%20%20%20%20BIND%28IF%28%3FNAValue%20%21%3D%20%3Chttp%3A%2F%2Fnull%3E%2C%20%3FNAValue%2C%20%3FnotBoundVar%29%20as%20%3FValidNAValue%29%0A%20%20%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%3Fvalue%20a%20%3FquestionOrigin%20.%0A%20%20%20%20%20%20%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20.%0A%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Fvalue%20rdfs%3Acomment%20%3Fexplanation%20.%0A%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%7D%20UNION%20%7B%0A%09%09%20%20%20%3Fvalue1%20a%20%3FquestionOrigin%20.%0A%09%09%20%20%20%3Fvalue2%20a%20%3FquestionOrigin%20.%0A%09%09%20%20%20%3Fvalue1%20stm%3Ahas-preceding-entity%20%3Fvalue2%20.%0A%20%20%20%20%20%20%20%20%7DUNION%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%3FNAValue%20rdfs%3Alabel%20%3FNALabel%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FNAValue%20rdfs%3Acomment%20%3FNAExplanation%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%7D%20UNION%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%3FNoneValue%20rdfs%3Alabel%20%3FNoneLabel%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FNoneValue%20rdfs%3Acomment%20%3FNoneExplanation%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%7D%20UNION%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FotherValue%20a%20%3FquestionOrigin%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FregularValue%20a%20%3FquestionOrigin%20.%0A%09%09%09%20%20%20%20%3FdisjClass%20a%20%20owl%3AClass%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FdisjClass%20%28owl%3AdisjointWith%7C%5Eowl%3AdisjointWith%29%3F%2Fowl%3AoneOf%20%3FotherValueList%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FotherValueList%20rdf%3Afirst%20%3FotherValue%20%3B%0A%20%20%20%20%09%09%09%09%09%09%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdf%3Arest%20rdf%3Anil%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FdisjClass%20%28owl%3AdisjointWith%7C%5Eowl%3AdisjointWith%29%3F%2Fowl%3AoneOf%20%3FregularValueList%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FregularValueList%20rdf%3Arest%2A%2Frdf%3Afirst%20%3FregularValue%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20NOT%20EXISTS%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FregularValueList%20rdf%3Arest%20rdf%3Anil%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%7D%0A%7D", + "has-question-origin" : "vs-m:color-score", + "form:requires-answer" : true, + "label" : "Color score*" + }, { + "@id" : "vs-f:vs-ae-ac-v--color-score/b32564493902266420fcd00227bdd66f-q", + "@type" : "doc:question", + "has-layout-class" : "type-ahead", + "has-possible-values-query" : "http://localhost:8080/rdf4j-server/repositories/vita-study-formgen?default-graph-uri=http%3A%2F%2Fvfn.cz%2Fontologies%2Fvita-study%2Fmodel&query=PREFIX%20rdfs%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23%3E%0APREFIX%20form%3A%20%3Chttp%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Fform%2F%3E%0APREFIX%20stm%3A%20%3Chttp%3A%2F%2Fvfn.cz%2Fontologies%2Fstudy-model%2F%3E%0A%0ACONSTRUCT%20%7B%0A%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdfs%3Acomment%20%3Fexplanation%20.%0A%20%20%20%20%20%3FValidNAValue%20rdfs%3Alabel%20%3FNALabel%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdfs%3Acomment%20%3FNAExplanation%20.%0A%20%20%20%20%20%3FValidNoneValue%20rdfs%3Alabel%20%3FNoneLabel%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdfs%3Acomment%20%3FNoneExplanation%20.%0A%20%20%20%20%20%20%23%20Ordering%20within%20data%0A%20%20%20%20%20%20%3Fvalue1%20form%3Ahas-preceding-value%20%3Fvalue2%20.%0A%20%20%20%20%20%20%23%20Other%0A%20%20%20%20%20%20%3FotherValue%20form%3Ahas-preceding-value%20%3FregularValue%20.%0A%20%20%20%20%20%20%23%20None%0A%20%20%20%20%20%20%3FValidNoneValue%20form%3Ahas-preceding-value%20%3Fvalue%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20form%3Ahas-preceding-value%20%3FotherValue%20.%0A%20%20%20%20%20%20%23%20N%2FA%0A%20%20%20%20%20%3FValidNAValue%20form%3Ahas-preceding-value%20%20%3Fvalue%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20form%3Ahas-preceding-value%20%3FotherValue%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20form%3Ahas-preceding-value%20%3FValidNoneValue%20.%0A%7D%0AWHERE%20%7B%0A%20%20%20%20%20%20%20%20VALUES%20%28%3FquestionOrigin%20%3FNAValue%20%3FNoneValue%29%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%28%3Chttp%3A%2F%2Fvfn.cz%2Fontologies%2Fvita-study%2Fmodel%2Fcolor-score%3E%20%20%3Chttp%3A%2F%2Fnull%3E%20%3Chttp%3A%2F%2Fnull%3E%29%0A%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20BIND%28IF%28%3FNoneValue%20%21%3D%20%3Chttp%3A%2F%2Fnull%3E%2C%20%3FNoneValue%2C%20%3FnotBoundVar%29%20as%20%3FValidNoneValue%29%0A%20%20%20%20%20%20%20BIND%28IF%28%3FNAValue%20%21%3D%20%3Chttp%3A%2F%2Fnull%3E%2C%20%3FNAValue%2C%20%3FnotBoundVar%29%20as%20%3FValidNAValue%29%0A%20%20%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%3Fvalue%20a%20%3FquestionOrigin%20.%0A%20%20%20%20%20%20%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20.%0A%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Fvalue%20rdfs%3Acomment%20%3Fexplanation%20.%0A%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%7D%20UNION%20%7B%0A%09%09%20%20%20%3Fvalue1%20a%20%3FquestionOrigin%20.%0A%09%09%20%20%20%3Fvalue2%20a%20%3FquestionOrigin%20.%0A%09%09%20%20%20%3Fvalue1%20stm%3Ahas-preceding-entity%20%3Fvalue2%20.%0A%20%20%20%20%20%20%20%20%7DUNION%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%3FNAValue%20rdfs%3Alabel%20%3FNALabel%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FNAValue%20rdfs%3Acomment%20%3FNAExplanation%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%7D%20UNION%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%3FNoneValue%20rdfs%3Alabel%20%3FNoneLabel%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FNoneValue%20rdfs%3Acomment%20%3FNoneExplanation%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%7D%20UNION%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FotherValue%20a%20%3FquestionOrigin%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FregularValue%20a%20%3FquestionOrigin%20.%0A%09%09%09%20%20%20%20%3FdisjClass%20a%20%20owl%3AClass%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FdisjClass%20%28owl%3AdisjointWith%7C%5Eowl%3AdisjointWith%29%3F%2Fowl%3AoneOf%20%3FotherValueList%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FotherValueList%20rdf%3Afirst%20%3FotherValue%20%3B%0A%20%20%20%20%09%09%09%09%09%09%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdf%3Arest%20rdf%3Anil%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FdisjClass%20%28owl%3AdisjointWith%7C%5Eowl%3AdisjointWith%29%3F%2Fowl%3AoneOf%20%3FregularValueList%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FregularValueList%20rdf%3Arest%2A%2Frdf%3Afirst%20%3FregularValue%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20NOT%20EXISTS%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FregularValueList%20rdf%3Arest%20rdf%3Anil%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%7D%0A%7D", + "has-question-origin" : "vs-m:color-score", + "form:requires-answer" : true, + "label" : "Color score*" + }, { + "@id" : "vs-f:vs-ae-ac-v--color-score/d07018348af79a33f06ded3f2d5dcde6-q", + "@type" : "doc:question", + "has-layout-class" : "type-ahead", + "has-possible-values-query" : "http://localhost:8080/rdf4j-server/repositories/vita-study-formgen?default-graph-uri=http%3A%2F%2Fvfn.cz%2Fontologies%2Fvita-study%2Fmodel&query=PREFIX%20rdfs%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23%3E%0APREFIX%20form%3A%20%3Chttp%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Fform%2F%3E%0APREFIX%20stm%3A%20%3Chttp%3A%2F%2Fvfn.cz%2Fontologies%2Fstudy-model%2F%3E%0A%0ACONSTRUCT%20%7B%0A%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdfs%3Acomment%20%3Fexplanation%20.%0A%20%20%20%20%20%3FValidNAValue%20rdfs%3Alabel%20%3FNALabel%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdfs%3Acomment%20%3FNAExplanation%20.%0A%20%20%20%20%20%3FValidNoneValue%20rdfs%3Alabel%20%3FNoneLabel%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdfs%3Acomment%20%3FNoneExplanation%20.%0A%20%20%20%20%20%20%23%20Ordering%20within%20data%0A%20%20%20%20%20%20%3Fvalue1%20form%3Ahas-preceding-value%20%3Fvalue2%20.%0A%20%20%20%20%20%20%23%20Other%0A%20%20%20%20%20%20%3FotherValue%20form%3Ahas-preceding-value%20%3FregularValue%20.%0A%20%20%20%20%20%20%23%20None%0A%20%20%20%20%20%20%3FValidNoneValue%20form%3Ahas-preceding-value%20%3Fvalue%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20form%3Ahas-preceding-value%20%3FotherValue%20.%0A%20%20%20%20%20%20%23%20N%2FA%0A%20%20%20%20%20%3FValidNAValue%20form%3Ahas-preceding-value%20%20%3Fvalue%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20form%3Ahas-preceding-value%20%3FotherValue%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20form%3Ahas-preceding-value%20%3FValidNoneValue%20.%0A%7D%0AWHERE%20%7B%0A%20%20%20%20%20%20%20%20VALUES%20%28%3FquestionOrigin%20%3FNAValue%20%3FNoneValue%29%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%28%3Chttp%3A%2F%2Fvfn.cz%2Fontologies%2Fvita-study%2Fmodel%2Fcolor-score%3E%20%20%3Chttp%3A%2F%2Fnull%3E%20%3Chttp%3A%2F%2Fnull%3E%29%0A%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20BIND%28IF%28%3FNoneValue%20%21%3D%20%3Chttp%3A%2F%2Fnull%3E%2C%20%3FNoneValue%2C%20%3FnotBoundVar%29%20as%20%3FValidNoneValue%29%0A%20%20%20%20%20%20%20BIND%28IF%28%3FNAValue%20%21%3D%20%3Chttp%3A%2F%2Fnull%3E%2C%20%3FNAValue%2C%20%3FnotBoundVar%29%20as%20%3FValidNAValue%29%0A%20%20%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%3Fvalue%20a%20%3FquestionOrigin%20.%0A%20%20%20%20%20%20%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20.%0A%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Fvalue%20rdfs%3Acomment%20%3Fexplanation%20.%0A%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%7D%20UNION%20%7B%0A%09%09%20%20%20%3Fvalue1%20a%20%3FquestionOrigin%20.%0A%09%09%20%20%20%3Fvalue2%20a%20%3FquestionOrigin%20.%0A%09%09%20%20%20%3Fvalue1%20stm%3Ahas-preceding-entity%20%3Fvalue2%20.%0A%20%20%20%20%20%20%20%20%7DUNION%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%3FNAValue%20rdfs%3Alabel%20%3FNALabel%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FNAValue%20rdfs%3Acomment%20%3FNAExplanation%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%7D%20UNION%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%3FNoneValue%20rdfs%3Alabel%20%3FNoneLabel%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FNoneValue%20rdfs%3Acomment%20%3FNoneExplanation%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%7D%20UNION%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FotherValue%20a%20%3FquestionOrigin%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FregularValue%20a%20%3FquestionOrigin%20.%0A%09%09%09%20%20%20%20%3FdisjClass%20a%20%20owl%3AClass%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FdisjClass%20%28owl%3AdisjointWith%7C%5Eowl%3AdisjointWith%29%3F%2Fowl%3AoneOf%20%3FotherValueList%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FotherValueList%20rdf%3Afirst%20%3FotherValue%20%3B%0A%20%20%20%20%09%09%09%09%09%09%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdf%3Arest%20rdf%3Anil%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FdisjClass%20%28owl%3AdisjointWith%7C%5Eowl%3AdisjointWith%29%3F%2Fowl%3AoneOf%20%3FregularValueList%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FregularValueList%20rdf%3Arest%2A%2Frdf%3Afirst%20%3FregularValue%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20NOT%20EXISTS%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FregularValueList%20rdf%3Arest%20rdf%3Anil%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%7D%0A%7D", + "has-question-origin" : "vs-m:color-score", + "form:requires-answer" : true, + "label" : "Color score*" + }, { + "@id" : "vs-f:vs-ae-ac-v--color-score/d9a492fcefe07194582baa4d22ca15ba-q", + "@type" : "doc:question", + "has-layout-class" : "type-ahead", + "has-possible-values-query" : "http://localhost:8080/rdf4j-server/repositories/vita-study-formgen?default-graph-uri=http%3A%2F%2Fvfn.cz%2Fontologies%2Fvita-study%2Fmodel&query=PREFIX%20rdfs%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23%3E%0APREFIX%20form%3A%20%3Chttp%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Fform%2F%3E%0APREFIX%20stm%3A%20%3Chttp%3A%2F%2Fvfn.cz%2Fontologies%2Fstudy-model%2F%3E%0A%0ACONSTRUCT%20%7B%0A%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdfs%3Acomment%20%3Fexplanation%20.%0A%20%20%20%20%20%3FValidNAValue%20rdfs%3Alabel%20%3FNALabel%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdfs%3Acomment%20%3FNAExplanation%20.%0A%20%20%20%20%20%3FValidNoneValue%20rdfs%3Alabel%20%3FNoneLabel%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdfs%3Acomment%20%3FNoneExplanation%20.%0A%20%20%20%20%20%20%23%20Ordering%20within%20data%0A%20%20%20%20%20%20%3Fvalue1%20form%3Ahas-preceding-value%20%3Fvalue2%20.%0A%20%20%20%20%20%20%23%20Other%0A%20%20%20%20%20%20%3FotherValue%20form%3Ahas-preceding-value%20%3FregularValue%20.%0A%20%20%20%20%20%20%23%20None%0A%20%20%20%20%20%20%3FValidNoneValue%20form%3Ahas-preceding-value%20%3Fvalue%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20form%3Ahas-preceding-value%20%3FotherValue%20.%0A%20%20%20%20%20%20%23%20N%2FA%0A%20%20%20%20%20%3FValidNAValue%20form%3Ahas-preceding-value%20%20%3Fvalue%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20form%3Ahas-preceding-value%20%3FotherValue%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20form%3Ahas-preceding-value%20%3FValidNoneValue%20.%0A%7D%0AWHERE%20%7B%0A%20%20%20%20%20%20%20%20VALUES%20%28%3FquestionOrigin%20%3FNAValue%20%3FNoneValue%29%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%28%3Chttp%3A%2F%2Fvfn.cz%2Fontologies%2Fvita-study%2Fmodel%2Fcolor-score%3E%20%20%3Chttp%3A%2F%2Fnull%3E%20%3Chttp%3A%2F%2Fnull%3E%29%0A%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20BIND%28IF%28%3FNoneValue%20%21%3D%20%3Chttp%3A%2F%2Fnull%3E%2C%20%3FNoneValue%2C%20%3FnotBoundVar%29%20as%20%3FValidNoneValue%29%0A%20%20%20%20%20%20%20BIND%28IF%28%3FNAValue%20%21%3D%20%3Chttp%3A%2F%2Fnull%3E%2C%20%3FNAValue%2C%20%3FnotBoundVar%29%20as%20%3FValidNAValue%29%0A%20%20%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%3Fvalue%20a%20%3FquestionOrigin%20.%0A%20%20%20%20%20%20%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20.%0A%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Fvalue%20rdfs%3Acomment%20%3Fexplanation%20.%0A%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%7D%20UNION%20%7B%0A%09%09%20%20%20%3Fvalue1%20a%20%3FquestionOrigin%20.%0A%09%09%20%20%20%3Fvalue2%20a%20%3FquestionOrigin%20.%0A%09%09%20%20%20%3Fvalue1%20stm%3Ahas-preceding-entity%20%3Fvalue2%20.%0A%20%20%20%20%20%20%20%20%7DUNION%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%3FNAValue%20rdfs%3Alabel%20%3FNALabel%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FNAValue%20rdfs%3Acomment%20%3FNAExplanation%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%7D%20UNION%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%3FNoneValue%20rdfs%3Alabel%20%3FNoneLabel%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FNoneValue%20rdfs%3Acomment%20%3FNoneExplanation%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%7D%20UNION%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FotherValue%20a%20%3FquestionOrigin%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FregularValue%20a%20%3FquestionOrigin%20.%0A%09%09%09%20%20%20%20%3FdisjClass%20a%20%20owl%3AClass%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FdisjClass%20%28owl%3AdisjointWith%7C%5Eowl%3AdisjointWith%29%3F%2Fowl%3AoneOf%20%3FotherValueList%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FotherValueList%20rdf%3Afirst%20%3FotherValue%20%3B%0A%20%20%20%20%09%09%09%09%09%09%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdf%3Arest%20rdf%3Anil%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FdisjClass%20%28owl%3AdisjointWith%7C%5Eowl%3AdisjointWith%29%3F%2Fowl%3AoneOf%20%3FregularValueList%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FregularValueList%20rdf%3Arest%2A%2Frdf%3Afirst%20%3FregularValue%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20NOT%20EXISTS%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FregularValueList%20rdf%3Arest%20rdf%3Anil%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%7D%0A%7D", + "has-question-origin" : "vs-m:color-score", + "form:requires-answer" : true, + "label" : "Color score*" + }, { + "@id" : "vs-f:vs-ae-ac-v--color-score/e3c7159df2a55215ff74399227f3b1b8-q", + "@type" : "doc:question", + "has-layout-class" : "type-ahead", + "has-possible-values-query" : "http://localhost:8080/rdf4j-server/repositories/vita-study-formgen?default-graph-uri=http%3A%2F%2Fvfn.cz%2Fontologies%2Fvita-study%2Fmodel&query=PREFIX%20rdfs%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23%3E%0APREFIX%20form%3A%20%3Chttp%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Fform%2F%3E%0APREFIX%20stm%3A%20%3Chttp%3A%2F%2Fvfn.cz%2Fontologies%2Fstudy-model%2F%3E%0A%0ACONSTRUCT%20%7B%0A%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdfs%3Acomment%20%3Fexplanation%20.%0A%20%20%20%20%20%3FValidNAValue%20rdfs%3Alabel%20%3FNALabel%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdfs%3Acomment%20%3FNAExplanation%20.%0A%20%20%20%20%20%3FValidNoneValue%20rdfs%3Alabel%20%3FNoneLabel%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdfs%3Acomment%20%3FNoneExplanation%20.%0A%20%20%20%20%20%20%23%20Ordering%20within%20data%0A%20%20%20%20%20%20%3Fvalue1%20form%3Ahas-preceding-value%20%3Fvalue2%20.%0A%20%20%20%20%20%20%23%20Other%0A%20%20%20%20%20%20%3FotherValue%20form%3Ahas-preceding-value%20%3FregularValue%20.%0A%20%20%20%20%20%20%23%20None%0A%20%20%20%20%20%20%3FValidNoneValue%20form%3Ahas-preceding-value%20%3Fvalue%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20form%3Ahas-preceding-value%20%3FotherValue%20.%0A%20%20%20%20%20%20%23%20N%2FA%0A%20%20%20%20%20%3FValidNAValue%20form%3Ahas-preceding-value%20%20%3Fvalue%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20form%3Ahas-preceding-value%20%3FotherValue%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20form%3Ahas-preceding-value%20%3FValidNoneValue%20.%0A%7D%0AWHERE%20%7B%0A%20%20%20%20%20%20%20%20VALUES%20%28%3FquestionOrigin%20%3FNAValue%20%3FNoneValue%29%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%28%3Chttp%3A%2F%2Fvfn.cz%2Fontologies%2Fvita-study%2Fmodel%2Fcolor-score%3E%20%20%3Chttp%3A%2F%2Fnull%3E%20%3Chttp%3A%2F%2Fnull%3E%29%0A%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20BIND%28IF%28%3FNoneValue%20%21%3D%20%3Chttp%3A%2F%2Fnull%3E%2C%20%3FNoneValue%2C%20%3FnotBoundVar%29%20as%20%3FValidNoneValue%29%0A%20%20%20%20%20%20%20BIND%28IF%28%3FNAValue%20%21%3D%20%3Chttp%3A%2F%2Fnull%3E%2C%20%3FNAValue%2C%20%3FnotBoundVar%29%20as%20%3FValidNAValue%29%0A%20%20%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%3Fvalue%20a%20%3FquestionOrigin%20.%0A%20%20%20%20%20%20%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20.%0A%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Fvalue%20rdfs%3Acomment%20%3Fexplanation%20.%0A%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%7D%20UNION%20%7B%0A%09%09%20%20%20%3Fvalue1%20a%20%3FquestionOrigin%20.%0A%09%09%20%20%20%3Fvalue2%20a%20%3FquestionOrigin%20.%0A%09%09%20%20%20%3Fvalue1%20stm%3Ahas-preceding-entity%20%3Fvalue2%20.%0A%20%20%20%20%20%20%20%20%7DUNION%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%3FNAValue%20rdfs%3Alabel%20%3FNALabel%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FNAValue%20rdfs%3Acomment%20%3FNAExplanation%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%7D%20UNION%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%3FNoneValue%20rdfs%3Alabel%20%3FNoneLabel%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FNoneValue%20rdfs%3Acomment%20%3FNoneExplanation%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%7D%20UNION%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FotherValue%20a%20%3FquestionOrigin%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FregularValue%20a%20%3FquestionOrigin%20.%0A%09%09%09%20%20%20%20%3FdisjClass%20a%20%20owl%3AClass%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FdisjClass%20%28owl%3AdisjointWith%7C%5Eowl%3AdisjointWith%29%3F%2Fowl%3AoneOf%20%3FotherValueList%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FotherValueList%20rdf%3Afirst%20%3FotherValue%20%3B%0A%20%20%20%20%09%09%09%09%09%09%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdf%3Arest%20rdf%3Anil%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FdisjClass%20%28owl%3AdisjointWith%7C%5Eowl%3AdisjointWith%29%3F%2Fowl%3AoneOf%20%3FregularValueList%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FregularValueList%20rdf%3Arest%2A%2Frdf%3Afirst%20%3FregularValue%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20NOT%20EXISTS%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FregularValueList%20rdf%3Arest%20rdf%3Anil%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%7D%0A%7D", + "has-question-origin" : "vs-m:color-score", + "form:requires-answer" : true, + "label" : "Color score*" + }, { + "@id" : "vs-f:vs-ae-ac-v--color-score/f3cee3ff3f56bf0d4078c3e972c162a9-q", + "@type" : "doc:question", + "has-layout-class" : "type-ahead", + "has-possible-values-query" : "http://localhost:8080/rdf4j-server/repositories/vita-study-formgen?default-graph-uri=http%3A%2F%2Fvfn.cz%2Fontologies%2Fvita-study%2Fmodel&query=PREFIX%20rdfs%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23%3E%0APREFIX%20form%3A%20%3Chttp%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Fform%2F%3E%0APREFIX%20stm%3A%20%3Chttp%3A%2F%2Fvfn.cz%2Fontologies%2Fstudy-model%2F%3E%0A%0ACONSTRUCT%20%7B%0A%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdfs%3Acomment%20%3Fexplanation%20.%0A%20%20%20%20%20%3FValidNAValue%20rdfs%3Alabel%20%3FNALabel%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdfs%3Acomment%20%3FNAExplanation%20.%0A%20%20%20%20%20%3FValidNoneValue%20rdfs%3Alabel%20%3FNoneLabel%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdfs%3Acomment%20%3FNoneExplanation%20.%0A%20%20%20%20%20%20%23%20Ordering%20within%20data%0A%20%20%20%20%20%20%3Fvalue1%20form%3Ahas-preceding-value%20%3Fvalue2%20.%0A%20%20%20%20%20%20%23%20Other%0A%20%20%20%20%20%20%3FotherValue%20form%3Ahas-preceding-value%20%3FregularValue%20.%0A%20%20%20%20%20%20%23%20None%0A%20%20%20%20%20%20%3FValidNoneValue%20form%3Ahas-preceding-value%20%3Fvalue%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20form%3Ahas-preceding-value%20%3FotherValue%20.%0A%20%20%20%20%20%20%23%20N%2FA%0A%20%20%20%20%20%3FValidNAValue%20form%3Ahas-preceding-value%20%20%3Fvalue%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20form%3Ahas-preceding-value%20%3FotherValue%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20form%3Ahas-preceding-value%20%3FValidNoneValue%20.%0A%7D%0AWHERE%20%7B%0A%20%20%20%20%20%20%20%20VALUES%20%28%3FquestionOrigin%20%3FNAValue%20%3FNoneValue%29%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%28%3Chttp%3A%2F%2Fvfn.cz%2Fontologies%2Fvita-study%2Fmodel%2Fcolor-score%3E%20%20%3Chttp%3A%2F%2Fnull%3E%20%3Chttp%3A%2F%2Fnull%3E%29%0A%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20BIND%28IF%28%3FNoneValue%20%21%3D%20%3Chttp%3A%2F%2Fnull%3E%2C%20%3FNoneValue%2C%20%3FnotBoundVar%29%20as%20%3FValidNoneValue%29%0A%20%20%20%20%20%20%20BIND%28IF%28%3FNAValue%20%21%3D%20%3Chttp%3A%2F%2Fnull%3E%2C%20%3FNAValue%2C%20%3FnotBoundVar%29%20as%20%3FValidNAValue%29%0A%20%20%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%3Fvalue%20a%20%3FquestionOrigin%20.%0A%20%20%20%20%20%20%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20.%0A%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Fvalue%20rdfs%3Acomment%20%3Fexplanation%20.%0A%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%7D%20UNION%20%7B%0A%09%09%20%20%20%3Fvalue1%20a%20%3FquestionOrigin%20.%0A%09%09%20%20%20%3Fvalue2%20a%20%3FquestionOrigin%20.%0A%09%09%20%20%20%3Fvalue1%20stm%3Ahas-preceding-entity%20%3Fvalue2%20.%0A%20%20%20%20%20%20%20%20%7DUNION%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%3FNAValue%20rdfs%3Alabel%20%3FNALabel%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FNAValue%20rdfs%3Acomment%20%3FNAExplanation%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%7D%20UNION%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%3FNoneValue%20rdfs%3Alabel%20%3FNoneLabel%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FNoneValue%20rdfs%3Acomment%20%3FNoneExplanation%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%7D%20UNION%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FotherValue%20a%20%3FquestionOrigin%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FregularValue%20a%20%3FquestionOrigin%20.%0A%09%09%09%20%20%20%20%3FdisjClass%20a%20%20owl%3AClass%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FdisjClass%20%28owl%3AdisjointWith%7C%5Eowl%3AdisjointWith%29%3F%2Fowl%3AoneOf%20%3FotherValueList%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FotherValueList%20rdf%3Afirst%20%3FotherValue%20%3B%0A%20%20%20%20%09%09%09%09%09%09%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdf%3Arest%20rdf%3Anil%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FdisjClass%20%28owl%3AdisjointWith%7C%5Eowl%3AdisjointWith%29%3F%2Fowl%3AoneOf%20%3FregularValueList%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FregularValueList%20rdf%3Arest%2A%2Frdf%3Afirst%20%3FregularValue%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20NOT%20EXISTS%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FregularValueList%20rdf%3Arest%20rdf%3Anil%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%7D%0A%7D", + "has-question-origin" : "vs-m:color-score", + "form:requires-answer" : true, + "label" : "Color score*" + }, { + "@id" : "vs-f:vs-ae-ac-v--image-quality/0c6f8a3d7d6958d4154d8e8472fa1d9c-q", + "@type" : "doc:question", + "has-layout-class" : "number", + "has-datatype" : "xsd:int", + "has-preceding-question" : "vs-f:vs-ae-ac-v--color-score/0c6f8a3d7d6958d4154d8e8472fa1d9c-q", + "has-question-origin" : "vs-f:vs-ae-ac-v--image-quality/0c6f8a3d7d6958d4154d8e8472fa1d9c-q-generated-qo", + "form:requires-answer" : true, + "label" : "Image quality (0 - Very unsatisfactory, 10 - Perfect)*", + "maxInclusive" : "10", + "minInclusive" : "0" + }, { + "@id" : "vs-f:vs-ae-ac-v--image-quality/106f0100efb26779483422e9ccb06e76-q", + "@type" : "doc:question", + "has-layout-class" : "number", + "has-datatype" : "xsd:int", + "has-preceding-question" : "vs-f:vs-ae-ac-v--color-score/106f0100efb26779483422e9ccb06e76-q", + "has-question-origin" : "vs-f:vs-ae-ac-v--image-quality/106f0100efb26779483422e9ccb06e76-q-generated-qo", + "form:requires-answer" : true, + "label" : "Image quality (0 - Very unsatisfactory, 10 - Perfect)*", + "maxInclusive" : "10", + "minInclusive" : "0" + }, { + "@id" : "vs-f:vs-ae-ac-v--image-quality/28d859e4944c3eecf077d7af6dbb7ccd-q", + "@type" : "doc:question", + "has-layout-class" : "number", + "has-datatype" : "xsd:int", + "has-preceding-question" : "vs-f:vs-ae-ac-v--color-score/28d859e4944c3eecf077d7af6dbb7ccd-q", + "has-question-origin" : "vs-f:vs-ae-ac-v--image-quality/28d859e4944c3eecf077d7af6dbb7ccd-q-generated-qo", + "form:requires-answer" : true, + "label" : "Image quality (0 - Very unsatisfactory, 10 - Perfect)*", + "maxInclusive" : "10", + "minInclusive" : "0" + }, { + "@id" : "vs-f:vs-ae-ac-v--image-quality/38c2b01cd1719005611b92391eaf8cd5-q", + "@type" : "doc:question", + "has-layout-class" : "number", + "has-datatype" : "xsd:int", + "has-preceding-question" : "vs-f:vs-ae-ac-v--color-score/38c2b01cd1719005611b92391eaf8cd5-q", + "has-question-origin" : "vs-f:vs-ae-ac-v--image-quality/38c2b01cd1719005611b92391eaf8cd5-q-generated-qo", + "form:requires-answer" : true, + "label" : "Image quality (0 - Very unsatisfactory, 10 - Perfect)*", + "maxInclusive" : "10", + "minInclusive" : "0" + }, { + "@id" : "vs-f:vs-ae-ac-v--image-quality/759655317ae9dd06c56603a0bfb3156b-q", + "@type" : "doc:question", + "has-layout-class" : "number", + "has-datatype" : "xsd:int", + "has-preceding-question" : "vs-f:vs-ae-ac-v--color-score/759655317ae9dd06c56603a0bfb3156b-q", + "has-question-origin" : "vs-f:vs-ae-ac-v--image-quality/759655317ae9dd06c56603a0bfb3156b-q-generated-qo", + "form:requires-answer" : true, + "label" : "Image quality (0 - Very unsatisfactory, 10 - Perfect)*", + "maxInclusive" : "10", + "minInclusive" : "0" + }, { + "@id" : "vs-f:vs-ae-ac-v--image-quality/b32564493902266420fcd00227bdd66f-q", + "@type" : "doc:question", + "has-layout-class" : "number", + "has-datatype" : "xsd:int", + "has-preceding-question" : "vs-f:vs-ae-ac-v--color-score/b32564493902266420fcd00227bdd66f-q", + "has-question-origin" : "vs-f:vs-ae-ac-v--image-quality/b32564493902266420fcd00227bdd66f-q-generated-qo", + "form:requires-answer" : true, + "label" : "Image quality (0 - Very unsatisfactory, 10 - Perfect)*", + "maxInclusive" : "10", + "minInclusive" : "0" + }, { + "@id" : "vs-f:vs-ae-ac-v--image-quality/d07018348af79a33f06ded3f2d5dcde6-q", + "@type" : "doc:question", + "has-layout-class" : "number", + "has-datatype" : "xsd:int", + "has-preceding-question" : "vs-f:vs-ae-ac-v--color-score/d07018348af79a33f06ded3f2d5dcde6-q", + "has-question-origin" : "vs-f:vs-ae-ac-v--image-quality/d07018348af79a33f06ded3f2d5dcde6-q-generated-qo", + "form:requires-answer" : true, + "label" : "Image quality (0 - Very unsatisfactory, 10 - Perfect)*", + "maxInclusive" : "10", + "minInclusive" : "0" + }, { + "@id" : "vs-f:vs-ae-ac-v--image-quality/d9a492fcefe07194582baa4d22ca15ba-q", + "@type" : "doc:question", + "has-layout-class" : "number", + "has-datatype" : "xsd:int", + "has-preceding-question" : "vs-f:vs-ae-ac-v--color-score/d9a492fcefe07194582baa4d22ca15ba-q", + "has-question-origin" : "vs-f:vs-ae-ac-v--image-quality/d9a492fcefe07194582baa4d22ca15ba-q-generated-qo", + "form:requires-answer" : true, + "label" : "Image quality (0 - Very unsatisfactory, 10 - Perfect)*", + "maxInclusive" : "10", + "minInclusive" : "0" + }, { + "@id" : "vs-f:vs-ae-ac-v--image-quality/e3c7159df2a55215ff74399227f3b1b8-q", + "@type" : "doc:question", + "has-layout-class" : "number", + "has-datatype" : "xsd:int", + "has-preceding-question" : "vs-f:vs-ae-ac-v--color-score/e3c7159df2a55215ff74399227f3b1b8-q", + "has-question-origin" : "vs-f:vs-ae-ac-v--image-quality/e3c7159df2a55215ff74399227f3b1b8-q-generated-qo", + "form:requires-answer" : true, + "label" : "Image quality (0 - Very unsatisfactory, 10 - Perfect)*", + "maxInclusive" : "10", + "minInclusive" : "0" + }, { + "@id" : "vs-f:vs-ae-ac-v--image-quality/f3cee3ff3f56bf0d4078c3e972c162a9-q", + "@type" : "doc:question", + "has-layout-class" : "number", + "has-datatype" : "xsd:int", + "has-preceding-question" : "vs-f:vs-ae-ac-v--color-score/f3cee3ff3f56bf0d4078c3e972c162a9-q", + "has-question-origin" : "vs-f:vs-ae-ac-v--image-quality/f3cee3ff3f56bf0d4078c3e972c162a9-q-generated-qo", + "form:requires-answer" : true, + "label" : "Image quality (0 - Very unsatisfactory, 10 - Perfect)*", + "maxInclusive" : "10", + "minInclusive" : "0" + }, { + "@id" : "vs-f:vs-ae-ac-v--level-of-confidence/0c6f8a3d7d6958d4154d8e8472fa1d9c-q", + "@type" : "doc:question", + "has-layout-class" : "number", + "has-datatype" : "xsd:int", + "has-preceding-question" : "vs-f:vs-ae-ac-v--image-quality/0c6f8a3d7d6958d4154d8e8472fa1d9c-q", + "has-question-origin" : "vs-f:vs-ae-ac-v--level-of-confidence/0c6f8a3d7d6958d4154d8e8472fa1d9c-q-generated-qo", + "form:requires-answer" : true, + "label" : "Level of confidence (0 - Very uncertain, 10 - Absolutely certain)*", + "maxInclusive" : "10", + "minInclusive" : "0" + }, { + "@id" : "vs-f:vs-ae-ac-v--level-of-confidence/106f0100efb26779483422e9ccb06e76-q", + "@type" : "doc:question", + "has-layout-class" : "number", + "has-datatype" : "xsd:int", + "has-preceding-question" : "vs-f:vs-ae-ac-v--image-quality/106f0100efb26779483422e9ccb06e76-q", + "has-question-origin" : "vs-f:vs-ae-ac-v--level-of-confidence/106f0100efb26779483422e9ccb06e76-q-generated-qo", + "form:requires-answer" : true, + "label" : "Level of confidence (0 - Very uncertain, 10 - Absolutely certain)*", + "maxInclusive" : "10", + "minInclusive" : "0" + }, { + "@id" : "vs-f:vs-ae-ac-v--level-of-confidence/28d859e4944c3eecf077d7af6dbb7ccd-q", + "@type" : "doc:question", + "has-layout-class" : "number", + "has-datatype" : "xsd:int", + "has-preceding-question" : "vs-f:vs-ae-ac-v--image-quality/28d859e4944c3eecf077d7af6dbb7ccd-q", + "has-question-origin" : "vs-f:vs-ae-ac-v--level-of-confidence/28d859e4944c3eecf077d7af6dbb7ccd-q-generated-qo", + "form:requires-answer" : true, + "label" : "Level of confidence (0 - Very uncertain, 10 - Absolutely certain)*", + "maxInclusive" : "10", + "minInclusive" : "0" + }, { + "@id" : "vs-f:vs-ae-ac-v--level-of-confidence/38c2b01cd1719005611b92391eaf8cd5-q", + "@type" : "doc:question", + "has-layout-class" : "number", + "has-datatype" : "xsd:int", + "has-preceding-question" : "vs-f:vs-ae-ac-v--image-quality/38c2b01cd1719005611b92391eaf8cd5-q", + "has-question-origin" : "vs-f:vs-ae-ac-v--level-of-confidence/38c2b01cd1719005611b92391eaf8cd5-q-generated-qo", + "form:requires-answer" : true, + "label" : "Level of confidence (0 - Very uncertain, 10 - Absolutely certain)*", + "maxInclusive" : "10", + "minInclusive" : "0" + }, { + "@id" : "vs-f:vs-ae-ac-v--level-of-confidence/759655317ae9dd06c56603a0bfb3156b-q", + "@type" : "doc:question", + "has-layout-class" : "number", + "has-datatype" : "xsd:int", + "has-preceding-question" : "vs-f:vs-ae-ac-v--image-quality/759655317ae9dd06c56603a0bfb3156b-q", + "has-question-origin" : "vs-f:vs-ae-ac-v--level-of-confidence/759655317ae9dd06c56603a0bfb3156b-q-generated-qo", + "form:requires-answer" : true, + "label" : "Level of confidence (0 - Very uncertain, 10 - Absolutely certain)*", + "maxInclusive" : "10", + "minInclusive" : "0" + }, { + "@id" : "vs-f:vs-ae-ac-v--level-of-confidence/b32564493902266420fcd00227bdd66f-q", + "@type" : "doc:question", + "has-layout-class" : "number", + "has-datatype" : "xsd:int", + "has-preceding-question" : "vs-f:vs-ae-ac-v--image-quality/b32564493902266420fcd00227bdd66f-q", + "has-question-origin" : "vs-f:vs-ae-ac-v--level-of-confidence/b32564493902266420fcd00227bdd66f-q-generated-qo", + "form:requires-answer" : true, + "label" : "Level of confidence (0 - Very uncertain, 10 - Absolutely certain)*", + "maxInclusive" : "10", + "minInclusive" : "0" + }, { + "@id" : "vs-f:vs-ae-ac-v--level-of-confidence/d07018348af79a33f06ded3f2d5dcde6-q", + "@type" : "doc:question", + "has-layout-class" : "number", + "has-datatype" : "xsd:int", + "has-preceding-question" : "vs-f:vs-ae-ac-v--image-quality/d07018348af79a33f06ded3f2d5dcde6-q", + "has-question-origin" : "vs-f:vs-ae-ac-v--level-of-confidence/d07018348af79a33f06ded3f2d5dcde6-q-generated-qo", + "form:requires-answer" : true, + "label" : "Level of confidence (0 - Very uncertain, 10 - Absolutely certain)*", + "maxInclusive" : "10", + "minInclusive" : "0" + }, { + "@id" : "vs-f:vs-ae-ac-v--level-of-confidence/d9a492fcefe07194582baa4d22ca15ba-q", + "@type" : "doc:question", + "has-layout-class" : "number", + "has-datatype" : "xsd:int", + "has-preceding-question" : "vs-f:vs-ae-ac-v--image-quality/d9a492fcefe07194582baa4d22ca15ba-q", + "has-question-origin" : "vs-f:vs-ae-ac-v--level-of-confidence/d9a492fcefe07194582baa4d22ca15ba-q-generated-qo", + "form:requires-answer" : true, + "label" : "Level of confidence (0 - Very uncertain, 10 - Absolutely certain)*", + "maxInclusive" : "10", + "minInclusive" : "0" + }, { + "@id" : "vs-f:vs-ae-ac-v--level-of-confidence/e3c7159df2a55215ff74399227f3b1b8-q", + "@type" : "doc:question", + "has-layout-class" : "number", + "has-datatype" : "xsd:int", + "has-preceding-question" : "vs-f:vs-ae-ac-v--image-quality/e3c7159df2a55215ff74399227f3b1b8-q", + "has-question-origin" : "vs-f:vs-ae-ac-v--level-of-confidence/e3c7159df2a55215ff74399227f3b1b8-q-generated-qo", + "form:requires-answer" : true, + "label" : "Level of confidence (0 - Very uncertain, 10 - Absolutely certain)*", + "maxInclusive" : "10", + "minInclusive" : "0" + }, { + "@id" : "vs-f:vs-ae-ac-v--level-of-confidence/f3cee3ff3f56bf0d4078c3e972c162a9-q", + "@type" : "doc:question", + "has-layout-class" : "number", + "has-datatype" : "xsd:int", + "has-preceding-question" : "vs-f:vs-ae-ac-v--image-quality/f3cee3ff3f56bf0d4078c3e972c162a9-q", + "has-question-origin" : "vs-f:vs-ae-ac-v--level-of-confidence/f3cee3ff3f56bf0d4078c3e972c162a9-q-generated-qo", + "form:requires-answer" : true, + "label" : "Level of confidence (0 - Very uncertain, 10 - Absolutely certain)*", + "maxInclusive" : "10", + "minInclusive" : "0" + }, { + "@id" : "vs-f:vs-gi--level-of-ultrasound-experience-q", + "@type" : "doc:question", + "has-layout-class" : "type-ahead", + "has-possible-values-query" : "http://localhost:8080/rdf4j-server/repositories/vita-study-formgen?default-graph-uri=http%3A%2F%2Fvfn.cz%2Fontologies%2Fvita-study%2Fmodel&query=PREFIX%20rdfs%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23%3E%0APREFIX%20form%3A%20%3Chttp%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Fform%2F%3E%0APREFIX%20stm%3A%20%3Chttp%3A%2F%2Fvfn.cz%2Fontologies%2Fstudy-model%2F%3E%0A%0ACONSTRUCT%20%7B%0A%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdfs%3Acomment%20%3Fexplanation%20.%0A%20%20%20%20%20%3FValidNAValue%20rdfs%3Alabel%20%3FNALabel%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdfs%3Acomment%20%3FNAExplanation%20.%0A%20%20%20%20%20%3FValidNoneValue%20rdfs%3Alabel%20%3FNoneLabel%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdfs%3Acomment%20%3FNoneExplanation%20.%0A%20%20%20%20%20%20%23%20Ordering%20within%20data%0A%20%20%20%20%20%20%3Fvalue1%20form%3Ahas-preceding-value%20%3Fvalue2%20.%0A%20%20%20%20%20%20%23%20Other%0A%20%20%20%20%20%20%3FotherValue%20form%3Ahas-preceding-value%20%3FregularValue%20.%0A%20%20%20%20%20%20%23%20None%0A%20%20%20%20%20%20%3FValidNoneValue%20form%3Ahas-preceding-value%20%3Fvalue%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20form%3Ahas-preceding-value%20%3FotherValue%20.%0A%20%20%20%20%20%20%23%20N%2FA%0A%20%20%20%20%20%3FValidNAValue%20form%3Ahas-preceding-value%20%20%3Fvalue%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20form%3Ahas-preceding-value%20%3FotherValue%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20form%3Ahas-preceding-value%20%3FValidNoneValue%20.%0A%7D%0AWHERE%20%7B%0A%20%20%20%20%20%20%20%20VALUES%20%28%3FquestionOrigin%20%3FNAValue%20%3FNoneValue%29%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%28%3Chttp%3A%2F%2Fvfn.cz%2Fontologies%2Fvita-study%2Fmodel%2Flevel-of-ultrasound-experience%3E%20%20%3Chttp%3A%2F%2Fnull%3E%20%3Chttp%3A%2F%2Fnull%3E%29%0A%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20BIND%28IF%28%3FNoneValue%20%21%3D%20%3Chttp%3A%2F%2Fnull%3E%2C%20%3FNoneValue%2C%20%3FnotBoundVar%29%20as%20%3FValidNoneValue%29%0A%20%20%20%20%20%20%20BIND%28IF%28%3FNAValue%20%21%3D%20%3Chttp%3A%2F%2Fnull%3E%2C%20%3FNAValue%2C%20%3FnotBoundVar%29%20as%20%3FValidNAValue%29%0A%20%20%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%3Fvalue%20a%20%3FquestionOrigin%20.%0A%20%20%20%20%20%20%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20.%0A%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Fvalue%20rdfs%3Acomment%20%3Fexplanation%20.%0A%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%7D%20UNION%20%7B%0A%09%09%20%20%20%3Fvalue1%20a%20%3FquestionOrigin%20.%0A%09%09%20%20%20%3Fvalue2%20a%20%3FquestionOrigin%20.%0A%09%09%20%20%20%3Fvalue1%20stm%3Ahas-preceding-entity%20%3Fvalue2%20.%0A%20%20%20%20%20%20%20%20%7DUNION%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%3FNAValue%20rdfs%3Alabel%20%3FNALabel%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FNAValue%20rdfs%3Acomment%20%3FNAExplanation%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%7D%20UNION%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%3FNoneValue%20rdfs%3Alabel%20%3FNoneLabel%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FNoneValue%20rdfs%3Acomment%20%3FNoneExplanation%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%7D%20UNION%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FotherValue%20a%20%3FquestionOrigin%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FregularValue%20a%20%3FquestionOrigin%20.%0A%09%09%09%20%20%20%20%3FdisjClass%20a%20%20owl%3AClass%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FdisjClass%20%28owl%3AdisjointWith%7C%5Eowl%3AdisjointWith%29%3F%2Fowl%3AoneOf%20%3FotherValueList%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FotherValueList%20rdf%3Afirst%20%3FotherValue%20%3B%0A%20%20%20%20%09%09%09%09%09%09%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdf%3Arest%20rdf%3Anil%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FdisjClass%20%28owl%3AdisjointWith%7C%5Eowl%3AdisjointWith%29%3F%2Fowl%3AoneOf%20%3FregularValueList%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FregularValueList%20rdf%3Arest%2A%2Frdf%3Afirst%20%3FregularValue%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20NOT%20EXISTS%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FregularValueList%20rdf%3Arest%20rdf%3Anil%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%7D%0A%7D", + "has-question-origin" : "vs-m:level-of-ultrasound-experience", + "description" : "low experience <500 scans, intermediate experience 500-5000 scans, high experience >5000 scans", + "label" : "Level of ultrasound experience (based on the number of gynecological scans in non pregnant women)" + }, { + "@id" : "vs-f:vs-gi--type-of-ultrasound-center-q", + "@type" : "doc:question", + "has-layout-class" : "type-ahead", + "has-possible-values-query" : "http://localhost:8080/rdf4j-server/repositories/vita-study-formgen?default-graph-uri=http%3A%2F%2Fvfn.cz%2Fontologies%2Fvita-study%2Fmodel&query=PREFIX%20rdfs%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23%3E%0APREFIX%20form%3A%20%3Chttp%3A%2F%2Fonto.fel.cvut.cz%2Fontologies%2Fform%2F%3E%0APREFIX%20stm%3A%20%3Chttp%3A%2F%2Fvfn.cz%2Fontologies%2Fstudy-model%2F%3E%0A%0ACONSTRUCT%20%7B%0A%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdfs%3Acomment%20%3Fexplanation%20.%0A%20%20%20%20%20%3FValidNAValue%20rdfs%3Alabel%20%3FNALabel%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdfs%3Acomment%20%3FNAExplanation%20.%0A%20%20%20%20%20%3FValidNoneValue%20rdfs%3Alabel%20%3FNoneLabel%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdfs%3Acomment%20%3FNoneExplanation%20.%0A%20%20%20%20%20%20%23%20Ordering%20within%20data%0A%20%20%20%20%20%20%3Fvalue1%20form%3Ahas-preceding-value%20%3Fvalue2%20.%0A%20%20%20%20%20%20%23%20Other%0A%20%20%20%20%20%20%3FotherValue%20form%3Ahas-preceding-value%20%3FregularValue%20.%0A%20%20%20%20%20%20%23%20None%0A%20%20%20%20%20%20%3FValidNoneValue%20form%3Ahas-preceding-value%20%3Fvalue%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20form%3Ahas-preceding-value%20%3FotherValue%20.%0A%20%20%20%20%20%20%23%20N%2FA%0A%20%20%20%20%20%3FValidNAValue%20form%3Ahas-preceding-value%20%20%3Fvalue%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20form%3Ahas-preceding-value%20%3FotherValue%20%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20form%3Ahas-preceding-value%20%3FValidNoneValue%20.%0A%7D%0AWHERE%20%7B%0A%20%20%20%20%20%20%20%20VALUES%20%28%3FquestionOrigin%20%3FNAValue%20%3FNoneValue%29%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%28%3Chttp%3A%2F%2Fvfn.cz%2Fontologies%2Fvita-study%2Fmodel%2Ftype-of-ultrasound-center%3E%20%20%3Chttp%3A%2F%2Fnull%3E%20%3Chttp%3A%2F%2Fnull%3E%29%0A%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20BIND%28IF%28%3FNoneValue%20%21%3D%20%3Chttp%3A%2F%2Fnull%3E%2C%20%3FNoneValue%2C%20%3FnotBoundVar%29%20as%20%3FValidNoneValue%29%0A%20%20%20%20%20%20%20BIND%28IF%28%3FNAValue%20%21%3D%20%3Chttp%3A%2F%2Fnull%3E%2C%20%3FNAValue%2C%20%3FnotBoundVar%29%20as%20%3FValidNAValue%29%0A%20%20%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%3Fvalue%20a%20%3FquestionOrigin%20.%0A%20%20%20%20%20%20%20%20%20%20%20%3Fvalue%20rdfs%3Alabel%20%3Flabel%20.%0A%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Fvalue%20rdfs%3Acomment%20%3Fexplanation%20.%0A%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%7D%20UNION%20%7B%0A%09%09%20%20%20%3Fvalue1%20a%20%3FquestionOrigin%20.%0A%09%09%20%20%20%3Fvalue2%20a%20%3FquestionOrigin%20.%0A%09%09%20%20%20%3Fvalue1%20stm%3Ahas-preceding-entity%20%3Fvalue2%20.%0A%20%20%20%20%20%20%20%20%7DUNION%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%3FNAValue%20rdfs%3Alabel%20%3FNALabel%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FNAValue%20rdfs%3Acomment%20%3FNAExplanation%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%7D%20UNION%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%3FNoneValue%20rdfs%3Alabel%20%3FNoneLabel%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FNoneValue%20rdfs%3Acomment%20%3FNoneExplanation%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%7D%20UNION%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FotherValue%20a%20%3FquestionOrigin%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FregularValue%20a%20%3FquestionOrigin%20.%0A%09%09%09%20%20%20%20%3FdisjClass%20a%20%20owl%3AClass%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FdisjClass%20%28owl%3AdisjointWith%7C%5Eowl%3AdisjointWith%29%3F%2Fowl%3AoneOf%20%3FotherValueList%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FotherValueList%20rdf%3Afirst%20%3FotherValue%20%3B%0A%20%20%20%20%09%09%09%09%09%09%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rdf%3Arest%20rdf%3Anil%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FdisjClass%20%28owl%3AdisjointWith%7C%5Eowl%3AdisjointWith%29%3F%2Fowl%3AoneOf%20%3FregularValueList%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FregularValueList%20rdf%3Arest%2A%2Frdf%3Afirst%20%3FregularValue%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20NOT%20EXISTS%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3FregularValueList%20rdf%3Arest%20rdf%3Anil%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%7D%0A%7D", + "has-preceding-question" : "vs-f:vs-gi--level-of-ultrasound-experience-q", + "has-question-origin" : "vs-m:type-of-ultrasound-center", + "label" : "Type of ultrasound center" + }, { + "@id" : "xsd:maxInclusive", + "@type" : "owl:AnnotationProperty" + }, { + "@id" : "xsd:minInclusive", + "@type" : "owl:AnnotationProperty" + }, { + "@id" : "skos:altLabel", + "subPropertyOf" : "rdfs:label" + } ], + "@context" : { + "has_related_question" : { + "@id" : "http://onto.fel.cvut.cz/ontologies/documentation/has_related_question", + "@type" : "@id" + }, + "has-layout-class" : { + "@id" : "http://onto.fel.cvut.cz/ontologies/form-layout/has-layout-class" + }, + "has-question-origin" : { + "@id" : "http://onto.fel.cvut.cz/ontologies/form/has-question-origin", + "@type" : "@id" + }, + "has-media-content" : { + "@id" : "http://onto.fel.cvut.cz/ontologies/form/has-media-content" + }, + "label" : { + "@id" : "http://www.w3.org/2000/01/rdf-schema#label" + }, + "has-template" : { + "@id" : "http://onto.fel.cvut.cz/ontologies/form/has-template", + "@type" : "@id" + }, + "description" : { + "@id" : "http://purl.org/dc/elements/1.1/description" + }, + "requires-answer" : { + "@id" : "http://onto.fel.cvut.cz/ontologies/form/requires-answer", + "@type" : "http://www.w3.org/2001/XMLSchema#boolean" + }, + "minInclusive" : { + "@id" : "http://www.w3.org/2001/XMLSchema#minInclusive" + }, + "maxInclusive" : { + "@id" : "http://www.w3.org/2001/XMLSchema#maxInclusive" + }, + "has-datatype" : { + "@id" : "http://onto.fel.cvut.cz/ontologies/form/has-datatype", + "@type" : "@id" + }, + "has-preceding-question" : { + "@id" : "http://onto.fel.cvut.cz/ontologies/form/has-preceding-question", + "@type" : "@id" + }, + "has-possible-values-query" : { + "@id" : "http://onto.fel.cvut.cz/ontologies/form/has-possible-values-query" + }, + "subPropertyOf" : { + "@id" : "http://www.w3.org/2000/01/rdf-schema#subPropertyOf", + "@type" : "@id" + }, + "vs-mm" : "http://vfn.cz/ontologies/vita-study/media-metadata/", + "e-m" : "http://onto.fel.cvut.cz/ontologies/eccairs/model/", + "e-m-i" : "http://onto.fel.cvut.cz/ontologies/eccairs/model/instance#", + "owl" : "http://www.w3.org/2002/07/owl#", + "vs-gen" : "http://vfn.cz/ontologies/vita-study/form-generation/", + "tops" : "http://www.topbraid.org/tops#", + "skos" : "http://www.w3.org/2004/02/skos/core#", + "spif" : "http://spinrdf.org/spif#", + "xml" : "http://www.w3.org/XML/1998/namespace", + "form-ecc-lib" : "http://onto.fel.cvut.cz/ontologies/aviation/eccairs-form-lib/", + "km-rdf4j" : "http://onto.fel.cvut.cz/ontologies/lib/module/rdf4j/", + "e-a-3.4.0.2" : "http://onto.fel.cvut.cz/ontologies/eccairs/aviation-3.4.0.2/", + "e-m-map" : "http://onto.fel.cvut.cz/ontologies/eccairs/mapping/model/", + "turtle" : "http://www.semanticweb.org/owl/owlapi/turtle#", + "km-param" : "http://onto.fel.cvut.cz/ontologies/lib/module-param/", + "km-form" : "http://onto.fel.cvut.cz/ontologies/lib/module/form/", + "stm" : "http://vfn.cz/ontologies/study-model/", + "spl" : "http://spinrdf.org/spl#", + "form-lt" : "http://onto.fel.cvut.cz/ontologies/form-layout/", + "form-ecc-map-0.2" : "http://onto.fel.cvut.cz/ontologies/aviation/eccairs-form-mapping-0.2/", + "jfn" : "java:org.apache.jena.sparql.function.library.", + "form-ecc-cfg-0.2" : "http://onto.fel.cvut.cz/ontologies/aviation/eccairs-form-config-0.2/", + "doc" : "http://onto.fel.cvut.cz/ontologies/documentation/", + "xsd" : "http://www.w3.org/2001/XMLSchema#", + "fn" : "http://www.w3.org/2005/xpath-functions#", + "rdfs" : "http://www.w3.org/2000/01/rdf-schema#", + "smf" : "http://topbraid.org/sparqlmotionfunctions#", + "ft" : "http://onto.fel.cvut.cz/ontologies/form-templates/", + "sml" : "http://topbraid.org/sparqlmotionlib#", + "dct" : "http://purl.org/dc/terms/", + "form-ecc" : "http://onto.fel.cvut.cz/ontologies/aviation/eccairs-form/", + "arg" : "http://spinrdf.org/arg#", + "sm" : "http://topbraid.org/sparqlmotion#", + "sp" : "http://spinrdf.org/sp#", + "kbss-module" : "http://onto.fel.cvut.cz/ontologies/lib/module/", + "vs-f" : "http://vfn.cz/ontologies/vita-study/form/", + "afn" : "http://jena.hpl.hp.com/ARQ/function#", + "vfn-form-mod" : "http://onto.fel.cvut.cz/ontologies/vfn-form-mod/", + "vs-m" : "http://vfn.cz/ontologies/vita-study/model/", + "vfn-form-lib" : "http://onto.fel.cvut.cz/ontologies/vfn-form-lib/", + "km-tabular" : "http://onto.fel.cvut.cz/ontologies/lib/module/tabular/", + "form-ecc-gen-0.2" : "http://onto.fel.cvut.cz/ontologies/aviation/eccairs-form-generation-0.2/", + "form" : "http://onto.fel.cvut.cz/ontologies/form/", + "rdf" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#", + "pf" : "http://jena.hpl.hp.com/ARQ/property#", + "km-sesame" : "http://onto.fel.cvut.cz/ontologies/lib/module/sesame/", + "spin" : "http://spinrdf.org/spin#", + "kbss-spif" : "http://onto.fel.cvut.cz/ontologies/lib/spin-function/", + "obo" : "http://purl.obolibrary.org/obo/", + "dc" : "http://purl.org/dc/elements/1.1/", + "ufo" : "http://onto.fel.cvut.cz/ontologies/ufo/" + } }