Jump to content

Validation Clean: Difference between revisions

From NeoWiki Demo
Content deleted Content added
NeoWiki (talk | contribs)
Importing NeoWiki demo data
 
NeoWiki (talk | contribs)
Importing NeoWiki demo data
 
(One intermediate revision by the same user not shown)
neo
Line 1: Line 1:
{
{
"mainSubject": "sVdemo1aaaaaaaa",
"mainSubject": "sVgd1VWVmdUSMp6",
"subjects": {
"subjects": {
"sVdemo1aaaaaaaa": {
"sVgd1VWVmdUSMp6": {
"label": "Validation Clean",
"label": "Validation Clean",
"schema": "Validation Demo",
"schema": "Validation Demo",
"statements": {
"statements": {
"Title": {
"Title": {
"type": "text",
"propertyType": "text",
"value": [
"value": [
"All properties filled in"
"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": {
"Homepage": {
"type": "url",
"propertyType": "url",
"value": [
"value": [
"https://example.com"
"https://example.com"
Line 19: Line 32:
},
},
"Tags": {
"Tags": {
"type": "url",
"propertyType": "url",
"value": [
"value": [
"https://example.com/a",
"https://example.com/a",
"https://example.com/b"
"https://example.com/b"
]
]
},
"Score": {
"propertyType": "number",
"value": 42.5
},
},
"Status": {
"Status": {
"type": "select",
"propertyType": "select",
"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": [
"value": [
"o1valida1aaaaaa"
{
"id": "rVgd1keRxJzQR6e",
"target": "s1demo1aaaaaaa2"
}
]
]
}
}

Latest revision as of 22:06, 27 July 2026

A demo Subject with every property of the Validation Demo schema filled in correctly. The starting point for the recipes on the Validation Demo hub page.