Jump to content

NeoWiki Example: ACME Corp: Difference between revisions

From NeoWiki
Created page with "== ACME Corp == This page is part of the NeoWiki end-to-end example."
 
TODO
neo
Line 1: Line 1:
{}
{
    "mainSubject": "sEpxjmz2M1fQbs1",
    "subjects": {
        "sEpxjmz2M1fQbs1": {
            "label": "ACME Corp",
            "schema": "Company",
            "statements": {
                "Founded at": {
                    "type": "number",
                    "value": 1952
                },
                "Website": {
                    "type": "url",
                    "value": [
                        "https://acme.example.com"
                    ]
                }
            }
        }
    }
}

Revision as of 09:52, 10 February 2026

ACME Corp

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