-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
12 changed files
with
4,490 additions
and
6 deletions.
There are no files selected for viewing
1,198 changes: 1,198 additions & 0 deletions
1,198
demos/demo-sapa-instantiations/form-configs/collections-shacl.ttl
Large diffs are not rendered by default.
Oops, something went wrong.
1,472 changes: 1,472 additions & 0 deletions
1,472
demos/demo-sapa-instantiations/form-configs/instantiation_statistics_sparnatural.ttl
Large diffs are not rendered by default.
Oops, something went wrong.
64 changes: 64 additions & 0 deletions
64
demos/demo-sapa-instantiations/form-configs/instantiations/form.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,64 @@ | ||
{ | ||
"bindings": [ | ||
{ | ||
"variable": "OriginalName", | ||
"node": { | ||
"type": "UserPrompt", | ||
"name": { | ||
"en": "original name", | ||
"fr": "nom d'origine" | ||
} | ||
} | ||
}, | ||
{ | ||
"variable": "Fonds", | ||
"node": { | ||
"type": "UserPrompt", | ||
"name": { | ||
"en": "fonds", | ||
"fr": "fonds" | ||
} | ||
} | ||
}, | ||
{ | ||
"variable": "ContainerFormat", | ||
"node": { | ||
"type": "UserPrompt", | ||
"name": { | ||
"en": "container format", | ||
"fr": "format container" | ||
} | ||
} | ||
}, | ||
{ | ||
"variable": "VideoFormat", | ||
"node": { | ||
"type": "UserPrompt", | ||
"name": { | ||
"en": "video format", | ||
"fr": "format vidéo" | ||
} | ||
} | ||
}, | ||
{ | ||
"variable": "AudioFormat", | ||
"node": { | ||
"type": "UserPrompt", | ||
"name": { | ||
"en": "audio format", | ||
"fr": "format audio" | ||
} | ||
} | ||
}, | ||
{ | ||
"variable": "Standard", | ||
"node": { | ||
"type": "UserPrompt", | ||
"name": { | ||
"en": "standard", | ||
"fr": "standard" | ||
} | ||
} | ||
} | ||
] | ||
} |
195 changes: 195 additions & 0 deletions
195
demos/demo-sapa-instantiations/form-configs/instantiations/query.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,195 @@ | ||
{ | ||
"distinct": true, | ||
"variables": [ | ||
{ | ||
"termType": "Variable", | ||
"value": "File" | ||
}, | ||
{ | ||
"termType": "Variable", | ||
"value": "ContainerFormat" | ||
}, | ||
{ | ||
"termType": "Variable", | ||
"value": "VideoFormat" | ||
}, | ||
{ | ||
"termType": "Variable", | ||
"value": "AudioFormat" | ||
}, | ||
{ | ||
"termType": "Variable", | ||
"value": "Standard" | ||
}, | ||
{ | ||
"termType": "Variable", | ||
"value": "Size" | ||
}, | ||
{ | ||
"termType": "Variable", | ||
"value": "Instantiation" | ||
}, | ||
{ | ||
"termType": "Variable", | ||
"value": "Cote1" | ||
}, | ||
{ | ||
"termType": "Variable", | ||
"value": "Cote2" | ||
}, | ||
{ | ||
"termType": "Variable", | ||
"value": "RecordResource" | ||
}, | ||
{ | ||
"termType": "Variable", | ||
"value": "Fonds" | ||
} | ||
], | ||
"order": null, | ||
"branches": [ | ||
{ | ||
"line": { | ||
"s": "File", | ||
"p": "http://shapes.performing-arts.ch/instantiations/File_originalName", | ||
"o": "OriginalName", | ||
"sType": "http://shapes.performing-arts.ch/instantiations/File", | ||
"oType": "http://special/Z_Text", | ||
"values": [] | ||
}, | ||
"children": [], | ||
"optional": false | ||
}, | ||
{ | ||
"line": { | ||
"s": "File", | ||
"p": "http://shapes.performing-arts.ch/instantiations/File_hasFormat", | ||
"o": "VideoFormat", | ||
"sType": "http://shapes.performing-arts.ch/instantiations/File", | ||
"oType": "http://shapes.performing-arts.ch/instantiations/VideoFormat", | ||
"values": [] | ||
}, | ||
"children": [], | ||
"optional": true | ||
}, | ||
{ | ||
"line": { | ||
"s": "File", | ||
"p": "http://shapes.performing-arts.ch/instantiations/File_hasFormat", | ||
"o": "AudioFormat", | ||
"sType": "http://shapes.performing-arts.ch/instantiations/File", | ||
"oType": "http://shapes.performing-arts.ch/instantiations/AudioFormat", | ||
"values": [] | ||
}, | ||
"children": [], | ||
"optional": true | ||
}, | ||
{ | ||
"line": { | ||
"s": "File", | ||
"p": "http://shapes.performing-arts.ch/instantiations/File_hasFormat", | ||
"o": "ContainerFormat", | ||
"sType": "http://shapes.performing-arts.ch/instantiations/File", | ||
"oType": "http://shapes.performing-arts.ch/instantiations/ContainerFormat", | ||
"values": [] | ||
}, | ||
"children": [], | ||
"optional": true | ||
}, | ||
{ | ||
"line": { | ||
"s": "File", | ||
"p": "http://shapes.performing-arts.ch/instantiations/File_isIncludedIn", | ||
"o": "Instantiation", | ||
"sType": "http://shapes.performing-arts.ch/instantiations/File", | ||
"oType": "http://shapes.performing-arts.ch/instantiations/Representation", | ||
"values": [] | ||
}, | ||
"children": [ | ||
{ | ||
"line": { | ||
"s": "Instantiation", | ||
"p": "http://shapes.performing-arts.ch/sparnatural/Instantiation_inversePath_hasInstantiation", | ||
"o": "RecordResource", | ||
"sType": "http://shapes.performing-arts.ch/instantiations/Representation", | ||
"oType": "http://shapes.performing-arts.ch/collections/RecordResource", | ||
"values": [] | ||
}, | ||
"children": [ | ||
{ | ||
"line": { | ||
"s": "RecordResource", | ||
"p": "http://shapes.performing-arts.ch/sparnatural/RecordResource_optional_isOrWasConstituentOf_zeroOrMore_isOrWasIncludedIn", | ||
"o": "Fonds", | ||
"sType": "http://shapes.performing-arts.ch/collections/RecordResource", | ||
"oType": "http://shapes.performing-arts.ch/sparnatural/Fonds", | ||
"values": [] | ||
}, | ||
"children": [] | ||
} | ||
] | ||
}, | ||
{ | ||
"line": { | ||
"s": "Instantiation", | ||
"p": "http://shapes.performing-arts.ch/instantiations/Instantiation_identifier", | ||
"o": "Cote1", | ||
"sType": "http://shapes.performing-arts.ch/instantiations/Representation", | ||
"oType": "http://special/Z_Text", | ||
"values": [] | ||
}, | ||
"children": [], | ||
"optional": true | ||
}, | ||
{ | ||
"line": { | ||
"s": "Instantiation", | ||
"p": "http://shapes.performing-arts.ch/instantiations/Instantiation_hasOrHadIdentifier", | ||
"o": "MainIdentifier_33", | ||
"sType": "http://shapes.performing-arts.ch/instantiations/Representation", | ||
"oType": "http://shapes.performing-arts.ch/sparnatural/MainIdentifier", | ||
"values": [] | ||
}, | ||
"children": [ | ||
{ | ||
"line": { | ||
"s": "MainIdentifier_33", | ||
"p": "http://shapes.performing-arts.ch/instantiations/Identifier_value", | ||
"o": "Cote2", | ||
"sType": "http://shapes.performing-arts.ch/sparnatural/MainIdentifier", | ||
"oType": "http://special/Z_Text", | ||
"values": [] | ||
}, | ||
"children": [], | ||
"optional": true | ||
} | ||
], | ||
"optional": true | ||
} | ||
] | ||
}, | ||
{ | ||
"line": { | ||
"s": "File", | ||
"p": "http://shapes.performing-arts.ch/instantiations/File_hasStandard", | ||
"o": "Standard", | ||
"sType": "http://shapes.performing-arts.ch/instantiations/File", | ||
"oType": "http://shapes.performing-arts.ch/instantiations/Standard", | ||
"values": [] | ||
}, | ||
"children": [], | ||
"optional": true | ||
}, | ||
{ | ||
"line": { | ||
"s": "File", | ||
"p": "http://shapes.performing-arts.ch/instantiations/File_size", | ||
"o": "Size", | ||
"sType": "http://shapes.performing-arts.ch/instantiations/File", | ||
"oType": "http://special/Z_Text", | ||
"values": [] | ||
}, | ||
"children": [] | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.