JsonSchema:Description: Difference between revisions

From OSL Demo
(Update package: OSW Core)
 
(Update package: OSW Core)
Line 2: Line 2:
     "@context": {
     "@context": {
         "rdf": "http://www.w3.org/2000/01/rdf-schema#",
         "rdf": "http://www.w3.org/2000/01/rdf-schema#",
        "label_": "rdfs:comment",
        "wiki": "https://wiki-dev.open-semantic-lab.org/id/",
        "property": {
            "@id": "wiki:Property-3A",
            "@prefix": true
        },
        "label": "property:HasDescription",
         "text": {
         "text": {
             "@id": "@value"
             "@id": "@value"

Revision as of 09:05, 27 June 2023

@context
rdf"http://www.w3.org/2000/01/rdf-schema#"
text
@id"@value"
lang
@id"@language"
title"Description"
id"description"
type"object"
required
"text"
"lang"
properties
text
title"Text"
title*
de"Text"
type"string"
lang
title"Lang code"
title*
de"Sprache"
type"string"
enum
"en"
"de"
default"en"
Cookies help us deliver our services. By using our services, you agree to our use of cookies.