Jump to content

NeoWiki Example: Rocket Skates: Difference between revisions

From NeoWiki
Created page with "== Rocket Skates == This page is part of the NeoWiki end-to-end example."
 
TODO
neo
Line 1: Line 1:
{}
{
    "mainSubject": "sEpxjoaGMffXotq",
    "subjects": {
        "sEpxjoaGMffXotq": {
            "label": "Rocket Skates",
            "schema": "Product",
            "statements": {
                "Released": {
                    "type": "number",
                    "value": 2022
                },
                "Website": {
                    "type": "url",
                    "value": [
                        "https://rocket-skates.example.com"
                    ]
                }
            }
        }
    }
}

Revision as of 09:53, 10 February 2026

Rocket Skates

This page is part of the NeoWiki end-to-end example.