ACME Inc: Difference between revisions

Content deleted Content added
Update NeoWiki subject
Tag: Reverted
NeoWiki (talk | contribs)
Importing NeoWiki demo data
Tag: Manual revert
neo
Line 1:
{
"mainSubject": "s1demo1aaaaaaa2s1demo1aaaaaaa1",
"subjects": {
"s1demo1aaaaaaa1": {
"label": "ACME Inc.",
"schema": "Company",
"statements": {
"Founded at": {
"type": "number",
"value": 2005
},
"Websites": {
"type": "url",
"value": [
"https://acme.example"
]
},
"Status": {
"type": "select",
"value": [
"o1demo1aaaaaaa1"
]
},
"World domination progress": {
"type": "number",
"value": 42
},
"Products": {
"type": "relation",
"value": [
{
"id": "r1demo1aaaaaar1",
"target": "s1demo1aaaaaaa2"
},
{
"id": "r1demo1aaaaaar2",
"target": "s1demo1aaaaaaa3"
},
{
"id": "r1demo1aaaaaar3",
"target": "s1demo1aaaaaaa4"
}
]
}
}
},
"s1demo1aaaaaaa2": {
"label": "Foo",
Line 46 ⟶ 89:
"value": [
"https://acme.example/product/baz"
]
}
}
},
"s1demo1aaaaaaa1": {
"label": "ACME Inc.",
"schema": "Company",
"statements": {
"Founded at": {
"type": "number",
"value": 2005
},
"Websites": {
"type": "url",
"value": [
"https://acme.example"
]
},
"Status": {
"type": "select",
"value": [
"o1demo1aaaaaaa1"
]
},
"World domination progress": {
"type": "number",
"value": 42
},
"Products": {
"type": "relation",
"value": [
{
"id": "r1demo1aaaaaar1",
"target": "s1demo1aaaaaaa2"
},
{
"id": "r1demo1aaaaaar2",
"target": "s1demo1aaaaaaa3"
},
{
"id": "r1demo1aaaaaar3",
"target": "s1demo1aaaaaaa4"
}
]
}