Validation Clean: Difference between revisions
Content deleted Content added
Importing NeoWiki demo data |
Importing NeoWiki demo data |
||
| (One intermediate revision by the same user not shown) | |||
| neo | |||
|---|---|---|---|
Line 1:
{
"mainSubject": "
"subjects": {
"
"label": "Validation Clean",
"schema": "Validation Demo",
"statements": {
"Title": {
"
"value": [
"All properties filled in"
]
},
"Summary": {
"propertyType": "text",
"value": [
"A valid summary that is comfortably between ten and one hundred characters long."
]
},
"Aliases": {
"propertyType": "text",
"value": [
"Clean sample",
"Reference subject"
]
},
"Homepage": {
"
"value": [
"https://example.com"
Line 19 ⟶ 32:
},
"Tags": {
"
"value": [
"https://example.com/a",
"https://example.com/b"
]
},
"Score": {
"propertyType": "number",
"value": 42.5
},
"Status": {
"
"value": [
"oVgd1htUPMmGZYT"
]
},
"Topics": {
"propertyType": "select",
"value": [
"oVgd1Fzq3xfLnxJ",
"oVgd1LjchzFUcLg"
]
},
"Featured": {
"propertyType": "boolean",
"value": true
},
"Release date": {
"propertyType": "date",
"value": [
"2024-06-15"
]
},
"Last reviewed": {
"propertyType": "dateTime",
"value": [
"2024-06-15T09:30:00Z"
]
},
"Related product": {
"propertyType": "relation",
"value": [
"id": "rVgd1keRxJzQR6e",
"target": "s1demo1aaaaaaa2"
}
]
}
| |||