Skip to content

Instantly share code, notes, and snippets.

@nucknorris
Last active August 29, 2015 14:10
Show Gist options
  • Save nucknorris/8543346bc8c03a567972 to your computer and use it in GitHub Desktop.
Save nucknorris/8543346bc8c03a567972 to your computer and use it in GitHub Desktop.
2
{
"CONFIG": "BIBRM_CONFIG",
"START": {
"type": "LIST_ALL",
"linkTo": "Vertragsposition"
},
"SUBJECTS": [
{
"uri": "bibrm:AnnualContractData",
"pos": {
"x": 1247,
"y": 454
},
"view": true,
"getAvailableProperties": {},
"addProperty": {},
"removeProperty": {},
"alias": "Vertragsjahresdaten",
"properties": [
{
"uri": "bibrm:consortium",
"type": "OBJECT_PROPERTY",
"filterExists": true,
"hasFilter": true,
"compareRaw": {},
"link": null,
"view": true,
"optional": false,
"arithmetic": null,
"compare": null,
"subject": {
"uri": "bibrm:AnnualContractData",
"$id": "i0"
},
"id": "bibrm:consortium",
"comment": "bibrm:consortium.$comment",
"label": "Beteiligtes Konsortium",
"alias": "Beteiligtes Konsortium",
"linkTo": "Organisation"
}
]
},
{
"uri": "foaf:Organization",
"pos": {
"x": 1522,
"y": 120
},
"view": true,
"getAvailableProperties": {},
"addProperty": {},
"removeProperty": {},
"alias": "Organisation",
"properties": [
{
"uri": "$$uri",
"type": "STRING_PROPERTY",
"filterExists": true,
"hasFilter": true,
"compareRaw": {
"selectedLanguage": null,
"stringComparison": 1,
"comparisonInput": "https://amsl.technology/consortial/Sachsen",
"comparisonRegexFlags": "i"
},
"link": null,
"view": true,
"optional": false,
"arithmetic": null,
"compare": "(str(%after_arithmetic%)=\"https://amsl.technology/consortial/Sachsen\")",
"subject": {
"uri": "foaf:Organization",
"$id": "i2"
},
"id": "$$uri",
"comment": "$$uri.$comment",
"label": "uri",
"alias": "uri",
"linkTo": null
}
]
},
{
"uri": "bibrm:LicensePackage",
"pos": {
"x": 662,
"y": 119
},
"view": true,
"getAvailableProperties": {},
"addProperty": {},
"removeProperty": {},
"alias": "Paket",
"properties": [
{
"uri": "bibrm:contractContainingPackage",
"type": "OBJECT_PROPERTY",
"filterExists": true,
"hasFilter": true,
"compareRaw": {},
"link": null,
"view": true,
"optional": false,
"arithmetic": null,
"compare": null,
"subject": {
"uri": "bibrm:LicensePackage",
"$id": "i4"
},
"id": "bibrm:contractContainingPackage",
"comment": "bibrm:contractContainingPackage.$comment",
"label": "das Paket umfassender Vertrag",
"alias": "das Paket umfassender Vertrag",
"linkTo": "Vertragsjahresdaten"
}
]
},
{
"uri": "bibrm:ContractItem",
"pos": {
"x": 243,
"y": 508
},
"view": true,
"getAvailableProperties": {},
"addProperty": {},
"removeProperty": {},
"alias": "Vertragsposition",
"properties": []
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment