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
 
(One intermediate revision by the same user not shown)
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"
                    ]
                },
                "CEO": {
                    "type": "relation",
                    "value": [
                        {
                            "id": "rEpxjsCWt6r82tP",
                            "target": "sEpxjncbtnN5Nsh"
                        }
                    ]
                },
                "Products": {
                    "type": "relation",
                    "value": [
                        {
                            "id": "rEpxjsCX51d7JJn",
                            "target": "sEpxjoaGMffXotq"
                        }
                    ]
                }
            }
        }
    }
}

Latest revision as of 09:53, 10 February 2026

ACME Corp[edit]

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