policie.json 708 B

123456789101112131415161718192021222324
  1. {
  2. "Collections": [
  3. {
  4. "sheetName": "Policie",
  5. "startColumn": "A",
  6. "endColumn": "A",
  7. "startRow": "42",
  8. "endRow": "46",
  9. "comment": "",
  10. "rule": "Individual: @A*\nTypes: UzemniOdborPCR\nAnnotations: rdfs:label @B*\nFacts: pusobiV @E*,\nadresa @F*,\ntypPusobnosti @D*,\nnazevInstituce @B*",
  11. "active": true
  12. },
  13. {
  14. "sheetName": "Policie",
  15. "startColumn": "A",
  16. "endColumn": "A",
  17. "startRow": "2",
  18. "endRow": "41",
  19. "comment": "",
  20. "rule": "Individual: @A*\nTypes: ObvodniOddeleniPCR\nAnnotations: rdfs:label @C*\nFacts: pusobiV @E*,\nadresa @F*,\ntypPusobnosti @D*,\nnazevInstituce @B*",
  21. "active": true
  22. }
  23. ]
  24. }