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
 
(One intermediate revision by the same user not shown)
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"
                    ]
                },
                "Manufacturer": {
                    "type": "relation",
                    "value": [
                        {
                            "id": "rEpxjsMTaGa1Mu6",
                            "target": "sEpxjmz2M1fQbs1"
                        }
                    ]
                }
            }
        }
    }
}

Latest revision as of 09:53, 10 February 2026

Rocket Skates[edit]

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