Fixing URL generation in some custom forms. NIHVIVO-210
This commit is contained in:
parent
00ff9e4775
commit
7c8dd33477
3 changed files with 3 additions and 3 deletions
|
@ -96,7 +96,7 @@
|
|||
|
||||
"n3required" : [ "${n3ForStmtToOrg}", "${titleAssertion}" , "${personUriAssertion}", "${startYearAssertion}" ],
|
||||
"n3optional" : [ "${endYearAssertion}" ],
|
||||
"newResources" : { "positionUri" : "${defaultNamespace}/position" },
|
||||
"newResources" : { "positionUri" : "${defaultNamespace}" },
|
||||
"urisInScope" : { },
|
||||
"literalsInScope": { },
|
||||
"urisOnForm" : [ "personUri" ],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue