archivy.json 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. {
  2. "Collections": [
  3. {
  4. "sheetName": "Archivy",
  5. "startColumn": "A",
  6. "endColumn": "A",
  7. "startRow": "2",
  8. "endRow": "2",
  9. "comment": "",
  10. "rule": "Individual: @A*\nTypes: BezpArchiv\nAnnotations: rdfs:label @C*\nFacts: pusobiV @E*,\nadresa @F*,\ntypPusobnosti @D*,\nnazevInstituce @B*",
  11. "active": true
  12. },
  13. {
  14. "sheetName": "Archivy",
  15. "startColumn": "A",
  16. "endColumn": "A",
  17. "startRow": "3",
  18. "endRow": "9",
  19. "comment": "",
  20. "rule": "Individual: @A*\nTypes: StatniArchiv\nAnnotations: rdfs:label @C*\nFacts: pusobiV @E*,\nadresa @F*,\ntypPusobnosti @D*,\nnazevInstituce @B*",
  21. "active": true
  22. },
  23. {
  24. "sheetName": "Archivy",
  25. "startColumn": "A",
  26. "endColumn": "A",
  27. "startRow": "10",
  28. "endRow": "10",
  29. "comment": "",
  30. "rule": "Individual: @A*\nTypes: ArchivSamospravy\nAnnotations: rdfs:label @C*\nFacts: pusobiV @E*,\nadresa @F*,\ntypPusobnosti @D*,\nnazevInstituce @B*",
  31. "active": true
  32. },
  33. {
  34. "sheetName": "Archiv",
  35. "startColumn": "A",
  36. "endColumn": "A",
  37. "startRow": "11",
  38. "endRow": "16",
  39. "comment": "",
  40. "rule": "Individual: @A*\nTypes: BezpArchiv\nAnnotations: rdfs:label @C*\nFacts: pusobiV @E*,\nadresa @F*,\ntypPusobnosti @D*,\nnazevInstituce @B*",
  41. "active": true
  42. }
  43. ]
  44. }