Category:OSW2cdabebb4d1b4aa19407941ebc7cebfc: Difference between revisions

Category page
Category:OSW2cdabebb4d1b4aa19407941ebc7cebfc
No edit summary
Tag: Metadata slot edit
(add cycling steps)
Tag: Metadata slot edit
jsonschema
Line 20: Line 20:
     "required": [
     "required": [
         "type"
         "type"
    ],
    "defaultProperties": [
        "cyclingSteps"
     ],
     ],
     "properties": {
     "properties": {
Line 26: Line 29:
                 "Category:OSW2cdabebb4d1b4aa19407941ebc7cebfc"
                 "Category:OSW2cdabebb4d1b4aa19407941ebc7cebfc"
             ]
             ]
        },
        "cyclingSteps": {
            "title": "Cycling Steps",
            "type": "array",
            "headerTemplate": "{{ i1 }} - {{ self.name }}",
            "items": {
                "type": "object",
                "title": "Step",
                "required": [
                    "uuid"
                ],
                "defaultProperties": [
                    "name",
                    "numberOfCycles"
                ],
                "properties": {
                    "uuid": {
                        "title": "UUID",
                        "type": "string",
                        "format": "uuid",
                        "options": {
                            "hidden": true
                        }
                    },
                    "name": {
                        "title": "Name",
                        "format": "string"
                    },
                    "numberOfCycles": {
                        "title": "Number of cycles",
                        "type": "string",
                        "format": "number"
                    }
                }
            }
         }
         }
     }
     }
}
}

Revision as of 12:15, 20 December 2023

BIG-MAP cycling protocol [OSW2cdabebb4d1b4aa19407941ebc7cebfc]
ID OSW2cdabebb4d1b4aa19407941ebc7cebfc
UUID 2cdabebb-4d1b-4aa1-9407-941ebc7cebfc
Label BIG-MAP cycling protocol
Machine compatible name BigMapCyclingProtocol
Statements (outgoing)
Statements (incoming)
Keywords

Description


📎 Select files (or drop them here)... 📷 Camera
    jsondata
    subclass_of
    "Category:Item"
    type
    "Category:Category"
    uuid"2cdabebb-4d1b-4aa1-9407-941ebc7cebfc"
    label
    text"BIG-MAP cycling protocol"
    lang"en"
    name"BigMapCyclingProtocol"
    utf8_icon
    "📝"
    description
    text"Draft based on http://big-map-notebook.u-picardie.fr"
    lang"en"
    jsonschema
    @context
    "/wiki/Category:Item?action=raw&slot=jsonschema"
    allOf
    $ref"/wiki/Category:Item?action=raw&slot=jsonschema"
    type"object"
    uuid"2cdabebb-4d1b-4aa1-9407-941ebc7cebfc"
    title"BigMapCyclingProtocol"
    title*
    en"BIG-MAP cycling protocol"
    description"Draft based on http://big-map-notebook.u-picardie.fr"
    description*
    en"Draft based on http://big-map-notebook.u-picardie.fr"
    required
    "type"
    defaultProperties
    "cyclingSteps"
    properties
    type
    default
    "Category:OSW2cdabebb4d1b4aa19407941ebc7cebfc"
    cyclingSteps
    title"Cycling Steps"
    type"array"
    headerTemplate"{{ i1 }} - {{ self.name }}"
    items
    type"object"
    title"Step"
    required
    "uuid"
    defaultProperties
    "name"
    "numberOfCycles"
    properties
    uuid
    title"UUID"
    type"string"
    format"uuid"
    options
    hiddentrue
    name
    title"Name"
    format"string"
    numberOfCycles
    title"Number of cycles"
    type"string"
    format"number"

    Pages in category "OSW2cdabebb4d1b4aa19407941ebc7cebfc"

    The following 2 pages are in this category, out of 2 total.

    Cookies help us deliver our services. By using our services, you agree to our use of cookies.