Skip to content

Instantly share code, notes, and snippets.

@nucknorris
Created December 3, 2014 13:32
Show Gist options
  • Save nucknorris/ed715fbe9fbcc459a6a5 to your computer and use it in GitHub Desktop.
Save nucknorris/ed715fbe9fbcc459a6a5 to your computer and use it in GitHub Desktop.
GSB: Wo tritt AAAS als Lizenzgeber auf?
{
"CONFIG": "BIBRM_CONFIG",
"START": {
"type": "LIST_ALL",
"linkTo": "Vertragsbasisdaten"
},
"SUBJECTS": [
{
"uri": "bibrm:BasicContractData",
"pos": {
"x": 538,
"y": 245
},
"view": true,
"getAvailableProperties": {},
"addProperty": {},
"removeProperty": {},
"alias": "Vertragsbasisdaten",
"properties": [
{
"uri": "bibrm:licensor",
"type": "OBJECT_PROPERTY",
"filterExists": true,
"hasFilter": true,
"compareRaw": {},
"link": null,
"view": true,
"optional": false,
"arithmetic": null,
"compare": null,
"subject": {
"uri": "bibrm:BasicContractData",
"$id": "i2"
},
"id": "bibrm:licensor",
"comment": "bibrm:licensor.$comment",
"label": "Lizenzgeber",
"alias": "Lizenzgeber",
"linkTo": "Organisation"
}
]
},
{
"uri": "foaf:Organization",
"pos": {
"x": 1017,
"y": 476
},
"view": true,
"getAvailableProperties": {},
"addProperty": {},
"removeProperty": {},
"alias": "Organisation",
"properties": [
{
"uri": "$$uri",
"type": "STRING_PROPERTY",
"filterExists": true,
"hasFilter": true,
"compareRaw": {
"selectedLanguage": null,
"stringComparison": 1,
"comparisonInput": "http://amsl.technology/consortial/AAAS_American_Association_for_the_Advancement_of_Science",
"comparisonRegexFlags": "i"
},
"link": null,
"view": true,
"optional": false,
"arithmetic": null,
"compare": "(str(%after_arithmetic%)=\"http://amsl.technology/consortial/AAAS_American_Association_for_the_Advancement_of_Science\")",
"subject": {
"uri": "foaf:Organization",
"$id": "i3"
},
"id": "$$uri",
"comment": "$$uri.$comment",
"label": "uri",
"alias": "uri",
"linkTo": null
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment