diff --git a/README.md b/README.md index 8bd7d08..09cf6f5 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ ont-ies/ │ ├── specification/ # Ontology files and spec docs │ ├── user-guides/ # Conceptual guides and tutorials │ ├── examples/ # Worked examples and sample data +│ ├── diagrams/ # Module-specific diagrams │ ├── module.yml # Module metadata │ └── CHANGELOG.md # Module version history ├── registry.yml # Machine-readable module index @@ -50,7 +51,7 @@ Future domain modules will be added under `docs/` following the same pattern: | Module | Version | Status | Documentation | |--------|---------|--------|---------------| -| **IES Common** | 5.0.0 | Release Candidate | [docs/common/](docs/common/) | +| **IES Common** | 5.1.0-rc2 | Release Candidate | [docs/common/](docs/common/) | --- @@ -65,7 +66,7 @@ Each module is versioned independently using [Semantic Versioning](https://semve ### Git Tags - **Module releases:** `{module-id}/v{version}` (e.g., `common/v5.0.0`) -- **Release candidates:** `{module-id}/v{version}-rcN` (e.g., `common/v5.0.0-rc1`) +- **Release candidates:** `{module-id}/v{version}-rcN` (e.g., `common/v5.1.0-rc2`) - **Composite releases:** `ies-release-{yyyy.mm}` (e.g., `ies-release-2025.06`) --- @@ -116,7 +117,7 @@ This repository contains both source code and documentation, each released under By contributing to this repository, you agree that your contributions will be licensed under these terms. -© Crown copyright (2020–2025) +© Crown copyright (2020–2026) --- diff --git a/RELEASES.md b/RELEASES.md index 2a5450e..42c0646 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -18,10 +18,18 @@ Composite releases are tagged in Git using the format: `ies-release-{yyyy.mm}` ## Release History +### Release Candidates + +- **IES Common v5.1.0-rc2** — January 2026 + - Release candidate for IES Common v5.1.0 + - Git tag: `common/v5.1.0-rc2` + - Includes: Capacity pattern, Network patterns, updated documentation + - [Changelog](docs/common/CHANGELOG.md) + ### Planned -- **ies-release-2025.xx** — First composite release (TBC) - - IES Common v5.0.0 +- **ies-release-2026.xx** — First composite release (TBC) + - IES Common v5.1.0 - Additional modules as they become available --- @@ -47,7 +55,7 @@ Each module follows [Semantic Versioning](https://semver.org/): ### Git Tags - **Module releases**: `{module-id}/v{version}` (e.g., `common/v5.0.0`) -- **Release candidates**: `{module-id}/v{version}-rcN` (e.g., `common/v5.0.0-rc1`) +- **Release candidates**: `{module-id}/v{version}-rcN` (e.g., `common/v5.1.0-rc2`) - **Composite releases**: `ies-release-{yyyy.mm}` (e.g., `ies-release-2025.06`) ### Maintenance Branches @@ -59,4 +67,4 @@ When critical fixes need to be backported to older major versions, maintenance b --- -*© Crown Copyright 2020-2025* +*© Crown Copyright 2020-2026* diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_20BF4E8F_9683_4bf4_B59C_F7F2AB2FB8F3.png b/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_20BF4E8F_9683_4bf4_B59C_F7F2AB2FB8F3.png deleted file mode 100644 index a93a779..0000000 Binary files a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_20BF4E8F_9683_4bf4_B59C_F7F2AB2FB8F3.png and /dev/null differ diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_C9919009_48A5_4db1_8123_90396A6F3AD0.png b/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_C9919009_48A5_4db1_8123_90396A6F3AD0.png deleted file mode 100644 index f7aa21b..0000000 Binary files a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_C9919009_48A5_4db1_8123_90396A6F3AD0.png and /dev/null differ diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_DE627D02_C0D9_462a_9CB7_1C496714A13D.png b/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_DE627D02_C0D9_462a_9CB7_1C496714A13D.png deleted file mode 100644 index 97fe987..0000000 Binary files a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_DE627D02_C0D9_462a_9CB7_1C496714A13D.png and /dev/null differ diff --git a/docs/assets/images/diagrams/rendered/4d-fred.png b/docs/common/diagrams/rendered/4d-fred.png similarity index 100% rename from docs/assets/images/diagrams/rendered/4d-fred.png rename to docs/common/diagrams/rendered/4d-fred.png diff --git a/docs/assets/images/diagrams/rendered/bounding-state-spacetime.png b/docs/common/diagrams/rendered/bounding-state-spacetime.png similarity index 100% rename from docs/assets/images/diagrams/rendered/bounding-state-spacetime.png rename to docs/common/diagrams/rendered/bounding-state-spacetime.png diff --git a/docs/assets/images/diagrams/rendered/bounding-state.png b/docs/common/diagrams/rendered/bounding-state.png similarity index 100% rename from docs/assets/images/diagrams/rendered/bounding-state.png rename to docs/common/diagrams/rendered/bounding-state.png diff --git a/docs/assets/images/diagrams/rendered/class-instances.png b/docs/common/diagrams/rendered/class-instances.png similarity index 100% rename from docs/assets/images/diagrams/rendered/class-instances.png rename to docs/common/diagrams/rendered/class-instances.png diff --git a/docs/assets/images/diagrams/rendered/complex-extensions-additional-plumbing.png b/docs/common/diagrams/rendered/complex-extensions-additional-plumbing.png similarity index 100% rename from docs/assets/images/diagrams/rendered/complex-extensions-additional-plumbing.png rename to docs/common/diagrams/rendered/complex-extensions-additional-plumbing.png diff --git a/docs/assets/images/diagrams/rendered/complex-extensions-new-classes.png b/docs/common/diagrams/rendered/complex-extensions-new-classes.png similarity index 100% rename from docs/assets/images/diagrams/rendered/complex-extensions-new-classes.png rename to docs/common/diagrams/rendered/complex-extensions-new-classes.png diff --git a/docs/assets/images/diagrams/rendered/complex-extensions-right-way.png b/docs/common/diagrams/rendered/complex-extensions-right-way.png similarity index 100% rename from docs/assets/images/diagrams/rendered/complex-extensions-right-way.png rename to docs/common/diagrams/rendered/complex-extensions-right-way.png diff --git a/docs/assets/images/diagrams/rendered/complex-extensions-wrong-way.png b/docs/common/diagrams/rendered/complex-extensions-wrong-way.png similarity index 100% rename from docs/assets/images/diagrams/rendered/complex-extensions-wrong-way.png rename to docs/common/diagrams/rendered/complex-extensions-wrong-way.png diff --git a/docs/assets/images/diagrams/rendered/doing-stuff.png b/docs/common/diagrams/rendered/doing-stuff.png similarity index 100% rename from docs/assets/images/diagrams/rendered/doing-stuff.png rename to docs/common/diagrams/rendered/doing-stuff.png diff --git a/docs/assets/images/diagrams/rendered/element-instances-2.png b/docs/common/diagrams/rendered/element-instances-2.png similarity index 100% rename from docs/assets/images/diagrams/rendered/element-instances-2.png rename to docs/common/diagrams/rendered/element-instances-2.png diff --git a/docs/assets/images/diagrams/rendered/element-instances.png b/docs/common/diagrams/rendered/element-instances.png similarity index 100% rename from docs/assets/images/diagrams/rendered/element-instances.png rename to docs/common/diagrams/rendered/element-instances.png diff --git a/docs/assets/images/diagrams/rendered/elements-back-to-fred.png b/docs/common/diagrams/rendered/elements-back-to-fred.png similarity index 100% rename from docs/assets/images/diagrams/rendered/elements-back-to-fred.png rename to docs/common/diagrams/rendered/elements-back-to-fred.png diff --git a/docs/assets/images/diagrams/rendered/event-participant-instances.png b/docs/common/diagrams/rendered/event-participant-instances.png similarity index 100% rename from docs/assets/images/diagrams/rendered/event-participant-instances.png rename to docs/common/diagrams/rendered/event-participant-instances.png diff --git a/docs/assets/images/diagrams/rendered/event-participant-uml.png b/docs/common/diagrams/rendered/event-participant-uml.png similarity index 100% rename from docs/assets/images/diagrams/rendered/event-participant-uml.png rename to docs/common/diagrams/rendered/event-participant-uml.png diff --git a/docs/assets/images/diagrams/rendered/example-address.png b/docs/common/diagrams/rendered/example-address.png similarity index 100% rename from docs/assets/images/diagrams/rendered/example-address.png rename to docs/common/diagrams/rendered/example-address.png diff --git a/docs/assets/images/diagrams/rendered/example-assessment.png b/docs/common/diagrams/rendered/example-assessment.png similarity index 100% rename from docs/assets/images/diagrams/rendered/example-assessment.png rename to docs/common/diagrams/rendered/example-assessment.png diff --git a/docs/assets/images/diagrams/rendered/example-complete-hospital.png b/docs/common/diagrams/rendered/example-complete-hospital.png similarity index 100% rename from docs/assets/images/diagrams/rendered/example-complete-hospital.png rename to docs/common/diagrams/rendered/example-complete-hospital.png diff --git a/docs/assets/images/diagrams/rendered/example-fred-hospital-states.png b/docs/common/diagrams/rendered/example-fred-hospital-states.png similarity index 100% rename from docs/assets/images/diagrams/rendered/example-fred-hospital-states.png rename to docs/common/diagrams/rendered/example-fred-hospital-states.png diff --git a/docs/assets/images/diagrams/rendered/example-fred-in-hospital.png b/docs/common/diagrams/rendered/example-fred-in-hospital.png similarity index 100% rename from docs/assets/images/diagrams/rendered/example-fred-in-hospital.png rename to docs/common/diagrams/rendered/example-fred-in-hospital.png diff --git a/docs/assets/images/diagrams/rendered/example-hospital-structure.png b/docs/common/diagrams/rendered/example-hospital-structure.png similarity index 100% rename from docs/assets/images/diagrams/rendered/example-hospital-structure.png rename to docs/common/diagrams/rendered/example-hospital-structure.png diff --git a/docs/assets/images/diagrams/rendered/example-meeting.png b/docs/common/diagrams/rendered/example-meeting.png similarity index 100% rename from docs/assets/images/diagrams/rendered/example-meeting.png rename to docs/common/diagrams/rendered/example-meeting.png diff --git a/docs/assets/images/diagrams/rendered/example-movement.png b/docs/common/diagrams/rendered/example-movement.png similarity index 100% rename from docs/assets/images/diagrams/rendered/example-movement.png rename to docs/common/diagrams/rendered/example-movement.png diff --git a/docs/assets/images/diagrams/rendered/example-observations-of-a-moving-aircraft.png b/docs/common/diagrams/rendered/example-observations-of-a-moving-aircraft.png similarity index 100% rename from docs/assets/images/diagrams/rendered/example-observations-of-a-moving-aircraft.png rename to docs/common/diagrams/rendered/example-observations-of-a-moving-aircraft.png diff --git a/docs/assets/images/diagrams/rendered/example-organisation-posts.png b/docs/common/diagrams/rendered/example-organisation-posts.png similarity index 100% rename from docs/assets/images/diagrams/rendered/example-organisation-posts.png rename to docs/common/diagrams/rendered/example-organisation-posts.png diff --git a/docs/assets/images/diagrams/rendered/example-sim-card-swap.png b/docs/common/diagrams/rendered/example-sim-card-swap.png similarity index 100% rename from docs/assets/images/diagrams/rendered/example-sim-card-swap.png rename to docs/common/diagrams/rendered/example-sim-card-swap.png diff --git a/docs/assets/images/diagrams/rendered/example-sms-message.png b/docs/common/diagrams/rendered/example-sms-message.png similarity index 100% rename from docs/assets/images/diagrams/rendered/example-sms-message.png rename to docs/common/diagrams/rendered/example-sms-message.png diff --git a/docs/assets/images/diagrams/rendered/example-voice-call.png b/docs/common/diagrams/rendered/example-voice-call.png similarity index 100% rename from docs/assets/images/diagrams/rendered/example-voice-call.png rename to docs/common/diagrams/rendered/example-voice-call.png diff --git a/docs/assets/images/diagrams/rendered/extended-ship-use.png b/docs/common/diagrams/rendered/extended-ship-use.png similarity index 100% rename from docs/assets/images/diagrams/rendered/extended-ship-use.png rename to docs/common/diagrams/rendered/extended-ship-use.png diff --git a/docs/assets/images/diagrams/rendered/extending-parentof.png b/docs/common/diagrams/rendered/extending-parentof.png similarity index 100% rename from docs/assets/images/diagrams/rendered/extending-parentof.png rename to docs/common/diagrams/rendered/extending-parentof.png diff --git a/docs/assets/images/diagrams/rendered/extending-robot.png b/docs/common/diagrams/rendered/extending-robot.png similarity index 100% rename from docs/assets/images/diagrams/rendered/extending-robot.png rename to docs/common/diagrams/rendered/extending-robot.png diff --git a/docs/assets/images/diagrams/rendered/extending-ship.png b/docs/common/diagrams/rendered/extending-ship.png similarity index 100% rename from docs/assets/images/diagrams/rendered/extending-ship.png rename to docs/common/diagrams/rendered/extending-ship.png diff --git a/docs/assets/images/diagrams/rendered/extension-permissable-boundary.png b/docs/common/diagrams/rendered/extension-permissable-boundary.png similarity index 100% rename from docs/assets/images/diagrams/rendered/extension-permissable-boundary.png rename to docs/common/diagrams/rendered/extension-permissable-boundary.png diff --git a/docs/assets/images/diagrams/rendered/fred-birth-state.png b/docs/common/diagrams/rendered/fred-birth-state.png similarity index 100% rename from docs/assets/images/diagrams/rendered/fred-birth-state.png rename to docs/common/diagrams/rendered/fred-birth-state.png diff --git a/docs/assets/images/diagrams/rendered/ies-architecture.png b/docs/common/diagrams/rendered/ies-architecture.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-architecture.png rename to docs/common/diagrams/rendered/ies-architecture.png diff --git a/docs/assets/images/diagrams/rendered/ies-notation.png b/docs/common/diagrams/rendered/ies-notation.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-notation.png rename to docs/common/diagrams/rendered/ies-notation.png diff --git a/docs/assets/images/diagrams/rendered/ies-spec-overview.png b/docs/common/diagrams/rendered/ies-spec-overview.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-spec-overview.png rename to docs/common/diagrams/rendered/ies-spec-overview.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_0641B013_5267_4314_84C8_1856EBA51A47.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_0641B013_5267_4314_84C8_1856EBA51A47.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_0641B013_5267_4314_84C8_1856EBA51A47.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_0641B013_5267_4314_84C8_1856EBA51A47.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_0EBD3547_89A5_45c0_ACA6_BC125D0E885E.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_0EBD3547_89A5_45c0_ACA6_BC125D0E885E.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_0EBD3547_89A5_45c0_ACA6_BC125D0E885E.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_0EBD3547_89A5_45c0_ACA6_BC125D0E885E.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_12F41073_A280_42a2_A83B_A299C85B78F4.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_12F41073_A280_42a2_A83B_A299C85B78F4.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_12F41073_A280_42a2_A83B_A299C85B78F4.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_12F41073_A280_42a2_A83B_A299C85B78F4.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_164BAFC4_0C40_4900_8A83_2B62248BF22D.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_164BAFC4_0C40_4900_8A83_2B62248BF22D.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_164BAFC4_0C40_4900_8A83_2B62248BF22D.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_164BAFC4_0C40_4900_8A83_2B62248BF22D.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_17F25B76_6D6D_4d6e_8BC8_F97C1B2DCC0B.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_17F25B76_6D6D_4d6e_8BC8_F97C1B2DCC0B.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_17F25B76_6D6D_4d6e_8BC8_F97C1B2DCC0B.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_17F25B76_6D6D_4d6e_8BC8_F97C1B2DCC0B.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_1810A643_CCD5_474b_AF1B_CE748179B427.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_1810A643_CCD5_474b_AF1B_CE748179B427.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_1810A643_CCD5_474b_AF1B_CE748179B427.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_1810A643_CCD5_474b_AF1B_CE748179B427.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_1A40117E_E6F6_4ae0_A438_8583E896BE00.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_1A40117E_E6F6_4ae0_A438_8583E896BE00.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_1A40117E_E6F6_4ae0_A438_8583E896BE00.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_1A40117E_E6F6_4ae0_A438_8583E896BE00.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_1EE6C0C5_B494_4395_9C59_AEDC7B7971D9.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_1EE6C0C5_B494_4395_9C59_AEDC7B7971D9.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_1EE6C0C5_B494_4395_9C59_AEDC7B7971D9.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_1EE6C0C5_B494_4395_9C59_AEDC7B7971D9.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_1F0FFC2A_9636_4070_BF77_E7503E68B9E1.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_1F0FFC2A_9636_4070_BF77_E7503E68B9E1.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_1F0FFC2A_9636_4070_BF77_E7503E68B9E1.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_1F0FFC2A_9636_4070_BF77_E7503E68B9E1.png diff --git a/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_20BF4E8F_9683_4bf4_B59C_F7F2AB2FB8F3.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_20BF4E8F_9683_4bf4_B59C_F7F2AB2FB8F3.png new file mode 100644 index 0000000..bfdd9c2 Binary files /dev/null and b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_20BF4E8F_9683_4bf4_B59C_F7F2AB2FB8F3.png differ diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_282BC043_9277_4814_B98F_DFE588356C73.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_282BC043_9277_4814_B98F_DFE588356C73.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_282BC043_9277_4814_B98F_DFE588356C73.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_282BC043_9277_4814_B98F_DFE588356C73.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_29646663_65CC_41b5_A127_F8C3D6DD4FF5.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_29646663_65CC_41b5_A127_F8C3D6DD4FF5.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_29646663_65CC_41b5_A127_F8C3D6DD4FF5.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_29646663_65CC_41b5_A127_F8C3D6DD4FF5.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_2C2171E3_E7A6_4702_AD72_1E02B11AFAA7.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_2C2171E3_E7A6_4702_AD72_1E02B11AFAA7.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_2C2171E3_E7A6_4702_AD72_1E02B11AFAA7.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_2C2171E3_E7A6_4702_AD72_1E02B11AFAA7.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_37882C3A_2915_4112_8EB2_ABB1C071165C.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_37882C3A_2915_4112_8EB2_ABB1C071165C.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_37882C3A_2915_4112_8EB2_ABB1C071165C.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_37882C3A_2915_4112_8EB2_ABB1C071165C.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_393BD76E_39F3_4bd0_9BBA_7E1AC7C63F0A.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_393BD76E_39F3_4bd0_9BBA_7E1AC7C63F0A.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_393BD76E_39F3_4bd0_9BBA_7E1AC7C63F0A.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_393BD76E_39F3_4bd0_9BBA_7E1AC7C63F0A.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_3B36B41F_8E34_4a09_8586_5A8DF2FC3574.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_3B36B41F_8E34_4a09_8586_5A8DF2FC3574.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_3B36B41F_8E34_4a09_8586_5A8DF2FC3574.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_3B36B41F_8E34_4a09_8586_5A8DF2FC3574.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_41F61D94_0E76_4f81_A005_AE93346DB054.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_41F61D94_0E76_4f81_A005_AE93346DB054.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_41F61D94_0E76_4f81_A005_AE93346DB054.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_41F61D94_0E76_4f81_A005_AE93346DB054.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_45F6DECC_1D67_4037_83DE_0047C8815EF5.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_45F6DECC_1D67_4037_83DE_0047C8815EF5.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_45F6DECC_1D67_4037_83DE_0047C8815EF5.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_45F6DECC_1D67_4037_83DE_0047C8815EF5.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_460B1D00_10CB_4f93_A518_F2A96AF54CF7.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_460B1D00_10CB_4f93_A518_F2A96AF54CF7.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_460B1D00_10CB_4f93_A518_F2A96AF54CF7.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_460B1D00_10CB_4f93_A518_F2A96AF54CF7.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_461D38A7_E51F_4e68_AB15_CA7B0E27B1F6.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_461D38A7_E51F_4e68_AB15_CA7B0E27B1F6.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_461D38A7_E51F_4e68_AB15_CA7B0E27B1F6.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_461D38A7_E51F_4e68_AB15_CA7B0E27B1F6.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_4C6AEF32_6360_4671_82E3_019DF67D2496.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_4C6AEF32_6360_4671_82E3_019DF67D2496.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_4C6AEF32_6360_4671_82E3_019DF67D2496.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_4C6AEF32_6360_4671_82E3_019DF67D2496.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_55486513_19EB_4a97_AADB_62317E9EA00F.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_55486513_19EB_4a97_AADB_62317E9EA00F.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_55486513_19EB_4a97_AADB_62317E9EA00F.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_55486513_19EB_4a97_AADB_62317E9EA00F.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_563B8C72_68EA_439b_88AF_424BF75DAA54.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_563B8C72_68EA_439b_88AF_424BF75DAA54.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_563B8C72_68EA_439b_88AF_424BF75DAA54.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_563B8C72_68EA_439b_88AF_424BF75DAA54.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_58BAB7ED_90B7_4ec5_82E5_02208AA0D521.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_58BAB7ED_90B7_4ec5_82E5_02208AA0D521.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_58BAB7ED_90B7_4ec5_82E5_02208AA0D521.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_58BAB7ED_90B7_4ec5_82E5_02208AA0D521.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_59F513B8_3ECE_4bac_8BD0_908306396A8F.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_59F513B8_3ECE_4bac_8BD0_908306396A8F.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_59F513B8_3ECE_4bac_8BD0_908306396A8F.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_59F513B8_3ECE_4bac_8BD0_908306396A8F.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_5B7A4E68_4F12_48d2_AE62_D359E4CBA907.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_5B7A4E68_4F12_48d2_AE62_D359E4CBA907.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_5B7A4E68_4F12_48d2_AE62_D359E4CBA907.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_5B7A4E68_4F12_48d2_AE62_D359E4CBA907.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_5DF03A2C_F6DF_4433_82D5_7E5C14B6045C.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_5DF03A2C_F6DF_4433_82D5_7E5C14B6045C.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_5DF03A2C_F6DF_4433_82D5_7E5C14B6045C.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_5DF03A2C_F6DF_4433_82D5_7E5C14B6045C.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_60CD4A4C_652B_40c9_A65B_321A73329D6E.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_60CD4A4C_652B_40c9_A65B_321A73329D6E.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_60CD4A4C_652B_40c9_A65B_321A73329D6E.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_60CD4A4C_652B_40c9_A65B_321A73329D6E.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_6780105E_2091_491e_AEBF_C68E03B0074E.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_6780105E_2091_491e_AEBF_C68E03B0074E.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_6780105E_2091_491e_AEBF_C68E03B0074E.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_6780105E_2091_491e_AEBF_C68E03B0074E.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_6C923E0C_455B_46bb_B498_2A47AA1A8DE3.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_6C923E0C_455B_46bb_B498_2A47AA1A8DE3.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_6C923E0C_455B_46bb_B498_2A47AA1A8DE3.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_6C923E0C_455B_46bb_B498_2A47AA1A8DE3.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_6D55C5E7_D9D9_454a_97C7_B682D9334D78.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_6D55C5E7_D9D9_454a_97C7_B682D9334D78.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_6D55C5E7_D9D9_454a_97C7_B682D9334D78.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_6D55C5E7_D9D9_454a_97C7_B682D9334D78.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_6D8B1DC4_4361_4edb_818F_AC96863555AD.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_6D8B1DC4_4361_4edb_818F_AC96863555AD.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_6D8B1DC4_4361_4edb_818F_AC96863555AD.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_6D8B1DC4_4361_4edb_818F_AC96863555AD.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_6EEF4705_72CE_4979_90FF_1966940B7C35.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_6EEF4705_72CE_4979_90FF_1966940B7C35.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_6EEF4705_72CE_4979_90FF_1966940B7C35.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_6EEF4705_72CE_4979_90FF_1966940B7C35.png diff --git a/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_70CF0200-A718-4BB9-8966-85F226057209.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_70CF0200-A718-4BB9-8966-85F226057209.png new file mode 100644 index 0000000..14f48b2 Binary files /dev/null and b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_70CF0200-A718-4BB9-8966-85F226057209.png differ diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_70DAFAB2_F28A_4822_A211_00731AD90D62.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_70DAFAB2_F28A_4822_A211_00731AD90D62.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_70DAFAB2_F28A_4822_A211_00731AD90D62.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_70DAFAB2_F28A_4822_A211_00731AD90D62.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_73CDA59E_514C_42a5_B85B_4C49C94B5B6E.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_73CDA59E_514C_42a5_B85B_4C49C94B5B6E.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_73CDA59E_514C_42a5_B85B_4C49C94B5B6E.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_73CDA59E_514C_42a5_B85B_4C49C94B5B6E.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_7A96DA48_8EEF_46d2_9362_C506781AF268.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_7A96DA48_8EEF_46d2_9362_C506781AF268.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_7A96DA48_8EEF_46d2_9362_C506781AF268.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_7A96DA48_8EEF_46d2_9362_C506781AF268.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_80403A46_2297_4e05_8C9C_1F6EF5596779.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_80403A46_2297_4e05_8C9C_1F6EF5596779.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_80403A46_2297_4e05_8C9C_1F6EF5596779.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_80403A46_2297_4e05_8C9C_1F6EF5596779.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_852CA74F_2858_4145_908D_5DCEB1AA0589.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_852CA74F_2858_4145_908D_5DCEB1AA0589.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_852CA74F_2858_4145_908D_5DCEB1AA0589.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_852CA74F_2858_4145_908D_5DCEB1AA0589.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_89EF2D45_6A8B_4f48_A8FD_AF32614C8093.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_89EF2D45_6A8B_4f48_A8FD_AF32614C8093.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_89EF2D45_6A8B_4f48_A8FD_AF32614C8093.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_89EF2D45_6A8B_4f48_A8FD_AF32614C8093.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_8BE1A4EF_AD1D_4e9f_8681_AB9C658DA4D6.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_8BE1A4EF_AD1D_4e9f_8681_AB9C658DA4D6.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_8BE1A4EF_AD1D_4e9f_8681_AB9C658DA4D6.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_8BE1A4EF_AD1D_4e9f_8681_AB9C658DA4D6.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_8DB48415_57E7_47d8_A6EE_97AD59CCA8B9.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_8DB48415_57E7_47d8_A6EE_97AD59CCA8B9.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_8DB48415_57E7_47d8_A6EE_97AD59CCA8B9.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_8DB48415_57E7_47d8_A6EE_97AD59CCA8B9.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_926F5679_25C6_47a6_AAB0_65F3A7406B99.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_926F5679_25C6_47a6_AAB0_65F3A7406B99.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_926F5679_25C6_47a6_AAB0_65F3A7406B99.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_926F5679_25C6_47a6_AAB0_65F3A7406B99.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_9BEA56CA_2E23_47b6_AF37_991F72D7C4DD.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_9BEA56CA_2E23_47b6_AF37_991F72D7C4DD.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_9BEA56CA_2E23_47b6_AF37_991F72D7C4DD.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_9BEA56CA_2E23_47b6_AF37_991F72D7C4DD.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_9D1812FF_691F_4847_B79C_9136091D93E0.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_9D1812FF_691F_4847_B79C_9136091D93E0.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_9D1812FF_691F_4847_B79C_9136091D93E0.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_9D1812FF_691F_4847_B79C_9136091D93E0.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_9E3102FC_46DC_4363_B0B4_D0EA7275D05D.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_9E3102FC_46DC_4363_B0B4_D0EA7275D05D.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_9E3102FC_46DC_4363_B0B4_D0EA7275D05D.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_9E3102FC_46DC_4363_B0B4_D0EA7275D05D.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_9E7698FD_A154_4fb7_8054_A04D67EB71F1.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_9E7698FD_A154_4fb7_8054_A04D67EB71F1.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_9E7698FD_A154_4fb7_8054_A04D67EB71F1.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_9E7698FD_A154_4fb7_8054_A04D67EB71F1.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_A4475333_349B_4d3a_81FA_B899DC1961D1.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_A4475333_349B_4d3a_81FA_B899DC1961D1.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_A4475333_349B_4d3a_81FA_B899DC1961D1.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_A4475333_349B_4d3a_81FA_B899DC1961D1.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_A72D9272_DF55_4e58_9174_3F9F168438A0.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_A72D9272_DF55_4e58_9174_3F9F168438A0.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_A72D9272_DF55_4e58_9174_3F9F168438A0.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_A72D9272_DF55_4e58_9174_3F9F168438A0.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_A98C6576_D0D5_42cf_AF90_89CC2B1F47F3.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_A98C6576_D0D5_42cf_AF90_89CC2B1F47F3.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_A98C6576_D0D5_42cf_AF90_89CC2B1F47F3.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_A98C6576_D0D5_42cf_AF90_89CC2B1F47F3.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_AC49DE36_990B_4c27_BA39_7C78A474C589.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_AC49DE36_990B_4c27_BA39_7C78A474C589.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_AC49DE36_990B_4c27_BA39_7C78A474C589.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_AC49DE36_990B_4c27_BA39_7C78A474C589.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_AD64CF62_6430_44f1_8943_DF7C22C31DFB.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_AD64CF62_6430_44f1_8943_DF7C22C31DFB.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_AD64CF62_6430_44f1_8943_DF7C22C31DFB.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_AD64CF62_6430_44f1_8943_DF7C22C31DFB.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_B84B31E9_62DD_4a6b_89F3_459896232F75.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_B84B31E9_62DD_4a6b_89F3_459896232F75.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_B84B31E9_62DD_4a6b_89F3_459896232F75.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_B84B31E9_62DD_4a6b_89F3_459896232F75.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_BAD148FB_D906_45c4_9A2C_D79819F47655.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_BAD148FB_D906_45c4_9A2C_D79819F47655.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_BAD148FB_D906_45c4_9A2C_D79819F47655.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_BAD148FB_D906_45c4_9A2C_D79819F47655.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_BED9B9A0_547E_49d5_AB9D_2BD0A634A3EA.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_BED9B9A0_547E_49d5_AB9D_2BD0A634A3EA.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_BED9B9A0_547E_49d5_AB9D_2BD0A634A3EA.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_BED9B9A0_547E_49d5_AB9D_2BD0A634A3EA.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_C58F08D6_9661_4b21_8576_B7620B7D84E3.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_C58F08D6_9661_4b21_8576_B7620B7D84E3.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_C58F08D6_9661_4b21_8576_B7620B7D84E3.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_C58F08D6_9661_4b21_8576_B7620B7D84E3.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_C6937856_2424_4e96_BFE1_8CA3611869D1.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_C6937856_2424_4e96_BFE1_8CA3611869D1.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_C6937856_2424_4e96_BFE1_8CA3611869D1.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_C6937856_2424_4e96_BFE1_8CA3611869D1.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_C8ABE75C_87AF_4b36_9D4A_456CF2657B39.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_C8ABE75C_87AF_4b36_9D4A_456CF2657B39.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_C8ABE75C_87AF_4b36_9D4A_456CF2657B39.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_C8ABE75C_87AF_4b36_9D4A_456CF2657B39.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_C8EE24EF_889D_4e8f_96DE_CCBE47D4BE4F.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_C8EE24EF_889D_4e8f_96DE_CCBE47D4BE4F.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_C8EE24EF_889D_4e8f_96DE_CCBE47D4BE4F.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_C8EE24EF_889D_4e8f_96DE_CCBE47D4BE4F.png diff --git a/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_C9919009_48A5_4db1_8123_90396A6F3AD0.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_C9919009_48A5_4db1_8123_90396A6F3AD0.png new file mode 100644 index 0000000..19e024d Binary files /dev/null and b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_C9919009_48A5_4db1_8123_90396A6F3AD0.png differ diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_C9C9C7EB_E1B5_4e97_920E_55BE7AB292A7.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_C9C9C7EB_E1B5_4e97_920E_55BE7AB292A7.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_C9C9C7EB_E1B5_4e97_920E_55BE7AB292A7.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_C9C9C7EB_E1B5_4e97_920E_55BE7AB292A7.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_D25935BF_2B8F_4315_A858_1FC4DC691DF3.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_D25935BF_2B8F_4315_A858_1FC4DC691DF3.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_D25935BF_2B8F_4315_A858_1FC4DC691DF3.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_D25935BF_2B8F_4315_A858_1FC4DC691DF3.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_D2CDD899_3080_4887_897F_63EA08B5E949.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_D2CDD899_3080_4887_897F_63EA08B5E949.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_D2CDD899_3080_4887_897F_63EA08B5E949.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_D2CDD899_3080_4887_897F_63EA08B5E949.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_D488BDAE_AAEA_4c4a_B866_ED79D154D547.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_D488BDAE_AAEA_4c4a_B866_ED79D154D547.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_D488BDAE_AAEA_4c4a_B866_ED79D154D547.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_D488BDAE_AAEA_4c4a_B866_ED79D154D547.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_D97110D9_791E_4e88_A92B_5139286E5F05.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_D97110D9_791E_4e88_A92B_5139286E5F05.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_D97110D9_791E_4e88_A92B_5139286E5F05.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_D97110D9_791E_4e88_A92B_5139286E5F05.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_DC826580_C2BF_482e_ABF2_B90684A4CB74.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_DC826580_C2BF_482e_ABF2_B90684A4CB74.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_DC826580_C2BF_482e_ABF2_B90684A4CB74.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_DC826580_C2BF_482e_ABF2_B90684A4CB74.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_DC8F8219_960A_4207_B9AF_98B9486529A8.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_DC8F8219_960A_4207_B9AF_98B9486529A8.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_DC8F8219_960A_4207_B9AF_98B9486529A8.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_DC8F8219_960A_4207_B9AF_98B9486529A8.png diff --git a/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_DE627D02_C0D9_462a_9CB7_1C496714A13D.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_DE627D02_C0D9_462a_9CB7_1C496714A13D.png new file mode 100644 index 0000000..1a0970e Binary files /dev/null and b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_DE627D02_C0D9_462a_9CB7_1C496714A13D.png differ diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_DF5AAB67_46EB_40a8_B96E_8F3B5382D145.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_DF5AAB67_46EB_40a8_B96E_8F3B5382D145.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_DF5AAB67_46EB_40a8_B96E_8F3B5382D145.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_DF5AAB67_46EB_40a8_B96E_8F3B5382D145.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_E169A2F5_85CB_41a7_A8B5_5BFAC5330AB5.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_E169A2F5_85CB_41a7_A8B5_5BFAC5330AB5.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_E169A2F5_85CB_41a7_A8B5_5BFAC5330AB5.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_E169A2F5_85CB_41a7_A8B5_5BFAC5330AB5.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_E92F9ED3_BB84_4e2f_B9FB_5B787D917BD0.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_E92F9ED3_BB84_4e2f_B9FB_5B787D917BD0.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_E92F9ED3_BB84_4e2f_B9FB_5B787D917BD0.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_E92F9ED3_BB84_4e2f_B9FB_5B787D917BD0.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_E9EC7882_A905_4bc5_ACF7_6AC9C28E8596.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_E9EC7882_A905_4bc5_ACF7_6AC9C28E8596.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_E9EC7882_A905_4bc5_ACF7_6AC9C28E8596.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_E9EC7882_A905_4bc5_ACF7_6AC9C28E8596.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_F919DBEC_CE53_478f_8EEA_FB151D7B1102.png b/docs/common/diagrams/rendered/ies-specification-diagrams/EAID_F919DBEC_CE53_478f_8EEA_FB151D7B1102.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/EAID_F919DBEC_CE53_478f_8EEA_FB151D7B1102.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/EAID_F919DBEC_CE53_478f_8EEA_FB151D7B1102.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/ukdt1.png b/docs/common/diagrams/rendered/ies-specification-diagrams/ukdt1.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/ukdt1.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/ukdt1.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/ukdt2.png b/docs/common/diagrams/rendered/ies-specification-diagrams/ukdt2.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/ukdt2.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/ukdt2.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/ukdt3.png b/docs/common/diagrams/rendered/ies-specification-diagrams/ukdt3.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/ukdt3.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/ukdt3.png diff --git a/docs/assets/images/diagrams/rendered/ies-specification-diagrams/ukdt4.png b/docs/common/diagrams/rendered/ies-specification-diagrams/ukdt4.png similarity index 100% rename from docs/assets/images/diagrams/rendered/ies-specification-diagrams/ukdt4.png rename to docs/common/diagrams/rendered/ies-specification-diagrams/ukdt4.png diff --git a/docs/assets/images/diagrams/rendered/instance-notation.png b/docs/common/diagrams/rendered/instance-notation.png similarity index 100% rename from docs/assets/images/diagrams/rendered/instance-notation.png rename to docs/common/diagrams/rendered/instance-notation.png diff --git a/docs/assets/images/diagrams/rendered/lego-not-airfix.png b/docs/common/diagrams/rendered/lego-not-airfix.png similarity index 100% rename from docs/assets/images/diagrams/rendered/lego-not-airfix.png rename to docs/common/diagrams/rendered/lego-not-airfix.png diff --git a/docs/assets/images/diagrams/rendered/locations-spacetime.png b/docs/common/diagrams/rendered/locations-spacetime.png similarity index 100% rename from docs/assets/images/diagrams/rendered/locations-spacetime.png rename to docs/common/diagrams/rendered/locations-spacetime.png diff --git a/docs/assets/images/diagrams/rendered/model-elements.png b/docs/common/diagrams/rendered/model-elements.png similarity index 100% rename from docs/assets/images/diagrams/rendered/model-elements.png rename to docs/common/diagrams/rendered/model-elements.png diff --git a/docs/assets/images/diagrams/rendered/model-notation.png b/docs/common/diagrams/rendered/model-notation.png similarity index 100% rename from docs/assets/images/diagrams/rendered/model-notation.png rename to docs/common/diagrams/rendered/model-notation.png diff --git a/docs/assets/images/diagrams/rendered/model-overview.png b/docs/common/diagrams/rendered/model-overview.png similarity index 100% rename from docs/assets/images/diagrams/rendered/model-overview.png rename to docs/common/diagrams/rendered/model-overview.png diff --git a/docs/assets/images/diagrams/rendered/model-top-of-the-shop.png b/docs/common/diagrams/rendered/model-top-of-the-shop.png similarity index 100% rename from docs/assets/images/diagrams/rendered/model-top-of-the-shop.png rename to docs/common/diagrams/rendered/model-top-of-the-shop.png diff --git a/docs/assets/images/diagrams/rendered/name-instances.png b/docs/common/diagrams/rendered/name-instances.png similarity index 100% rename from docs/assets/images/diagrams/rendered/name-instances.png rename to docs/common/diagrams/rendered/name-instances.png diff --git a/docs/assets/images/diagrams/rendered/names-and-identifiers-example.png b/docs/common/diagrams/rendered/names-and-identifiers-example.png similarity index 100% rename from docs/assets/images/diagrams/rendered/names-and-identifiers-example.png rename to docs/common/diagrams/rendered/names-and-identifiers-example.png diff --git a/docs/assets/images/diagrams/rendered/naming-scheme-example.png b/docs/common/diagrams/rendered/naming-scheme-example.png similarity index 100% rename from docs/assets/images/diagrams/rendered/naming-scheme-example.png rename to docs/common/diagrams/rendered/naming-scheme-example.png diff --git a/docs/assets/images/diagrams/rendered/naming-schemes-hierarchies.png b/docs/common/diagrams/rendered/naming-schemes-hierarchies.png similarity index 100% rename from docs/assets/images/diagrams/rendered/naming-schemes-hierarchies.png rename to docs/common/diagrams/rendered/naming-schemes-hierarchies.png diff --git a/docs/assets/images/diagrams/rendered/naming-schemes-not-a-pipe.png b/docs/common/diagrams/rendered/naming-schemes-not-a-pipe.png similarity index 100% rename from docs/assets/images/diagrams/rendered/naming-schemes-not-a-pipe.png rename to docs/common/diagrams/rendered/naming-schemes-not-a-pipe.png diff --git a/docs/assets/images/diagrams/rendered/naming-schemes-uml.png b/docs/common/diagrams/rendered/naming-schemes-uml.png similarity index 100% rename from docs/assets/images/diagrams/rendered/naming-schemes-uml.png rename to docs/common/diagrams/rendered/naming-schemes-uml.png diff --git a/docs/common/diagrams/rendered/networks/Border_between_networks.jpg b/docs/common/diagrams/rendered/networks/Border_between_networks.jpg new file mode 100644 index 0000000..499a1c4 Binary files /dev/null and b/docs/common/diagrams/rendered/networks/Border_between_networks.jpg differ diff --git a/docs/common/diagrams/rendered/networks/Containment_of_a_Flow.jpg b/docs/common/diagrams/rendered/networks/Containment_of_a_Flow.jpg new file mode 100644 index 0000000..f7f6286 Binary files /dev/null and b/docs/common/diagrams/rendered/networks/Containment_of_a_Flow.jpg differ diff --git a/docs/common/diagrams/rendered/networks/Containment_of_traffic_monitored_flow.jpg b/docs/common/diagrams/rendered/networks/Containment_of_traffic_monitored_flow.jpg new file mode 100644 index 0000000..b3c5257 Binary files /dev/null and b/docs/common/diagrams/rendered/networks/Containment_of_traffic_monitored_flow.jpg differ diff --git a/docs/common/diagrams/rendered/networks/Energy_Flow_Chart_2022_TWh.jpg b/docs/common/diagrams/rendered/networks/Energy_Flow_Chart_2022_TWh.jpg new file mode 100644 index 0000000..a5c2483 Binary files /dev/null and b/docs/common/diagrams/rendered/networks/Energy_Flow_Chart_2022_TWh.jpg differ diff --git a/docs/common/diagrams/rendered/networks/Evolution_of_network.jpg b/docs/common/diagrams/rendered/networks/Evolution_of_network.jpg new file mode 100644 index 0000000..06d59d6 Binary files /dev/null and b/docs/common/diagrams/rendered/networks/Evolution_of_network.jpg differ diff --git a/docs/common/diagrams/rendered/networks/Flow_and_boundaries.jpg b/docs/common/diagrams/rendered/networks/Flow_and_boundaries.jpg new file mode 100644 index 0000000..954096d Binary files /dev/null and b/docs/common/diagrams/rendered/networks/Flow_and_boundaries.jpg differ diff --git a/docs/common/diagrams/rendered/networks/Flow_participant_in_an_Event.jpg b/docs/common/diagrams/rendered/networks/Flow_participant_in_an_Event.jpg new file mode 100644 index 0000000..4bb194a Binary files /dev/null and b/docs/common/diagrams/rendered/networks/Flow_participant_in_an_Event.jpg differ diff --git a/docs/common/diagrams/rendered/networks/Levels_of_detail_for_a_network.jpg b/docs/common/diagrams/rendered/networks/Levels_of_detail_for_a_network.jpg new file mode 100644 index 0000000..e550c3b Binary files /dev/null and b/docs/common/diagrams/rendered/networks/Levels_of_detail_for_a_network.jpg differ diff --git a/docs/common/diagrams/rendered/networks/Location_of_a_traffic_monitoring_site.jpg b/docs/common/diagrams/rendered/networks/Location_of_a_traffic_monitoring_site.jpg new file mode 100644 index 0000000..d7e3e92 Binary files /dev/null and b/docs/common/diagrams/rendered/networks/Location_of_a_traffic_monitoring_site.jpg differ diff --git a/docs/common/diagrams/rendered/networks/Network_in_IES.jpg b/docs/common/diagrams/rendered/networks/Network_in_IES.jpg new file mode 100644 index 0000000..19c6c79 Binary files /dev/null and b/docs/common/diagrams/rendered/networks/Network_in_IES.jpg differ diff --git a/docs/common/diagrams/rendered/networks/Network_of_Flows.jpg b/docs/common/diagrams/rendered/networks/Network_of_Flows.jpg new file mode 100644 index 0000000..61f0773 Binary files /dev/null and b/docs/common/diagrams/rendered/networks/Network_of_Flows.jpg differ diff --git a/docs/common/diagrams/rendered/networks/Network_view_of_a_road_junction.jpg b/docs/common/diagrams/rendered/networks/Network_view_of_a_road_junction.jpg new file mode 100644 index 0000000..8ec356d Binary files /dev/null and b/docs/common/diagrams/rendered/networks/Network_view_of_a_road_junction.jpg differ diff --git a/docs/common/diagrams/rendered/networks/Part_of_a_highways_network.jpg b/docs/common/diagrams/rendered/networks/Part_of_a_highways_network.jpg new file mode 100644 index 0000000..9dafb34 Binary files /dev/null and b/docs/common/diagrams/rendered/networks/Part_of_a_highways_network.jpg differ diff --git a/docs/common/diagrams/rendered/networks/Record_of_a_Flow_of_Vehicles.jpg b/docs/common/diagrams/rendered/networks/Record_of_a_Flow_of_Vehicles.jpg new file mode 100644 index 0000000..2e833a9 Binary files /dev/null and b/docs/common/diagrams/rendered/networks/Record_of_a_Flow_of_Vehicles.jpg differ diff --git a/docs/common/diagrams/rendered/networks/Record_of_a_network_view_of_a_road_junction.jpg b/docs/common/diagrams/rendered/networks/Record_of_a_network_view_of_a_road_junction.jpg new file mode 100644 index 0000000..228792d Binary files /dev/null and b/docs/common/diagrams/rendered/networks/Record_of_a_network_view_of_a_road_junction.jpg differ diff --git a/docs/common/diagrams/rendered/networks/Record_of_connection_between_road_polygons.jpg b/docs/common/diagrams/rendered/networks/Record_of_connection_between_road_polygons.jpg new file mode 100644 index 0000000..7a75150 Binary files /dev/null and b/docs/common/diagrams/rendered/networks/Record_of_connection_between_road_polygons.jpg differ diff --git a/docs/common/diagrams/rendered/networks/Record_of_evolution_of_network.jpg b/docs/common/diagrams/rendered/networks/Record_of_evolution_of_network.jpg new file mode 100644 index 0000000..25b5848 Binary files /dev/null and b/docs/common/diagrams/rendered/networks/Record_of_evolution_of_network.jpg differ diff --git a/docs/common/diagrams/rendered/networks/Record_of_part_of_a_highways_network.jpg b/docs/common/diagrams/rendered/networks/Record_of_part_of_a_highways_network.jpg new file mode 100644 index 0000000..63eb543 Binary files /dev/null and b/docs/common/diagrams/rendered/networks/Record_of_part_of_a_highways_network.jpg differ diff --git a/docs/common/diagrams/rendered/networks/Record_of_road_junction_connections.jpg b/docs/common/diagrams/rendered/networks/Record_of_road_junction_connections.jpg new file mode 100644 index 0000000..a031b63 Binary files /dev/null and b/docs/common/diagrams/rendered/networks/Record_of_road_junction_connections.jpg differ diff --git a/docs/common/diagrams/rendered/networks/Record_of_road_links_between_nodes.jpg b/docs/common/diagrams/rendered/networks/Record_of_road_links_between_nodes.jpg new file mode 100644 index 0000000..1a567d5 Binary files /dev/null and b/docs/common/diagrams/rendered/networks/Record_of_road_links_between_nodes.jpg differ diff --git a/docs/common/diagrams/rendered/networks/Road_junction.jpg b/docs/common/diagrams/rendered/networks/Road_junction.jpg new file mode 100644 index 0000000..19f948e Binary files /dev/null and b/docs/common/diagrams/rendered/networks/Road_junction.jpg differ diff --git a/docs/common/diagrams/rendered/networks/Simplified_Containment_of_traffic_monitored_Flow.jpg b/docs/common/diagrams/rendered/networks/Simplified_Containment_of_traffic_monitored_Flow.jpg new file mode 100644 index 0000000..8a258f7 Binary files /dev/null and b/docs/common/diagrams/rendered/networks/Simplified_Containment_of_traffic_monitored_Flow.jpg differ diff --git a/docs/common/diagrams/rendered/networks/Spacetime_diagram_for_a_Flow_of_Vehicles.jpg b/docs/common/diagrams/rendered/networks/Spacetime_diagram_for_a_Flow_of_Vehicles.jpg new file mode 100644 index 0000000..0ac44d4 Binary files /dev/null and b/docs/common/diagrams/rendered/networks/Spacetime_diagram_for_a_Flow_of_Vehicles.jpg differ diff --git a/docs/common/diagrams/rendered/networks/Vehicle_in_a_Movement.jpg b/docs/common/diagrams/rendered/networks/Vehicle_in_a_Movement.jpg new file mode 100644 index 0000000..ffd0687 Binary files /dev/null and b/docs/common/diagrams/rendered/networks/Vehicle_in_a_Movement.jpg differ diff --git a/docs/common/diagrams/rendered/networks/Vehicles_leaving_and_joining_at_a_junction.jpg b/docs/common/diagrams/rendered/networks/Vehicles_leaving_and_joining_at_a_junction.jpg new file mode 100644 index 0000000..6eab22b Binary files /dev/null and b/docs/common/diagrams/rendered/networks/Vehicles_leaving_and_joining_at_a_junction.jpg differ diff --git a/docs/common/diagrams/rendered/networks/batch_fluid_containment.jpg b/docs/common/diagrams/rendered/networks/batch_fluid_containment.jpg new file mode 100644 index 0000000..5149921 Binary files /dev/null and b/docs/common/diagrams/rendered/networks/batch_fluid_containment.jpg differ diff --git a/docs/common/diagrams/rendered/networks/batch_fluid_location.jpg b/docs/common/diagrams/rendered/networks/batch_fluid_location.jpg new file mode 100644 index 0000000..083068d Binary files /dev/null and b/docs/common/diagrams/rendered/networks/batch_fluid_location.jpg differ diff --git a/docs/common/diagrams/rendered/networks/batch_fluid_spacetime.jpg b/docs/common/diagrams/rendered/networks/batch_fluid_spacetime.jpg new file mode 100644 index 0000000..259f882 Binary files /dev/null and b/docs/common/diagrams/rendered/networks/batch_fluid_spacetime.jpg differ diff --git a/docs/common/diagrams/rendered/networks/bolted_flange_connection.jpg b/docs/common/diagrams/rendered/networks/bolted_flange_connection.jpg new file mode 100644 index 0000000..bdb6778 Binary files /dev/null and b/docs/common/diagrams/rendered/networks/bolted_flange_connection.jpg differ diff --git a/docs/common/diagrams/rendered/networks/connection_as_common_boundary.jpg b/docs/common/diagrams/rendered/networks/connection_as_common_boundary.jpg new file mode 100644 index 0000000..669a0b9 Binary files /dev/null and b/docs/common/diagrams/rendered/networks/connection_as_common_boundary.jpg differ diff --git a/docs/common/diagrams/rendered/networks/connection_as_overlap.jpg b/docs/common/diagrams/rendered/networks/connection_as_overlap.jpg new file mode 100644 index 0000000..6858df2 Binary files /dev/null and b/docs/common/diagrams/rendered/networks/connection_as_overlap.jpg differ diff --git a/docs/common/diagrams/rendered/networks/connection_via_connection_material.jpg b/docs/common/diagrams/rendered/networks/connection_via_connection_material.jpg new file mode 100644 index 0000000..33f9319 Binary files /dev/null and b/docs/common/diagrams/rendered/networks/connection_via_connection_material.jpg differ diff --git a/docs/common/diagrams/rendered/networks/containment_of_loaded_pallet_in_shipping_container.jpg b/docs/common/diagrams/rendered/networks/containment_of_loaded_pallet_in_shipping_container.jpg new file mode 100644 index 0000000..384519d Binary files /dev/null and b/docs/common/diagrams/rendered/networks/containment_of_loaded_pallet_in_shipping_container.jpg differ diff --git a/docs/common/diagrams/rendered/networks/containment_of_shipping_container_and_contents_in_ship.jpg b/docs/common/diagrams/rendered/networks/containment_of_shipping_container_and_contents_in_ship.jpg new file mode 100644 index 0000000..8b35278 Binary files /dev/null and b/docs/common/diagrams/rendered/networks/containment_of_shipping_container_and_contents_in_ship.jpg differ diff --git a/docs/common/diagrams/rendered/networks/discharge_into_tank.jpg b/docs/common/diagrams/rendered/networks/discharge_into_tank.jpg new file mode 100644 index 0000000..ba33d67 Binary files /dev/null and b/docs/common/diagrams/rendered/networks/discharge_into_tank.jpg differ diff --git a/docs/common/diagrams/rendered/networks/incorrect_graph.jpg b/docs/common/diagrams/rendered/networks/incorrect_graph.jpg new file mode 100644 index 0000000..6b7aa8b Binary files /dev/null and b/docs/common/diagrams/rendered/networks/incorrect_graph.jpg differ diff --git a/docs/common/diagrams/rendered/networks/network_graph_and_application.jpg b/docs/common/diagrams/rendered/networks/network_graph_and_application.jpg new file mode 100644 index 0000000..010d2e8 Binary files /dev/null and b/docs/common/diagrams/rendered/networks/network_graph_and_application.jpg differ diff --git a/docs/common/diagrams/rendered/networks/node_in_pipe_network.jpg b/docs/common/diagrams/rendered/networks/node_in_pipe_network.jpg new file mode 100644 index 0000000..0f6b4be Binary files /dev/null and b/docs/common/diagrams/rendered/networks/node_in_pipe_network.jpg differ diff --git a/docs/common/diagrams/rendered/networks/record_of_a_bolted_flange_connection.jpg b/docs/common/diagrams/rendered/networks/record_of_a_bolted_flange_connection.jpg new file mode 100644 index 0000000..1b8a43d Binary files /dev/null and b/docs/common/diagrams/rendered/networks/record_of_a_bolted_flange_connection.jpg differ diff --git a/docs/common/diagrams/rendered/networks/record_of_a_laptop_to_mouse_connection.jpg b/docs/common/diagrams/rendered/networks/record_of_a_laptop_to_mouse_connection.jpg new file mode 100644 index 0000000..f0ca6a4 Binary files /dev/null and b/docs/common/diagrams/rendered/networks/record_of_a_laptop_to_mouse_connection.jpg differ diff --git a/docs/common/diagrams/rendered/networks/record_of_a_welded_connection.jpg b/docs/common/diagrams/rendered/networks/record_of_a_welded_connection.jpg new file mode 100644 index 0000000..0c4549b Binary files /dev/null and b/docs/common/diagrams/rendered/networks/record_of_a_welded_connection.jpg differ diff --git a/docs/common/diagrams/rendered/networks/record_of_connection_with_intermediate_elements.jpg b/docs/common/diagrams/rendered/networks/record_of_connection_with_intermediate_elements.jpg new file mode 100644 index 0000000..5ac3a5e Binary files /dev/null and b/docs/common/diagrams/rendered/networks/record_of_connection_with_intermediate_elements.jpg differ diff --git a/docs/common/diagrams/rendered/networks/record_of_connection_with_overlap.jpg b/docs/common/diagrams/rendered/networks/record_of_connection_with_overlap.jpg new file mode 100644 index 0000000..a9939cd Binary files /dev/null and b/docs/common/diagrams/rendered/networks/record_of_connection_with_overlap.jpg differ diff --git a/docs/common/diagrams/rendered/networks/record_of_discharge_into_tank_connection.jpg b/docs/common/diagrams/rendered/networks/record_of_discharge_into_tank_connection.jpg new file mode 100644 index 0000000..c1942d1 Binary files /dev/null and b/docs/common/diagrams/rendered/networks/record_of_discharge_into_tank_connection.jpg differ diff --git a/docs/common/diagrams/rendered/networks/record_of_levels_of_detail.jpg b/docs/common/diagrams/rendered/networks/record_of_levels_of_detail.jpg new file mode 100644 index 0000000..31f3128 Binary files /dev/null and b/docs/common/diagrams/rendered/networks/record_of_levels_of_detail.jpg differ diff --git a/docs/common/diagrams/rendered/networks/road_nodes_and_links.jpg b/docs/common/diagrams/rendered/networks/road_nodes_and_links.jpg new file mode 100644 index 0000000..a2f57ea Binary files /dev/null and b/docs/common/diagrams/rendered/networks/road_nodes_and_links.jpg differ diff --git a/docs/common/diagrams/rendered/networks/road_polygons.jpg b/docs/common/diagrams/rendered/networks/road_polygons.jpg new file mode 100644 index 0000000..3a3e09e Binary files /dev/null and b/docs/common/diagrams/rendered/networks/road_polygons.jpg differ diff --git a/docs/common/diagrams/rendered/networks/separate_routing_data.jpg b/docs/common/diagrams/rendered/networks/separate_routing_data.jpg new file mode 100644 index 0000000..9896599 Binary files /dev/null and b/docs/common/diagrams/rendered/networks/separate_routing_data.jpg differ diff --git a/docs/common/diagrams/rendered/networks/two_levels_of_detail.jpg b/docs/common/diagrams/rendered/networks/two_levels_of_detail.jpg new file mode 100644 index 0000000..2b94844 Binary files /dev/null and b/docs/common/diagrams/rendered/networks/two_levels_of_detail.jpg differ diff --git a/docs/common/diagrams/rendered/networks/typical_pfd.png b/docs/common/diagrams/rendered/networks/typical_pfd.png new file mode 100644 index 0000000..ccf336c Binary files /dev/null and b/docs/common/diagrams/rendered/networks/typical_pfd.png differ diff --git a/docs/common/diagrams/rendered/networks/welded_connection.jpg b/docs/common/diagrams/rendered/networks/welded_connection.jpg new file mode 100644 index 0000000..c92a002 Binary files /dev/null and b/docs/common/diagrams/rendered/networks/welded_connection.jpg differ diff --git a/docs/assets/images/diagrams/rendered/powertypes-1.png b/docs/common/diagrams/rendered/powertypes-1.png similarity index 100% rename from docs/assets/images/diagrams/rendered/powertypes-1.png rename to docs/common/diagrams/rendered/powertypes-1.png diff --git a/docs/assets/images/diagrams/rendered/powertypes-2.png b/docs/common/diagrams/rendered/powertypes-2.png similarity index 100% rename from docs/assets/images/diagrams/rendered/powertypes-2.png rename to docs/common/diagrams/rendered/powertypes-2.png diff --git a/docs/assets/images/diagrams/rendered/powertypes-example-1.png b/docs/common/diagrams/rendered/powertypes-example-1.png similarity index 100% rename from docs/assets/images/diagrams/rendered/powertypes-example-1.png rename to docs/common/diagrams/rendered/powertypes-example-1.png diff --git a/docs/assets/images/diagrams/rendered/powertypes-example-2.png b/docs/common/diagrams/rendered/powertypes-example-2.png similarity index 100% rename from docs/assets/images/diagrams/rendered/powertypes-example-2.png rename to docs/common/diagrams/rendered/powertypes-example-2.png diff --git a/docs/assets/images/diagrams/rendered/rdf-classes-and-subclasses-venn.png b/docs/common/diagrams/rendered/rdf-classes-and-subclasses-venn.png similarity index 100% rename from docs/assets/images/diagrams/rendered/rdf-classes-and-subclasses-venn.png rename to docs/common/diagrams/rendered/rdf-classes-and-subclasses-venn.png diff --git a/docs/assets/images/diagrams/rendered/rdf-classes-and-subclasses.png b/docs/common/diagrams/rendered/rdf-classes-and-subclasses.png similarity index 100% rename from docs/assets/images/diagrams/rendered/rdf-classes-and-subclasses.png rename to docs/common/diagrams/rendered/rdf-classes-and-subclasses.png diff --git a/docs/assets/images/diagrams/rendered/rdf-schema.png b/docs/common/diagrams/rendered/rdf-schema.png similarity index 100% rename from docs/assets/images/diagrams/rendered/rdf-schema.png rename to docs/common/diagrams/rendered/rdf-schema.png diff --git a/docs/assets/images/diagrams/rendered/rdf-triples.png b/docs/common/diagrams/rendered/rdf-triples.png similarity index 100% rename from docs/assets/images/diagrams/rendered/rdf-triples.png rename to docs/common/diagrams/rendered/rdf-triples.png diff --git a/docs/assets/images/diagrams/rendered/representation-robert-peel.png b/docs/common/diagrams/rendered/representation-robert-peel.png similarity index 100% rename from docs/assets/images/diagrams/rendered/representation-robert-peel.png rename to docs/common/diagrams/rendered/representation-robert-peel.png diff --git a/docs/assets/images/diagrams/rendered/representation-uml.png b/docs/common/diagrams/rendered/representation-uml.png similarity index 100% rename from docs/assets/images/diagrams/rendered/representation-uml.png rename to docs/common/diagrams/rendered/representation-uml.png diff --git a/docs/assets/images/diagrams/rendered/space-and-time.png b/docs/common/diagrams/rendered/space-and-time.png similarity index 100% rename from docs/assets/images/diagrams/rendered/space-and-time.png rename to docs/common/diagrams/rendered/space-and-time.png diff --git a/docs/assets/images/diagrams/rendered/spacetime-blocks-1.png b/docs/common/diagrams/rendered/spacetime-blocks-1.png similarity index 100% rename from docs/assets/images/diagrams/rendered/spacetime-blocks-1.png rename to docs/common/diagrams/rendered/spacetime-blocks-1.png diff --git a/docs/assets/images/diagrams/rendered/spacetime-blocks-2.png b/docs/common/diagrams/rendered/spacetime-blocks-2.png similarity index 100% rename from docs/assets/images/diagrams/rendered/spacetime-blocks-2.png rename to docs/common/diagrams/rendered/spacetime-blocks-2.png diff --git a/docs/assets/images/diagrams/rendered/spacetime-blocks-3.png b/docs/common/diagrams/rendered/spacetime-blocks-3.png similarity index 100% rename from docs/assets/images/diagrams/rendered/spacetime-blocks-3.png rename to docs/common/diagrams/rendered/spacetime-blocks-3.png diff --git a/docs/assets/images/diagrams/rendered/spacetime-blocks-4.png b/docs/common/diagrams/rendered/spacetime-blocks-4.png similarity index 100% rename from docs/assets/images/diagrams/rendered/spacetime-blocks-4.png rename to docs/common/diagrams/rendered/spacetime-blocks-4.png diff --git a/docs/assets/images/diagrams/rendered/spacetime-blocks-5.png b/docs/common/diagrams/rendered/spacetime-blocks-5.png similarity index 100% rename from docs/assets/images/diagrams/rendered/spacetime-blocks-5.png rename to docs/common/diagrams/rendered/spacetime-blocks-5.png diff --git a/docs/assets/images/diagrams/rendered/spacetime-diagram-notation.png b/docs/common/diagrams/rendered/spacetime-diagram-notation.png similarity index 100% rename from docs/assets/images/diagrams/rendered/spacetime-diagram-notation.png rename to docs/common/diagrams/rendered/spacetime-diagram-notation.png diff --git a/docs/assets/images/diagrams/rendered/time-elements.png b/docs/common/diagrams/rendered/time-elements.png similarity index 100% rename from docs/assets/images/diagrams/rendered/time-elements.png rename to docs/common/diagrams/rendered/time-elements.png diff --git a/docs/assets/images/diagrams/rendered/transitivity.png b/docs/common/diagrams/rendered/transitivity.png similarity index 100% rename from docs/assets/images/diagrams/rendered/transitivity.png rename to docs/common/diagrams/rendered/transitivity.png diff --git a/docs/assets/images/diagrams/rendered/usage-data-exchange.png b/docs/common/diagrams/rendered/usage-data-exchange.png similarity index 100% rename from docs/assets/images/diagrams/rendered/usage-data-exchange.png rename to docs/common/diagrams/rendered/usage-data-exchange.png diff --git a/docs/assets/images/diagrams/rendered/usage-storage.png b/docs/common/diagrams/rendered/usage-storage.png similarity index 100% rename from docs/assets/images/diagrams/rendered/usage-storage.png rename to docs/common/diagrams/rendered/usage-storage.png diff --git a/docs/assets/images/diagrams/rendered/usage-synchronisation.png b/docs/common/diagrams/rendered/usage-synchronisation.png similarity index 100% rename from docs/assets/images/diagrams/rendered/usage-synchronisation.png rename to docs/common/diagrams/rendered/usage-synchronisation.png diff --git a/docs/assets/images/diagrams/rendered/war-and-peace.png b/docs/common/diagrams/rendered/war-and-peace.png similarity index 100% rename from docs/assets/images/diagrams/rendered/war-and-peace.png rename to docs/common/diagrams/rendered/war-and-peace.png diff --git a/docs/assets/images/diagrams/source/.gitkeep b/docs/common/diagrams/source/.gitkeep similarity index 100% rename from docs/assets/images/diagrams/source/.gitkeep rename to docs/common/diagrams/source/.gitkeep diff --git a/docs/common/examples/IES Examples 2024-03 O.pdf b/docs/common/examples/IES Examples 2024-03 O.pdf deleted file mode 100644 index f3020cf..0000000 Binary files a/docs/common/examples/IES Examples 2024-03 O.pdf and /dev/null differ diff --git a/docs/common/examples/ies-examples.md b/docs/common/examples/ies-examples.md index 6456e70..b72af32 100644 --- a/docs/common/examples/ies-examples.md +++ b/docs/common/examples/ies-examples.md @@ -1,6 +1,6 @@ # IES Examples -**Based on version 5.0.0** +**Based on version 5.1.0** This document provides a collection of worked examples demonstrating how to model various scenarios using the Information Exchange Standard (IES). Each example includes both a visual diagram and the corresponding RDF triples in Turtle syntax. @@ -15,6 +15,8 @@ This document provides a collection of worked examples demonstrating how to mode 7. [SMS Message](#7-sms-message) 8. [Voice Call](#8-voice-call) 9. [Movement](#9-movement) +10. [Networks](#10-networks) +11. [Capacity](#11-capacity) --- @@ -28,7 +30,7 @@ e.g. yellow indicated Entity. If the node has its IES colour as the fill-colour, class. If its IES colour is that of the border, it represents an instance. In some examples we provide a descriptive label for the instance using blue, underlined text. -![IES Notation](../assets/images/diagrams/rendered/ies-notation.png) +![IES Notation](../diagrams/rendered/ies-notation.png) ## 1. A Meeting @@ -38,7 +40,7 @@ In this example we have a meeting involving two persons. When entities like a pe ### Diagram -![Meeting Diagram](../assets/images/diagrams/rendered/example-meeting.png) +![Meeting Diagram](../diagrams/rendered/example-meeting.png) **Key:** - P: `ies:Person` @@ -103,7 +105,7 @@ In this example we have two observations of an aircraft moving through the air. ### Diagram -![Aircraft Observations Diagram](../assets/images/diagrams/rendered/example-observations-of-a-moving-aircraft.png) +![Aircraft Observations Diagram](../diagrams/rendered/example-observations-of-a-moving-aircraft.png) **Key:** - Ac: `ies:Aircraft` @@ -144,7 +146,7 @@ UPRNs (Unique Delivery Point References) are unique identifiers for addressable ### Diagram -![Address Representations Diagram](../assets/images/diagrams/rendered/example-address.png) +![Address Representations Diagram](../diagrams/rendered/example-address.png) **Key:** - Ad: `ies:Address` @@ -205,7 +207,7 @@ This example demonstrates how IES can be used to express how parts can move from ### Diagram -![SIM Card Swap Diagram](../assets/images/diagrams/rendered/example-sim-card-swap.png) +![SIM Card Swap Diagram](../diagrams/rendered/example-sim-card-swap.png) **Key:** - MH: `ies:MobileHandset` @@ -270,7 +272,7 @@ This example demonstrates the assessment pattern. Here we have two investigators ### Diagram -![Assessments Diagram](../assets/images/diagrams/rendered/example-assessment.png) +![Assessments Diagram](../diagrams/rendered/example-assessment.png) **Key:** - P: `ies:Person` @@ -369,7 +371,7 @@ Notice how we had to create an extension to `ies:Post` for the class of CEO. The ### Diagram -![Posts Diagram](../assets/images/diagrams/rendered/example-organisation-posts.png) +![Posts Diagram](../diagrams/rendered/example-organisation-posts.png) **Key:** - P: `ies:Person` @@ -403,7 +405,7 @@ This example shows how the sending and receiving of a text message is modelled i ### Diagram -![SMS Message Diagram](../assets/images/diagrams/rendered/example-sms-message.png) +![SMS Message Diagram](../diagrams/rendered/example-sms-message.png) **Key:** - P: `ies:Person` @@ -461,7 +463,7 @@ Note that as telephone numbers can be swapped between devices, these identifiers ### Diagram -![Voice Call Diagram](../assets/images/diagrams/rendered/example-voice-call.png) +![Voice Call Diagram](../diagrams/rendered/example-voice-call.png) **Key:** - P: `ies:Person` @@ -555,7 +557,7 @@ This example models the movement of a ship along the English Channel. This uses ### Diagram -![Movement Diagram](../assets/images/diagrams/rendered/example-movement.png) +![Movement Diagram](../diagrams/rendered/example-movement.png) **Key:** - Mv: `ies:Movement` @@ -588,30 +590,487 @@ This pattern allows for tracking of any moving entity through space and time, wi --- +## 10. Networks + +### Overview + +An Element is classified as a **Network** if it is useful to record a decomposition into interconnected Elements. A Network consists of one or more **Links** and **Nodes**. A Link is an Element which is, or enables, a Flow between its ends. A Node is what exists at the end of a Link — it can be at the end of more than one Link. + +This pattern is widely applicable: road networks, utility networks (water, electricity, gas), communication networks, and logistics networks can all be modelled using these concepts. The Network pattern provides a higher-level abstraction that complements the more detailed Connection and Connector patterns documented elsewhere in IES. + +### Key Concepts + +**Network** - An Element consisting of one or more Links and Nodes. A Network can contain sub-Networks, and the same Link or Node can be part of multiple Networks. + +**Link** - An Element which is, or enables, a Flow between its ends. A Link can be an Entity (such as a road section) or an Event (such as a distribution activity). Links can enable Flow in either direction (bidirectional) or just one direction (using `hasStartEnd` and `hasFinishEnd`). + +**Node** - What exists at the end of a Link. A Node can be at the end of more than one Link, enabling the representation of junctions, interchanges, or branch points. + +### Diagram + +![Networks Diagram](../diagrams/rendered/example-network.png) + +**Key:** +- N: `ies:Network` +- L: `ies:Link` +- Nd: `ies:Node` +- R: `ont:Road` (extension class) +- RJ: `ont:RoadJunction` (extension class) +- HN: `ont:HighwayNetwork` (extension class) + +### Description + +The example models a small portion of the UK highway network centred on a road junction. Three road sections (Links) meet at a common junction (Node). The specific domain classes (HighwayNetwork, Road, RoadJunction) are defined as extensions to the core IES Network, Link, and Node classes. + +The diagram shows: + +- A Highway Network that is a type of Network +- Three Roads (L-1, L-2, L-3) that are types of Link +- One Road Junction (N-7) that is a type of Node +- Each Link has Node N-7 at one of its ends via the `hasEnd` relationship +- All Links and the Node are part of the Network via `ies:isPartOf` + +This pattern allows queries such as "which roads meet at this junction?" or "what is the extent of this network?" to be answered directly from the data. + +### RDF Triples + +```turtle +@prefix rdf: . +@prefix rdfs: . +@prefix ies: . +@prefix ont: . +@prefix data: . + +# Domain-specific extensions +ont:HighwayNetwork rdfs:subClassOf ies:Network ; + rdfs:label "Highway Network"@en ; + rdfs:comment "A network of roads and road junctions."@en . + +ont:Road rdfs:subClassOf ies:Link ; + rdfs:label "Road"@en ; + rdfs:comment "A road section that enables traffic flow between its ends."@en . + +ont:RoadJunction rdfs:subClassOf ies:Node ; + rdfs:label "Road Junction"@en ; + rdfs:comment "A junction where multiple roads meet."@en . + +# The highway network +data:NetworkN a ont:HighwayNetwork ; + rdfs:label "Highway Network N"@en . + +# The road junction (Node) +data:NodeN7 a ont:RoadJunction ; + rdfs:label "Junction N-7"@en ; + ies:isPartOf data:NetworkN . + +# Road sections (Links) with ends at the junction +data:LinkL1 a ont:Road ; + rdfs:label "Road L-1"@en ; + ies:hasEnd data:NodeN7 ; + ies:isPartOf data:NetworkN . + +data:LinkL2 a ont:Road ; + rdfs:label "Road L-2"@en ; + ies:hasEnd data:NodeN7 ; + ies:isPartOf data:NetworkN . + +data:LinkL3 a ont:Road ; + rdfs:label "Road L-3"@en ; + ies:hasEnd data:NodeN7 ; + ies:isPartOf data:NetworkN . +``` + +--- + +### 10.1 Networks That Change Over Time + +Networks change through time and space: new Links may be added, existing Links may gain intermediate Nodes, or Links may be decommissioned. The 4D approach in IES handles this elegantly by using States to represent the Network, Links, and Nodes at different periods of time. + +### Diagram + +![Network Evolution Diagram](../diagrams/rendered/example-network-evolution.png) + +**Key:** +- N: `ies:Network` +- L: `ies:Link` +- Nd: `ies:Node` +- S: `ies:State` +- PP: `ies:ParticularPeriod` + +### Description + +This example shows Network X evolving over three years: + +- **2023**: Network X consists of only Link A-B with Nodes A and B at each end +- **2024**: Link A-B gains an intermediate Node C, effectively splitting into Link A-C and Link C-B (both series parts of the original Link A-B) +- **2025**: A new Link C-D is added to the network, connecting Node C to new Node D + +The key insight is that the whole-life entities (Network X, Link A-B, Node A, etc.) persist through time, but their States change. The `isSeriesPartOf` relationship indicates that Link A-C and Link C-B together comprise the whole of Link A-B during the 2024-2025 period. + +### RDF Triples + +```turtle +@prefix rdf: . +@prefix xsd: . +@prefix ies: . +@prefix data: . +@prefix iso8601: . + +# Time periods +iso8601:2023 a ies:ParticularPeriod ; + ies:iso8601PeriodRepresentation "2023"^^xsd:string . + +iso8601:2024 a ies:ParticularPeriod ; + ies:iso8601PeriodRepresentation "2024"^^xsd:string . + +iso8601:2025 a ies:ParticularPeriod ; + ies:iso8601PeriodRepresentation "2025"^^xsd:string . + +# Whole-life entities +data:NetworkX a ies:Network . +data:LinkAB a ies:Link . +data:NodeA a ies:Node . +data:NodeB a ies:Node . +data:NodeC a ies:Node . +data:NodeD a ies:Node . +data:LinkAC a ies:Link . +data:LinkCB a ies:Link . +data:LinkCD a ies:Link . + +# 2023 state: Network X contains only Link A-B +data:NetworkX_2023 a ies:State ; + ies:isStateOf data:NetworkX ; + ies:inPeriod iso8601:2023 . + +data:LinkAB_2023 a ies:State ; + ies:isStateOf data:LinkAB ; + ies:inPeriod iso8601:2023 ; + ies:isPartOf data:NetworkX_2023 ; + ies:hasEnd data:NodeA_2023 ; + ies:hasEnd data:NodeB_2023 . + +data:NodeA_2023 a ies:State ; + ies:isStateOf data:NodeA ; + ies:inPeriod iso8601:2023 ; + ies:isPartOf data:NetworkX_2023 . + +data:NodeB_2023 a ies:State ; + ies:isStateOf data:NodeB ; + ies:inPeriod iso8601:2023 ; + ies:isPartOf data:NetworkX_2023 . + +# 2024 state: Link A-B now has intermediate Node C +data:NetworkX_2024 a ies:State ; + ies:isStateOf data:NetworkX ; + ies:inPeriod iso8601:2024 . + +data:LinkAB_2024 a ies:State ; + ies:isStateOf data:LinkAB ; + ies:inPeriod iso8601:2024 ; + ies:isPartOf data:NetworkX_2024 . + +data:LinkAC_2024 a ies:State ; + ies:isStateOf data:LinkAC ; + ies:inPeriod iso8601:2024 ; + ies:isSeriesPartOf data:LinkAB_2024 ; + ies:hasEnd data:NodeA_2024 ; + ies:hasEnd data:NodeC_2024 . + +data:LinkCB_2024 a ies:State ; + ies:isStateOf data:LinkCB ; + ies:inPeriod iso8601:2024 ; + ies:isSeriesPartOf data:LinkAB_2024 ; + ies:hasEnd data:NodeC_2024 ; + ies:hasEnd data:NodeB_2024 . + +data:NodeA_2024 a ies:State ; + ies:isStateOf data:NodeA ; + ies:inPeriod iso8601:2024 ; + ies:isPartOf data:NetworkX_2024 . + +data:NodeB_2024 a ies:State ; + ies:isStateOf data:NodeB ; + ies:inPeriod iso8601:2024 ; + ies:isPartOf data:NetworkX_2024 . + +data:NodeC_2024 a ies:State ; + ies:isStateOf data:NodeC ; + ies:inPeriod iso8601:2024 ; + ies:isPartOf data:NetworkX_2024 . + +# 2025 state: New Link C-D added +data:NetworkX_2025 a ies:State ; + ies:isStateOf data:NetworkX ; + ies:inPeriod iso8601:2025 . + +data:LinkCD_2025 a ies:State ; + ies:isStateOf data:LinkCD ; + ies:inPeriod iso8601:2025 ; + ies:isPartOf data:NetworkX_2025 ; + ies:hasEnd data:NodeC_2025 ; + ies:hasEnd data:NodeD_2025 . + +data:NodeC_2025 a ies:State ; + ies:isStateOf data:NodeC ; + ies:inPeriod iso8601:2025 ; + ies:isPartOf data:NetworkX_2025 . + +data:NodeD_2025 a ies:State ; + ies:isStateOf data:NodeD ; + ies:inPeriod iso8601:2025 ; + ies:isPartOf data:NetworkX_2025 . +``` + +--- + +### 10.2 Network View of a Road Junction + +A Network provides a simplified, topological view that complements more detailed physical descriptions. This example shows how a T-junction can be represented both as a Network (with Links and Nodes) and in terms of the physical road sections that meet there. + +### Diagram + +![Network View of Road Junction Diagram](../diagrams/rendered/example-network-junction.png) + +**Key:** +- N: `ies:Network` +- L: `ies:Link` +- Nd: `ies:Node` +- TJ: `ont:TeeJunction` (extension class) +- RS: `ont:RoadSection` (extension class) + +### Description + +The A3055 runs north-south, with B3399 joining from the east at a T-junction. The Network view shows: + +- The junction itself as a Node +- Three road sections as Links: A3055 north of the junction, A3055 south of the junction, and B3399 east of the junction +- Each Link has the junction Node at one end + +This simplified view is sufficient for routing algorithms and connectivity analysis. More detailed information (such as the physical extent of each road, turn restrictions, or traffic flow directions) can be modelled using Connections and additional properties. + +### RDF Triples + +```turtle +@prefix rdf: . +@prefix rdfs: . +@prefix xsd: . +@prefix ies: . +@prefix ont: . +@prefix data: . + +# Extension classes +ont:TeeJunction rdfs:subClassOf ies:Node ; + rdfs:label "Tee Junction"@en ; + rdfs:comment "A T-shaped road junction where one road joins another."@en . + +ont:RoadSection rdfs:subClassOf ies:Link ; + rdfs:label "Road Section"@en ; + rdfs:comment "A section of road between junctions."@en . + +ont:HighwayNetwork rdfs:subClassOf ies:Network . + +# The network +data:IoWHighwayNetwork a ont:HighwayNetwork ; + rdfs:label "Isle of Wight Highway Network"@en . + +# The T-junction +data:A3055_B3399_Junction a ont:TeeJunction ; + rdfs:label "A3055 to B3399 Junction"@en ; + ies:isPartOf data:IoWHighwayNetwork . + +# Road sections +data:A3055_North a ont:RoadSection ; + rdfs:label "A3055 north of B3399"@en ; + ies:hasEnd data:A3055_B3399_Junction ; + ies:isPartOf data:IoWHighwayNetwork . + +data:A3055_South a ont:RoadSection ; + rdfs:label "A3055 south of B3399"@en ; + ies:hasEnd data:A3055_B3399_Junction ; + ies:isPartOf data:IoWHighwayNetwork . + +data:B3399_East a ont:RoadSection ; + rdfs:label "B3399 east of A3055"@en ; + ies:hasEnd data:A3055_B3399_Junction ; + ies:isPartOf data:IoWHighwayNetwork . +``` + +--- + +## 11. Capacity + +### Overview + +A **Capacity** is a `ClassOfState` where all the members share the same Capacity that enables them (or is necessary at least in part) to perform some function as a participant in an `Event`. + +The key insight is that a Capacity represents what an Element *can* do, whether or not it has ever actually done it. An aircraft capable of Mach 2 has that Capacity even if it has never flown that fast. + +The `hasCapacity` relationship asserts that an Element can have a particular Capacity. This "has a" pattern is more intuitive than the older "is a" approach using `DispositionalClass` and `Capability`, though both remain valid in IES. + +### Key Concepts + +**Capacity** - A ClassOfState where members share the same potential to perform some function. Domain applications define their own Capacity taxonomies (e.g., "Shelter Displaced Persons", "Distribute Potable Water"). + +**hasCapacity** - The relationship linking an Element to a Capacity it possesses. This is a "has a" relationship expressing potential, not actuality. + +**Using a Capacity** - When an Element actually employs its Capacity, this is modelled as a State (typed as an `EventParticipant` and as a member of the Capacity class) participating in an Event. + +### hasCapacity vs eachHasCapacity + +IES provides two properties for asserting Capacities: + +| Property | Scope | Use Case | +|----------|-------|----------| +| `hasCapacity` | Instance-level | "This specific building can shelter people" | +| `eachHasCapacity` | Class-level | "All fire stations can house emergency vehicles" | + +**hasCapacity** asserts that a *specific Element* can have a particular Capacity. Use this when the Capacity applies to an individual instance. + +**eachHasCapacity** asserts that *all instances* of an Element (typically a class) can have a particular State. Use this when the Capacity is inherent to every member of a class. +```turtle +# Class-level: ALL fire stations can house emergency vehicles +ex:FireStation rdfs:subClassOf ies:Location ; + ies:eachHasCapacity ex:HouseEmergencyVehicles . + +# Instance-level: THIS specific hall can shelter people +data:SandownCommunityHall a ies:Location ; + ies:hasCapacity ex:ShelterDisplacedPersons . + +# A specific fire station inherits class capacities AND can have additional ones +data:SouthseaFireStation a ex:FireStation ; + ies:hasCapacity ex:ShelterDisplacedPersons . # Additional instance-specific capacity +``` + +The `eachHasCapacity` relationship is particularly useful when defining domain ontologies where certain types of facilities or assets always have particular capabilities by their nature. + +### Relationship to Existing Patterns + +IES has existing concepts for modelling capabilities through `DispositionalClass`, `Capability`, and `Tendency`. The Capacity pattern provides an alternative approach: + +- The existing `DispositionalClass` pattern is **retained for backwards compatibility** +- The new `Capacity` pattern is **additive and non-breaking** +- Implementers may choose whichever pattern better fits their data and use cases + +### Description + +The example shows a community hall (Sandown Community Hall) that has been assessed as having two Capacities: + +1. **Operate as Recreational Space** — its normal function +2. **Shelter Displaced Persons** — an emergency function + +The scenario illustrates: + +- The Location with its declared Capacities via `hasCapacity` +- An Assessment event where an organisation (Acme Ltd) evaluates the building's suitability +- A period of normal operation as a recreational space (2024) +- A period of emergency activation as a shelter (January 2025) + +Each operational period is modelled as an Event with a State of the Location participating. The State is dual-typed as both an `EventParticipant` and as a member of the relevant Capacity class. + +### RDF Triples + +```turtle +@prefix rdf: . +@prefix rdfs: . +@prefix xsd: . +@prefix ies: . +@prefix ex: . +@prefix data: . + +# Domain-specific Capacity instances +ex:OperateAsRecreationalSpace a ies:Capacity ; + rdfs:label "Operate as Recreational Space"@en-gb . + +ex:ShelterDisplacedPersons a ies:Capacity ; + rdfs:label "Shelter Displaced Persons"@en-gb . + +# The Location with its Capacities +data:SandownCommunityHall a ies:Location ; + rdfs:label "Sandown Community Hall"@en-gb ; + ies:hasCapacity ex:OperateAsRecreationalSpace ; + ies:hasCapacity ex:ShelterDisplacedPersons . + +# Normal operation as recreational space (2024) +data:RecreationalOperation a ies:Event ; + rdfs:label "Recreational Space Operation"@en-gb . + +data:RecreationalStart a ies:BoundingState ; + ies:isStartOf data:RecreationalOperation ; + ies:inPeriod [ a ies:ParticularPeriod ; + ies:iso8601PeriodRepresentation "2024-01-01T12:00:00"^^xsd:string ] . + +data:RecreationalEnd a ies:BoundingState ; + ies:isEndOf data:RecreationalOperation ; + ies:inPeriod [ a ies:ParticularPeriod ; + ies:iso8601PeriodRepresentation "2024-12-31T12:00:00"^^xsd:string ] . + +data:HallAsRecreationalSpace a ies:EventParticipant, ex:OperateAsRecreationalSpace ; + ies:isParticipationOf data:SandownCommunityHall ; + ies:isParticipantIn data:RecreationalOperation . + +# Emergency activation as shelter (January 2025) +data:EmergencyShelterOperation a ies:Event ; + rdfs:label "Emergency Shelter Operation"@en-gb . + +data:ShelterStart a ies:BoundingState ; + ies:isStartOf data:EmergencyShelterOperation ; + ies:inPeriod [ a ies:ParticularPeriod ; + ies:iso8601PeriodRepresentation "2025-01-01T12:00:00"^^xsd:string ] . + +data:ShelterEnd a ies:BoundingState ; + ies:isEndOf data:EmergencyShelterOperation ; + ies:inPeriod [ a ies:ParticularPeriod ; + ies:iso8601PeriodRepresentation "2025-01-31T12:00:00"^^xsd:string ] . + +data:HallAsShelter a ies:EventParticipant, ex:ShelterDisplacedPersons ; + ies:isParticipationOf data:SandownCommunityHall ; + ies:isParticipantIn data:EmergencyShelterOperation . +``` + +### Pattern Summary for Capacity + +The Capacity pattern provides: + +- A clear way to express what an Element *can* do (potential) +- Separation between having a Capacity and using it (actuality) +- Support for assessments of Capacities +- Temporal tracking of when Capacities are activated +- A foundation for domain-specific Capacity taxonomies + +**Corresponds to:** [Capacity User Guide](../user-guides/capacity.md) + +--- + ## Pattern Summary These examples demonstrate several key IES patterns: ### Event Participation Pattern -Used in meetings, communications, and observations. Entities participate in events through EventParticipant states. +Used in [meetings](#1-a-meeting), [communications](#8-voice-call), and [observations](#2-observations-of-a-moving-aircraft). Entities participate in events through EventParticipant states. ### Part-Whole Pattern -Demonstrated in the SIM card swap example, showing how parts can move between wholes over time through states. +Demonstrated in the [SIM card swap example](#4-sim-card-swap-in-a-mobile-handset), showing how parts can move between wholes over time through states. ### Assessment Pattern Shows how subjective judgements are made by actors about states and entities, with proper temporal tracking. ### Replaceable Part Pattern -Illustrated by organisational posts, where different entities can fulfil the same role over time. +Illustrated by [organisational posts](#6-posts-of-organisations), where different entities can fulfil the same role over time. ### Movement Pattern -Tracks entities through space and time using participant states at known locations and times. +Tracks entities through space and time using participant states at known locations and times. See [Movement](#9-movement) ### Communication Pattern -Models bi-directional communications (calls, messages) as composed events with sender/caller and recipient/callee parts. +Models bi-directional communications (calls, messages) as composed events with sender/caller and recipient/callee parts. See also [SMS Message](#7-sms-message) and [Voice Call](#8-voice-call). ### Representation and Identification Pattern -Shows how entities are identified and represented through names, identifiers, and other representations. +Shows how entities are identified and represented through names, identifiers, and other representations. See [Representations of an Address](#3-representations-of-an-address) + +### Network Pattern +[Networks](#10-networks) models interconnected systems as graphs of Links and Nodes, with support for temporal evolution and levels of detail. + +### Capacity Pattern +Models what Elements can do (potential) separately from what they are actually doing (actuality), with support for domain-specific [Capacity](#11-capacity) taxonomies. --- @@ -626,4 +1085,4 @@ When implementing IES in your systems: 5. **Use consistent identifiers** appropriate to your naming schemes 6. **Document your extensions** clearly for other implementers -These examples are based on IES version 4.2.0. Always refer to the current IES specification for the most up-to-date class definitions and properties. \ No newline at end of file +These examples are based on IES version 5.1.0. Always refer to the current IES specification for the most up-to-date class definitions and properties. diff --git a/docs/common/examples/index.md b/docs/common/examples/index.md index 5d36b66..f1955cf 100644 --- a/docs/common/examples/index.md +++ b/docs/common/examples/index.md @@ -1,12 +1,12 @@ -# IES Common Examples +# IES Examples -Welcome to the IES Common Examples section. This area provides practical, worked examples demonstrating how to use IES patterns to model real-world scenarios and create IES-compliant instance data. +Welcome to the IES Examples section. This area provides practical, worked examples demonstrating how to use IES patterns to model real-world scenarios and create IES-compliant instance data. --- ## About These Examples -The examples in this section are designed to help you understand how to apply IES Common concepts in practice. Each example includes: +The examples in this section are designed to help you understand how to apply IES concepts in practice. Each example includes: - **Visual diagrams** showing the structure and relationships - **RDF/Turtle code** demonstrating the implementation @@ -24,15 +24,18 @@ Comprehensive examples with diagrams and step-by-step explanations: #### [IES Examples Documentation](ies-examples.md) Detailed worked examples covering: -1. **A Meeting** - Event participation and timing -2. **Observations of a Moving Aircraft** - Temporal observation patterns -3. **Representations of an Address** - Multiple representations of the same information -4. **SIM Card Swap in a Mobile Handset** - State changes and asset relationships -5. **Assessments and Subject of Interest** - Intelligence assessment patterns -6. **Posts of Organisations** - Organisational structures and roles -7. **SMS Message** - Communication event modelling -8. **Voice Call** - Telecommunications event patterns -9. **Movement** - Journey modelling with multiple legs +1. [**A Meeting**](ies-examples.md#1-a-meeting) - Event participation and timing +2. [**Observations of a Moving Aircraft**](ies-examples.md#2-observations-of-a-moving-aircraft) - Temporal observation patterns +3. [**Representations of an Address**](ies-examples.md#3-representations-of-an-address) - Multiple representations of the same information +4. [**SIM Card Swap in a Mobile Handset**](ies-examples.md#4-sim-card-swap-in-a-mobile-handset) - State changes and asset relationships +5. [**Assessments and Subject of Interest**](ies-examples.md#5-assessments-and-subject-of-interest) - Intelligence assessment patterns +6. [**Posts of Organisations**](ies-examples.md#6-posts-of-organisations) - Organisational structures and roles +7. [**SMS Message**](ies-examples.md#7-sms-message) - Communication event modelling +8. [**Voice Call**](ies-examples.md#8-voice-call) - Telecommunications event patterns +9. [**Movement**](ies-examples.md#9-movement) - Journey modelling with multiple legs +10. [**Networks**](ies-examples.md#10-networks) - Interconnected systems as Links and Nodes + +Each example includes UML diagrams, RDF triples, and detailed explanations of the modelling decisions. --- @@ -58,28 +61,343 @@ Complete collection of `.ttl` files demonstrating: - Geospatial data with GeoSPARQL - Hospital patient journey (comprehensive example) - Movement and travel tracking +- Networks (highway networks, temporal evolution, road junctions) - Periods of time - Discontinuous states ("sometimes" patterns) +- Spatio-temporal modelling All files are valid RDF/Turtle that can be loaded directly into any RDF triple store. --- +## How to Use These Examples + +### For Learning + +1. **Start with visualisations** - Review the [IES Examples Documentation](ies-examples.md) to see diagrams +2. **Read the explanations** - Understand the modelling decisions and patterns +3. **Study the RDF** - Examine how concepts translate to Turtle syntax +4. **Try modifications** - Adapt examples to similar scenarios + +### For Implementation + +1. **Identify your use case** - Find the example closest to your needs +2. **Download sample data** - Get the relevant `.ttl` file from [Sample Data](sample-data/index.md) +3. **Load and query** - Import into your RDF triple store and run SPARQL queries +4. **Adapt and extend** - Modify the pattern for your specific requirements + +### For Validation + +1. **Use as templates** - Copy patterns that match your use case +2. **Replace test data** - Substitute your actual data for the example data +3. **Validate structure** - Ensure your data follows the same structural patterns +4. **Test queries** - Verify you can query your data the same way + +--- + +## Learning Path by Role + +### For Implementers + +**Goal:** Create IES-compliant data for your systems + +1. Start with [Sample Data](sample-data/index.md) - explore the `.ttl` files +2. Load samples into a local triple store (Fuseki, GraphDB, Stardog) +3. Run SPARQL queries to understand the structure +4. Use [hospital.ttl](sample-data/index.md#hospital-example) as a comprehensive reference +5. Adapt patterns to your domain + +**Recommended examples:** +- Event participation patterns +- Identifiers and naming +- Relationships and states +- Networks (for infrastructure and connectivity modelling) + +--- + +### For Information Architects + +**Goal:** Design information exchanges using IES patterns + +1. Review [IES Examples Documentation](ies-examples.md) for visual understanding +2. Study how different aspects (temporal, spatial, participatory) combine +3. Examine [Sample Data](sample-data/index.md) for implementation details +4. Consider extension points for domain-specific needs + +**Recommended examples:** +- Assessments and Subject of Interest (intelligence patterns) +- Posts of Organisations (organisational structure) +- Movement (complex multi-part events) +- Networks (topological modelling and temporal evolution) + +--- + +### For Data Modellers + +**Goal:** Map existing schemas to/from IES + +1. Find examples similar to your existing data structures +2. Compare your current model to IES patterns +3. Identify mapping rules between your schema and IES +4. Use sample data as transformation templates + +**Recommended examples:** +- Representations of an Address (multiple representations) +- Types and classification (taxonomies) +- SIM Card Swap (state changes) +- Networks (graph-based infrastructure data) + +--- + +### For Analysts and Users + +**Goal:** Understand what IES data looks like and how to query it + +1. Review visualisations in [IES Examples Documentation](ies-examples.md) +2. Learn basic SPARQL queries from [Sample Data](sample-data/index.md) +3. Experiment with querying the sample data +4. Understand temporal and participatory patterns + +**Recommended examples:** +- A Meeting (simple event pattern) +- Voice Call (communication pattern) +- Hospital patient journey (realistic scenario) +- Networks (connectivity and routing queries) + +--- + +## Example Patterns Summary + +### Temporal Patterns + +**When to use:** Modelling things that change over time, have duration, or occur at specific times + +**Key examples:** +- Events with bounding states (start/end) +- Period of time representations +- Discontinuous states ("sometimes") +- State changes (SIM card swap) +- Network evolution over time + +**See:** [Period of Time](sample-data/index.md#period-of-time), [Events](sample-data/index.md#events), [Sometimes](sample-data/index.md#sometimes-discontinuous-states), [Network Evolution](ies-examples.md#101-networks-that-change-over-time) + +--- + +### Participation Patterns + +**When to use:** Modelling entities involved in events or activities + +**Key examples:** +- Meeting with attendees +- Voice call with caller/callee +- Surgery with patient and surgeons +- Journey with traveller and vehicles + +**See:** [Event Participation](sample-data/index.md#event-participation), [A Meeting](ies-examples.md#1-a-meeting), [Voice Call](ies-examples.md#8-voice-call) + +--- + +### State Patterns + +**When to use:** Modelling properties or conditions that hold for specific temporal extents + +**Key examples:** +- Person in hospital ward +- Person as subject of interest +- Device in use +- Location occupied + +**See:** [Hospital Example](sample-data/index.md#hospital-example), [SIM Card Swap](ies-examples.md#4-sim-card-swap-in-a-mobile-handset) + +--- + +### Relationship Patterns + +**When to use:** Modelling connections between entities + +**Key examples:** +- Organisational relationships (works for, reports to) +- Spatial relationships (located in, part of) +- Social relationships (family, friends) +- Structural relationships (component of, member of) + +**See:** [Relationships](sample-data/index.md#relationships), [Posts of Organisations](ies-examples.md#6-posts-of-organisations) + +--- + +### Representation Patterns + +**When to use:** Modelling names, identifiers, and different representations of things + +**Key examples:** +- Multiple names for the same person +- Different identifier schemes +- Address representations +- Coordinate systems + +**See:** [Identifiers](sample-data/index.md#identifiers), [Representations of an Address](ies-examples.md#3-representations-of-an-address) + +--- + +### Assessment Patterns + +**When to use:** Modelling subjective judgements, confidence levels, and analytical assessments + +**Key examples:** +- Intelligence assessments with confidence +- Risk evaluations +- Scenario analysis +- Subject of interest designation + +**See:** [Assessment](sample-data/index.md#assessment), [Assessments and Subject of Interest](ies-examples.md#5-assessments-and-subject-of-interest) + +--- + +### Classification Patterns + +**When to use:** Creating type hierarchies and categorising entities + +**Key examples:** +- PowerType relationships +- Class hierarchies +- Type-level properties +- Faceted classification + +**See:** [Types and Classification](sample-data/index.md#types-and-classification) + +--- + +### Geospatial Patterns + +**When to use:** Modelling geographic locations and coordinates + +**Key examples:** +- Latitude/longitude coordinates +- Location relationships +- Movement between locations +- Spatial queries with GeoSPARQL + +**See:** [Geospatial](sample-data/index.md#geospatial), [Movement](sample-data/index.md#movement) + +--- + +### Network Patterns + +**When to use:** Modelling interconnected systems, complex infrastructure, and graph-like structures + +**Key examples:** +- Highway networks with roads and junctions +- Utility networks (water, electricity, gas) +- Communication networks +- Temporal evolution of network structure +- Levels of detail (series and parallel decomposition) + +**See:** [Networks](ies-examples.md#10-networks), [Network Sample Data](sample-data/index.md#network) + +--- + +## Tools and Resources + +### RDF Triple Stores + +Load sample data into these tools to experiment: + +- **Apache Jena Fuseki** - Open source, easy to set up locally +- **GraphDB** - Feature-rich with visual query builder +- **Stardog** - Enterprise-grade with reasoning support +- **Blazegraph** - High-performance graph database + +### SPARQL Query Editors + +Write and test queries against sample data: + +- **Fuseki UI** - Built into Apache Jena Fuseki +- **GraphDB Workbench** - Visual query builder and editor +- **YASGUI** - Web-based SPARQL IDE +- **RDFox** - High-performance reasoner with query interface + +### RDF Visualisation + +Visualise the structure of sample data: + +- **WebVOWL** - Interactive ontology visualisation +- **LodLive** - Browse RDF resources interactively +- **Gruff** - Visual RDF browser (Franz Inc.) + +### Development Libraries + +Programmatic access to IES data: + +- **RDFLib** (Python) - Parse, query, and manipulate RDF +- **Apache Jena** (Java) - Comprehensive RDF toolkit +- **rdflib.js** (JavaScript) - RDF library for Node.js and browsers +- **Oxigraph** (Rust) - Fast RDF store and query engine + +--- + ## Related Documentation -- [User Guides](../user-guides/index.md) - Understand IES fundamentals -- [Instantiation Patterns](../user-guides/instantiation-patterns.md) - Standard patterns for creating instances -- [Extending IES](../user-guides/extending-ies.md) - How to extend for specific needs -- [Specification](../specification/index.md) - Complete technical reference -- [Glossary](../../glossary.md) - Key terms defined +### Essential Reading + +- **[User Guides](../user-guides/index.md)** - Understand IES fundamentals +- **[Instantiation Patterns](../user-guides/instantiation-patterns.md)** - Standard patterns for creating instances +- **[Extending IES](../user-guides/extending-ies.md)** - How to extend for specific needs +- **[Specification](../specification/index.md)** - Complete technical reference + +### Quick References + +- **[Glossary](../glossary.md)** - Key terms defined +- **[4D Ontology](../user-guides/4d-ontology.md)** - Understanding the temporal approach + +--- + +## Contributing Examples + +Have you developed IES examples that demonstrate useful patterns or solve common problems? + +### Contribution Guidelines + +1. **Ensure validity** - Your example must use valid IES patterns +2. **Add clear comments** - Include comments in Turtle files explaining the pattern +3. **Provide context** - Brief description of the use case and modelling decisions +4. **Test thoroughly** - Validate against IES Common ontology +5. **Document well** - Include diagrams if possible + +### How to Contribute + +1. Fork the [IES GitHub repository](https://github.com/IES-Org/ies-common) +2. Add your example with documentation +3. Ensure it follows the project structure +4. Submit a pull request with clear description + +We particularly welcome examples that: + +- ✅ Demonstrate domain-specific extensions +- ✅ Show integration with other standards (e.g., PROV, SKOS) +- ✅ Illustrate complex temporal or spatial reasoning +- ✅ Provide real-world use case solutions + +--- + +## Getting Help + +If you need assistance understanding or adapting these examples: + +1. **Review the FAQ** - Many common questions are answered there +2. **Check the User Guides** - Detailed explanations of concepts +3. **Open a GitHub issue** - For specific technical questions +4. **Contact the IES team** - For broader implementation guidance --- ## Version Information -**Examples Version:** Based on IES Common 5.0.0 -**Last Updated:** November 2025 +**Examples Version:** Based on IES 5.1.0 +**Last Updated:** 09 January 2026 +**Status:** Active development + +Examples are updated regularly as IES evolves. Check the [CHANGELOG](https://github.com/IES-Org/ies-common/blob/main/CHANGELOG.md) for updates. --- -*© Crown Copyright 2020-2025 | Licensed under the MIT Licence* +*© Crown Copyright 2020-2026 | Licensed under the MIT Licence* \ No newline at end of file diff --git a/docs/common/examples/sample-data/assessment.ttl b/docs/common/examples/sample-data/assessment.ttl index 8fea28d..73f43a8 100644 --- a/docs/common/examples/sample-data/assessment.ttl +++ b/docs/common/examples/sample-data/assessment.ttl @@ -1,5 +1,5 @@ @prefix rdf: . -@prefix ies: http://informationexchangestandard.org/ont/ies/common/> . +@prefix ies: . @prefix data: . data:Scenario1 a ies:PossibleWorld . @@ -53,4 +53,3 @@ data:S3Assessment ies:assessed data:Scenario3 ; data:S3Assessor ies:isParticipantIn data:S3Assessment ; ies:isParticipationOf data:Vladimir ; a ies:Assessor . - diff --git a/docs/common/examples/sample-data/capacity-class-level.ttl b/docs/common/examples/sample-data/capacity-class-level.ttl new file mode 100644 index 0000000..ce820f5 --- /dev/null +++ b/docs/common/examples/sample-data/capacity-class-level.ttl @@ -0,0 +1,151 @@ +# Capacity Pattern Example: Class-Level Capacities (REVISED for Enhancement) +# This example demonstrates the IES Capacity pattern at the class level, +# following the capacity-enhancement.md pattern where eachHasCapacity has +# domain ies:ClassOfState (not ies:ClassOfElement). +# +# This shows how to express "All Eurofighters in operational condition can fly at Mach 2" + +@prefix rdf: . +@prefix rdfs: . +@prefix xsd: . +@prefix ies: . +@prefix ex: . +@prefix data: . + +# ============================================================================ +# Domain-Specific Class Hierarchy and Capacities +# ============================================================================ + +# ClassOfState: Eurofighter in Operational Condition +# This is a ClassOfState - a class whose members are States +ex:EurofighterInOperationalCondition a ies:ClassOfState ; + rdfs:label "Eurofighter in Operational Condition"@en-gb ; + rdfs:comment """A ClassOfState where members are States of Eurofighter aircraft +when they are in operational condition."""@en-gb ; + rdfs:subClassOf ies:VehicleState ; + # Class-level capacity: ALL members of this class can fly at Mach 2 + ies:eachHasCapacity ex:PerformerOfMach2Flight . + +# Another ClassOfState representing the capacity +ex:PerformerOfMach2Flight a ies:Capacity ; + rdfs:label "Performer of Mach 2 Flight"@en-gb ; + rdfs:comment "The capacity to perform flight at Mach 2 or greater."@en-gb ; + rdfs:subClassOf ies:EventParticipant . + +# ============================================================================ +# Instance-Level Example: A Specific Eurofighter +# ============================================================================ + +# The whole-life Entity: Fighter XYZ-123 +data:FighterXYZ123 a ies:Vehicle ; + rdfs:label "Fighter XYZ-123"@en-gb ; + rdfs:comment "A specific Eurofighter aircraft"@en-gb . + +# ============================================================================ +# A State of Fighter XYZ-123 in Operational Condition (2024) +# This State inherits the class-level capacity via eachHasCapacity +# ============================================================================ + +data:FighterXYZ123InOpsCondition2024 a ies:VehicleState, ex:EurofighterInOperationalCondition ; + rdfs:label "Fighter XYZ-123 in operational condition (2024)"@en-gb ; + rdfs:comment """A State of Fighter XYZ-123 during 2024 when it was in operational condition. + +Because this State is a member of ex:EurofighterInOperationalCondition, it inherits +the class-level capacity to perform Mach 2 flight via the eachHasCapacity relationship."""@en-gb ; + ies:isStateOf data:FighterXYZ123 ; + ies:inPeriod data:Period2024 . + +data:Period2024 a ies:ParticularPeriod ; + rdfs:label "2024"@en-gb ; + ies:iso8601PeriodRepresentation "2024"^^xsd:gYear . + +# ============================================================================ +# Alternative Pattern: Instance-Specific Capacity +# You can also attach capacities to specific States directly +# ============================================================================ + +# Another State of the same fighter, with instance-specific capacity +data:FighterXYZ123During2025 a ies:VehicleState ; + rdfs:label "Fighter XYZ-123 in 2025"@en-gb ; + rdfs:comment """A State of Fighter XYZ-123 during 2025. + +This State has an instance-specific capacity attached directly via hasCapacity."""@en-gb ; + ies:isStateOf data:FighterXYZ123 ; + ies:inPeriod data:Period2025 ; + # Instance-level capacity: THIS specific State can perform Mach 2 flight + ies:hasCapacity ex:PerformerOfMach2Flight . + +data:Period2025 a ies:ParticularPeriod ; + rdfs:label "2025"@en-gb ; + ies:iso8601PeriodRepresentation "2025"^^xsd:gYear . + +# ============================================================================ +# Actualising the Capacity: The Fighter Actually Flies at Mach 2 +# ============================================================================ + +# An Event: A specific Mach 2 flight +data:Mach2Flight20240717 a ies:Movement ; + rdfs:label "Mach 2 flight on 2024-07-17"@en-gb ; + rdfs:comment "A specific flight where Fighter XYZ-123 actually flew at Mach 2"@en-gb . + +data:FlightStart a ies:BoundingState ; + rdfs:label "Start of Mach 2 flight"@en-gb ; + ies:isStartOf data:Mach2Flight20240717 ; + ies:inPeriod data:Period20240717T0900 . + +data:FlightEnd a ies:BoundingState ; + rdfs:label "End of Mach 2 flight"@en-gb ; + ies:isEndOf data:Mach2Flight20240717 ; + ies:inPeriod data:Period20240717T0930 . + +data:Period20240717T0900 a ies:ParticularPeriod ; + ies:iso8601PeriodRepresentation "2024-07-17T09:00:00Z"^^xsd:string . + +data:Period20240717T0930 a ies:ParticularPeriod ; + ies:iso8601PeriodRepresentation "2024-07-17T09:30:00Z"^^xsd:string . + +# A State of the fighter actually performing Mach 2 flight +# This State is both an EventParticipant AND a member of the Capacity class +# This actualises the capacity that the fighter had +data:FighterXYZ123AtMach2 a ies:EventParticipant, ex:PerformerOfMach2Flight ; + rdfs:label "Fighter XYZ-123 performing Mach 2 flight"@en-gb ; + rdfs:comment """The fighter actually performing a Mach 2 flight - actualising its capacity. + +Note that this State is a member of ex:PerformerOfMach2Flight (via rdf:type), +which means the capacity has been actualised. The capacity itself was expressed +via hasCapacity or eachHasCapacity on other States."""@en-gb ; + ies:isParticipationOf data:FighterXYZ123 ; + ies:isParticipantIn data:Mach2Flight20240717 . + +# ============================================================================ +# Example: Person with Capacity for Leadership Role +# Demonstrates the pattern with InPost +# ============================================================================ + +# A Person +data:FredBloggs a ies:Person ; + rdfs:label "Fred Bloggs"@en-gb . + +# ClassOfState: Term as Captain of Medway Queen +ex:TermAsCaptainOfMedwayQueen a ies:ClassOfState ; + rdfs:label "Term as Captain of Medway Queen"@en-gb ; + rdfs:comment "A term of office as captain of the paddle steamer Medway Queen."@en-gb ; + rdfs:subClassOf ies:InPost . + +# A State of Fred in 2026 with the capacity to become captain +data:FredBloggsIn2026 a ies:PersonState ; + rdfs:label "Fred Bloggs in 2026"@en-gb ; + rdfs:comment """A State of Fred Bloggs during 2026, when he has the qualifications +and opportunity to become captain of the Medway Queen."""@en-gb ; + ies:isStateOf data:FredBloggs ; + ies:inPeriod data:Period2026 ; + # Fred in 2026 has the capacity to be captain + ies:hasCapacity ex:TermAsCaptainOfMedwayQueen . + +data:Period2026 a ies:ParticularPeriod ; + rdfs:label "2026"@en-gb ; + ies:iso8601PeriodRepresentation "2026"^^xsd:gYear . + +# If Fred actually becomes captain, that would be modelled as a different State +# which is both a member of ex:TermAsCaptainOfMedwayQueen AND an InPost +# (This actualises the capacity) diff --git a/docs/common/examples/sample-data/capacity-emergency-shelter.ttl b/docs/common/examples/sample-data/capacity-emergency-shelter.ttl new file mode 100644 index 0000000..920315d --- /dev/null +++ b/docs/common/examples/sample-data/capacity-emergency-shelter.ttl @@ -0,0 +1,172 @@ +# Capacity Pattern Example: Emergency Shelter (REVISED for Enhancement) +# This example demonstrates the IES Capacity pattern using an emergency planning scenario, +# following the capacity-enhancement.md pattern where hasCapacity has domain ies:State. +# +# Key change: Capacities are now attached to States, not to whole-life Entities. + +@prefix rdf: . +@prefix rdfs: . +@prefix xsd: . +@prefix ies: . +@prefix ex: . +@prefix data: . + +# ============================================================================ +# Domain-Specific Capacity Taxonomy +# These are example Capacity instances for emergency planning scenarios. +# Each application domain should define its own taxonomy. +# ============================================================================ + +ex:OperateAsRecreationalSpace a ies:Capacity ; + rdfs:label "Operate as Recreational Space"@en-gb ; + rdfs:comment "The capacity to operate as a recreational or leisure venue."@en-gb ; + rdfs:subClassOf ies:EventParticipant . + +ex:ShelterDisplacedPersons a ies:Capacity ; + rdfs:label "Shelter Displaced Persons"@en-gb ; + rdfs:comment "The capacity to provide emergency shelter for displaced persons."@en-gb ; + rdfs:subClassOf ies:EventParticipant . + +ex:AssessLocationsForEmergencyPlanning a ies:Capacity ; + rdfs:label "Assess Locations for Emergency Planning"@en-gb ; + rdfs:comment "The capacity to conduct emergency planning assessments."@en-gb ; + rdfs:subClassOf ies:EventParticipant . + +# ============================================================================ +# The Location +# ============================================================================ + +data:SandownCommunityHall a ies:Location ; + rdfs:label "Sandown Community Hall"@en-gb ; + rdfs:comment "Community sports and events venue in Sandown"@en-gb . + +# ============================================================================ +# Planning Period State: Hall During Assessment (2024) +# This State has the capacities that were identified during planning +# ============================================================================ + +data:HallDuringPlanning a ies:LocationState ; + rdfs:label "Sandown Community Hall during planning period (2024)"@en-gb ; + rdfs:comment """A State of the community hall during the 2024 planning period, +when it was assessed as having multiple capacities for emergency use."""@en-gb ; + ies:isStateOf data:SandownCommunityHall ; + ies:inPeriod data:Period2024 ; + # These are the capacities identified during assessment + ies:hasCapacity ex:OperateAsRecreationalSpace ; + ies:hasCapacity ex:ShelterDisplacedPersons . + +data:Period2024 a ies:ParticularPeriod ; + rdfs:label "2024"@en-gb ; + ies:iso8601PeriodRepresentation "2024"^^xsd:gYear . + +# ============================================================================ +# The Organisation That Assesses Emergency Suitability +# ============================================================================ + +data:AcmeLtd a ies:Organisation ; + rdfs:label "Acme Ltd"@en-gb ; + rdfs:comment "A company that carries out emergency planning assessments"@en-gb . + +# State of Acme during the planning period +data:AcmeDuringPlanning a ies:OrganisationState ; + rdfs:label "Acme Ltd during 2024 planning work"@en-gb ; + ies:isStateOf data:AcmeLtd ; + ies:inPeriod data:Period2024 ; + ies:hasCapacity ex:AssessLocationsForEmergencyPlanning . + +# ============================================================================ +# The Emergency Planning Assessment +# ============================================================================ + +data:EmergencyPlanningAssessment a ies:Assessment ; + rdfs:label "Emergency Planning Assessment"@en-gb ; + rdfs:comment "An assessment of Sandown Community Hall for emergency use"@en-gb . + +data:AssessmentStart a ies:BoundingState ; + rdfs:label "Start of assessment"@en-gb ; + ies:isStartOf data:EmergencyPlanningAssessment ; + ies:inPeriod data:Period20240101 . + +data:AssessmentEnd a ies:BoundingState ; + rdfs:label "End of assessment"@en-gb ; + ies:isEndOf data:EmergencyPlanningAssessment ; + ies:inPeriod data:Period20240131 . + +data:Period20240101 a ies:ParticularPeriod ; + ies:iso8601PeriodRepresentation "2024-01-01T12:00:00Z"^^xsd:string . + +data:Period20240131 a ies:ParticularPeriod ; + ies:iso8601PeriodRepresentation "2024-01-31T12:00:00Z"^^xsd:string . + +# A State of Acme Ltd performing the assessment (actualising its capacity) +data:AcmeAssessing a ies:Assessor, ex:AssessLocationsForEmergencyPlanning ; + rdfs:label "Acme Ltd assessing"@en-gb ; + rdfs:comment "Acme actually performing an assessment - actualising its capacity"@en-gb ; + ies:isParticipationOf data:AcmeLtd ; + ies:isParticipantIn data:EmergencyPlanningAssessment . + +# ============================================================================ +# Normal Operations: Recreational Space (2024) +# The hall actualises its recreational capacity +# ============================================================================ + +data:RecreationalOperation a ies:Event ; + rdfs:label "Recreational Space Operation"@en-gb ; + rdfs:comment "Sandown Community Hall operating as a recreational space"@en-gb . + +data:RecreationalStart a ies:BoundingState ; + rdfs:label "Start of recreational operation"@en-gb ; + ies:isStartOf data:RecreationalOperation ; + ies:inPeriod data:Period20240101T1200 . + +data:RecreationalEnd a ies:BoundingState ; + rdfs:label "End of recreational operation"@en-gb ; + ies:isEndOf data:RecreationalOperation ; + ies:inPeriod data:Period20241231T1200 . + +data:Period20240101T1200 a ies:ParticularPeriod ; + ies:iso8601PeriodRepresentation "2024-01-01T12:00:00"^^xsd:string . + +data:Period20241231T1200 a ies:ParticularPeriod ; + ies:iso8601PeriodRepresentation "2024-12-31T12:00:00"^^xsd:string . + +# A State of the hall actually operating as a recreational centre +# This State is both an EventParticipant AND a member of the Capacity class +data:HallAsRecreationalSpace a ies:EventParticipant, ex:OperateAsRecreationalSpace ; + rdfs:label "Sandown Community Hall as recreational space"@en-gb ; + rdfs:comment "The hall actually operating as a recreational space - actualising its capacity"@en-gb ; + ies:isParticipationOf data:SandownCommunityHall ; + ies:isParticipantIn data:RecreationalOperation . + +# ============================================================================ +# Emergency Activation: Shelter (January 2025) +# The hall actualises its shelter capacity +# ============================================================================ + +data:EmergencyShelterOperation a ies:Event ; + rdfs:label "Emergency Shelter Operation"@en-gb ; + rdfs:comment "Sandown Community Hall operating as an emergency shelter"@en-gb . + +data:ShelterStart a ies:BoundingState ; + rdfs:label "Start of emergency shelter operation"@en-gb ; + ies:isStartOf data:EmergencyShelterOperation ; + ies:inPeriod data:Period20250101T1200 . + +data:ShelterEnd a ies:BoundingState ; + rdfs:label "End of emergency shelter operation"@en-gb ; + ies:isEndOf data:EmergencyShelterOperation ; + ies:inPeriod data:Period20250131T1200 . + +data:Period20250101T1200 a ies:ParticularPeriod ; + ies:iso8601PeriodRepresentation "2025-01-01T12:00:00"^^xsd:string . + +data:Period20250131T1200 a ies:ParticularPeriod ; + ies:iso8601PeriodRepresentation "2025-01-31T12:00:00"^^xsd:string . + +# A State of the hall actually operating as an emergency shelter +# This State is both an EventParticipant AND a member of the Capacity class +data:HallAsShelter a ies:EventParticipant, ex:ShelterDisplacedPersons ; + rdfs:label "Sandown Community Hall as emergency shelter"@en-gb ; + rdfs:comment "The hall actually operating as an emergency shelter - actualising its capacity"@en-gb ; + ies:isParticipationOf data:SandownCommunityHall ; + ies:isParticipantIn data:EmergencyShelterOperation . diff --git a/docs/common/examples/sample-data/capacity-water-distribution.ttl b/docs/common/examples/sample-data/capacity-water-distribution.ttl new file mode 100644 index 0000000..b0bf5e4 --- /dev/null +++ b/docs/common/examples/sample-data/capacity-water-distribution.ttl @@ -0,0 +1,172 @@ +# Capacity Pattern Example: Water Distribution Point (REVISED for Enhancement) +# This example demonstrates a car park with multiple capacities: +# normal use as a car park, and emergency use as a water distribution point. +# +# Following the capacity-enhancement.md pattern where hasCapacity has domain ies:State. +# Key change: Capacities are now attached to States, not to whole-life Entities. + +@prefix rdf: . +@prefix rdfs: . +@prefix xsd: . +@prefix ies: . +@prefix ex: . +@prefix data: . + +# ============================================================================ +# Domain-Specific Capacity Taxonomy +# ============================================================================ + +ex:HoldParkedVehicles a ies:Capacity ; + rdfs:label "Hold Parked Vehicles"@en-gb ; + rdfs:comment "The capacity to operate as a car park."@en-gb ; + rdfs:subClassOf ies:EventParticipant . + +ex:DistributePotableWater a ies:Capacity ; + rdfs:label "Distribute Potable Water"@en-gb ; + rdfs:comment "The capacity to serve as a distribution point for potable water."@en-gb ; + rdfs:subClassOf ies:EventParticipant . + +ex:AssessLocationsForEmergencyPlanning a ies:Capacity ; + rdfs:label "Assess Locations for Emergency Planning"@en-gb ; + rdfs:comment "The capacity to conduct emergency planning assessments."@en-gb ; + rdfs:subClassOf ies:EventParticipant . + +# ============================================================================ +# The Location +# ============================================================================ + +data:SandownCarPark a ies:Location ; + rdfs:label "Sandown Town Centre Car Park"@en-gb ; + rdfs:comment "A car park normally used for vehicle parking"@en-gb . + +# ============================================================================ +# Planning Period State: Car Park During Assessment (2024) +# This State has the capacities that were identified during planning +# ============================================================================ + +data:CarParkDuringPlanning a ies:LocationState ; + rdfs:label "Sandown car park during planning period (2024)"@en-gb ; + rdfs:comment """A State of the car park during the 2024 planning period, +when it was assessed as having multiple capacities for both normal and emergency use."""@en-gb ; + ies:isStateOf data:SandownCarPark ; + ies:inPeriod data:Period2024 ; + # These are the capacities identified during assessment + ies:hasCapacity ex:HoldParkedVehicles ; + ies:hasCapacity ex:DistributePotableWater . + +data:Period2024 a ies:ParticularPeriod ; + rdfs:label "2024"@en-gb ; + ies:iso8601PeriodRepresentation "2024"^^xsd:gYear . + +# ============================================================================ +# The Organisation That Conducts Assessments +# ============================================================================ + +data:AcmeLtd a ies:Organisation ; + rdfs:label "Acme Ltd"@en-gb ; + rdfs:comment "A company that carries out emergency planning assessments"@en-gb . + +# State of Acme during the planning period +data:AcmeDuringPlanning a ies:OrganisationState ; + rdfs:label "Acme Ltd during 2024 planning work"@en-gb ; + ies:isStateOf data:AcmeLtd ; + ies:inPeriod data:Period2024 ; + ies:hasCapacity ex:AssessLocationsForEmergencyPlanning . + +# ============================================================================ +# The Emergency Planning Assessment +# ============================================================================ + +data:WaterDistributionAssessment a ies:Assessment ; + rdfs:label "Water Distribution Point Assessment"@en-gb ; + rdfs:comment "An assessment of the car park as a potential water distribution point"@en-gb . + +data:WaterAssessmentStart a ies:BoundingState ; + rdfs:label "Start of water distribution assessment"@en-gb ; + ies:isStartOf data:WaterDistributionAssessment ; + ies:inPeriod data:Period20240101 . + +data:WaterAssessmentEnd a ies:BoundingState ; + rdfs:label "End of water distribution assessment"@en-gb ; + ies:isEndOf data:WaterDistributionAssessment ; + ies:inPeriod data:Period20240131 . + +data:Period20240101 a ies:ParticularPeriod ; + ies:iso8601PeriodRepresentation "2024-01-01T12:00:00Z"^^xsd:string . + +data:Period20240131 a ies:ParticularPeriod ; + ies:iso8601PeriodRepresentation "2024-01-31T12:00:00Z"^^xsd:string . + +# A State of Acme Ltd performing the assessment (actualising its capacity) +data:AcmeAssessingWaterPoint a ies:Assessor, ex:AssessLocationsForEmergencyPlanning ; + rdfs:label "Acme Ltd assessing water distribution point"@en-gb ; + rdfs:comment "Acme actually performing an assessment - actualising its capacity"@en-gb ; + ies:isParticipationOf data:AcmeLtd ; + ies:isParticipantIn data:WaterDistributionAssessment . + +# ============================================================================ +# Normal Operations: Car Park (2024) +# The car park actualises its parking capacity +# ============================================================================ + +data:CarParkOperation a ies:Event ; + rdfs:label "Car Park Operation"@en-gb ; + rdfs:comment "Sandown Town Centre Car Park operating normally"@en-gb . + +data:CarParkOperationStart a ies:BoundingState ; + rdfs:label "Start of car park operation"@en-gb ; + ies:isStartOf data:CarParkOperation ; + ies:inPeriod data:Period20240101T1200 . + +data:CarParkOperationEnd a ies:BoundingState ; + rdfs:label "End of car park operation"@en-gb ; + ies:isEndOf data:CarParkOperation ; + ies:inPeriod data:Period20241231T1200 . + +data:Period20240101T1200 a ies:ParticularPeriod ; + ies:iso8601PeriodRepresentation "2024-01-01T12:00:00"^^xsd:string . + +data:Period20241231T1200 a ies:ParticularPeriod ; + ies:iso8601PeriodRepresentation "2024-12-31T12:00:00"^^xsd:string . + +# A State of the car park operating normally +# This State is both an EventParticipant AND a member of the Capacity class +data:CarParkNormalOperation a ies:EventParticipant, ex:HoldParkedVehicles ; + rdfs:label "Sandown Car Park as vehicle parking"@en-gb ; + rdfs:comment "The car park operating in its normal capacity - actualising its parking capacity"@en-gb ; + ies:isParticipationOf data:SandownCarPark ; + ies:isParticipantIn data:CarParkOperation . + +# ============================================================================ +# Emergency Activation: Water Distribution Point (January 2025) +# Following severe flooding that interrupted mains water supplies +# The car park actualises its water distribution capacity +# ============================================================================ + +data:WaterDistributionOperation a ies:Event ; + rdfs:label "Water Distribution Point Operation"@en-gb ; + rdfs:comment "Sandown Car Park operating as an emergency water distribution point"@en-gb . + +data:WaterDistributionStart a ies:BoundingState ; + rdfs:label "Start of water distribution operation"@en-gb ; + ies:isStartOf data:WaterDistributionOperation ; + ies:inPeriod data:Period20250101T1200 . + +data:WaterDistributionEnd a ies:BoundingState ; + rdfs:label "End of water distribution operation"@en-gb ; + ies:isEndOf data:WaterDistributionOperation ; + ies:inPeriod data:Period20250131T1200 . + +data:Period20250101T1200 a ies:ParticularPeriod ; + ies:iso8601PeriodRepresentation "2025-01-01T12:00:00"^^xsd:string . + +data:Period20250131T1200 a ies:ParticularPeriod ; + ies:iso8601PeriodRepresentation "2025-01-31T12:00:00"^^xsd:string . + +# A State of the car park actually distributing water +# This State is both an EventParticipant AND a member of the Capacity class +data:CarParkAsWaterPoint a ies:EventParticipant, ex:DistributePotableWater ; + rdfs:label "Sandown Car Park as water distribution point"@en-gb ; + rdfs:comment "The car park operating as an emergency water distribution point - actualising its water distribution capacity"@en-gb ; + ies:isParticipationOf data:SandownCarPark ; + ies:isParticipantIn data:WaterDistributionOperation . diff --git a/docs/common/examples/sample-data/index.md b/docs/common/examples/sample-data/index.md index 4083d09..0a4327d 100644 --- a/docs/common/examples/sample-data/index.md +++ b/docs/common/examples/sample-data/index.md @@ -36,6 +36,60 @@ Demonstrates the IES assessment pattern for modelling subjective judgements and --- +#### Capacity: Emergency Shelter +**File:** `capacity-emergency-shelter.ttl` + +Demonstrates the IES Capacity pattern using an emergency planning scenario where a community hall has capacities for both recreational use and emergency shelter. + +**Key concepts:** +- `ies:Capacity` - ClassOfState representing potential capabilities +- `ies:hasCapacity` - Relationship asserting an Element can have a Capacity +- `ies:EventParticipant` - State when a Capacity is actually being used +- Domain-specific Capacity taxonomy (ex: namespace) +- Assessment of emergency suitability + +**Use cases:** Emergency planning, asset management, resilience planning, contingency operations + +**Corresponds to:** [Capacity User Guide](../../user-guides/capacity.md) + +--- + +#### Capacity: Water Distribution Point +**File:** `capacity-water-distribution.ttl` + +Demonstrates a car park with multiple capacities: normal use as a car park, and emergency use as a water distribution point following a flood event. + +**Key concepts:** +- `ies:Capacity` - Potential capabilities of a Location +- `ies:hasCapacity` - Multiple capacities on a single Element +- Transition from normal to emergency operations +- Assessment linking to operational states + +**Use cases:** Emergency water supply, multi-use facilities, infrastructure resilience + +**Corresponds to:** [Capacity User Guide](../../user-guides/capacity.md) + +--- + +--- + +#### Capacity: Class-Level Capacities +**File:** `capacity-class-level.ttl` + +Demonstrates the difference between `hasCapacity` (instance-level) and `eachHasCapacity` (class-level) for asserting Capacities. + +**Key concepts:** +- `ies:eachHasCapacity` - Asserts that ALL instances of a class have a Capacity +- `ies:hasCapacity` - Asserts that a SPECIFIC `Element` has a Capacity +- Class-level vs instance-level capability assertions +- Combining inherited and instance-specific Capacities + +**Use cases:** Defining standard capabilities for facility types, emergency service classifications, infrastructure categories + +**Corresponds to:** [Capacity User Guide](../../user-guides/capacity.md) + +--- + #### Characteristics and Measures **File:** `characteristics-and-measures.ttl` @@ -180,7 +234,7 @@ Comprehensive worked example of a patient's journey through hospital treatment. **Use cases:** Healthcare tracking, patient records, facility management -**Corresponds to:** [Introduction to IES - Hospital Example](../../user-guides/introduction.md#worked-example-fred-in-hospital) +**Corresponds to:** [Introduction to IES - Hospital Example](../../user-guides/introduction.md#worked-example---fred-in-hospital) --- @@ -199,6 +253,57 @@ Models a person's journey involving multiple legs with different transport modes --- +#### Network +**File:** `network.ttl` + +Demonstrates the basic IES Network pattern for modelling interconnected systems. + +**Key concepts:** +- `ies:Network` - A collection (mereological sum) of Links and Nodes +- `ies:Link` - An element enabling flow between its ends +- `ies:Node` - What exists at the end of a Link +- `ies:hasEnd` - Connects Links to Nodes +- `ies:isPartOf` - Network membership + +**Use cases:** Highway networks, utility infrastructure, communication systems + +**Corresponds to:** [Networks Example](../ies-examples.md#10-networks) + +--- + +#### Network Evolution +**File:** `network-evolution.ttl` + +Shows how networks change over time using the IES 4D approach with States. + +**Key concepts:** +- `ies:State` - Temporal parts of Networks, Links, and Nodes +- `ies:isStateOf` - Links States to whole-life entities +- `ies:isSeriesPartOf` - Sequential decomposition of Links +- `ies:inPeriod` - Temporal extent of States + +**Use cases:** Infrastructure evolution, network planning, historical analysis + +**Corresponds to:** [Networks That Change Over Time](../ies-examples.md#101-networks-that-change-over-time) + +--- + +#### Network Junction +**File:** `network-junction.ttl` + +Models a road junction as a Network view, showing topological connectivity. + +**Key concepts:** +- Extension classes for domain-specific types (TeeJunction, RoadSection) +- Multiple Links meeting at a common Node +- Road identifiers using `ies:isIdentifiedBy` + +**Use cases:** Road network modelling, routing algorithms, junction analysis + +**Corresponds to:** [Network View of a Road Junction](../ies-examples.md#102-network-view-of-a-road-junction) + +--- + #### Period of Time **File:** `period-of-time.ttl` @@ -295,6 +400,62 @@ WHERE { } ``` +**SPARQL Example - Find all Links meeting at a Node:** +```sparql +PREFIX ies: +PREFIX data: + +SELECT ?link ?linkLabel ?node ?nodeLabel +WHERE { + ?link ies:hasEnd ?node ; + rdfs:label ?linkLabel . + ?node rdfs:label ?nodeLabel . +} +``` + +**SPARQL Example - Find Network composition at a specific time:** +```sparql +PREFIX ies: +PREFIX iso8601: + +SELECT ?element ?elementLabel +WHERE { + ?networkState ies:isStateOf ?network ; + ies:inPeriod iso8601:2024 . + ?elementState ies:isPartOf ?networkState ; + ies:isStateOf ?element . + ?element rdfs:label ?elementLabel . +} +``` + +**SPARQL Example - Find Entities with a specific Capacity:** +```sparql +PREFIX ies: +PREFIX ex: + +SELECT ?entity ?label +WHERE { + ?entity ies:hasCapacity ex:ShelterDisplacedPersons ; + rdfs:label ?label . +} +``` + +**SPARQL Example - Find when a Capacity was actually used:** +```sparql +PREFIX ies: +PREFIX ex: + +SELECT ?entity ?event ?startTime +WHERE { + ?state a ex:ShelterDisplacedPersons ; + ies:isParticipationOf ?entity ; + ies:isParticipantIn ?event . + ?startBound ies:isStartOf ?event ; + ies:inPeriod ?period . + ?period ies:iso8601PeriodRepresentation ?startTime . +} +``` + ### Validating Against IES Common Ensure your instance data conforms to IES patterns: @@ -338,6 +499,8 @@ All sample files are available in the project repository: ``` / ├── assessment.ttl +├── capacity-emergency-shelter.ttl +├── capacity-water-distribution.ttl ├── characteristics-and-measures.ttl ├── communications.ttl ├── event-linkages.ttl @@ -347,6 +510,9 @@ All sample files are available in the project repository: ├── hospital.ttl ├── identifiers.ttl ├── movement.ttl +├── network.ttl +├── network-evolution.ttl +├── network-junction.ttl ├── period-of-time.ttl ├── relationships.ttl ├── sometimes.ttl @@ -360,6 +526,7 @@ All sample files are available in the project repository: - [IES Examples Documentation](../ies-examples.md) - Detailed explanations with diagrams - [User Guides](../../user-guides/) - How to create IES data +- [Capacity User Guide](../../user-guides/capacity.md) - Guide to the Capacity pattern - [Instantiation Patterns](../../user-guides/instantiation-patterns.md) - Standard patterns for creating instances - [IES Common Ontology](../../specification/ies-common.md) - Download the ontology @@ -376,4 +543,4 @@ If you have developed IES examples that demonstrate useful patterns or solve com --- -*© Crown Copyright 2020-2025 | Licensed under the MIT Licence* \ No newline at end of file +*© Crown Copyright 2020-2026 | Licensed under the MIT Licence* diff --git a/docs/common/examples/sample-data/network-evolution.ttl b/docs/common/examples/sample-data/network-evolution.ttl new file mode 100644 index 0000000..786ebe4 --- /dev/null +++ b/docs/common/examples/sample-data/network-evolution.ttl @@ -0,0 +1,212 @@ +@prefix rdf: . +@prefix rdfs: . +@prefix xsd: . +@prefix ies: . +@prefix data: . +@prefix iso8601: . + +# ============================================================================= +# Network Evolution Example - Networks That Change Over Time +# ============================================================================= +# This example demonstrates how networks can evolve using the IES 4D approach. +# The network changes over three years: +# 2023: Network X consists of only Link A-B (Nodes A and B at each end) +# 2024: Link A-B gains intermediate Node C (split into Link A-C and C-B) +# 2025: New Link C-D is added, connecting to new Node D +# +# The key insight is that whole-life entities persist, but their States change. +# The isSeriesPartOf relationship indicates sequential decomposition of a Link. +# ============================================================================= + +# ----------------------------------------------------------------------------- +# Time Periods +# ----------------------------------------------------------------------------- + +iso8601:2023 a ies:ParticularPeriod ; + ies:iso8601PeriodRepresentation "2023"^^xsd:string . + +iso8601:2024 a ies:ParticularPeriod ; + ies:iso8601PeriodRepresentation "2024"^^xsd:string . + +iso8601:2025 a ies:ParticularPeriod ; + ies:iso8601PeriodRepresentation "2025"^^xsd:string . + +# ----------------------------------------------------------------------------- +# Whole-life Entities +# ----------------------------------------------------------------------------- +# These are the entities that persist through time. Their properties at +# specific times are captured in States. + +data:NetworkX a ies:Network ; + rdfs:label "Network X"@en . + +data:LinkAB a ies:Link ; + rdfs:label "Link A-B"@en . + +data:NodeA a ies:Node ; + rdfs:label "Node A"@en . + +data:NodeB a ies:Node ; + rdfs:label "Node B"@en . + +data:NodeC a ies:Node ; + rdfs:label "Node C"@en . + +data:NodeD a ies:Node ; + rdfs:label "Node D"@en . + +data:LinkAC a ies:Link ; + rdfs:label "Link A-C"@en . + +data:LinkCB a ies:Link ; + rdfs:label "Link C-B"@en . + +data:LinkCD a ies:Link ; + rdfs:label "Link C-D"@en . + +# ----------------------------------------------------------------------------- +# 2023 State: Network X contains only Link A-B +# ----------------------------------------------------------------------------- +# In 2023, the network is simple: one link between nodes A and B. + +data:NetworkX_2023 a ies:State ; + rdfs:label "Network X in 2023"@en ; + ies:isStateOf data:NetworkX ; + ies:inPeriod iso8601:2023 . + +data:LinkAB_2023 a ies:State ; + rdfs:label "Link A-B in 2023"@en ; + ies:isStateOf data:LinkAB ; + ies:inPeriod iso8601:2023 ; + ies:isPartOf data:NetworkX_2023 ; + ies:hasEnd data:NodeA_2023 ; + ies:hasEnd data:NodeB_2023 . + +data:NodeA_2023 a ies:State ; + rdfs:label "Node A in 2023"@en ; + ies:isStateOf data:NodeA ; + ies:inPeriod iso8601:2023 ; + ies:isPartOf data:NetworkX_2023 . + +data:NodeB_2023 a ies:State ; + rdfs:label "Node B in 2023"@en ; + ies:isStateOf data:NodeB ; + ies:inPeriod iso8601:2023 ; + ies:isPartOf data:NetworkX_2023 . + +# ----------------------------------------------------------------------------- +# 2024 State: Link A-B now has intermediate Node C +# ----------------------------------------------------------------------------- +# An intermediate node has been added, splitting the original link into two +# series parts. Link A-C and Link C-B are both series parts of Link A-B. + +data:NetworkX_2024 a ies:State ; + rdfs:label "Network X in 2024"@en ; + ies:isStateOf data:NetworkX ; + ies:inPeriod iso8601:2024 . + +data:LinkAB_2024 a ies:State ; + rdfs:label "Link A-B in 2024"@en ; + rdfs:comment "Now decomposed into Link A-C and Link C-B."@en ; + ies:isStateOf data:LinkAB ; + ies:inPeriod iso8601:2024 ; + ies:isPartOf data:NetworkX_2024 . + +data:LinkAC_2024 a ies:State ; + rdfs:label "Link A-C in 2024"@en ; + ies:isStateOf data:LinkAC ; + ies:inPeriod iso8601:2024 ; + ies:isSeriesPartOf data:LinkAB_2024 ; + ies:hasEnd data:NodeA_2024 ; + ies:hasEnd data:NodeC_2024 . + +data:LinkCB_2024 a ies:State ; + rdfs:label "Link C-B in 2024"@en ; + ies:isStateOf data:LinkCB ; + ies:inPeriod iso8601:2024 ; + ies:isSeriesPartOf data:LinkAB_2024 ; + ies:hasEnd data:NodeC_2024 ; + ies:hasEnd data:NodeB_2024 . + +data:NodeA_2024 a ies:State ; + rdfs:label "Node A in 2024"@en ; + ies:isStateOf data:NodeA ; + ies:inPeriod iso8601:2024 ; + ies:isPartOf data:NetworkX_2024 . + +data:NodeB_2024 a ies:State ; + rdfs:label "Node B in 2024"@en ; + ies:isStateOf data:NodeB ; + ies:inPeriod iso8601:2024 ; + ies:isPartOf data:NetworkX_2024 . + +data:NodeC_2024 a ies:State ; + rdfs:label "Node C in 2024"@en ; + rdfs:comment "New intermediate node added in 2024."@en ; + ies:isStateOf data:NodeC ; + ies:inPeriod iso8601:2024 ; + ies:isPartOf data:NetworkX_2024 . + +# ----------------------------------------------------------------------------- +# 2025 State: New Link C-D added +# ----------------------------------------------------------------------------- +# A new branch has been added from Node C to new Node D. + +data:NetworkX_2025 a ies:State ; + rdfs:label "Network X in 2025"@en ; + ies:isStateOf data:NetworkX ; + ies:inPeriod iso8601:2025 . + +data:LinkCD_2025 a ies:State ; + rdfs:label "Link C-D in 2025"@en ; + rdfs:comment "New link added in 2025."@en ; + ies:isStateOf data:LinkCD ; + ies:inPeriod iso8601:2025 ; + ies:isPartOf data:NetworkX_2025 ; + ies:hasEnd data:NodeC_2025 ; + ies:hasEnd data:NodeD_2025 . + +data:NodeC_2025 a ies:State ; + rdfs:label "Node C in 2025"@en ; + ies:isStateOf data:NodeC ; + ies:inPeriod iso8601:2025 ; + ies:isPartOf data:NetworkX_2025 . + +data:NodeD_2025 a ies:State ; + rdfs:label "Node D in 2025"@en ; + rdfs:comment "New node added in 2025."@en ; + ies:isStateOf data:NodeD ; + ies:inPeriod iso8601:2025 ; + ies:isPartOf data:NetworkX_2025 . + +# ============================================================================= +# SPARQL Query Examples +# ============================================================================= +# +# Find the composition of a link at a specific time: +# +# PREFIX ies: +# PREFIX iso8601: +# SELECT ?part ?partLabel +# WHERE { +# ?linkState ies:isStateOf data:LinkAB ; +# ies:inPeriod iso8601:2024 . +# ?part ies:isSeriesPartOf ?linkState . +# ?part rdfs:label ?partLabel . +# } +# +# Find all nodes in the network at a specific time: +# +# PREFIX ies: +# PREFIX iso8601: +# SELECT ?node ?nodeLabel +# WHERE { +# ?networkState ies:isStateOf data:NetworkX ; +# ies:inPeriod iso8601:2024 . +# ?nodeState ies:isPartOf ?networkState ; +# ies:isStateOf ?node . +# ?node a ies:Node ; +# rdfs:label ?nodeLabel . +# } +# +# ============================================================================= diff --git a/docs/common/examples/sample-data/network-junction.ttl b/docs/common/examples/sample-data/network-junction.ttl new file mode 100644 index 0000000..ed8dded --- /dev/null +++ b/docs/common/examples/sample-data/network-junction.ttl @@ -0,0 +1,127 @@ +@prefix rdf: . +@prefix rdfs: . +@prefix xsd: . +@prefix ies: . +@prefix ont: . +@prefix data: . + +# ============================================================================= +# Network Junction Example - Network View of a Road Junction +# ============================================================================= +# This example demonstrates a Network view of a T-junction where the A3055 +# runs north-south and B3399 joins from the east. The Network pattern provides +# a topological view suitable for routing and connectivity analysis. +# +# This simplified view complements the more detailed Connection pattern which +# can capture physical extent, turn restrictions, and traffic flow directions. +# ============================================================================= + +# ----------------------------------------------------------------------------- +# Domain-specific extension classes +# ----------------------------------------------------------------------------- + +ont:HighwayNetwork rdfs:subClassOf ies:Network ; + rdfs:label "Highway Network"@en ; + rdfs:comment "A network of roads and road junctions."@en . + +ont:TeeJunction rdfs:subClassOf ies:Node ; + rdfs:label "Tee Junction"@en ; + rdfs:comment "A T-shaped road junction where one road joins another."@en . + +ont:RoadSection rdfs:subClassOf ies:Link ; + rdfs:label "Road Section"@en ; + rdfs:comment "A section of road between junctions."@en . + +# ----------------------------------------------------------------------------- +# The Network +# ----------------------------------------------------------------------------- + +data:IoWHighwayNetwork a ont:HighwayNetwork ; + rdfs:label "Isle of Wight Highway Network"@en ; + rdfs:comment "The road network on the Isle of Wight."@en . + +# ----------------------------------------------------------------------------- +# The Junction (Node) +# ----------------------------------------------------------------------------- +# The T-junction is the point where three road sections meet. + +data:A3055_B3399_Junction a ont:TeeJunction ; + rdfs:label "A3055 to B3399 Junction"@en ; + rdfs:comment "T-junction where B3399 joins the A3055."@en ; + ies:isPartOf data:IoWHighwayNetwork . + +# ----------------------------------------------------------------------------- +# Road Sections (Links) +# ----------------------------------------------------------------------------- +# Three road sections meet at the junction. Each has the junction as one end. + +data:A3055_North a ont:RoadSection ; + rdfs:label "A3055 north of B3399"@en ; + rdfs:comment "Section of A3055 running northward from the B3399 junction."@en ; + ies:hasEnd data:A3055_B3399_Junction ; + ies:isPartOf data:IoWHighwayNetwork . + +data:A3055_South a ont:RoadSection ; + rdfs:label "A3055 south of B3399"@en ; + rdfs:comment "Section of A3055 running southward from the B3399 junction."@en ; + ies:hasEnd data:A3055_B3399_Junction ; + ies:isPartOf data:IoWHighwayNetwork . + +data:B3399_East a ont:RoadSection ; + rdfs:label "B3399 east of A3055"@en ; + rdfs:comment "Section of B3399 running eastward from the A3055 junction."@en ; + ies:hasEnd data:A3055_B3399_Junction ; + ies:isPartOf data:IoWHighwayNetwork . + +# ----------------------------------------------------------------------------- +# Additional context: Road identifiers +# ----------------------------------------------------------------------------- +# Road reference numbers can be captured as identifiers on the Links. + +data:A3055_North ies:isIdentifiedBy data:A3055_North_RoadNumber . +data:A3055_North_RoadNumber a ies:Identifier ; + ies:representationValue "A3055"^^xsd:string . + +data:A3055_South ies:isIdentifiedBy data:A3055_South_RoadNumber . +data:A3055_South_RoadNumber a ies:Identifier ; + ies:representationValue "A3055"^^xsd:string . + +data:B3399_East ies:isIdentifiedBy data:B3399_East_RoadNumber . +data:B3399_East_RoadNumber a ies:Identifier ; + ies:representationValue "B3399"^^xsd:string . + +# ============================================================================= +# SPARQL Query Examples +# ============================================================================= +# +# Find all road sections that meet at a specific junction: +# +# PREFIX ies: +# SELECT ?roadSection ?label +# WHERE { +# ?roadSection ies:hasEnd data:A3055_B3399_Junction ; +# rdfs:label ?label . +# } +# +# Find all junctions in a network: +# +# PREFIX ies: +# PREFIX ont: +# SELECT ?junction ?label +# WHERE { +# ?junction a ont:TeeJunction ; +# ies:isPartOf data:IoWHighwayNetwork ; +# rdfs:label ?label . +# } +# +# Find roads by their reference number: +# +# PREFIX ies: +# SELECT ?road ?label +# WHERE { +# ?road ies:isIdentifiedBy ?id . +# ?id ies:representationValue "A3055" . +# ?road rdfs:label ?label . +# } +# +# ============================================================================= diff --git a/docs/common/examples/sample-data/network.ttl b/docs/common/examples/sample-data/network.ttl new file mode 100644 index 0000000..8c9f415 --- /dev/null +++ b/docs/common/examples/sample-data/network.ttl @@ -0,0 +1,100 @@ +@prefix rdf: . +@prefix rdfs: . +@prefix xsd: . +@prefix ies: . +@prefix ont: . +@prefix data: . + +# ============================================================================= +# Network Example - Basic Highway Network +# ============================================================================= +# This example demonstrates the IES Network pattern using a simple highway +# network. A Network consists of Links (road sections) and Nodes (junctions). +# Each Link has Nodes at its ends, connected via the hasEnd relationship. +# ============================================================================= + +# ----------------------------------------------------------------------------- +# Domain-specific extension classes +# ----------------------------------------------------------------------------- +# These extend the core IES classes for the highway domain. +# In practice, these would be defined in a domain-specific ontology. + +ont:HighwayNetwork rdfs:subClassOf ies:Network ; + rdfs:label "Highway Network"@en ; + rdfs:comment "A network of roads and road junctions forming part of the highway system."@en . + +ont:Road rdfs:subClassOf ies:Link ; + rdfs:label "Road"@en ; + rdfs:comment "A road section that enables traffic flow between its ends."@en . + +ont:RoadJunction rdfs:subClassOf ies:Node ; + rdfs:label "Road Junction"@en ; + rdfs:comment "A junction where multiple roads meet."@en . + +# ----------------------------------------------------------------------------- +# The Network +# ----------------------------------------------------------------------------- + +data:NetworkN a ont:HighwayNetwork ; + rdfs:label "Highway Network N"@en ; + rdfs:comment "A small portion of the UK highway network."@en . + +# ----------------------------------------------------------------------------- +# The Node (Junction) +# ----------------------------------------------------------------------------- +# A Node is at the end of one or more Links. This junction has three roads +# meeting at it. + +data:NodeN7 a ont:RoadJunction ; + rdfs:label "Junction N-7"@en ; + rdfs:comment "A road junction where three road sections meet."@en ; + ies:isPartOf data:NetworkN . + +# ----------------------------------------------------------------------------- +# The Links (Road Sections) +# ----------------------------------------------------------------------------- +# Each Link has the junction as one of its ends. The hasEnd relationship +# indicates that the Node is at an end of the Link. + +data:LinkL1 a ont:Road ; + rdfs:label "Road L-1"@en ; + rdfs:comment "A road section with one end at Junction N-7."@en ; + ies:hasEnd data:NodeN7 ; + ies:isPartOf data:NetworkN . + +data:LinkL2 a ont:Road ; + rdfs:label "Road L-2"@en ; + rdfs:comment "A road section with one end at Junction N-7."@en ; + ies:hasEnd data:NodeN7 ; + ies:isPartOf data:NetworkN . + +data:LinkL3 a ont:Road ; + rdfs:label "Road L-3"@en ; + rdfs:comment "A road section with one end at Junction N-7."@en ; + ies:hasEnd data:NodeN7 ; + ies:isPartOf data:NetworkN . + +# ============================================================================= +# SPARQL Query Examples +# ============================================================================= +# +# Find all links that share a common node (i.e., roads meeting at a junction): +# +# PREFIX ies: +# SELECT ?link1 ?link2 ?node +# WHERE { +# ?link1 ies:hasEnd ?node . +# ?link2 ies:hasEnd ?node . +# FILTER(?link1 != ?link2) +# } +# +# Find all elements in a network: +# +# PREFIX ies: +# SELECT ?element ?type +# WHERE { +# ?element ies:isPartOf data:NetworkN . +# ?element a ?type . +# } +# +# ============================================================================= diff --git a/docs/common/glossary.md b/docs/common/glossary.md index 867d465..c699142 100644 --- a/docs/common/glossary.md +++ b/docs/common/glossary.md @@ -23,6 +23,9 @@ A `State` that marks the beginning or end of another `State` or `Event`. For exa ## C +### Capacity +A `ClassOfState` representing what a `State` of an Entity *can* do in some possible world (modal possibility). A Capacity expresses potential rather than actuality—a State can have a Capacity without ever actualising it. For example, a State of "Fighter XYZ-123 in operational condition" can have the Capacity "Performer of Mach 2 flight" even if that aircraft has never actually flown at Mach 2. Having a Capacity (`hasCapacity`) is distinct from actualising it (`rdf:type`). See also [Capacity user guide](user-guides/capacity.md). + ### Characteristic A qualitative property of an `Element`. Unlike `Measures`, characteristics are not quantifiable on a numeric scale. Examples include colour, disposition, or accent. @@ -32,6 +35,24 @@ A class or category of `Elements`. ClassOfElement allows IES to model types and ### ClassOfEntity A subclass of `ClassOfElement` specifically for categorising `Entities`. Used with the `ies:powertype` relationship to create type hierarchies. +### Connection +An `Element` that enables one or more `Flows` between two or more other `Elements`. A Flow can be of a fluid (such as water or natural gas), of energy (such as heat or electricity), of signal conveying information, of discrete entities (such as people, goods on pallets, or vehicles), or of mechanical load. See also [Connection user guide](user-guides/networks/connection.md). + +### ConnectionSide +An `Element` that is a part of a `Connection` and part of an `Element` that is the source or destination of a flow through the Connection. A ConnectionSide can be all or part of a `Connector`. + +### Connector +An `Element` that is, or is intended to, enable a `Connection` by being part of another `Element`. A Connector can exist without being part of another Element, and can be part of another Element without also being part of a Connection. + +### Contained +An `Element` that is a part of a `Containment` and that is confined, protected, or handled. See also [Containment user guide](user-guides/networks/containment.md). + +### Container +An `Element` that is, or is intended to, confine, protect or enable the handling of one or more `Contained` elements. A Container can exist without having a Contained element. + +### Containment +An `Element` that confines, protects, or enables the handling of one or more `Contents`. See also [Containment user guide](user-guides/networks/containment.md). + ### Continuous State A `State` with a single, uninterrupted temporal extent. Contrasts with `DiscontinuousState`. @@ -49,6 +70,9 @@ A `Characteristic` describing an `Element`'s capability or tendency to do someth ## E +### eachHasCapacity +A relationship that asserts all members of a `ClassOfState` can have (be members of) a particular `ClassOfState` (Capacity). This is the class-level equivalent of `hasCapacity`. For example, "Every Eurofighter in operational condition can fly at Mach 2" uses `eachHasCapacity` to assert this capability at the class level, whereas `hasCapacity` would be used for a specific aircraft State. Domain: `ies:ClassOfState`. Range: `ies:ClassOfState`. See [Capacity](user-guides/capacity.md). + ### Element Anything with spatio-temporal extent—things that occupy space and time. The fundamental class in IES from which `Entity`, `State`, `Event`, and `PeriodOfTime` all descend. Informally: "things you can kick." @@ -74,11 +98,30 @@ The "size" or "reach" of a thing. For physical things (`Elements`), extent is sp ## F +### Flow +A `State` that is the matter, energy or signal that crosses a surface or passes along a path. Flows can be connected together to form a `Network`. A Flow can also be called a 'stream'. See also [Flow user guide](user-guides/networks/flow.md). + +### FlowAcrossSurface +A `Flow` that is across a surface. FlowAcrossSurface instances can serve as the start or finish boundaries of a `FlowAlongPath`. + +### FlowAlongPath +A `Flow` that is along a path. A FlowAlongPath has start and finish boundaries that are `FlowAcrossSurface` instances. + +### FlowNode +A `State` and a `Node` that is at the end of one or more `Flows`. Flows can merge or divide at a FlowNode. + ### Four-Dimensional (4D) Ontology An ontological approach that treats time the same way as space. Things exist as four-dimensional objects with three spatial dimensions and one temporal dimension. Changes to things are modelled as different temporal parts (States) of those things. --- +## H + +### hasCapacity +A relationship that asserts a `State` can have (be a member of) a particular `ClassOfState` (Capacity). This expresses modal possibility: the State, in some possible world, can be a member of the specified ClassOfState. This is distinct from actually being a member (`rdf:type`). For example, "Sandown Hall during 2024 has the capacity to shelter displaced persons" means that State *can* be a member of the "Shelter displaced persons" ClassOfState, whether or not it ever actualises that capacity. Domain: `ies:State`. Range: `ies:ClassOfState`. See also [Capacity user guide](user-guides/capacity.md). + +--- + ## I ### IDEAS (International Defence Enterprise Architecture Standard) @@ -98,6 +141,13 @@ An international standard for lifecycle data sharing in the oil and gas industry --- +## L + +### Link +An `Element` that is, or enables, a `Flow` between the ends. A Link can be bi-directional, or uni-directional with a start end and a finish end. The ends of a Link can change during its life. Links connect `Nodes` in a `Network`. See also [Network user guide](user-guides/networks/network.md). + +--- + ## M ### Measure @@ -111,11 +161,17 @@ A `Representation` of a `Measure`'s value, optionally with an associated `UnitOf ## N ### Name -A `Representation` used to refer to a `Thing`. Unlike identifiers, names need not be unique. Names belong to `NamingSchemes` which provide context about their origin and usage. +A `Representation` that identifies or refers to a `Thing` within a specific linguistic or cultural context. Unlike `Identifiers`, names are not necessarily unique—many people can share the same name. ### Naming Scheme A classification system for `Names` and `Identifiers`, often associated with a particular `Organisation` or `System`. For example, "National Insurance Number" is a naming scheme owned by the UK Department for Work and Pensions. +### Network +An `Element` that consists of `Links` and `Nodes`. A Network can consist of roads, railways, pipelines, `Flows` of energy or matter, or transport services conveying people or goods. A Network can change over time as Links or Nodes are added or removed. See also [Network user guide](user-guides/networks/network.md). + +### Node +An `Element` that exists at the end of one or more `Links`. A Node is all or part of the `Connector` at the end of a Link, and can be a `Connection`. A Node can be at the end of different Links during its life. See also [Network user guide](user-guides/networks/network.md). + --- ## O @@ -234,11 +290,13 @@ A `Representation` that documents or describes a `Thing`. Can be a physical docu For more detailed explanations of these concepts, see: -- [Introduction to IES](user-guides/introduction.md) — Overview of IES purpose and philosophy -- [What is an Ontology?](user-guides/what-is-an-ontology.md) — Fundamental ontology concepts -- [4D Ontology Approach](user-guides/4d-ontology.md) — Understanding the four-dimensional approach -- [BORO Methodology](user-guides/boro-methodology.md) — The BORO method and extent-based identity -- [IES Specification](specification/) — Complete technical specification +- [Introduction to IES](user-guides/introduction.md) - Overview of IES purpose and philosophy +- [What is an Ontology?](user-guides/what-is-an-ontology.md) - Fundamental ontology concepts +- [4D Ontology Approach](user-guides/4d-ontology.md) - Understanding the four-dimensional approach +- [BORO Methodology](user-guides/boro-methodology.md) - The BORO method and extent-based identity +- [Capacity](user-guides/capacity.md) - Guide to the Capacity pattern +- [Networks Overview](user-guides/networks/index.md) - Guide to network-related concepts +- [IES Specification](specification/) - Complete technical specification --- diff --git a/docs/common/index.md b/docs/common/index.md index b27ea81..522cc07 100644 --- a/docs/common/index.md +++ b/docs/common/index.md @@ -1,122 +1,169 @@ -# IES Common +# Welcome to the IES Common Ontology -*Version: 5.0.0 (Release Candidate)* -*Last Updated: 2026-01-25* -*© Crown Copyright 2020-2026* +The **Information Exchange Standard (IES) Common** is a standardised ontology for enterprise-level information exchange. This documentation provides comprehensive guidance for understanding, implementing, and extending IES. --- -IES Common is the foundational ontology module of the Information Exchange Standard. It provides the core classes and properties for 4D extensional modelling of entities, states, and events, upon which all other IES modules are built. +## About IES + +The IES was developed to enable collaboration across UK Government by providing a common vocabulary for data and information exchange between knowledge stores. Rather than creating numerous bespoke bilateral interfaces, organisations can convert information to and from the IES common format, dramatically reducing complexity and maintenance costs. + +### Key Features + +**4D Extensional Ontology** – IES treats time the same way as space, modelling changes to entities as temporal states with consistent spatio-temporal identity criteria. + +**Minimally Constrained** – Domains and ranges for properties are indicative rather than restrictive, allowing flexibility whilst providing a useful framework for information exchange. + +**Agile Extension Mechanisms** – Users can extend IES without necessitating time-consuming standard revisions, supporting information exchange beyond any specific version. + +**RDF-Based** – Built on W3C RDF standards, providing multiple serialisation formats (Turtle, JSON-LD, RDF/XML) and extensive tool support. --- -## Overview +## Documentation Structure + +
+ +

📚 User Guides

+

Comprehensive guides covering IES fundamentals, the 4D ontology approach, instantiation patterns, extension mechanisms, and the BORO methodology.

+
-IES Common defines the fundamental concepts required for information exchange: + +

📋 Specification

+

Complete technical specification including class hierarchies, property definitions, UML diagrams, and the authoritative ies-common.ttl ontology file.

+
-- **Elements** — Things with spatio-temporal extent (physical things) -- **Entities** — Tangible things with whole-life continuity (people, organisations, devices, locations) -- **States** — Temporal parts of entities during which properties hold -- **Events** — Activities or incidents involving participating entities -- **Periods of Time** — Temporal extents that can bound states and events -- **Representations** — Names, identifiers, and other ways of referring to things -- **Attributes** — Properties relating things to literal values + +

💡 Examples

+

Practical worked examples demonstrating IES patterns in action, showing how to model real-world scenarios using the ontology.

+
+ + +

❓ FAQ

+

Answers to frequently asked questions about IES concepts, implementation, extension, and usage patterns.

+
+ + +

📖 Glossary

+

Definitions of key terms, concepts, and technical vocabulary used throughout the IES ontology and documentation.

+
+
--- -## Module Contents +## Quick Start Paths + +### For Implementers +Start with the [Introduction to IES](user-guides/introduction.md) to understand the purpose and philosophy, then explore [Instantiation Patterns](user-guides/instantiation-patterns.md) to learn how to create IES-compliant data. -### [Specification](specification/) +### For Information Architects +Begin with [What is an Ontology?](user-guides/what-is-an-ontology.md) and [The 4D Ontology Approach](user-guides/4d-ontology.md) to understand the theoretical foundations, then review the [Specification](specification/) for detailed class and property definitions. -The complete technical specification of IES Common, including: +### For Extenders +Review [Extending IES](user-guides/extending-ies.md) to understand extension mechanisms and best practices, then examine the [Examples](examples/) for practical patterns. -- Class hierarchy and definitions -- Property definitions with domains and ranges -- Ontology files in multiple serialisation formats (Turtle, RDF/XML, JSON-LD, N3) -- SHACL constraints +--- -### [User Guides](user-guides/) +## Background -Conceptual guides for understanding and using IES Common: +Across UK Government there are many separate knowledge stores, including multiple stores within each organisation. Many contain similar information about the real world but use different terminologies, formats and schemas. This creates significant challenges: -- [Introduction to IES](user-guides/introduction.md) — Purpose and philosophy -- [What is an Ontology?](user-guides/what-is-an-ontology.md) — Foundational concepts -- [4D Ontology Approach](user-guides/4d-ontology.md) — Temporal modelling fundamentals -- [BORO Methodology](user-guides/boro-methodology.md) — Extent-based identity -- [Instantiation Patterns](user-guides/instantiation-patterns.md) — Creating IES-compliant data -- [Extending IES](user-guides/extending-ies.md) — Extension mechanisms +* Analysts need comprehensive access to information distributed across these stores without having to broker between different formats +* Organisations need to exchange information without developing numerous bespoke bilateral interchange mechanisms +* Systems need to integrate without costly and disruptive changes to individual knowledge stores -### [Examples](examples/) +The IES addresses these challenges by providing a common vocabulary. Information from each store is converted to and from the common vocabulary when it travels, so users and systems only need to understand the relationship between their internal model and IES. -Worked examples demonstrating IES Common patterns: +--- -- Example scenarios with explanations -- Sample data files in Turtle format +## Scope and Inclusion Criteria -### [Glossary](glossary.md) +The selection of information types included in IES is orientated towards those of greatest interest to working-level analysts across HMG. IES recognises that modelling the entire world would be unrealistic, and highly specialised information types are covered by specialist communities. -Definitions of key terms used throughout IES Common documentation. +**Three criteria** must be met for including an information type in IES: -### [Changelog](CHANGELOG.md) +1. At least one organisation wants to share the information +2. At least one organisation wants to receive it +3. Someone is able and willing to define it -Version history and release notes for IES Common. +Users can exchange information beyond the scope of any specific version through IES's agile extension mechanisms. --- -## Quick Reference +## Design Philosophy + +### Minimal Constraints -### Core Classes +The IES model is intentionally loosely constrained. Domains and ranges for relationships (RDF properties) are purely indicative, not restrictive. Similarly, Event Participations don't formally constrain which Entities can participate in particular Events—rather, they indicate which should be used. -| Class | Purpose | -|-------|--------| -| `ies:Thing` | Top-level class; everything in IES is a Thing | -| `ies:Element` | An individual thing with spatio-temporal extent | -| `ies:Entity` | A tangible thing with continuity through time | -| `ies:State` | A temporal part of an Entity | -| `ies:Event` | Something that happens, involving participation by Entities | -| `ies:PeriodOfTime` | A temporal extent that can bound States and Events | +**The goal** is to allow any sending party to express the information they want whilst still providing a framework. Receiving parties should expect to receive such data. -### Core Properties +**The expectation** is that the model will become more constrained over time as users provide feedback and IES adapts to different usage patterns. -| Property | Purpose | -|----------|--------| -| `ies:isPartOf` | Mereological part-whole relationship | -| `ies:isStateOf` | Links a State to its parent Entity | -| `ies:isParticipantIn` | Links an Entity to an Event | -| `ies:inPeriod` | Associates an Element with a PeriodOfTime | +### Parsimony + +Ontology developers are parsimonious with new concepts, preferring to reuse existing patterns or extend from existing concepts rather than introducing unnecessary new elements. + +### Extensibility + +IES uses W3C RDF Schema, allowing new classes and properties to be defined in data payloads. When extending IES, users should subtype from the most appropriate class and specialise properties from existing properties. This aids understanding by receiving parties, which are likely to only know about the core IES classes. + +--- + +## Implementation + +From version 4.0.0, IES is specified as an RDF Schema. RDF is a standard published by the W3C and is the preferred data exchange format in UK Government. + +**Major benefits of using RDF:** + +* W3C has specified numerous standard data serialisations (Turtle, JSON-LD, RDF/XML, N-Triples) +* Wide implementation in commercial and open-source tools +* IES no longer needs to specify its own serialisations +* Any IES-compliant interface can read any W3C RDF standard serialisation format + +The extensive ecosystem of open-source RDF software means this should not be a barrier to entry. --- -## Namespace +## A Note on Naming + +The Information Exchange Standard, as its name suggests, was originally devised as a specification for exchange of data and information amongst organisations that need to collaborate. This purpose gave rise to the name of the standard. + +However, this does not preclude IES from being used for wider purposes beyond data exchange. In fact, IES has already been used as a specification for data persistence in several organisational deployments. -``` -http://informationexchange.org/ont/ies/common/ -``` +Whilst changing the name to reflect wider applicability has been considered, it has been decided that for the time being—as the standard continues to mature and be promoted—a name change would not be helpful. This decision may be revisited in the future. -Prefix: `ies:` +!!! warning "Important" + Whilst IES may be used as a specification for data persistence, the standard itself does not provide any end-point implementation of such. --- -## Dependencies +## Version Information -IES Common has no dependencies on other IES modules. It is the foundation upon which all other modules build. +**Current Version:** 5.1.0 +**Licence:** MIT Licence (Crown Copyright 2020-2026) +**Publisher:** UK Department for Business and Trade +**Language:** British English (en-GB) --- -## Modules that Extend IES Common +## Getting Started -- [IES Building](../environment/building/) — Buildings and structures (Environment domain) +Ready to begin? Here are some recommended starting points: -*Additional modules will be listed as they are published.* +1. Read the [Introduction to IES](user-guides/introduction.md) for a comprehensive overview +2. Understand the [4D Ontology Approach](user-guides/4d-ontology.md) that underpins IES +3. Learn [What is an Ontology?](user-guides/what-is-an-ontology.md) if you're new to ontological modelling +4. Explore the [Specification](specification/) for detailed technical information +5. Study [Instantiation Patterns](user-guides/instantiation-patterns.md) to learn how to create IES data +6. Review [Examples](examples/) to see IES in practice --- -## Related Resources +## Support and Feedback -- [IES Documentation Home](../index.md) — All IES modules -- [Module Registry](../../registry.yml) — Machine-readable module index -- [GitHub Repository](https://github.com/aigora-de/ont-ies) — Source and issue tracking +IES is an evolving standard that responds to user feedback and real-world usage patterns. If you have questions, suggestions, or encounter issues, please consult the [FAQ](faq/) section. --- -*© Crown Copyright 2020-2026 | Licensed under the MIT Licence* +*© Crown Copyright 2020-2025 | Licensed under the MIT Licence* \ No newline at end of file diff --git a/docs/common/module.yml b/docs/common/module.yml index 41263fc..eabb9ae 100644 --- a/docs/common/module.yml +++ b/docs/common/module.yml @@ -3,9 +3,9 @@ id: common name: IES Common -version: "5.0.0" +version: "5.1.0-rc2" status: release candidate -namespace: "http://informationexchange.org/ont/ies/common/" +namespace: "http://informationexchangestandard.org/ont/ies/common/" description: > The foundational IES ontology providing core classes and properties for 4D extensional modelling of entities, states, and events. @@ -41,4 +41,4 @@ ontology_files: shacl: specification/ies-common.shacl # Last updated date -last_updated: "2025-11-29" +last_updated: "2026-01-27" diff --git a/docs/common/specification/ies-common.json b/docs/common/specification/ies-common.json index 50c67dd..1e1e118 100644 --- a/docs/common/specification/ies-common.json +++ b/docs/common/specification/ies-common.json @@ -1,518 +1,492 @@ [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/VoipAccount", + "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{2DB8231F-0673-4788-AE41-3F52A3702A2B}" + "@value": "{BDF4EBD9-7F41-4d90-91A7-571177330C1B}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A TelephoneAccount where the voice communication is over IP. This may also include video communication, screen sharing, etc. " + "@value": "An IndividualDocument used to confirm the identity of the bearer (and often enables a particular activity – e.g. a passport enables the bearer to travel across international borders)." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Voip Account" + "@language": "en-GB", + "@value": "Identity Document" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineAccount" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/TelephoneAccount" + "@id": "http://informationexchangestandard.org/ont/ies/common/IndividualDocument" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Title", + "@id": "http://informationexchangestandard.org/ont/ies/common/DeliveryAddress", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{30F5944F-75C3-4f12-A315-4E94ABCA809E}" + "@value": "{096F83D3-F25E-4d48-96E8-566731C06DB1}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The title of the respective document." + "@value": "An EventParticipant where an Address participates in a Delivery as a the location to which the delivery is made" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Title" + "@language": "en-GB", + "@value": "Delivery Address" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Name" + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/TOID", + "@id": "http://informationexchangestandard.org/ont/ies/common/AtWar", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{79D9049D-E63F-4c94-B348-49506A75B9F8}" + "@value": "{89953404-8A71-46ef-8F7B-90C12EE286FD}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "TOIDs (TOpographic IDentifiers) are unique and persistent identifiers created and managed by Ordnance Survey Great Britain to identify topographic objects in OS datasets.\n\nExample: the TOID for the Tower of London is osgb1000006032892." + "@value": "An InDisagreement where the parties have declared war" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "TOID" + "@language": "en-GB", + "@value": "At War" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/GeoIdentity" + "@id": "http://informationexchangestandard.org/ont/ies/common/InDisagreement" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/IPv4Address", + "@id": "http://informationexchangestandard.org/ont/ies/common/TargetLocation", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{142D6D4D-6EF3-48aa-8B7B-86DA73690E3E}" + "@value": "{9BEF1C80-3823-4611-9349-AA1E11E41BE7}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An IPAddress conforming to v4 of the standard" + "@value": "Relates an MilitaryAttack to the location specified for the attack" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "IPv4Address" + "@language": "en-GB", + "@value": "Target Location" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/IPAddress" + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Visiting", + "@id": "http://informationexchangestandard.org/ont/ies/common/TimeBoundedClass", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{EB558A61-8725-40d0-B87D-D6AA1FC27C89}" + "@value": "{E7A659A5-9059-4ea5-8FAB-8A29AFC47D9A}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A temporal state of a ResponsibleActor\n\nNote: this is the superclass of ResponsibleActor (the whole life person or organisation) because the whole-life state is just a special case of a ResponsibleActorState. This pattern is true for all states. " + "@value": "A ClassOfElement whose instances all begin and end within the bounds specified for the Class. In other words, a class that is defined by the temporal extent of its members.\n\nNote, if either the begin or end bound are missing, it is taken to be indeterminate. For example, if the begin bound is 1st Jan 2018, the class has instances that all started after that date, and their end is irrelevant.\n\nExample:\nEverything that began and ended in the year 1900 - this would include all activities that took place within that year (but did not extend beyond it), everything created and destroyed within that time, and everything that was born and died during the period. " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Visiting" + "@language": "en-GB", + "@value": "Time Bounded Class" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfElement" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/successorTo", + "@id": "http://informationexchangestandard.org/ont/ies/common/IPAddressRange", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{BEC84E4F-F407-4a20-BC68-AD1723A3F860}" + "@value": "{BEC2FDBC-6F37-4446-AEE1-3D4627DDD5F2}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An after relationship linking two Elements where one ends and the other comes after as a replacement" + "@value": "A CommunicationIdentifierRange between two IPAddress instances\n\nIn these examples the IPv4 address range is specified using the following format:\n - using one of a number of different IPv4 address notations.\n\nThe IPv4 address range is all the IPv4 addresses between the and the (inclusive).\n\nBoth examples here represent the same address range (but in different notations).\n\nThe Dot Decimal Range notation specifies the and the in Dot Decimal form – where\neach of these 32-bit IPv4 addresses are expressed as four octets expressed individually in decimal and separated by periods.\n\nThe Dot Hexadecimal Range notation specifies the and the in Dot Hexadecimal form – where each of these 32-bit IPv4 addresses are expressed as four octets where each octet is prefixed with 0x, expressed individually in hexadecimal and separated by periods." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "successor To" + "@language": "en-GB", + "@value": "IPAddress Range" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/after" + "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsIdentifierRange" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/supplierTo", + "@id": "http://informationexchangestandard.org/ont/ies/common/maintains", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{4F013D3F-E237-489a-96D5-5E9E54C6A388}" + "@value": "{727175D4-0998-49a0-BAEE-6B8F1F1FD8D4}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A worksFor relationship where the supplier (domain) is contracted to deliver goods or services to client (range)" + "@value": "A Relationship between a ResponsibleActorState and an Entity they maintain" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "supplier To" + "@language": "en-GB", + "@value": "maintains" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Entity" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/worksFor" + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineLike", + "@id": "http://informationexchangestandard.org/ont/ies/common/CustomerIdentifier", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{5B50EECC-45FC-4e5b-933E-51BC0FEE0FCD}" + "@value": "{43560C95-66A3-4d69-A743-F0A166DE51FC}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "OnlineArtefact that is a \"like\" of an existing OnlineArtefact instance" + "@value": "The customer identifier associated with the Financial Account.\n\nA single Customer Identity could be associated with more than one Financial Account managed by the same provider." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Online Like" + "@language": "en-GB", + "@value": "Customer Identifier" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineArtefact" + "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/IndividualDocument", + "@id": "http://informationexchangestandard.org/ont/ies/common/AgreementExecution", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://informationexchangestandard.org/ont/ies/common/powertype": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfIndividualDocument" - } - ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{0F327324-6B4E-40b1-B96B-97A334BA5E4A}" + "@value": "{93F71FAF-AEF4-4e41-8CEB-FC6447B20428}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Asset that is a written, photographed or drawn representation of thoughts. This might include, but not limited to, formal reports, books, legal instruments. Such documents might exist in a wide variety of forms, both printed and in electronic form.\n\nNote: this is an individual document - i.e. physical or (rarely) a specific electronic copy (e.g. on a specific hard disk...told you it was rare). In most cases, we refer to the document in general - WorkOfDocumentation " + "@value": "An AgreementStage which includes all the ongoing activities that conform to the agreement reached" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Individual Document" + "@language": "en-GB", + "@value": "Agreement Execution" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Asset" + "@id": "http://informationexchangestandard.org/ont/ies/common/AgreementStage" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/WorkOfDocumentation", + "@id": "http://informationexchangestandard.org/ont/ies/common/Message", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{F0B48978-D4E4-45a4-8238-091A5B714D82}" + "@value": "{70AEDFC7-2B17-43d8-BF49-B5ACF8812317}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Representation that is the general case of a document - i.e. \"War and Peace\" as opposed to \"My copy of War and Peace\"" + "@value": "A Communication where a message is sent." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Work Of Documentation" + "@language": "en-GB", + "@value": "Message" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfIndividualDocument" + "@id": "http://informationexchangestandard.org/ont/ies/common/Communication" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/originator", + "@id": "http://informationexchangestandard.org/ont/ies/common/AuthorisationRequest", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{4978D7F3-E686-4b30-9356-F0C4DC7A158D}" + "@value": "{1D6BAE08-B8F1-4eee-928E-991B3B46EADF}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The ResponsibleActor that produced the dataset" - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement" + "@value": "An AuthorisationStage where a ResponsibleActor requests authorisation to act from another ResponsibleActor" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "originator" + "@language": "en-GB", + "@value": "Authorisation Request" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActor" + "@id": "http://informationexchangestandard.org/ont/ies/common/AuthorisationStage" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Observation", + "@id": "http://informationexchangestandard.org/ont/ies/common/Accent", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{8CA40CCF-A099-49fd-80CB-CA6DA733FAB4}" + "@value": "{63409D9A-1779-444a-BF04-23C03B3B2F72}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Event where an Element (Event or Entity) is observed by an Entity (i.e. a Person or Device)" + "@value": "A Characteristic whose members are people who all share the same national or regional accent" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Observation" + "@language": "en-GB", + "@value": "Accent" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Event" + "@id": "http://informationexchangestandard.org/ont/ies/common/Characteristic" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/AtWar", + "@id": "http://informationexchangestandard.org/ont/ies/common/InWorship", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{89953404-8A71-46ef-8F7B-90C12EE286FD}" + "@value": "{4D914AB7-E337-4ff2-9154-9CA0BF7156EB}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An InDisagreement where the parties have declared war" + "@value": "A temporal state of a ResponsibleActor\n\nNote: this is the superclass of ResponsibleActor (the whole life person or organisation) because the whole-life state is just a special case of a ResponsibleActorState. This pattern is true for all states. " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "At War" + "@language": "en-GB", + "@value": "In Worship" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/InDisagreement" + "@id": "http://informationexchangestandard.org/ont/ies/common/Visiting" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/SerialNumber", + "@id": "http://informationexchangestandard.org/ont/ies/common/DatabaseItem", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{51F79BC9-9BB5-47d6-973B-6F86F289B5FB}" + "@value": "{73F8D96C-A9EC-4301-9968-0F7BF9826C45}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Identifier for Device that has been assigned at manufacture.\n\nExample Value:\n\n123ABC456DEF" + "@value": "A DataObject that is part of the data in a Database\n\nExamples:\n\n* A table, row, column in RDBMS\n* A document in a document db\n* a key-value pair in KVDB\n* named graph in a graph db" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Serial Number" + "@language": "en-GB", + "@value": "Database Item" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" + "@id": "http://informationexchangestandard.org/ont/ies/common/DataObject" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/familiallyRelatedTo", + "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineShop", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{3AA26AC6-206D-4b6d-BDEC-C9E2B4814BE7}" + "@value": "{980404C4-C512-4f36-B3B1-5088CC754DCF}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Relationship between PersonState (which may be a Person, or just a temporal state of Person) and another Person to indicate they have a familial relationship.\n\nNote: some relationships will be temporal (e.g. spouseOf) and therefore related a state to a Person. Others will be for life (i.e. from the birth of the youngest until one of them dies) and therefore between two whole-life Person entities." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/PersonState" + "@value": "An EventParticipant where a ResponsibleActor participates in a TradeEvent as an online shop" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "familially Related To" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Person" + "@language": "en-GB", + "@value": "Online Shop" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/Retailer" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfPerson", + "@id": "http://informationexchangestandard.org/ont/ies/common/ReligionState", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{2A62C672-1757-4a2d-874B-C099C9DEC416}" + "@value": "{E7B02F98-C52E-4db0-AF32-3D5131710EE7}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The powertype of Person" + "@value": "A temporal state of an Religion" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Class Of Person" + "@language": "en-GB", + "@value": "Religion State" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfResponsibleActor" + "@id": "http://informationexchangestandard.org/ont/ies/common/State" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/documentedBy", + "@id": "http://informationexchangestandard.org/ont/ies/common/CreditCard", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{AC7C948A-F19C-4296-AC38-0FEE6A4C5E90}" + "@value": "{C2174205-C96F-4427-A401-19C1DEF0E4AF}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An isRepresentedAs relationship that asserts a WorkOfDocumentation is about an Thing" - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Thing" + "@value": "A BankCard that allows the customer to carry a line of credit" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "documented By" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/WorkOfDocumentation" + "@language": "en-GB", + "@value": "Credit Card" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/isRepresentedAs" + "@id": "http://informationexchangestandard.org/ont/ies/common/BankCard" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfMeasureValue", + "@id": "http://informationexchangestandard.org/ont/ies/common/Language", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{4520A91C-D956-46c1-9A81-93C4C0B12880}" + "@value": "{82652FF5-258F-459c-BC7F-6DAC65E1ECA1}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A ClassOfRepresentation that is the powertype of MeasureValue" + "@value": "A ClassOfRepresentation that is a spoken or written form of human communication" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Class Of Measure Value" + "@language": "en-GB", + "@value": "Language" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -522,1081 +496,1114 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/EmailAccount", + "@id": "http://informationexchangestandard.org/ont/ies/common/PersonInCommunication", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{FCBB35B9-704B-46c1-8054-10B7DA7EB8F8}" + "@value": "{0383D09B-8C40-417d-8C1A-75220EAF496E}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A CommunicationsAccount that is used to administer the use of one or more e-mail addresses." + "@value": "A PersonState (and an EventParticipant) when a Person is involved in communicating. " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Email Account" + "@language": "en-GB", + "@value": "Person In Communication" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsAccount" + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineAccount" + "@id": "http://informationexchangestandard.org/ont/ies/common/PersonState" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier", + "@id": "http://informationexchangestandard.org/ont/ies/common/Arrival", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{315E6AD3-F2DA-4f69-864F-DA2B95121E2E}" + "@value": "{F2C03DA3-B554-4bde-A0DE-EFB5BEE19C56}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Name that is unique within the specified context" + "@value": "A BoundingState that marks the end of a Movement event\n\nThe date/time of the arrival can be specified using the inPeriod relationship. " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Identifier" + "@language": "en-GB", + "@value": "Arrival" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Name" + "@id": "http://informationexchangestandard.org/ont/ies/common/BoundingState" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ticketDepartureLocation", + "@id": "http://informationexchangestandard.org/ont/ies/common/UsuallyParked", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{952E5981-257F-429e-9F22-8D2E3B9282C7}" + "@value": "{FCE0D994-4838-48fa-A274-57DB092A2960}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The departure location as stated on the ticket." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/TravelTicket" + "@value": "A temporal state of a Vehicle which is the fusion of all its Parked states\n\nExamples:\n* A car that is usually parked in Acacia Avenue\n* A ship that regularly docks at Dover\n* An aircraft that regularly resides in a private hangar" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "ticket Departure Location" + "@language": "en-GB", + "@value": "Usually Parked" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Port" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "@id": "http://informationexchangestandard.org/ont/ies/common/DiscontinuousState" + }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/VehicleState" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/System", + "@id": "http://informationexchangestandard.org/ont/ies/common/Title", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{F682A265-1AFE-4287-A9CD-0D4C83F54C52}" + "@value": "{30F5944F-75C3-4f12-A315-4E94ABCA809E}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Device comprising software and hardware brought together for a purpose. The Devices may or may not be removable / replaceable" + "@value": "The title of the respective document." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "System" + "@language": "en-GB", + "@value": "Title" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Device" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/SystemState" + "@id": "http://informationexchangestandard.org/ont/ies/common/Name" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ValueInCandela", + "@id": "http://informationexchangestandard.org/ont/ies/common/Software", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{391F91E4-768F-406c-A344-CC3331ABE2AC}" + "@value": "{B6014BB6-FD82-4748-8DFF-65401770515C}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A StandardMeasureValue for LuminousIntensity in candela" + "@value": "A ClassOfAsset that is programmatic instructions that control or affect the behaviour of an Asset (usually a Device).\n\nNote that Software is a class, as the same Software may be installed in multiple locations." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Value In Candela" + "@language": "en-GB", + "@value": "Software" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/StandardMeasureValue" + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfAsset" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfPersonState", + "@id": "http://informationexchangestandard.org/ont/ies/common/venueStatedOnTicket", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{92CDC810-9DFA-476b-A2E7-33121F65905B}" + "@value": "{3345AECA-925E-4bfc-820E-2294D5921E71}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The powertype of PersonState" + "@value": "The venue of the event the Ticket is for.\n\nNote: venues change, and the actual event may not run at the stated venue. " + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/EntertainmentTicket" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Class Of Person State" + "@language": "en-GB", + "@value": "venue Stated On Ticket" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfResponsibleActorState" + "@id": "http://informationexchangestandard.org/ont/ies/common/Facility" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ScreenName", + "@id": "http://informationexchangestandard.org/ont/ies/common/FerryTicket", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{8C1321B7-8686-4a21-B99A-6C4A98B411A7}" + "@value": "{B2ED961F-245E-4e74-A32F-6B9CF1BBDF2B}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A display Name used by the account which may be non-unique, and may not be the same as the username" + "@value": "A Ticket that is used to travel by sea" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Screen Name" + "@language": "en-GB", + "@value": "Ferry Ticket" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Name" + "@id": "http://informationexchangestandard.org/ont/ies/common/TravelTicket" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/endsIn", + "@id": "http://informationexchangestandard.org/ont/ies/common/preModificationState", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{6767DFCD-3FCB-42cc-BEE3-9FA9A324DF0B}" + "@value": "{4E954855-D50A-42ab-9401-4B1C890542AD}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An xsd:DateTime for the end of the period" + "@value": "A partOf relationship to indicate a State of an Entity just prior to the Modify event\n\nNote: For BORO purists, this means the pre State is part of the Modify Event (i.e. the extent of the Modify Event includes the State)" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ArbitraryPeriod" + "@id": "http://informationexchangestandard.org/ont/ies/common/Modify" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "ends In" + "@language": "en-GB", + "@value": "pre Modification State" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/State" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" + "@id": "http://informationexchangestandard.org/ont/ies/common/isStateOf" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/UsuallyParked", + "@id": "http://informationexchangestandard.org/ont/ies/common/hasStatedNationality", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{FCE0D994-4838-48fa-A274-57DB092A2960}" + "@value": "{C8AB9A91-97ED-4868-8167-44E71F40AFE7}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A temporal state of a Vehicle which is the fusion of all its Parked states\n\nExamples:\n* A car that is usually parked in Acacia Avenue\n* A ship that regularly docks at Dover\n* An aircraft that regularly resides in a private hangar" + "@value": "The nationality of the identity holder as specified on the IdentityDocument." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Usually Parked" + "@language": "en-GB", + "@value": "has Stated Nationality" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/DiscontinuousState" - }, + "@id": "http://informationexchangestandard.org/ont/ies/common/Nation" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/VehicleState" + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/CheckIn", + "@id": "http://informationexchangestandard.org/ont/ies/common/Likes", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{87308A03-5C79-4d94-99E1-660042AC7929}" + "@value": "{B292748F-D41E-4c3b-9335-04D4B06A1F34}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Event where a Person checks in to a hotel or Transit. This also includes swiping tickets to use public transport\n\nThe location of the CheckIn is specified using an inLocation relationship.\n\nThe CheckIn may be part of another Event - e.g. an EntertainmentEvent or Transit event. Simply use the isPartOf relationship to specify this." + "@value": "An Interested State where a ResponsibleActor likes something" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Check In" + "@language": "en-GB", + "@value": "Likes" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Event" + "@id": "http://informationexchangestandard.org/ont/ies/common/Interested" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/crossingOf", + "@id": "http://informationexchangestandard.org/ont/ies/common/inCategory", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{5A0E8F10-EE46-49bd-8E25-A67040D4A40B}" + "@value": "{D10B4B95-5BF1-4e3f-A2A8-8F52F045C31A}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A partOf relationship to indicate a Location (range) has a Crossing (domain)" + "@value": "An rdf:type relationship that asserts a Representation belongs to a ContentCategory" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Crossing" + "@id": "http://informationexchangestandard.org/ont/ies/common/Representation" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "crossing Of" + "@language": "en-GB", + "@value": "in Category" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Location" + "@id": "http://informationexchangestandard.org/ont/ies/common/ContentCategory" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/isPartOf" + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + }, + { + "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/PersonalRadioHandset", + "@id": "http://informationexchangestandard.org/ont/ies/common/TravelBooking", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{9D84921F-87A3-4ee9-8A3D-A88F564295FA}" + "@value": "{76DC9A0C-F6E8-4ff4-ADD6-072DC1EBE3AB}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A CommunicationsDevice for portable radio communications - e.g. a walkie-talkie" + "@value": "The Purchase of planned travel arrangements.\n\n3. Travel Bookings may include bookings for Flights, Ferry Crossings, Train Journeys (i.e Travel Services), and also Hotels, Hire Cars etc. when these have been modelled. These will be included on the booking as relationships to the appropriate other entities." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Personal Radio Handset" + "@language": "en-GB", + "@value": "Travel Booking" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsDevice" + "@id": "http://informationexchangestandard.org/ont/ies/common/Purchase" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Purchaser", + "@id": "http://informationexchangestandard.org/ont/ies/common/PersonInTransit", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{B10A694D-31AA-456c-8C51-B7B5F101A39F}" + "@value": "{9888A3F3-7E9B-4806-BD4E-2FC4D87A5902}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EventParticipant where a ResponsibleActor participates in a TradeEvent as a purchaser\n\nNote: in the case of a RequestForQuotation, the purchaser is the person or organisation issuing the RfQ\n\nNote: in the case of an online purchase where the buyer is unknown, the participant may be an OnlineIdentifier" + "@value": "An EntityInTransit where the Entity is a Person" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Purchaser" + "@language": "en-GB", + "@value": "Person In Transit" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/EntityInTransit" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/InResidence", + "@id": "http://informationexchangestandard.org/ont/ies/common/Competitor", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{1FDB4A8F-E28C-4e36-A085-935C20256F52}" + "@value": "{763C82F1-5CE0-4652-8A93-D56D93DE1544}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A temporal state of a ResponsibleActor\n\nNote: this is the superclass of ResponsibleActor (the whole life person or organisation) because the whole-life state is just a special case of a ResponsibleActorState. This pattern is true for all states. " + "@value": "An EventParticipant where a ResponsibleActor is in competition" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "In Residence" + "@language": "en-GB", + "@value": "Competitor" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Visiting" + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/WeaponLocation", + "@id": "http://informationexchangestandard.org/ont/ies/common/inLanguage", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{B513F0D8-E527-4548-8453-D905775E3A4F}" + "@value": "{FF902F8E-6B22-4f17-9C16-48543251D22E}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Relates an MilitaryAttack to the location of the attacking weapon system" + "@value": "An rdf:type relationship that asserts a Representation is in a particular Language" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Representation" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Weapon Location" + "@language": "en-GB", + "@value": "in Language" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/Language" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + }, + { + "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/after", + "@id": "http://informationexchangestandard.org/ont/ies/common/measureUnit", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{FA4DDF04-16DA-4b5c-AE9A-6AB8CD07DCDB}" + "@value": "{161079F3-8089-4124-A67A-5D6A7A4EA511}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A relationship linking two Elements where one ends before the other starts" + "@value": "An rdf:type relationship that asserts a Measure is represented using a particular UnitOfMeasure" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Element" + "@id": "http://informationexchangestandard.org/ont/ies/common/MeasureValue" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "after" + "@language": "en-GB", + "@value": "measure Unit" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Element" + "@id": "http://informationexchangestandard.org/ont/ies/common/UnitOfMeasure" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" - } - ] - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Northing", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" - ], - "http://purl.org/dc/terms/identifier": [ - { - "@value": "{09649FE9-DDD7-4493-B9EC-7A716B0FC616}" - } - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "The GeoIdentity that is a representation of the northward component of cartesian point on a map - i.e. on a 2D projection of the globe such as a mercator projection." - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Northing" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/GeoIdentity" + "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Investigation", + "@id": "http://informationexchangestandard.org/ont/ies/common/Crossing", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{2912E599-436D-4b79-B94F-02FA2319F201}" + "@value": "{B85F065A-6A18-433e-9195-7B6BCBB91C7C}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An IntelligenceOperation that researches a particular threat, or theme. " + "@value": "A Location and an ArbitraryOverlap whose extent is defined by the shared overlap of two or more Locations" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Investigation" + "@language": "en-GB", + "@value": "Crossing" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EndToEndActivity" + "@id": "http://informationexchangestandard.org/ont/ies/common/ArbitraryOverlap" }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/OperationalEvent" + "@id": "http://informationexchangestandard.org/ont/ies/common/Location" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/PlaceName", + "@id": "http://informationexchangestandard.org/ont/ies/common/Ethnicity", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{37DB1A2C-9382-4dac-8AE8-9DEC5A337E16}" + "@value": "{8AC946A4-4C03-463c-9F32-37EA8593988A}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Name that is used to refer to a Location.\n\nNote: the naming pattern is used here as different parties (even standards bodies !) may have different names for the same Location" + "@value": "A ClassOfPerson whose members all share the same ethnicity" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Place Name" + "@language": "en-GB", + "@value": "Ethnicity" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Name" + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfPerson" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/CriminalOrganisation", + "@id": "http://informationexchangestandard.org/ont/ies/common/LifecycleEvent", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{3CEFB37C-D5EE-4c9d-848D-C8E2DB206482}" + "@value": "{FA07AB7A-0EE8-4258-BE8B-260F9A1192A7}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An OrganisationState that is assessed to be breaking the law in an organised manner" + "@value": "An Event that brings about change to its environment or another Element - e.g. creation, destruction or modification" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Criminal Organisation" + "@language": "en-GB", + "@value": "Lifecycle Event" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/OrganisationState" + "@id": "http://informationexchangestandard.org/ont/ies/common/Event" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfRepresentation", + "@id": "http://informationexchangestandard.org/ont/ies/common/DeliveryRecipient", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{4FFEB84D-B823-4829-9A3A-ADE51EF0F0F5}" + "@value": "{63289363-A4D6-4abf-BE19-6DCDDCF9B28F}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The powertype of Representation" + "@value": "An EventParticipant where a ResponsibleActor participates in a Delivery as a recipient" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Class Of Representation" + "@language": "en-GB", + "@value": "Delivery Recipient" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfClassOfEntity" + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/JsonData", + "@id": "http://informationexchangestandard.org/ont/ies/common/LiveCast", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{6A9A065C-A31A-42be-B7E2-275F076DCA9D}" + "@value": "{ECC6E85E-CB08-464d-81A4-BA3ECDCB784C}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EncodedData which is in JSON format" + "@value": "An OnlineArtefact that is video or audio streamed online in real time.\n\nNote: the begin and end dates for a LiveCast instance mark its life online rather than the duration of the actual recording. The recording itself should be tracked using an OnlineContentCreation Event." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Json Data" + "@language": "en-GB", + "@value": "Live Cast" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EncodedData" + "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineArtefact" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/isParticipationOf", + "@id": "http://informationexchangestandard.org/ont/ies/common/hasGeneticGender", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{DF9F6056-CCD4-41aa-9A86-536F6150EC25}" + "@value": "{8914E7DF-443B-4a3a-A945-AAD11B82A86A}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An isStateOf that relates an EventParticipant to the Element that is the participant" + "@value": "The gender the Person was born with (sex) and which would result from a DNA test." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/Person" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "is Participation Of" + "@language": "en-GB", + "@value": "has Genetic Gender" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Entity" + "@id": "http://informationexchangestandard.org/ont/ies/common/Gender" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/isStateOf" + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + }, + { + "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Software", + "@id": "http://informationexchangestandard.org/ont/ies/common/PersonState", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], + "http://informationexchangestandard.org/ont/ies/common/powertype": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfPersonState" + } + ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{B6014BB6-FD82-4748-8DFF-65401770515C}" + "@value": "{38F8B795-0BCE-4945-8C69-8678ED935C1A}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A ClassOfAsset that is programmatic instructions that control or affect the behaviour of an Asset (usually a Device).\n\nNote that Software is a class, as the same Software may be installed in multiple locations." + "@value": "A temporal state of a Person" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Software" + "@language": "en-GB", + "@value": "Person State" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfAsset" + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/FerryTicket", + "@id": "http://informationexchangestandard.org/ont/ies/common/Loves", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{B2ED961F-245E-4e74-A32F-6B9CF1BBDF2B}" + "@value": "{E543978A-06D0-4c79-BCCD-A62DE9294A85}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Ticket that is used to travel by sea" + "@value": "A interestedIn relationship where a Person loves another Person" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Ferry Ticket" + "@language": "en-GB", + "@value": "Loves" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/TravelTicket" + "@id": "http://informationexchangestandard.org/ont/ies/common/Interested" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/PersonState", + "@id": "http://informationexchangestandard.org/ont/ies/common/successorTo", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" - ], - "http://informationexchangestandard.org/ont/ies/common/powertype": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfPersonState" - } + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{38F8B795-0BCE-4945-8C69-8678ED935C1A}" + "@value": "{BEC84E4F-F407-4a20-BC68-AD1723A3F860}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A temporal state of a Person" + "@value": "An after relationship linking two Elements where one ends and the other comes after as a replacement" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Person State" + "@language": "en-GB", + "@value": "successor To" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" + "@id": "http://informationexchangestandard.org/ont/ies/common/after" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/AccountNumber", + "@id": "http://informationexchangestandard.org/ont/ies/common/Investigation", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{A72F0FF1-88F2-4b36-A2C4-26B4B0698A2C}" + "@value": "{2912E599-436D-4b79-B94F-02FA2319F201}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The account number for the respective FinancialAccount." + "@value": "An IntelligenceOperation that researches a particular threat, or theme. " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Account Number" + "@language": "en-GB", + "@value": "Investigation" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" + "@id": "http://informationexchangestandard.org/ont/ies/common/EndToEndActivity" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/OperationalEvent" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/TravelServiceIdentifier", + "@id": "http://informationexchangestandard.org/ont/ies/common/AuthorisationStage", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{680FD822-C1F6-4d09-94D5-5D586C947DE1}" + "@value": "{2D5069F2-FE77-477f-A607-FA6458E64173}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The Identifier for the respective Travel Service – this is how humans would usually refer to the service\n\nNote however that often this identifier does not, on its own, uniquely identify any given instance of a travel service – e.g. Flight BA0010 is reused on a daily basis to refer to the flight between London Heathrow and Los Angeles. As such, to uniquely identify any given instance of a Travel Service you would need to combine it with other attributes – typically departure date/time.\n\nFor Flights, this will be the Flight Number.\n\nFor Ferry Sailings this is typically the name of the vessel that is scheduled to make that sailing and, when combined with the departure date/time can be used to uniquely identify that sailing. Note that if the actual vessel that makes the sailing is different to that which was scheduled (e.g. as result of the scheduled vessel being out of commission), this identifier is not modified." + "@value": "An Event which is part of an EndToEndAuthorisation" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Travel Service Identifier" + "@language": "en-GB", + "@value": "Authorisation Stage" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" + "@id": "http://informationexchangestandard.org/ont/ies/common/Event" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/DataObject", + "@id": "http://informationexchangestandard.org/ont/ies/common/Passport", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{CAC97EB4-E0E8-4576-9637-1FBED5F9FEF2}" + "@value": "{13ABC7CA-915E-4069-8EA7-FD205A5336C5}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Representation which might contain internal structure that can be exploited using bespoke tools and/or applications. Data objects might be geoobjects, video files, audio files, etc." + "@value": "An IdentityDocument that confirms a Person's nationality and permits them to cross national boundaries" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Data Object" + "@language": "en-GB", + "@value": "Passport" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Representation" + "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Port", + "@id": "http://informationexchangestandard.org/ont/ies/common/Creator", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{57860A04-0128-4c7e-9BFD-83D3BA432F8C}" + "@value": "{850DB6D5-C8E8-4aa8-87A0-4E7680FF854A}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Facility which is a recognised terminus for international travel" + "@value": "An EventParticipant where a ResponsibleActor participates in a Create event as a creator" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Port" + "@language": "en-GB", + "@value": "Creator" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Facility" + "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/isDisposedTo", + "@id": "http://informationexchangestandard.org/ont/ies/common/carrierService", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{B093F8DA-AE08-4819-8E1C-F119EF212566}" + "@value": "{76C31798-780C-41b0-A985-0AE3B1C3A478}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An rdf:type relationship that asserts an Element is a member of a DispositionalClass - i.e. it is disposed to (capable of, tends to, etc.) the specified disposition." + "@value": "The Organisation that provides the transport specified on the Ticket" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Element" + "@id": "http://informationexchangestandard.org/ont/ies/common/TravelService" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "is Disposed To" + "@language": "en-GB", + "@value": "carrier Service" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/DispositionalClass" + "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" - }, - { - "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/EndToEndAuthorisation", + "@id": "http://informationexchangestandard.org/ont/ies/common/parentOf", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{D75F18D1-95D6-481b-84D5-F8D7F3A5A389}" + "@value": "{6F13083C-505A-473e-9EDB-B0E534A341FB}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EndToEndActivity which is the overall process of requesting, receiving authority to act, and the conduct of activities under that authorisation until the period of authorisation ends. " + "@value": "A Relationship between two Person Entities that indicates one is the parent of the other" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Person" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "End To End Authorisation" + "@language": "en-GB", + "@value": "parent Of" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EndToEndActivity" + "@id": "http://informationexchangestandard.org/ont/ies/common/Person" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ancestorOf" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/RegistrationNumber", + "@id": "http://informationexchangestandard.org/ont/ies/common/BirthState", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{1E784B9C-1A5D-4035-B134-67A758FB869D}" + "@value": "{CFE53096-32FC-47c8-98BA-950EE6F988CB}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The registration number for the respective Vehicle (with or without spaces).\n\nFor road vehicles this is often referred to as the VRN (vehicle registration number).\n\nFor aircraft the tail number is often used as a means of identification and/or registration." + "@value": "A BoundingState that marks the beginning of a Person's life.\n\nThe location of the birth can be specified using inLocation\n\nThe date/time of the birth can be specified using the inPeriod relationship. " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Registration Number" + "@language": "en-GB", + "@value": "Birth State" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" + "@id": "http://informationexchangestandard.org/ont/ies/common/BoundingState" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/PersonState" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/GroupOfItems", + "@id": "http://informationexchangestandard.org/ont/ies/common/TheatreTicket", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{04C2111A-D958-4a95-9271-7208B849DDD8}" + "@value": "{5CD50268-582A-426b-B4CC-F6EE308B84A3}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A collection of Thing that have been gathered together for a purpose.\n\nNote: The same Thing can be in more than one GroupOfItems" + "@value": "An EntertainmentTicket for a theatre show" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Group Of Items" + "@language": "en-GB", + "@value": "Theatre Ticket" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://www.w3.org/2000/01/rdf-schema#Resource" + "@id": "http://informationexchangestandard.org/ont/ies/common/EntertainmentTicket" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/GeoRepresentation", + "@id": "http://informationexchangestandard.org/ont/ies/common/isPartOf", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{A8C07233-5D62-4ad4-B405-2D15CFC37497}" + "@value": "{CD85D7F7-783B-4d06-B023-56DBBDDC02DC}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Representation for a Location - e.g. a point, a polyline, etc." + "@value": "A relationship linking an Element to another that it is part of.\n\nExamples:\n\nLondon partOf UK\nMy Arm partOf Me" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Element" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Geo Representation" + "@language": "en-GB", + "@value": "is Part Of" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Representation" + "@id": "http://informationexchangestandard.org/ont/ies/common/Element" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/DeclaredTarget", + "@id": "http://informationexchangestandard.org/ont/ies/common/Authoriser", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{19B808BB-348E-4ea3-B62E-ED6356F7D4A0}" + "@value": "{466DCDFB-B642-468b-A47A-E83291A86C6B}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The Organisation against which War has been declared" + "@value": "An ActiveEventParticipant where a ResponsibleActor acts as the authoriser (sign off) in a GrantOfAuthority " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Declared Target" + "@language": "en-GB", + "@value": "Authoriser" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/jurisdictionOfRights", + "@id": "http://informationexchangestandard.org/ont/ies/common/idGender", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{62EF76B2-4AB0-4e1e-98C4-61C3A85BF980}" + "@value": "{D5B27630-C222-45be-87C2-5C4F8592487B}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Relationship between Rights and the Nation under whose laws the Rights are established" + "@value": "The gender as recorded on the respective IdentityDocument" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Rights" + "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "jurisdiction Of Rights" + "@language": "en-GB", + "@value": "id Gender" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Nation" + "@id": "http://informationexchangestandard.org/ont/ies/common/Gender" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ @@ -1606,702 +1613,714 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/PeaceTreaty", + "@id": "http://informationexchangestandard.org/ont/ies/common/Element", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], + "http://informationexchangestandard.org/ont/ies/common/powertype": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfElement" + } + ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{10FBBF98-4604-46d9-AD12-211597532B9E}" + "@value": "{97EDC90F-3B36-4da8-AE77-D5FDBDEA2B21}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Treaty that formalises the end of hostilities in a War" + "@value": "An Thing that has a spatial extent and can have start and end dates" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Peace Treaty" + "@language": "en-GB", + "@value": "Element" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Treaty" + "@id": "http://informationexchangestandard.org/ont/ies/common/Thing" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/quantityOffered", + "@id": "http://informationexchangestandard.org/ont/ies/common/Aircraft", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{AEC476A1-AE39-4a9e-9EE3-DD45B50B0F26}" + "@value": "{01A64A84-7A14-45a5-AAF2-F1AA614D5F30}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The number of Entities (of the same type) that are being offered for sale" - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/OfferForSale" + "@value": "A Vehicle that travels by air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "quantity Offered" + "@language": "en-GB", + "@value": "Aircraft" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" + "@id": "http://informationexchangestandard.org/ont/ies/common/Vehicle" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/DebitCard", + "@id": "http://informationexchangestandard.org/ont/ies/common/BirthCertificate", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{F0C846E7-76B9-4ab6-988E-3694C95818E7}" + "@value": "{4457E8AF-EDBD-4ef1-B62B-59037829B961}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A BankCard where transactions debit from a bank account" + "@value": "An IdentityDocument issued to prove the data and place of birth of a Person" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Debit Card" + "@language": "en-GB", + "@value": "Birth Certificate" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/BankCard" + "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/hasStatedPlaceOfBirth", + "@id": "http://informationexchangestandard.org/ont/ies/common/IdUsedInCheckIn", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{F95710A9-B0A7-4f7b-ADAA-08A2DCBD9C35}" + "@value": "{F481C966-058B-4caf-A427-9E492CAD0D63}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A relationship to the place of birth as recorded on the respective IdentityDocument" + "@value": "An EventParticipant where an IdentityDocument is used in a CheckIn event" } ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" + "@language": "en-GB", + "@value": "Id Used In Check In" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "has Stated Place Of Birth" + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/PartNumber", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://purl.org/dc/terms/identifier": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/RegionOfCountry" + "@value": "{772CD8A3-3DCA-4cc7-8BA3-17D1C57E94BC}" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@value": "A unique Identifier for the a ModelOfDevice\n\nNote: this is different to a serial number which is unique to each Device" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en-GB", + "@value": "Part Number" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/documentIdentifies", + "@id": "http://informationexchangestandard.org/ont/ies/common/hasCharacteristic", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{2F8738A6-5EBA-4d80-980B-AA9E6F28B81A}" + "@value": "{720D0AA3-81F7-4220-A7A5-34304E33B72F}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Links an IdentityDocument to the Person it identifies.\n\nNote: was \"Is associated with\" in IES3" + "@value": "An rdf:type relationship that asserts an Element has a Characteristic or Measure" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" + "@id": "http://informationexchangestandard.org/ont/ies/common/Element" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "document Identifies" + "@language": "en-GB", + "@value": "has Characteristic" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Person" + "@id": "http://informationexchangestandard.org/ont/ies/common/Characteristic" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + }, + { + "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Rented", + "@id": "http://informationexchangestandard.org/ont/ies/common/Tendency", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{E5C65CAB-65BE-4502-8B46-5C5CC3C73B00}" + "@value": "{2B451601-EC1D-4bd4-A782-6E0B7E0D416D}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EventParticipant where an Entity is rented" + "@value": "A DispositionalClass where all the instances share the same tendency\n\nExample: People who tend to violence" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Rented" + "@language": "en-GB", + "@value": "Tendency" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/DispositionalClass" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Likes", + "@id": "http://informationexchangestandard.org/ont/ies/common/pluriverse", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://informationexchangestandard.org/ont/ies/common/Element" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{B292748F-D41E-4c3b-9335-04D4B06A1F34}" + "@value": "{D3AA70B6-BA62-459a-B3F8-C504C2AF6A0B}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Interested State where a ResponsibleActor likes something" + "@value": "An instance of Element which is the sum of all possible worlds including everything in those worlds. Put another way, this is everything in our world and everything in all possible worlds." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Likes" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Interested" + "@language": "en-GB", + "@value": "pluriverse" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Entity", + "@id": "http://informationexchangestandard.org/ont/ies/common/governedPopulation", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://informationexchangestandard.org/ont/ies/common/powertype": [ + "http://purl.org/dc/terms/identifier": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfEntity" + "@value": "{917C549C-259F-4850-9CFD-35E05485BF63}" } ], - "http://purl.org/dc/terms/identifier": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "{F4EDE167-6F5A-417d-9984-0221CCDF752C}" + "@value": "Relates a Government to the RegionalPopulation that it governs. " } ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@value": "An Entity typically represents a tangible thing like a Person, a Communications Device, or a Location." + "@id": "http://informationexchangestandard.org/ont/ies/common/Government" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Entity" + "@language": "en-GB", + "@value": "governed Population" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Element" + "@id": "http://informationexchangestandard.org/ont/ies/common/RegionalConstituency" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Movement", + "@id": "http://informationexchangestandard.org/ont/ies/common/ICAOCode", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{95B5ACC4-956A-4b29-AB9E-BDCD12EF319F}" + "@value": "{239A3A0C-183C-432f-9147-7259C9573AA2}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Event where an Entity moves from one place to another." + "@value": "A GeoIdentity that is administered by the International Civil Aviation Organisation for identifying airports" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Movement" + "@language": "en-GB", + "@value": "ICAOCode" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Event" + "@id": "http://informationexchangestandard.org/ont/ies/common/GeoIdentity" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/statementLabel", + "@id": "http://informationexchangestandard.org/ont/ies/common/idUpperRange", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{7EC7FCEE-7C60-4233-8938-D6320BD951F2}" + "@value": "{7615FB07-E0C5-4734-AFC8-FD52688DD2CC}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A link from an rdf:Statement (see W3C guidance on RDF reification) to the SecurityLabel that provides the access control for that statement.\n\nNote: All exchanges should have a default payloadLabel specified. The use of statementLabel is required when individual statements deviate from the default in terms of their access control." + "@value": "A relationship between a CommunicationsIdentifierRange and the CommunicationsIdentifier that is the upper limit of the identifier range " } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement" + "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsIdentifierRange" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "statement Label" + "@language": "en-GB", + "@value": "id Upper Range" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/SecurityLabel" + "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsIdentifier" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/allHaveDisposition", + "@id": "http://informationexchangestandard.org/ont/ies/common/paymentArtefactProvider", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{6F8504E0-E03C-43fa-AA81-C3341CA551E3}" + "@value": "{C793E699-C27B-49cc-9358-C4A0E17E609E}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An rdfs:subClassOf relationship that asserts that all instances of a ClassOfElement share a disposition\n\ne.g. all Eurofighters being capable of Mach 2" + "@value": "The Organisation that provided the PaymentArtefact" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfElement" + "@id": "http://informationexchangestandard.org/ont/ies/common/PaymentArtefact" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "all Have Disposition" + "@language": "en-GB", + "@value": "payment Artefact Provider" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/DispositionalClass" + "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" - }, - { - "@id": "http://www.w3.org/2000/01/rdf-schema#subClassOf" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Stuff", + "@id": "http://informationexchangestandard.org/ont/ies/common/ObserverStatus", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{CC9E60AC-B3C8-4c9b-B657-2734538AE2B9}" + "@value": "{FB2FDA67-B258-4b18-9E95-3B9DFAB8FB14}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An element that is highly dissective or generally uncountable. For example, sand, water, gas and coffee." + "@value": "When a Government has observer rights at a Summit" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Stuff" + "@language": "en-GB", + "@value": "Observer Status" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Element" + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Nickname", + "@id": "http://informationexchangestandard.org/ont/ies/common/UpdateAccount", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{BA4B97EE-58E2-4796-949C-F62EAAAE56C9}" + "@value": "{E2D19BE1-B1BF-4e0b-8D44-AFFD739756BA}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A PersonName that is an unofficial or casual name\n\nNote:\nAn nickname will often be applied to a State of the Person, as these tend to be non-permanent names" + "@value": "An AccountAdminEvent where an Account is modified" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Nickname" + "@language": "en-GB", + "@value": "Update Account" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/PersonName" + "@id": "http://informationexchangestandard.org/ont/ies/common/AccountAdminEvent" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Message", + "@id": "http://informationexchangestandard.org/ont/ies/common/TelephoneNumber", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{70AEDFC7-2B17-43d8-BF49-B5ACF8812317}" + "@value": "{168D7B01-CD70-4f83-A414-19B6ABEB961C}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Communication where a message is sent." + "@value": "A CommunicationsIdentifier that enables calls to be directed to particular handset" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Message" + "@language": "en-GB", + "@value": "Telephone Number" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Communication" + "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsIdentifier" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Book", + "@id": "http://informationexchangestandard.org/ont/ies/common/orGroup", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{22AB6EA2-B088-4ef6-AE3A-5843FBA5C8AE}" + "@value": "{71249792-E0AF-4f98-86ED-17115F1734A7}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A WorkOfDocumentation that is a published book" + "@value": "The groups (if any) which the requesting user must be a member of at least one of in order to access the item. See the EDH specification for further details.\n\nAllowable Values:\n\nSee EDH Standard" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Book" + "@id": "http://informationexchangestandard.org/ont/ies/common/SecurityLabel" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/WorkOfDocumentation" + "@language": "en-GB", + "@value": "or Group" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/lowerBound", + "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineLike", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{96717346-1DF4-4eae-A7CF-E389B4454B47}" + "@value": "{5B50EECC-45FC-4e5b-933E-51BC0FEE0FCD}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A relationship a MeasureRange to the Measure that is its lower bound" - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/MeasureRange" + "@value": "OnlineArtefact that is a \"like\" of an existing OnlineArtefact instance" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "lower Bound" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Measure" + "@language": "en-GB", + "@value": "Online Like" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineArtefact" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Colour", + "@id": "http://informationexchangestandard.org/ont/ies/common/Election", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{B10D22FB-1D6A-47c9-B1C0-E870D43A5C52}" + "@value": "{7D9E328D-345E-43f5-8163-9657E4D016BD}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Characteristic whose members all have the same colour" + "@value": "A PoliticalEvent where the population vote for their preferred ElectoralCandidate to become their representative. " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Colour" + "@language": "en-GB", + "@value": "Election" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Characteristic" + "@id": "http://informationexchangestandard.org/ont/ies/common/PoliticalEvent" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/RegionOfCountry", + "@id": "http://informationexchangestandard.org/ont/ies/common/validToDate", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{65D869DB-19EE-4886-98BA-E579C39C4A68}" + "@value": "{680F737D-A8AB-4410-9F1D-FAD7BDC98447}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Location that is a general subdivision of a Country\n\ne.g. cities, towns, counties, states, etc." + "@value": "The date that the respective IdentityDocument or Ticket is valid to." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/PaymentArtefact" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/TravelTicket" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Region Of Country" + "@language": "en-GB", + "@value": "valid To Date" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Location" + "@id": "http://informationexchangestandard.org/ont/ies/common/ParticularPeriod" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/WithdrawFromSale", + "@id": "http://informationexchangestandard.org/ont/ies/common/Negotiation", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{9416F72A-9BF9-4c99-839C-76905F02B63B}" + "@value": "{FB2EA8AE-164A-4642-82E3-D2622DC6FCCB}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A TradeEvent where a type of entity is withdrawn from sale" + "@value": "An AgreementStage where parties are trying to find agreement" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Withdraw From Sale" + "@language": "en-GB", + "@value": "Negotiation" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/TradeEvent" + "@id": "http://informationexchangestandard.org/ont/ies/common/AgreementStage" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/countryOfRegistration", + "@id": "http://informationexchangestandard.org/ont/ies/common/SeatNumber", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{D33498ED-B6A0-41ea-864F-CE95E2B1E010}" + "@value": "{03D1711E-F9A7-41b1-B82F-B442FDF82EBF}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The Country in which the respective Entity is registered / recognised." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Account" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Vehicle" + "@value": "The number of the seat that the Passenger should be travelling in. Whilst this partially identifies the Passenger, there is no guarantee that people have not swapped seats. " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "country Of Registration" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Country" + "@language": "en-GB", + "@value": "Seat Number" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/VehicleUsed", + "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{2202F5B0-DF49-4db5-A8F9-31FC2CC89005}" + "@value": "{315E6AD3-F2DA-4f69-864F-DA2B95121E2E}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EventParticipant in which a Vehicle is used to transport Entities" + "@value": "A Name that is unique within the specified context" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Vehicle Used" + "@language": "en-GB", + "@value": "Identifier" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/Name" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/PolicyAnnouncement", + "@id": "http://informationexchangestandard.org/ont/ies/common/MaliciousAccountUse", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{345E8F46-AC41-452b-B2F9-694DBED556FD}" + "@value": "{F0C08ADE-7EE5-4392-9877-5FD8FB4076E9}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A PoliticalAnnouncement about policy" + "@value": "An OnlineAccountInUse where the account is used to conduct a CriminalActivity online" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Policy Announcement" + "@language": "en-GB", + "@value": "Malicious Account Use" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/PoliticalAnnouncement" + "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineAccountInUse" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/authorisesAccessTo", + "@id": "http://informationexchangestandard.org/ont/ies/common/transferValue", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{A2DA918D-843C-43c9-A974-4795601E9D65}" + "@value": "{A9D01DAB-281E-48ae-BB33-8518701ABBDE}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The Event for which the respective Ticket applies." + "@value": "A relationship from a MoneyTransfer to the AmountOfMoney transferred." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Ticket" + "@id": "http://informationexchangestandard.org/ont/ies/common/MoneyTransfer" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "authorises Access To" + "@language": "en-GB", + "@value": "transfer Value" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Event" + "@id": "http://informationexchangestandard.org/ont/ies/common/AmountOfMoney" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ @@ -2311,991 +2330,990 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/SMS", + "@id": "http://informationexchangestandard.org/ont/ies/common/governedRegion", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{4C19E163-710B-4ccb-9F1C-569F8E348BDC}" + "@value": "{72DC3E90-53CE-434d-A5F3-89BDCE08A201}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Message (text and images) sent over a cellular network" + "@value": "The Location which the respective Government is in charge of.\n\nSee also governedPopulation - sometimes Locations have no people, and sometimes people reside outside the region in which they are legally citizens.\n\nNote: A Government instance has a start and end date corresponding to its time in power. " + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Government" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "SMS" + "@language": "en-GB", + "@value": "governed Region" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Message" + "@id": "http://informationexchangestandard.org/ont/ies/common/Location" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/LineOfAddress", + "@id": "http://informationexchangestandard.org/ont/ies/common/finiteMembershipCount", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{E0D8895D-2230-4c80-8B06-351581C53436}" + "@value": "{FF3DDC24-010C-4cd2-BF97-7464EAF45317}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A line in an Address. There may be any number of these." + "@value": "An integer count of members of a FiniteClassOfElement. " + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/FiniteClassOfElement" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Line Of Address" + "@language": "en-GB", + "@value": "finite Membership Count" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/GeoIdentity" + "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Observer", + "@id": "http://informationexchangestandard.org/ont/ies/common/BookingReference", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{C58A1AB4-19E2-48d0-B606-3BDFC5DD3860}" + "@value": "{D31E959A-6354-40e7-8370-1FE5246624AD}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EventParticipant where an Entity observes another Entity or Event" + "@value": "An Identifier that is notionally unique number that is allocated to a TravelBooking.\n\nNote that Booking Reference Numbers are recycled and so are not unique in their own right. When combined with the BookingDate it is potentially possible to identify a specific booking." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Observer" + "@language": "en-GB", + "@value": "Booking Reference" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/DomainName", + "@id": "http://informationexchangestandard.org/ont/ies/common/FiniteClassOfElement", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{42FFB9AC-2D28-453a-80A0-2A271DA32EB5}" + "@value": "{06BAC6F4-F6B2-4be1-95C5-8E31C34796CB}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A CommunicationsIdentifierRange that defines a realm of administrative autonomy, authority or control within the internet. [from wikipedia]" + "@value": "A ClassOfElement whose instances are classes with finite, fixed membership of Elements." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Domain Name" + "@language": "en-GB", + "@value": "Finite Class Of Element" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsIdentifierRange" + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfElement" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Rights", + "@id": "http://informationexchangestandard.org/ont/ies/common/RadioMast", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{487778E0-4BD7-4d9a-B7F7-63731478E1A2}" + "@value": "{F02CFF55-12A7-4308-9A60-E2353DE5BE58}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Asset which encompasses the legal rights to an Element\n\nStrictly speaking, all property (therefore most Assets) are a question of rights. No-one actually owns something, they have a legal right of that thing. In most cases, we can deal with this just using Asset. However in more complex cases, rights can be bought and sold (and of course owned) to things which aren't generally viewed as assets - e.g. paying a delivery cost, owning the leasehold to a property, etc.\n\nExamples:\n\n* The performance rights to a Song\n* The rights to purchase currency at a pre-agreed rate in the future" + "@value": "An Device that is placed in a Location to provide either a link from a wired to wireless connection, or to relay between two wireless endpoints.\n\n" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Rights" + "@language": "en-GB", + "@value": "Radio Mast" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Asset" + "@id": "http://informationexchangestandard.org/ont/ies/common/Device" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/SystemState" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/cookieOriginSite", + "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsDevice", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{24E8B958-284F-4be2-AACD-A7B2A94B97D4}" + "@value": "{32EB46A5-0FA4-44e9-A9E9-9424E80BDE91}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Relates a Cookie to the Webpage from which it originated." + "@value": "A Device that provides an endpoint for communications – e.g. mobile telephone, landline, satellite phone, CB Radio, etc." } ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Cookie" + "@language": "en-GB", + "@value": "Communications Device" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "cookie Origin Site" + "@id": "http://informationexchangestandard.org/ont/ies/common/Device" } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Arrested", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://purl.org/dc/terms/identifier": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Webpage" + "@value": "{B870A3B5-32FA-4aaf-86F1-7DB674585F3A}" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@value": "A Person's role when arrested" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en-GB", + "@value": "Arrested" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/PersonState" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/objectContentReference", + "@id": "http://informationexchangestandard.org/ont/ies/common/AccountNumber", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{6B06ABDD-05CF-485c-A483-563C5E85F189}" + "@value": "{A72F0FF1-88F2-4b36-A2C4-26B4B0698A2C}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An ObjectContentReference is a resolvable reference to the ‘content’ of the respective DataObject.\n\nWhenever a DataObject is exchanged it must include either the ObjectContent or an ObjectContentReference or both." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/DataObject" + "@value": "The account number for the respective FinancialAccount." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "object Content Reference" + "@language": "en-GB", + "@value": "Account Number" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" + "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Prisoner", + "@id": "http://informationexchangestandard.org/ont/ies/common/ReceivingAccount", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{885EA1C2-29D7-4b7c-B479-D43E4F77B5BD}" + "@value": "{25965198-3FE0-4bb9-BCA9-808E15A3EE49}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A person's role when incarcerated" + "@value": "An EventParticipant where a FinancialAccount receives money" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Prisoner" + "@language": "en-GB", + "@value": "Receiving Account" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/PersonState" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/inLocation", + "@id": "http://informationexchangestandard.org/ont/ies/common/LawEnforcementOrganisation", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{463F9B14-2D14-4364-B4F0-658A20DFCBFA}" + "@value": "{15806699-2F00-4891-B2A0-8A211CEDFC10}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A partOf relationship to indicate an Element is entirely within a Location" + "@value": "A GovernmentOrganisation that investigates crimes and brings the perpetrators to justice.\nWikipedia definition: Law enforcement is any system by which some members of society act in an organized manner to enforce the law by discovering, deterring, rehabilitating, or punishing people who violate the rules and norms governing that society." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "in Location" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Location" + "@language": "en-GB", + "@value": "Law Enforcement Organisation" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/isPartOf" + "@id": "http://informationexchangestandard.org/ont/ies/common/GovernmentOrganisation" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/staysAt", + "@id": "http://informationexchangestandard.org/ont/ies/common/IntelligenceAgency", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{90332C00-0188-4773-8A71-F9ED15F5ED33}" + "@value": "{F87E3B6F-5872-47eb-89F8-6642DD7C8237}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A visits relationship between a ResponsibleActor and a Location where the person stays at the Location. This should not be confused with residesIn which is an assertion of legal residence.\nNote: more often than not, this will be a statement of regular/occasional stays, so the instance of the ResponsibleActorState should also be an instance of DiscontinuousState. In rarer occasions, it may be used to highlight a single, continuous visit, but in that case, inLocation would generally be used." + "@value": "A GovernmentOrganisation that collects, analyses or disseminates intelligence" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "stays At" + "@language": "en-GB", + "@value": "Intelligence Agency" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/visits" + "@id": "http://informationexchangestandard.org/ont/ies/common/GovernmentOrganisation" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/enemyOf", + "@id": "http://informationexchangestandard.org/ont/ies/common/Post", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{7F1A6A06-5223-4bf9-B903-1061A127D62C}" + "@value": "{7C28E83C-1895-4901-ABF8-9D78C9C12C62}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Relationship between two ResponsibleActor Entities where one is the enemy of the other.\n\nNote: this should not be considered a bi-directional relationship. Just because one person considers another person their enemy does not necessarily mean the feeling is reciprocated. " - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" + "@value": "A part of an Organisation that has particular responsibilities" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "enemy Of" + "@language": "en-GB", + "@value": "Post" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActor" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "@id": "http://informationexchangestandard.org/ont/ies/common/PostState" + }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActor" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Supplier", + "@id": "http://informationexchangestandard.org/ont/ies/common/PoliticalEvent", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{E4D44720-DBEE-434e-A61E-35FE8B66A4BE}" + "@value": "{3A0E6FDD-5B3B-4092-9549-C05E8A5FED41}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EventParticipant where a ResponsibleActor participates in a TradeEvent as a supplier" + "@value": "An Event related to democratic processes or party politics" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Supplier" + "@language": "en-GB", + "@value": "Political Event" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/Event" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/SIMCard", + "@id": "http://informationexchangestandard.org/ont/ies/common/LandlineTelephoneAccount", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{3244F6B1-8636-4895-B3B1-283CF057F826}" + "@value": "{D7F83A2D-6428-4211-964D-E1E8A8089083}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A CommunicationsDevice that holds data about a IMSI" + "@value": "A TelephoneAccount where the telephones in use connect using a wired network and operate only in a specific location" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "SIMCard" + "@language": "en-GB", + "@value": "Landline Telephone Account" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsDevice" + "@id": "http://informationexchangestandard.org/ont/ies/common/TelephoneAccount" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/TravelTicket", + "@id": "http://informationexchangestandard.org/ont/ies/common/Currency", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{6C669BEF-9267-4612-9F29-B28918B203F5}" + "@value": "{A06EE74F-9A66-4b63-8DC3-3B1C2B362862}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Ticket that permits travel on a particular route or set of routes" + "@value": "A ClassOfAmountOfMoney that is the denomination as currency.\n\nThe identifier should be specified as an ISO4217 three-letter code (e.g. USD, GBP, EUR, etc.)" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Travel Ticket" + "@language": "en-GB", + "@value": "Currency" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Ticket" + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfAmountOfMoney" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/scheduledArrivalTime", + "@id": "http://informationexchangestandard.org/ont/ies/common/siblingOf", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{DB3878D9-FF24-4069-A8DD-C24F5D074C0C}" + "@value": "{A0D40C4F-B513-4c9f-8D4A-79D0FA7CEF50}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The date/time on which the service was scheduled to arrive\n\nThe format of this attribute is a restricted string based upon the ISO 8601 Extended Format." + "@value": "A Relationship between two Person Entities that indicates one is the sibling of the other" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/TravelService" + "@id": "http://informationexchangestandard.org/ont/ies/common/Person" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "scheduled Arrival Time" + "@language": "en-GB", + "@value": "sibling Of" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Person" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" + "@id": "http://informationexchangestandard.org/ont/ies/common/familiallyRelatedTo" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/InternationalCoalition", + "@id": "http://informationexchangestandard.org/ont/ies/common/RentalProvider", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{AE70547D-8E7E-474e-B7FD-F0A81F470157}" + "@value": "{8ECC64A4-CED0-4122-AB54-64EA870837FC}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Organisation formed of Nations who have agreed to pursue a particular course (e.g. a war)" + "@value": "A PartyToAgreement where a ResponsibleActor provides an Entity to rent" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "International Coalition" + "@language": "en-GB", + "@value": "Rental Provider" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation" + "@id": "http://informationexchangestandard.org/ont/ies/common/PartyToAgreement" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/confidence", + "@id": "http://informationexchangestandard.org/ont/ies/common/opposedTo", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{45FE24B3-B146-4199-B760-C1150CEF9AB2}" + "@value": "{436E6ABB-C1E3-484e-B15B-63E700B27EA8}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A qualitative or quantitative indication of the confidence of an AssessToBeTrue " + "@value": "A coupling between a ResponsibleActor (or state thereof) and an ClassOfElement to which they are opposed\n\nExamples: an organisation that is opposed to Nuclear Weapons" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/AssessToBeTrue" + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "confidence" + "@language": "en-GB", + "@value": "opposed To" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfElement" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/IncarceratingOrganisation", + "@id": "http://informationexchangestandard.org/ont/ies/common/FlightTicket", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{321CB600-140F-452f-96B7-640DE8289ECF}" + "@value": "{3A9A1BA9-465F-4f6d-BD55-9F3F8AE40AE0}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Organisations's role in incarcerating a Person" + "@value": "A Ticket that is used to travel by air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Incarcerating Organisation" + "@language": "en-GB", + "@value": "Flight Ticket" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/PersonState" + "@id": "http://informationexchangestandard.org/ont/ies/common/TravelTicket" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ServiceProvider", + "@id": "http://informationexchangestandard.org/ont/ies/common/Rights", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{496683C9-EB89-46ac-87D0-4864F1B54ED4}" + "@value": "{487778E0-4BD7-4d9a-B7F7-63731478E1A2}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The role of an Organisation in providing a Service (e.g. a TeleConference)" + "@value": "An Asset which encompasses the legal rights to an Element\n\nStrictly speaking, all property (therefore most Assets) are a question of rights. No-one actually owns something, they have a legal right of that thing. In most cases, we can deal with this just using Asset. However in more complex cases, rights can be bought and sold (and of course owned) to things which aren't generally viewed as assets - e.g. paying a delivery cost, owning the leasehold to a property, etc.\n\nExamples:\n\n* The performance rights to a Song\n* The rights to purchase currency at a pre-agreed rate in the future" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Service Provider" + "@language": "en-GB", + "@value": "Rights" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/Asset" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/IntelligenceAgency", + "@id": "http://informationexchangestandard.org/ont/ies/common/Observed", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{F87E3B6F-5872-47eb-89F8-6642DD7C8237}" + "@value": "{CC05ABD0-7BAB-4484-8E8C-ED07C1AA3C93}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A GovernmentOrganisation that collects, analyses or disseminates intelligence" + "@value": "An EventParticipant where an Element is Observed" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Intelligence Agency" + "@language": "en-GB", + "@value": "Observed" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/GovernmentOrganisation" + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Alliance", + "@id": "http://informationexchangestandard.org/ont/ies/common/ValueInMetres", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{3D83E15F-ACA8-48e4-8C7B-84580807E06F}" + "@value": "{C8D4C3CB-16C2-44a7-B709-35CEBF219BF0}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Organisation made up of allies - these could be people or organisations, and the alliance may be quite loose." + "@value": "A StandardMeasureValue for Length in metres" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Alliance" + "@language": "en-GB", + "@value": "Value In Metres" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation" + "@id": "http://informationexchangestandard.org/ont/ies/common/StandardMeasureValue" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/AssetState", + "@id": "http://informationexchangestandard.org/ont/ies/common/SocialMediaPage", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{CA196722-9531-4eb4-A8CF-B9A5145CDCFD}" + "@value": "{3DC012C3-E273-4ec2-A462-CEDEB27262C1}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A temporal state of an Asset" + "@value": "An OnlineArtefact that is user-created - e.g. a facebook timeline, twitter feed, etc. " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Asset State" + "@language": "en-GB", + "@value": "Social Media Page" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/State" + "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineArtefact" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/AccountState", + "@id": "http://informationexchangestandard.org/ont/ies/common/IncumbentRepresentative", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{0BCDB801-1F3B-4496-B04B-95EF545E9445}" + "@value": "{5C4C2871-5F61-4704-83D0-9F8CF42890BF}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A temporal state of an Account" + "@value": "A Person in-office prior to the Election being decided" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Account State" + "@language": "en-GB", + "@value": "Incumbent Representative" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/State" + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/VehicleState", + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{D3275233-7381-483e-B2D2-77F13D73A52E}" + "@value": "{DCE662F5-7BDB-457e-AE7E-2E5FE43DBA1A}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A temporal state of a Vehicle" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Vehicle State" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/AssetState" - } - ] - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/WinningCandidate", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" - ], - "http://purl.org/dc/terms/identifier": [ - { - "@value": "{9FC35E2C-3D28-4f21-8FF7-3BAA51860958}" + "@value": "A relationship represents an association between two Things" } ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@value": "The Person who won the Election" + "@id": "http://informationexchangestandard.org/ont/ies/common/Thing" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Winning Candidate" + "@language": "en-GB", + "@value": "relationship" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ElectoralCandidate" + "@id": "http://informationexchangestandard.org/ont/ies/common/Thing" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/TimeBoundedClass", + "@id": "http://informationexchangestandard.org/ont/ies/common/CardNumber", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{E7A659A5-9059-4ea5-8FAB-8A29AFC47D9A}" + "@value": "{087F3453-B1D7-41e6-B79F-31B123ED0D68}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A ClassOfElement whose instances all begin and end within the bounds specified for the Class. In other words, a class that is defined by the temporal extent of its members.\n\nNote, if either the begin or end bound are missing, it is taken to be indeterminate. For example, if the begin bound is 1st Jan 2018, the class has instances that all started after that date, and their end is irrelevant.\n\nExample:\nEverything that began and ended in the year 1900 - this would include all activities that took place within that year (but did not extend beyond it), everything created and destroyed within that time, and everything that was born and died during the period. " + "@value": "An Identifier that is the long number on the face of the card (PaymentArtefact)" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Time Bounded Class" + "@language": "en-GB", + "@value": "Card Number" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfElement" + "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/strengthOfInterest", + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfMeasureValue", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{49B3D340-AADC-4fcd-80CC-283AE0FC85DF}" + "@value": "{4520A91C-D956-46c1-9A81-93C4C0B12880}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "StrengthOfInterest is used in its most general sense and is limited to the following values:\n· Weak\n· Strong\n· Fanatical" - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Interested" + "@value": "A ClassOfRepresentation that is the powertype of MeasureValue" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "strength Of Interest" + "@language": "en-GB", + "@value": "Class Of Measure Value" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfRepresentation" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/BookingPayment", + "@id": "http://informationexchangestandard.org/ont/ies/common/War", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{61BDEBA6-BE87-44e3-A1C7-246D0CE60ADC}" + "@value": "{D4F568F5-7BC4-489d-94BC-AE1305E5C0C2}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EventParticipant where an AmountOfMoney in cash is used as payment in a TravelBooking.\n\nWhen neither card nor cash is used, there will be an accompanying MoneyTransfer" + "@value": "A Disagreement where at least one party has declared war" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Booking Payment" + "@language": "en-GB", + "@value": "War" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/Disagreement" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/EndToEndActivity" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/representationValue", + "@id": "http://informationexchangestandard.org/ont/ies/common/isIdentifiedBy", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{AE00F1DE-F42B-4fc0-B07B-21F754F16FD4}" + "@value": "{FBA54EEF-91BF-4ba2-8B67-79C899963149}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The exemplar text, number, etc. of a Representation" + "@value": "A hasName relationship that asserts an Identifier identifies an Thing" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Representation" + "@id": "http://informationexchangestandard.org/ont/ies/common/Thing" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "representation Value" + "@language": "en-GB", + "@value": "is Identified By" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" + "@id": "http://informationexchangestandard.org/ont/ies/common/hasName" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/charters", + "@id": "http://informationexchangestandard.org/ont/ies/common/PostalCode", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{48223A62-12E6-4953-8F80-8C7A48151825}" + "@value": "{6A0385E2-3FB1-4a42-A254-BC382D92E27A}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Relationship between a ResponsibleActor and the Transit they have chartered." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActor" + "@value": "A GeoIdentity used to (partially) identify and address" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "charters" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Transit" + "@language": "en-GB", + "@value": "Postal Code" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/GeoIdentity" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/startsIn", + "@id": "http://informationexchangestandard.org/ont/ies/common/employedBy", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{861E3D08-3659-489a-B100-0E943CF3F3F0}" + "@value": "{74721DF1-18D6-4c1b-93CC-71C888C6D405}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An xsd:DateTime for the start of the period" + "@value": "A worksFor relationship where the worker is employed." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ArbitraryPeriod" + "@id": "http://informationexchangestandard.org/ont/ies/common/PersonState" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "starts In" + "@language": "en-GB", + "@value": "employed By" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" + "@id": "http://informationexchangestandard.org/ont/ies/common/worksFor" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/MilitaryAttack", + "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineAccount", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{8787BE51-8FE0-4d76-97B4-608311434F5B}" + "@value": "{E95170B9-2599-46dc-BEDC-012B08F09D43}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A MilitaryEvent where force is used\n\nNote: was called \"Attack\" in v3.x - now called \"MilitaryAttack\" to distinguish from domestic attacks, terrorist attacks, hacking attacks, etc." + "@value": "An Account that enables a person, organisation or other entity to participate within a particular online domain.\n\nNote: was called \"OnlineIdentifier\" in previous versions of IES" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Military Attack" + "@language": "en-GB", + "@value": "Online Account" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/MilitaryEvent" + "@id": "http://informationexchangestandard.org/ont/ies/common/Account" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineAccountState" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Logon", + "@id": "http://informationexchangestandard.org/ont/ies/common/Movement", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{43CDB7F8-E77E-4eba-A92E-C6A74AF954CA}" + "@value": "{95B5ACC4-956A-4b29-AB9E-BDCD12EF319F}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A OnlineEvent where an OnlineAccount logs onto an OnlineService" + "@value": "An Event where an Entity moves from one place to another." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Logon" + "@language": "en-GB", + "@value": "Movement" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineEvent" + "@id": "http://informationexchangestandard.org/ont/ies/common/Event" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/trusts", + "@id": "http://informationexchangestandard.org/ont/ies/common/onlinePublisher", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{37CEEA2E-93E7-446d-A181-A55A091C3B22}" + "@value": "{34F13F26-7C4E-451a-BDA0-62BA7738039F}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Relationship between two ResponsibleActor Entities where one trusts the other.\n\nNote: this should not be considered a bi-directional relationship. Just because one person trusts another person does not necessarily mean the feeling is reciprocated. " + "@value": "Relates an OnlineArtefact to the ResponsibleActor that produced it." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" + "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineArtefact" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "trusts" + "@language": "en-GB", + "@value": "online Publisher" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ @@ -3310,587 +3328,562 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/OSGridReference", + "@id": "http://informationexchangestandard.org/ont/ies/common/FootballMatchTicket", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{697EAA12-8FD3-49e0-A4A2-A045B4570550}" + "@value": "{DA626F73-5748-47db-813F-E1813577F41B}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A GeoIdentity that is an Ordnance Survey Grid Reference - i.e. pertaining to Great Britain." + "@value": "An EntertainmentTicket for a football match" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "OSGrid Reference" - } + "@language": "en-GB", + "@value": "Football Match Ticket" + } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/GeoIdentity" + "@id": "http://informationexchangestandard.org/ont/ies/common/EntertainmentTicket" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Loves", + "@id": "http://informationexchangestandard.org/ont/ies/common/Connection", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{E543978A-06D0-4c79-BCCD-A62DE9294A85}" + "@value": "{999CF6C3-AA65-4109-9FC4-5E5C8ECEC4A7}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A interestedIn relationship where a Person loves another Person" + "@value": "An Element that enables one or more Flows between two or more other Elements.\n\nNote: A Flow can be of a fluid, such as water or natural gas; of energy, such as heat or electricity; of signal conveying information; of discrete entities, such as people, goods on pallets, or vehicles; or of mechanical load." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Loves" + "@value": "Connection" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Interested" + "@id": "http://informationexchangestandard.org/ont/ies/common/Element" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/VideoConference", + "@id": "http://informationexchangestandard.org/ont/ies/common/schemeOwner", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{1ED09A3D-7EE9-4b7a-8F0B-8590023C9F81}" + "@value": "{8D42B4A8-30D3-459d-A729-F5C8FE16D418}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A TeleConference where parties communicate over video (with audio)" + "@value": "A relationship that asserts a RepresentationScheme is governed and used by a ResponsibleActor " + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/NamingScheme" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Video Conference" + "@language": "en-GB", + "@value": "scheme Owner" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/TeleConference" + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActor" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/worksAt", + "@id": "http://informationexchangestandard.org/ont/ies/common/versionOf", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{55161540-8869-4af9-B159-51857E0B0BDB}" + "@value": "{C01F47A2-F545-4fac-A707-469AD32FBF94}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A visits relationship between a ResponsibleActor and a Location they work in.\n\nNote: more often than not, this will be a statement of occasional presence, so the instance of the ResponsibleActorState should also be an instance of DiscontinuousState. In rarer occasions, it may be used to highlight a single, continuous presence, but in that case, inLocation would generally be used." - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "works At" + "@value": "A relationship between a VersionOfDocument and the WorkOfDocumentation it is a version of." } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/visits" + "@id": "http://informationexchangestandard.org/ont/ies/common/VersionOfDocument" } - ] - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/IPv6Address", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://purl.org/dc/terms/identifier": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "{78549D65-75F2-41c3-AC14-F0D441AD6354}" + "@language": "en-GB", + "@value": "version Of" } ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@value": "An IPAddress conforming to v6 of the standard" + "@id": "http://informationexchangestandard.org/ont/ies/common/WorkOfDocumentation" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "IPv6Address" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/IPAddress" + "@id": "http://www.w3.org/2000/01/rdf-schema#subClassOf" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Account", + "@id": "http://informationexchangestandard.org/ont/ies/common/Report", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{31BFE794-924E-44e3-942E-ADC9ED19FBA1}" + "@value": "{8D510CB0-C9BF-4de3-A442-9070ABB15732}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Entity that is the collection of all transactions between a provider and a customer" + "@value": "A WorkOfDocumentation that offers one or more persons view on a particular topic. " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Account" + "@language": "en-GB", + "@value": "Report" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/AccountState" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Entity" + "@id": "http://informationexchangestandard.org/ont/ies/common/WorkOfDocumentation" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ISO3166_1Alpha_3", + "@id": "http://informationexchangestandard.org/ont/ies/common/FinancialAccount", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{B92D79E2-9E7D-4df7-8D38-3D884AA09AD2}" + "@value": "{44DAC574-2A2E-44bc-ACD2-236811FA8D29}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "ISO 3166-1 alpha 3 (3-Letter Country Code)" + "@value": "An Account held for financial management purposes." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "ISO3166_1Alpha_3" + "@language": "en-GB", + "@value": "Financial Account" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/GeoIdentity" + "@id": "http://informationexchangestandard.org/ont/ies/common/Account" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/TelephoneAccount", + "@id": "http://informationexchangestandard.org/ont/ies/common/Presence", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{593AE684-C2E9-4e40-A7FD-549BFA64900D}" + "@value": "{8404464D-3904-4c59-AE0E-B3FAFB46AC4E}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A CommunicationsAccount that is used to administer the use of one or more telephone numbers." + "@value": "An EventParticipant where an Entity is CoLocated with other Entities of interest" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Telephone Account" + "@language": "en-GB", + "@value": "Presence" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsAccount" + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/DiscontinuousState", + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfIndividualDocument", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{52DB371E-71AC-4812-B3CF-0FD7D73F1BB0}" + "@value": "{CCC8FA06-CDA8-491d-BFFC-0A88D6A565B1}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A State that is temporally dissected - i.e. it is not a continuous state, but in fact a fusion of states (which may or may not be specified)\n\nThis is used for managing situations where something happens from time to time, and we don't always know when it happens. For example, if a vehicle is usually parked in a street, we would use a DiscontinuousState of the vehicle that would be inLocation." + "@value": "The powertype of IndividualDocument" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Discontinuous State" + "@language": "en-GB", + "@value": "Class Of Individual Document" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/State" + "@id": "http://informationexchangestandard.org/ont/ies/common/Representation" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/DatabaseItem", + "@id": "http://informationexchangestandard.org/ont/ies/common/CoLocation", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{73F8D96C-A9EC-4301-9968-0F7BF9826C45}" + "@value": "{3524D10D-D9B0-416d-ADED-D5AAEB99DD09}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A DataObject that is part of the data in a Database\n\nExamples:\n\n* A table, row, column in RDBMS\n* A document in a document db\n* a key-value pair in KVDB\n* named graph in a graph db" + "@value": "An Event where the activity is uncertain, but it is known that some Entities were present\n\nNote: whilst colocation can be easily inferred from data, sometimes it's important to call out specific instances where entities of interest were in the same place at the same time." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Database Item" + "@language": "en-GB", + "@value": "Co Location" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/DataObject" + "@id": "http://informationexchangestandard.org/ont/ies/common/Event" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/contactDetailsOnBooking", + "@id": "http://informationexchangestandard.org/ont/ies/common/Caller", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{B54BB629-E007-4099-BC01-B512894F1E89}" + "@value": "{03DDC2F5-F961-47c2-B8F8-B27A752AEC34}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The contact details of the Person making the booking as recorded on the actual Travel Booking.\n\nNote that if these details can be parsed to identify the contact telephone number, contact email address etc. then they should be mapped as instances of relationship to the respective CommunicationsIdentifier (TelephoneNumber, EmailAddress, etc.)." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/TravelBooking" + "@value": "An PartyInCommunication where the communicating party is the caller in an InteractiveCommunication" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "contact Details On Booking" + "@language": "en-GB", + "@value": "Caller" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" + "@id": "http://informationexchangestandard.org/ont/ies/common/PartyInCommunication" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/inCategory", + "@id": "http://informationexchangestandard.org/ont/ies/common/postModificationState", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{D10B4B95-5BF1-4e3f-A2A8-8F52F045C31A}" + "@value": "{2B02EF33-E12A-42ec-B047-533F6D8F159D}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An rdf:type relationship that asserts a Representation belongs to a ContentCategory" + "@value": "A partOf relationship to indicate a State of an Entity just after the Modify event\n\nNote: For BORO purists, this means the post State is part of the Modify Event (i.e. the extent of the Modify Event includes the State)" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Representation" + "@id": "http://informationexchangestandard.org/ont/ies/common/Modify" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "in Category" + "@language": "en-GB", + "@value": "post Modification State" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ContentCategory" + "@id": "http://informationexchangestandard.org/ont/ies/common/State" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" - }, - { - "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" + "@id": "http://informationexchangestandard.org/ont/ies/common/isStateOf" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/InteractiveCommunication", + "@id": "http://informationexchangestandard.org/ont/ies/common/EventState", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{6D5E11EE-C61A-4e38-913F-BBAF2A34A288}" + "@value": "{FE668C24-D25C-4273-872A-EB77CB09341D}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Communication that occurs synchronously - e.g. a video or voice call" + "@value": "A temporal state of an Event\n\nNote: care must be taken with using this in a 4D, extensional model such as IES. States such as \"Ended\" would not be appropriate, for example - in such a case, the temporal extent of the Event or the presence of a BoundingState to end it would be correct. " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Interactive Communication" + "@language": "en-GB", + "@value": "Event State" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Communication" + "@id": "http://informationexchangestandard.org/ont/ies/common/State" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/DeviceInCommunication", + "@id": "http://informationexchangestandard.org/ont/ies/common/Altitude", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{0073BD83-64CB-433c-BF4D-A6BB01862F14}" + "@value": "{51B6F4C5-0DA3-437d-9507-38514BC2ABCD}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A DeviceState (and an EventParticipant) when a Device is communicating. " + "@value": "The Length that is the distance above (or below in the case of negative numbers) the surface of the WGS84 spheroid of the respective Location " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Device In Communication" + "@language": "en-GB", + "@value": "Altitude" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/DeviceState" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/Length" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ServiceUser", + "@id": "http://informationexchangestandard.org/ont/ies/common/OnJourney", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{CB4023BB-4B36-43a3-BCED-A7715FD597B0}" + "@value": "{80AFD655-A969-46be-BE72-035C053C1C4F}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A temporal state of a ResponsibleActor\n\nNote: this is the superclass of ResponsibleActor (the whole life person or organisation) because the whole-life state is just a special case of a ResponsibleActorState. This pattern is true for all states. " + "@value": "An EventParticipant in which an Entity is on a Journey (i.e. a multi-part journey)" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Service User" + "@language": "en-GB", + "@value": "On Journey" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Visiting" + "@id": "http://informationexchangestandard.org/ont/ies/common/Moving" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/SeatNumber", + "@id": "http://informationexchangestandard.org/ont/ies/common/EntertainmentTicket", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{03D1711E-F9A7-41b1-B82F-B442FDF82EBF}" + "@value": "{96989C30-99CC-4606-A8D4-DFD9421F0E34}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The number of the seat that the Passenger should be travelling in. Whilst this partially identifies the Passenger, there is no guarantee that people have not swapped seats. " + "@value": "A Ticket to an EntertainmentEvent" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Seat Number" + "@language": "en-GB", + "@value": "Entertainment Ticket" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" + "@id": "http://informationexchangestandard.org/ont/ies/common/Ticket" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Incarceration", + "@id": "http://informationexchangestandard.org/ont/ies/common/NamingScheme", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{06972684-050B-4f36-9393-B8790D510F5C}" + "@value": "{222534A5-25C8-4ecd-BE55-27DA1534D402}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A LawEnforcement EndToEndActivity where a Person is incarcerated" + "@value": "An ClassOfClassOfEntity whose instances collect together all Names that belong to a particular scheme - i.e. an organisational identity scheme, a systems primary key format, etc." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Incarceration" + "@language": "en-GB", + "@value": "Naming Scheme" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EndToEndActivity" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/LawEnforcement" + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfClassOfEntity" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/versionOf", + "@id": "http://informationexchangestandard.org/ont/ies/common/isPrimaryForOrganisation", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{C01F47A2-F545-4fac-A707-469AD32FBF94}" + "@value": "{D6974F5E-B24C-4a06-9AC1-DB6299E9BF55}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A relationship between a VersionOfDocument and the WorkOfDocumentation it is a version of." + "@value": "A relationship linking an Thing to the ResponsibleActor that prefers the use of that Thing.\n\nThis is used when there are more than one state, name, etc. for a given item, and there is a requirement to specify which one is considered primary / preferred by a particular Organisation.\n\nExamples:\n\n* A primary name for a person (applied to PersonName)\n* A primary DoB for a person (applied to BirthState)\n* A primary nationality for a person (applied to the PersonState that links to the Nation)" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/VersionOfDocument" + "@id": "http://informationexchangestandard.org/ont/ies/common/Thing" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "version Of" + "@language": "en-GB", + "@value": "is Primary For Organisation" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/WorkOfDocumentation" + "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" - }, - { - "@id": "http://www.w3.org/2000/01/rdf-schema#subClassOf" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ValueInKelvin", + "@id": "http://informationexchangestandard.org/ont/ies/common/PeriodOfTime", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{32097C4D-A0FB-4024-BDB8-8E899DDCF217}" + "@value": "{3FDFA898-C340-4279-8B3C-275359D5B02D}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A StandardMeasureValue for Temperature in kelvin" + "@value": "A PeriodOfTime is an Element whose spatial extent is everywhere, but whose temporal extent is limited. " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Value In Kelvin" + "@language": "en-GB", + "@value": "Period Of Time" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/StandardMeasureValue" + "@id": "http://informationexchangestandard.org/ont/ies/common/Element" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/hasAccessTo", + "@id": "http://informationexchangestandard.org/ont/ies/common/onlineServiceProvider", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{CB7F872F-7999-4bfd-8274-2C0E0AFE22AB}" + "@value": "{DEE1404A-AAC3-4d46-9BA3-8E097A55C7F5}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Relationship between a ResponsibleActorState and an Entity they have access to - e.g. a FinancialAccount, CommunicationsDevice, etc." + "@value": "Relates an OnlineService to the ResponsibleActor that owns/runs it" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" + "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineService" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "has Access To" + "@language": "en-GB", + "@value": "online Service Provider" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Entity" + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActor" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ @@ -3900,283 +3893,291 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/EndToEndActivity", + "@id": "http://informationexchangestandard.org/ont/ies/common/PersonTitle", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{A88ABE99-1D6C-4843-A2E4-7531626D3859}" + "@value": "{CA36058B-835C-48ef-944A-2507708ADA71}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Event (usually of long duration) that is composed of a number of other Events." + "@value": "The title associated with the name of the person." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "End To End Activity" + "@language": "en-GB", + "@value": "Person Title" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Event" + "@id": "http://informationexchangestandard.org/ont/ies/common/PersonName" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/MeetingChair", + "@id": "http://informationexchangestandard.org/ont/ies/common/hasCountryOfIssue", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{B499C172-310D-4c5f-BA92-93B1C7874EEB}" + "@value": "{E7500475-8C4F-47a3-8AAB-C5679621FAE8}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Attendance where the Person involved is the chair of a Meeting" + "@value": "The country in which the respective IdentityDocument or PaymentArtefact was issued." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/TravelCard" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Meeting Chair" + "@language": "en-GB", + "@value": "has Country Of Issue" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Attendance" + "@id": "http://informationexchangestandard.org/ont/ies/common/Country" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/TravelReservation", + "@id": "http://informationexchangestandard.org/ont/ies/common/EntertainmentEvent", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{8B290363-239E-415e-9F2D-8267D1BA2ECB}" + "@value": "{78C33499-CD14-43cb-82AE-93A0F8CF022B}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A TradedAsset where the asset is a Reservation" + "@value": "An Event where entertainment (sporting, music, theatre, etc.) is provided" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Travel Reservation" + "@language": "en-GB", + "@value": "Entertainment Event" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/TradedAsset" + "@id": "http://informationexchangestandard.org/ont/ies/common/Event" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsIdentifierRange", + "@id": "http://informationexchangestandard.org/ont/ies/common/nextTo", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{DF388418-F296-46a5-A2A3-4297F084DD07}" + "@value": "{F33CAAA7-85A7-4e41-B0D4-3EAC4E6F73CC}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A specified range of identifiers for the end-points of a communication." + "@value": "A nearTo linking an Element to another Element it is immediately proximate to (i.e. touching) in space" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Communications Identifier Range" + "@language": "en-GB", + "@value": "next To" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsIdentifier" + "@id": "http://informationexchangestandard.org/ont/ies/common/nearTo" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Victim", + "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineContentCreation", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{3B47FCD0-E7D1-4b2b-BC07-C96D3F07ABC3}" + "@value": "{DB70D7EE-5076-4eb2-950B-63C71A3C8859}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EventParticipant where a ResponsibleActor is the victim of a CriminalActivity" + "@value": "An OnlineContentEvent where a \"post\" is made.\n\nExamples:\n\n* Posting a blog\n* Posting a comment\n* Tweeting (other microblogs are available, probably)\n* A Facebook, LinkedIn, Instagram, etc. post" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Victim" + "@language": "en-GB", + "@value": "Online Content Creation" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/Create" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineContentEvent" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/hmlConfidence", + "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsAccount", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{04F797E7-9B5C-48c5-A50D-A14CFF7725DE}" + "@value": "{8300451C-1DF9-4545-9174-D8AA69C58CCD}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A confidence whose value must be one of \"HIGH\", \"MEDIUM\", or \"LOW\"\n\nThis is a mandatory attribute for AssessToBeTrue" - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/AssessToBeTrue" + "@value": "An Account of the communications transactions provided to a customer" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "hml Confidence" + "@language": "en-GB", + "@value": "Communications Account" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/confidence" + "@id": "http://informationexchangestandard.org/ont/ies/common/Account" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsAccountState" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Witness", + "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineComment", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{9C9ED058-4BB5-43d0-A311-FF7A532ED6D6}" + "@value": "{FF216817-5B58-4db5-88C5-20AE6A466265}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Person's role as a witness in a trial" + "@value": "An OnlineArtefact that is a comment on an existing OnlineArtefact instance" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Witness" + "@language": "en-GB", + "@value": "Online Comment" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/PersonState" + "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineArtefact" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Religion", + "@id": "http://informationexchangestandard.org/ont/ies/common/TravelTicket", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{BD538820-CE91-4b9a-ADB8-C105FE0F2E7B}" + "@value": "{6C669BEF-9267-4612-9F29-B28918B203F5}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Entity whose extent is all the people (PersonState) who share the same belief.\n\nReligions may be part of other religions - e.g. Christianity being made up of Catholic, Protestant, Orthodox, etc.\n\n1. The religion ‘practiced’ by the respective Person..\n2. The religion may be qualified to identity a particular sect.\n3. The Metropolitan Police standard [F] shall be used as the reference data standard" + "@value": "A Ticket that permits travel on a particular route or set of routes" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Religion" + "@language": "en-GB", + "@value": "Travel Ticket" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Entity" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ReligionState" + "@id": "http://informationexchangestandard.org/ont/ies/common/Ticket" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/TradeAgreement", + "@id": "http://informationexchangestandard.org/ont/ies/common/powertype", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{54A4E900-7E8E-49fd-91F4-23ADDDF2DA60}" + "@value": "{D4BD48E8-76B8-4d3c-AB83-E653DB89170D}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A PoliticalAgreement that sets tariffs and standards for trade between nations. " + "@value": "An rdf:type relationship that asserts one Class is the powerset of the other (see Cantor's theorem)." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Trade Agreement" + "@language": "en-GB", + "@value": "powertype" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/PoliticalAgreement" + "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/AdministeredAccount", + "@id": "http://informationexchangestandard.org/ont/ies/common/ActorState", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{D779F547-C1FB-4d48-9BB8-CB37B9D2F82C}" + "@value": "{7ED8BC7C-A85F-4ed5-AC6F-D640F2DF4B7B}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EventParticipant where a FinancialAccount is administered" + "@value": "A temporal state of an Actor" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Administered Account" + "@language": "en-GB", + "@value": "Actor State" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/State" } ] }, @@ -4197,7 +4198,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", + "@language": "en-GB", "@value": "Cash Payment" } ], @@ -4208,949 +4209,1001 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/FootballMatchTicket", + "@id": "http://informationexchangestandard.org/ont/ies/common/ValueInCandela", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{DA626F73-5748-47db-813F-E1813577F41B}" + "@value": "{391F91E4-768F-406c-A344-CC3331ABE2AC}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EntertainmentTicket for a football match" + "@value": "A StandardMeasureValue for LuminousIntensity in candela" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Football Match Ticket" + "@language": "en-GB", + "@value": "Value In Candela" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EntertainmentTicket" + "@id": "http://informationexchangestandard.org/ont/ies/common/StandardMeasureValue" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/DeliveryRecipient", + "@id": "http://informationexchangestandard.org/ont/ies/common/BoardingCardNumber", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{63289363-A4D6-4abf-BE19-6DCDDCF9B28F}" + "@value": "{683E5B90-2514-4342-AE34-894D2DAC2AF0}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EventParticipant where a ResponsibleActor participates in a Delivery as a recipient" + "@value": "The number of the boarding card issued to the Passenger. " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Delivery Recipient" + "@language": "en-GB", + "@value": "Boarding Card Number" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Renter", + "@id": "http://informationexchangestandard.org/ont/ies/common/allocatedSeatNumber", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{E2FC3A09-EC9D-4ab9-B273-A526CB511B5A}" + "@value": "{518E9B39-58C0-4e89-831D-B6099C3B9892}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A PartyToAgreement where a ResponsibleActor rents an Entity from another party" + "@value": "The seat number associated with the ticket" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Ticket" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Renter" + "@language": "en-GB", + "@value": "allocated Seat Number" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/PartyToAgreement" + "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Location", + "@id": "http://informationexchangestandard.org/ont/ies/common/PartyInCommunication", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{E1A494ED-D493-44ab-8BF9-ABC6889D4D9A}" + "@value": "{A5713B2C-E098-4dd2-BD46-42DA51899FEA}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Entity that is a geographic place which specifies a point or an area on the Earth's surface or elsewhere." + "@value": "An Event that is part of (usually one end of) a Communication Event.\n\nSometimes, all we know about a PartyInCommunication is their CommunicationsIdentifier (phone number, e-mail address, maybe even just an IP address) so the isIdentifiedBy relationship may be applied to PartyInCommunication" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Location" + "@language": "en-GB", + "@value": "Party In Communication" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Entity" - }, + "@id": "http://informationexchangestandard.org/ont/ies/common/Event" + } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/PostState", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class" + ], + "http://purl.org/dc/terms/identifier": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/LocationState" - }, + "@value": "{DB51B007-E3E8-431f-9C23-3C0A7E83FB11}" + } + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://www.opengis.net/ont/geosparql#Feature" + "@value": "A temporal state of a Post" } ], - "http://www.w3.org/2004/02/skos/core#example": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "\n A bounding box of 500m around Stonehenge\n " - }, + "@language": "en-GB", + "@value": "Post State" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "\n The boot of my car\n " - }, - { - "@value": "\n London\n " - }, - { - "@value": "\n The car park at Birmingham New Street station\n " - }, - { - "@value": "\n The Cotswolds\n " - } - ], - "http://www.w3.org/2004/02/skos/core#scopeNote": [ - { - "@value": "\n IES currently uses the ies:inLocation (a specialism of ies:partOf) to relate instances of ies:Element to instances of ies:Location,\n with instances of ies:Location being places (at some time, ies being 4D). All instances of ies:Location can therefore be seen as\n instances of geo:Feature, ie ies:Location is a subclass of geo:Feature. This approach permits all current uses of ies:Location (ie is\n a non-breaking addition to the model) whilst also allowing all instances of ies:Location to be treated as geo:Feature as well.\n\n Other IES classes may also map to geo:Feature (all things in IES having a spatial component, being 4D in nature), but in this\n alignment, this is not explored further. This alignment is sufficient to replicate the current IES approach to geoinformation using\n GeoSPARQL constructs; IES Elements are consider to have Locations, Locations can now be described using GeoSPARQL constructs.\n " + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ISO4217Code", + "@id": "http://informationexchangestandard.org/ont/ies/common/Stuff", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{598ACBB6-DF51-4bd9-A5DD-52EDE1895327}" + "@value": "{CC9E60AC-B3C8-4c9b-B657-2734538AE2B9}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "ISO4217 three-letter currency code (e.g. USD, GBP, EUR, etc.)" + "@value": "An element that is highly dissective or generally uncountable. For example, sand, water, gas and coffee." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "ISO4217Code" + "@language": "en-GB", + "@value": "Stuff" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" + "@id": "http://informationexchangestandard.org/ont/ies/common/Element" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Report", + "@id": "http://informationexchangestandard.org/ont/ies/common/Accused", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{8D510CB0-C9BF-4de3-A442-9070ABB15732}" + "@value": "{A4D8A62A-DC98-410c-80D2-57C98C1E95C0}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A WorkOfDocumentation that offers one or more persons view on a particular topic. " + "@value": "A ResponsibleActor's role as the accused in a Prosecution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Report" + "@language": "en-GB", + "@value": "Accused" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/WorkOfDocumentation" + "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/TerroristOrganisation", + "@id": "http://informationexchangestandard.org/ont/ies/common/worksFor", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{6467A4EF-46BA-401c-A5C7-668BAFB6E228}" + "@value": "{181AAC84-26CE-4531-AC32-A73B8FD8B858}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An OrganisationState that is assessed to be conducting acts of terror to achieve a political or religious goal.\n" + "@value": "A Relationship between a ResponsibleActor (range - employer) and a ResponsibleActorState (domain- employed) that indicates one works for the other.\n\nIn the case where the work is occasional / ad-hoc (i.e. there isn't an ongoing work contract) then the instance of the ResponsibleActorState should also be an instance of DiscontinuousState" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Terrorist Organisation" + "@language": "en-GB", + "@value": "works For" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/OrganisationState" + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActor" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/CBRadioHandset", + "@id": "http://informationexchangestandard.org/ont/ies/common/Departure", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{18EB7B22-5927-4b0e-98A8-638D28BDCF87}" + "@value": "{0FCBDA68-1B1C-40e1-9C5B-0E225CA827DB}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A CommunicationsDevice used to hold radio conversations on frequencies allocated as \"Citizen Band\"" + "@value": "An EventParticipant and a BoundingState that marks the start of a Travel event\n\nThe date/time of the departure can be specified using the inPeriod relationship. " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "CBRadio Handset" + "@language": "en-GB", + "@value": "Departure" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsDevice" + "@id": "http://informationexchangestandard.org/ont/ies/common/BoundingState" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/OperationalEvent", + "@id": "http://informationexchangestandard.org/ont/ies/common/AdministeredAccount", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{59121C21-38E4-4224-8C2D-4D3E94A3A0D9}" + "@value": "{D779F547-C1FB-4d48-9BB8-CB37B9D2F82C}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Event conducted by military or national security actors" + "@value": "An EventParticipant where a FinancialAccount is administered" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Operational Event" + "@language": "en-GB", + "@value": "Administered Account" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Event" + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/TravelCard", + "@id": "http://informationexchangestandard.org/ont/ies/common/Airport", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{E1D8A09D-C260-4dd8-B6FF-C2FA8968A00B}" + "@value": "{82E3793F-D0D1-40ca-927C-7A6FEF913503}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A PaymentArtefact that permits travel on public transport" + "@value": "A Port used for air travel" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Travel Card" + "@language": "en-GB", + "@value": "Airport" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/PaymentArtefact" + "@id": "http://informationexchangestandard.org/ont/ies/common/Port" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ObserverStatus", + "@id": "http://informationexchangestandard.org/ont/ies/common/CommercialOrganisation", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{FB2FDA67-B258-4b18-9E95-3B9DFAB8FB14}" + "@value": "{1456439C-65C9-4a39-A743-09A7D0FBF248}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "When a Government has observer rights at a Summit" + "@value": "An Organisation that is run for profit" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Observer Status" + "@language": "en-GB", + "@value": "Commercial Organisation" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/onlineServiceProvider", + "@id": "http://informationexchangestandard.org/ont/ies/common/Representation", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://purl.org/dc/terms/identifier": [ + "http://informationexchangestandard.org/ont/ies/common/powertype": [ { - "@value": "{DEE1404A-AAC3-4d46-9BA3-8E097A55C7F5}" + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfRepresentation" } ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://purl.org/dc/terms/identifier": [ { - "@value": "Relates an OnlineService to the ResponsibleActor that owns/runs it" + "@value": "{675A5C23-0746-43d0-96D0-AF0DF72CD697}" } ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineService" + "@value": "An ClassOfEntity whose instances are representations of things in the real world\n\nExamples:\n* an identifier used for a Person\n* a document (though not an individual copy of a document)" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "online Service Provider" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActor" + "@language": "en-GB", + "@value": "Representation" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfEntity" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/payloadLabel", + "@id": "http://informationexchangestandard.org/ont/ies/common/uriScheme", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{259167E4-D0B3-4f03-9653-CAD778F5F6F3}" + "@value": "{D97141BD-F6CF-4b10-B4E5-B1ECF6DF5178}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A mandatory link from an ExchangePayload to the SecurityLabel that provides the default access control for all statements in the payload.\n\nNote: individual statements may deviate from the default by applying their own SecurityLabels" + "@value": "URI scheme is the top level of the uniform resource identifier (URI) naming structure. All URIs and absolute URI references are formed with a scheme name, followed by a colon character (\":\"), and the remainder of the URI called the scheme-specific part." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ExchangePayload" + "@id": "http://informationexchangestandard.org/ont/ies/common/WebResourceState" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "payload Label" + "@language": "en-GB", + "@value": "uri Scheme" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/SecurityLabel" + "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Arrest", + "@id": "http://informationexchangestandard.org/ont/ies/common/isLegalTenderIn", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{D8D7184C-2F7B-4a5d-AA8F-7EE7B5A04F94}" + "@value": "{2415B865-3C37-4595-9F38-11075EAB5D34}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A LawEnforcement Event where a Person is arrested" + "@value": "The Country in which a Currency is legal tender" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Currency" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Arrest" + "@language": "en-GB", + "@value": "is Legal Tender In" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/LawEnforcement" - }, + "@id": "http://informationexchangestandard.org/ont/ies/common/Country" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/OperationalEvent" + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Disagreement", + "@id": "http://informationexchangestandard.org/ont/ies/common/MapGridArea", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{E73C74A9-B356-40a4-BDBB-40567592BBD0}" + "@value": "{18A66904-823F-471d-A465-65ECD2D69867}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Event that covers the end-to-end disagreement between parties" + "@value": "A Location whose area is specified by a grid on a map.\n\nNote this is the actual area, not the map grid. " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Disagreement" + "@language": "en-GB", + "@value": "Map Grid Area" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Event" + "@id": "http://informationexchangestandard.org/ont/ies/common/Location" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/EncodedData", + "@id": "http://informationexchangestandard.org/ont/ies/common/issuingAgency", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{8AF1DB0B-9BEB-4a33-A459-7EF2BE309E81}" + "@value": "{74D86486-8E18-474a-8930-B92E759BBE06}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Representation which is external data according to a data format that is not in IES format. " + "@value": "The Organisation that issued the ticket – this might be different from the travel provider." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/TravelTicket" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Encoded Data" + "@language": "en-GB", + "@value": "issuing Agency" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/DataObject" + "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/FirstLineOfAddress", + "@id": "http://informationexchangestandard.org/ont/ies/common/GivenName", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{8B6DD87E-3D76-4836-9201-1244B80CDC69}" + "@value": "{A01A5045-B09C-4bea-8C96-881C29F2EE60}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The first line of the Address including the number of the dwelling and the street name." + "@value": "A PersonName that is one of the given names of a Person\n\nNote:\nA GivenName will often be applied to a State of the Person, as names tend to change over time" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "First Line Of Address" + "@language": "en-GB", + "@value": "Given Name" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/LineOfAddress" + "@id": "http://informationexchangestandard.org/ont/ies/common/PersonName" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/IBAN", + "@id": "http://informationexchangestandard.org/ont/ies/common/AccountState", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{40E59970-04CE-4961-83FC-179739C4DEC3}" + "@value": "{0BCDB801-1F3B-4496-B04B-95EF545E9445}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Identifier that is an International Bank Account Number\n\nSee ISO 13616:2007" + "@value": "A temporal state of an Account" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "IBAN" + "@language": "en-GB", + "@value": "Account State" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" + "@id": "http://informationexchangestandard.org/ont/ies/common/State" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Authoriser", + "@id": "http://informationexchangestandard.org/ont/ies/common/DeclaringParty", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{466DCDFB-B642-468b-A47A-E83291A86C6B}" + "@value": "{82139547-0CA1-448d-997F-3386EFDF049C}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An ActiveEventParticipant where a ResponsibleActor acts as the authoriser (sign off) in a GrantOfAuthority " + "@value": "An EventParticipant where a ResponsibleActor makes an Announcement\n\nNote: this also covers GoverningParty from IES 3.2" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Authoriser" + "@language": "en-GB", + "@value": "Declaring Party" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Facility", + "@id": "http://informationexchangestandard.org/ont/ies/common/usesServicesAt", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{9CD2C1B1-85B1-4579-9376-07827AD68461}" + "@value": "{958E4D57-8A19-4855-B9B3-6BB2F93F77B7}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Location that is man-made, but is typically larger than an Address (i.e. it may have more than one postal address)\n\nExamples:\n\nMilitary camps, factories, sports facilities, airports, etc." + "@value": "A visits relationship between a ResponsibleActor and a Location where they use services - e.g. banking, shopping, etc..\n\nNote: more often than not, this will be a statement of regular/occasional use, so the instance of the ResponsibleActorState should also be an instance of DiscontinuousState. In rarer occasions, it may be used to highlight a single, continuous visit, but in that case, inLocation would generally be used." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Facility" + "@language": "en-GB", + "@value": "uses Services At" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/RealEstate" + "@id": "http://informationexchangestandard.org/ont/ies/common/visits" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/GeoObject", + "@id": "http://informationexchangestandard.org/ont/ies/common/inPossessionOf", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{EA165884-8DF6-4aa6-848C-C682F6969D9F}" + "@value": "{0A28624B-C5E3-461e-B84A-E55B550B5DD6}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A DataObject and a GeoRepresentation that contains geographical information" + "@value": "A Relationship between a ResponsibleActor and an Asset they have in their possession.\n\nNote: this is separate to ownership - e.g. the possessor may well be the owner (use the owns relationship) but may also be a result of borrowing, theft, temporary custodianship, " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Geo Object" + "@language": "en-GB", + "@value": "in Possession Of" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/DataObject" - }, + "@id": "http://informationexchangestandard.org/ont/ies/common/Asset" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/GeoRepresentation" + "@id": "http://informationexchangestandard.org/ont/ies/common/hasAccessTo" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/pluriverse", + "@id": "http://informationexchangestandard.org/ont/ies/common/PaymentArtefact", "@type": [ - "http://informationexchangestandard.org/ont/ies/common/Element" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{D3AA70B6-BA62-459a-B3F8-C504C2AF6A0B}" + "@value": "{9882D901-1B22-4b89-81D1-031F840A20D0}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An instance of Element which is the sum of all possible worlds including everything in those worlds. Put another way, this is everything in our world and everything in all possible worlds." + "@value": "An Asset that is means of payment" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "pluriverse" + "@language": "en-GB", + "@value": "Payment Artefact" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Asset" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/TrainTravel", + "@id": "http://informationexchangestandard.org/ont/ies/common/NetworkInterface", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{F2D6CFE4-BCE9-4bce-ADB0-075656038A55}" + "@value": "{C544CCAC-91C5-4e82-B5D9-7A1B8D48E771}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A TravelService by rail" + "@value": "An Device (usually part of another Device) that provides wired or wireless access to a network.\n\nNetwork interfaces can often be removable. To model this, create DeviceStates of the NetworkInterface and make them part of the Device which hosts the interface for that period of time. " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Train Travel" + "@language": "en-GB", + "@value": "Network Interface" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Transit" + "@id": "http://informationexchangestandard.org/ont/ies/common/Device" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/SystemState" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/RecurringPeriod", + "@id": "http://informationexchangestandard.org/ont/ies/common/IBAN", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{986E66AC-9092-410b-88AD-30B86EFC32DD}" + "@value": "{40E59970-04CE-4961-83FC-179739C4DEC3}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A PeriodOfTime that is composed of regularly recurring periods of time.\n\nISO8601 is used to represent these periods (recurrentPeriodRepresentation property), using the blanking technique (e.g. blanking the date to give a daily time). The recurrence can be limited using the startsIn and endsIn properties\nExamples:\n\nEvery Tuesday from 28th August 2018 to 2 October 2018\n13:00 to 14:00 on every day from 27th June 2016 to 2 October 2024" + "@value": "An Identifier that is an International Bank Account Number\n\nSee ISO 13616:2007" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Recurring Period" + "@language": "en-GB", + "@value": "IBAN" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ArbitraryPeriod" + "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfAmountOfMoney", + "@id": "http://informationexchangestandard.org/ont/ies/common/onlineCommentOn", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{E5C27DA8-7DF1-49ea-A9EC-ABE17AFD2047}" + "@value": "{0A4C12E6-CA4C-43f1-9C6C-FBE23197975F}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The powertype of AmountOfMoney" + "@value": "Relates an OnlineComment to the OnlineContent that was commented on" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineComment" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Class Of Amount Of Money" + "@language": "en-GB", + "@value": "online Comment On" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfAsset" + "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineArtefact" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/AuthorisationRequest", + "@id": "http://informationexchangestandard.org/ont/ies/common/Name", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{1D6BAE08-B8F1-4eee-928E-991B3B46EADF}" + "@value": "{7D7CC966-56EB-4220-A650-A993E598F2E2}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An AuthorisationStage where a ResponsibleActor requests authorisation to act from another ResponsibleActor" + "@value": "A Representation that is used to refer to something, usually in context of a NamingScheme\n\nExamples:\n\nGBR - the ISO Trigram for the United Kingdom\nGB - the FIPS two-letter code for the United Kingdom\n\"Michael Caine\" - stage name for Maurice Micklewhite" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Authorisation Request" + "@language": "en-GB", + "@value": "Name" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/AuthorisationStage" + "@id": "http://informationexchangestandard.org/ont/ies/common/Representation" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/recurrentPeriodRepresentation", + "@id": "http://informationexchangestandard.org/ont/ies/common/FlowAlongPath", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{442AC7F0-AE57-4090-88D6-55A3825ECEAA}" + "@value": "{BF895C5A-C3A3-45EE-995B-FB89C13700C8}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A modified ISO8601 format (hence use of xsd:string) where elements of the time/date are blanked with ?? characters. The purpose of this is to be able to specify e.g. a time of day with no date - i.e. all recurrences of that time of day." + "@value": "A Flow that is along a path" } ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/RecurringPeriod" + "@value": "Flow Along Path" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Flow" + } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsIdentifier", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class" + ], + "http://purl.org/dc/terms/identifier": [ + { + "@value": "{A82378B9-9774-46b9-9845-CC75BE882F06}" + } + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "An Identifier for the end-point of a communication " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "recurrent Period Representation" + "@language": "en-GB", + "@value": "Communications Identifier" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" + "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/assessedToBeTheSameAs", + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfClassOfEntity", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{6A1C6C65-D671-4ea3-9184-044AE2A802CF}" + "@value": "{1F9AC8FE-3862-48d6-A3DC-E429B08D2B26}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A relationship that asserts two Things that may have been previously judged to be different are in fact the same thing.\n\nWARNING: by \"the same\" we mean they occupy the same space for the same period of time - i.e. not two different things in the same place at different times, and not the same physical item at two different periods of time. The Identifier and State patterns should do most of what is needed here, and it is extremely rare that this would ever be needed. Do not use unless absolutely necessary. " + "@value": "The powertype of ClassOfEntity" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "assessed To Be The Same As" + "@language": "en-GB", + "@value": "Class Of Class Of Entity" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfClassOfElement" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/hasLanguageProficiency", + "@id": "http://informationexchangestandard.org/ont/ies/common/objectContentReference", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{2065B9A0-DCAD-45be-9F0D-BD4398261A7F}" + "@value": "{6B06ABDD-05CF-485c-A483-563C5E85F189}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A language spoken by the respective Person at a stage (PersonState) in their life" + "@value": "An ObjectContentReference is a resolvable reference to the ‘content’ of the respective DataObject.\n\nWhenever a DataObject is exchanged it must include either the ObjectContent or an ObjectContentReference or both." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/PersonState" + "@id": "http://informationexchangestandard.org/ont/ies/common/DataObject" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "has Language Proficiency" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/LanguageProficiency" + "@language": "en-GB", + "@value": "object Content Reference" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" - }, - { - "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" + "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/GeoJSON", + "@id": "http://informationexchangestandard.org/ont/ies/common/RegionOfCountry", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{417C1F4E-6A5D-4631-B275-8E982252791A}" + "@value": "{65D869DB-19EE-4886-98BA-E579C39C4A68}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "GeoJSON is an open standard format designed for representing simple geographical features, along with their non-spatial attributes. It is based on JSON, the JavaScript Object Notation.\n\nGeoJSON mandates use of WGS 84 coordinate system - see IETF RFC 7946" + "@value": "A Location that is a general subdivision of a Country\n\ne.g. cities, towns, counties, states, etc." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Geo JSON" + "@language": "en-GB", + "@value": "Region Of Country" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/GeoRepresentation" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/JsonData" + "@id": "http://informationexchangestandard.org/ont/ies/common/Location" } ] }, { - "@id": "http://www.opengis.net/ont/geosparql#hasSerialization", + "@id": "http://informationexchangestandard.org/ont/ies/common/Device", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{FB3A1BE6-A05A-4D6E-9880-34968C468CF2}" + "@value": "{115F2F9B-21F3-4903-8EAA-AB3AEFE97461}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "\n A relationship that relates a geo:Geometry to a typed literal serialisation of that geometry, e.g. a WKT or GeoJSON string\n " + "@value": "An Asset that is man-made and performs one or more functions - i.e. it is also an Actor" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "has Serialization" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/representationValue" + "@language": "en-GB", + "@value": "Device" } ], - "http://www.w3.org/2004/02/skos/core#example": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "\n data:StonehengeBoundingBox a geo:Feature ;\n geo:hasGeometry data:StonehengeBoundingBox_Geometry .\n\n data:StonehengeBoundingBox_Geometry a geo:Geometry ;\n geo:asWKT ' POLYGON((413750 141750, 413750 142250, 414250 142250, 414250 141750, 413750 141750))'^^geo:wktLiteral .\n\n In this example, the polygon representing a 500m bounding box around Stonehenge is specified using a set of coordinates in the British National Grid (BNG) Coordinate Reference System (CRS). The serialisation uses the WKT syntax to specify these coordinates and CRS via a Typed Literal.\n " + "@id": "http://informationexchangestandard.org/ont/ies/common/Actor" }, { - "@value": "\n data:StonehengeBoundingBox a geo:Feature ;\n geo:hasGeometry data:StonehengeBoundingBox_Geometry .\n\n data:StonehengeBoundingBox_Geometry a geo:Geometry ;\n geo:asGeoJSON '''\n {\n \"type\": \"Polygon\",\n \"coordinates\": [[\n [413750, 141750],\n [413750, 142250],\n [414250, 142250],\n [414250, 141750],\n [413750, 141750]\n ]]\n }'''^^geo:geoJSONLiteral .\n\n In this example, the same geo:Geometry object as in the previous example is instead serialised using GeoJSON syntax.\n " - } - ], - "http://www.w3.org/2004/02/skos/core#scopeNote": [ + "@id": "http://informationexchangestandard.org/ont/ies/common/Asset" + }, { - "@value": "\n GeoSPARQL provides a owl:DatatypeProperty (and subproperties) to relate instances of geo:Geometry to instances of Typed Literals (eg a WKT or GeoJSON string)\n IES achieves an equivalent pattern by means of ies:representationValue to attach Literals to instances of ies:Representation, eg to relate an\n instance of ies:GeoJSON to a string serialisation.\n As such, geo:hasSerialization can be seen as a specialism of ies:representationValue.\n The examples below demonstrate geo:asWKT and geo:asGeoJSON, which are subproperties of geo:hasSerialization specific to WKT and GeoJSON serialisation formats respectively.\n " + "@id": "http://informationexchangestandard.org/ont/ies/common/DeviceState" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/holdsAccount", + "@id": "http://informationexchangestandard.org/ont/ies/common/areaOfCoverage", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{6314A9B0-4578-42a8-A553-1FDDF35AC7F1}" + "@value": "{C6BA7464-C00E-4ff6-AE7B-9CE9D4E08FDF}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Relates an AccountHolder (PersonState) to the Account they hold" + "@value": "The area over which the TravelCard is valid\n\nExamples:\n\nLondon - Zone 1\nLondon - All Zones" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/AccountHolder" + "@id": "http://informationexchangestandard.org/ont/ies/common/TravelCard" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "holds Account" + "@language": "en-GB", + "@value": "area Of Coverage" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Account" + "@id": "http://informationexchangestandard.org/ont/ies/common/Location" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ @@ -5160,172 +5213,120 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Latitude", + "@id": "http://informationexchangestandard.org/ont/ies/common/Hates", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{BD14EF81-DDBC-4bdf-BC40-E5FAE937ADA6}" + "@value": "{6939AE2F-D74D-4446-8A88-5C26669689BA}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A GeoIdentity that is a decimal representation of an angle of latitude of a PointOnEarthSurface (WGS84)" + "@value": "An Interested state where a ResponsibleActor hates something" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Latitude" + "@language": "en-GB", + "@value": "Hates" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/GeoIdentity" + "@id": "http://informationexchangestandard.org/ont/ies/common/Interested" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/SendingAccount", + "@id": "http://informationexchangestandard.org/ont/ies/common/representationValue", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{F7172876-85F6-4d29-B11F-A1B36616416A}" + "@value": "{AE00F1DE-F42B-4fc0-B07B-21F754F16FD4}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EventParticipant where a FinancialAccount sends money" + "@value": "The exemplar text, number, etc. of a Representation" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Sending Account" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" - } - ] - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Gender", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" - ], - "http://purl.org/dc/terms/identifier": [ - { - "@value": "{8B4DB18E-DF46-4419-B0ED-0159A25F2319}" - } - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "A ClassOfPerson whose members all share the same gender" + "@id": "http://informationexchangestandard.org/ont/ies/common/Representation" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Gender" + "@language": "en-GB", + "@value": "representation Value" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfPerson" + "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/StoreCard", + "@id": "http://informationexchangestandard.org/ont/ies/common/groupName", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{686293F8-123B-478f-9A67-A6074937B528}" + "@value": "{42463865-450C-4a9a-9EF0-5322222C2B97}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A PaymentArtefact issued by a retail Organisation that can only be used to pay for items supplied by that Organisation. " - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Store Card" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/PaymentArtefact" - } - ] - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/OrganisationIdentifier", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" - ], - "http://purl.org/dc/terms/identifier": [ - { - "@value": "{13865B40-B57D-44e7-9658-00C45C8175C8}" + "@value": "A name given to a GroupOfItems" } ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@value": "A unique Identifier for an Organisation (more usually an OrganisationState)\n\nExample:\nDUNS number\nVAT number\nCompanies House Number\nRegistered Charity Number" + "@id": "http://informationexchangestandard.org/ont/ies/common/GroupOfItems" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Organisation Identifier" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/OrganisationName" + "@language": "en-GB", + "@value": "group Name" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/paymentArtefactProvider", + "@id": "http://informationexchangestandard.org/ont/ies/common/onlineAccountProvider", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{C793E699-C27B-49cc-9358-C4A0E17E609E}" + "@value": "{2CF1B157-A2F6-41c8-8A87-7B82EEB71F40}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The Organisation that provided the PaymentArtefact" + "@value": "Relates an OnlineAccount to the OnlineService that provides and administers the account.\n\nNote: was called \"Domain\" in previous IES versions" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/PaymentArtefact" + "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineAccount" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "payment Artefact Provider" + "@language": "en-GB", + "@value": "online Account Provider" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation" + "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineService" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ @@ -5335,214 +5336,211 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Cooperation", + "@id": "http://informationexchangestandard.org/ont/ies/common/TradeAgreement", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{F650B9E3-2669-455e-B20C-92737CFD9A08}" + "@value": "{54A4E900-7E8E-49fd-91F4-23ADDDF2DA60}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Event where the participants are cooperating with each other" + "@value": "A PoliticalAgreement that sets tariffs and standards for trade between nations. " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Cooperation" + "@language": "en-GB", + "@value": "Trade Agreement" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Event" + "@id": "http://informationexchangestandard.org/ont/ies/common/PoliticalAgreement" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/InPost", + "@id": "http://informationexchangestandard.org/ont/ies/common/CheckIn", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{6C1949B5-B86B-4940-8912-9008CCD67150}" + "@value": "{87308A03-5C79-4d94-99E1-660042AC7929}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An InstalledState of a ResponsibleActor when they are in a Post." + "@value": "An Event where a Person checks in to a hotel or Transit. This also includes swiping tickets to use public transport\n\nThe location of the CheckIn is specified using an inLocation relationship.\n\nThe CheckIn may be part of another Event - e.g. an EntertainmentEvent or Transit event. Simply use the isPartOf relationship to specify this." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "In Post" + "@language": "en-GB", + "@value": "Check In" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/InstalledState" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" + "@id": "http://informationexchangestandard.org/ont/ies/common/Event" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/WebResourceState", + "@id": "http://informationexchangestandard.org/ont/ies/common/Transit", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{3BE61CCF-DCD0-411d-9D43-5DEABF8381F2}" + "@value": "{7693D2C9-0F06-4005-BB8D-B5B572B2281A}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A temporal state of an WebResource" + "@value": "A Movement that is an individual transportation - e.g. an individual flight, sailing, etc." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Web Resource State" + "@language": "en-GB", + "@value": "Transit" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/State" + "@id": "http://informationexchangestandard.org/ont/ies/common/Movement" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/BusinessEvent", + "@id": "http://informationexchangestandard.org/ont/ies/common/scheduledDepartureTime", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{94CEDBD1-8E3D-4cb4-8155-FBD621DA6A0D}" + "@value": "{340CF0CC-BA75-40b7-8B8A-167CD65C1830}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Event that is commercial or administrative in nature" + "@value": "The date/time on which the service was scheduled to depart\n\nThe format of this attribute is a restricted string based upon the ISO 8601 Extended Format." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/TravelService" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Business Event" + "@language": "en-GB", + "@value": "scheduled Departure Time" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Event" + "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/employedBy", + "@id": "http://informationexchangestandard.org/ont/ies/common/staysAt", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{74721DF1-18D6-4c1b-93CC-71C888C6D405}" + "@value": "{90332C00-0188-4773-8A71-F9ED15F5ED33}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A worksFor relationship where the worker is employed." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/PersonState" + "@value": "A visits relationship between a ResponsibleActor and a Location where the person stays at the Location. This should not be confused with residesIn which is an assertion of legal residence.\nNote: more often than not, this will be a statement of regular/occasional stays, so the instance of the ResponsibleActorState should also be an instance of DiscontinuousState. In rarer occasions, it may be used to highlight a single, continuous visit, but in that case, inLocation would generally be used." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "employed By" + "@language": "en-GB", + "@value": "stays At" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/worksFor" + "@id": "http://informationexchangestandard.org/ont/ies/common/visits" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/rightsTo", + "@id": "http://informationexchangestandard.org/ont/ies/common/inScheme", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{04A80EF0-8E34-4bdb-8A8E-31D89028F9B6}" + "@value": "{7EB9FE85-127C-4918-AC56-62E1BE1DE825}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Relationship between Rights and the Element to which the Rights apply\n\nExample:\n\n* Rights to travel on a particular service (a travel reservation)\n* Rights to a parcel of land" + "@value": "An rdf:type relationship that asserts a Representation is a member of a RepresentationScheme" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Rights" + "@id": "http://informationexchangestandard.org/ont/ies/common/Name" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "rights To" + "@language": "en-GB", + "@value": "in Scheme" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Element" + "@id": "http://informationexchangestandard.org/ont/ies/common/NamingScheme" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/idDateOfBirth", + "@id": "http://informationexchangestandard.org/ont/ies/common/owns", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{9E77B9DE-E76A-454d-B4B5-52496358FC65}" + "@value": "{FDD94D9F-F343-4c1b-9688-752C896A3C7C}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The Date of Birth as specified on the respective IdentityDocument." + "@value": "A Relationship between a ResponsibleActor and an Asset they legally own" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "id Date Of Birth" + "@language": "en-GB", + "@value": "owns" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ParticularPeriod" + "@id": "http://informationexchangestandard.org/ont/ies/common/Asset" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ @@ -5552,88 +5550,91 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ConferenceParticipant", + "@id": "http://informationexchangestandard.org/ont/ies/common/ObjectName", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{5C76FE3F-FE06-4abc-B495-0D4F35FB5252}" + "@value": "{9A372833-B327-4cb0-9950-786A2FBF7CC3}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An PartyInCommunication that is a participant in a TeleConference" + "@value": "A Name given to a DataObject." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Conference Participant" + "@language": "en-GB", + "@value": "Object Name" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/PartyInCommunication" + "@id": "http://informationexchangestandard.org/ont/ies/common/Name" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/DeviceState", + "@id": "http://informationexchangestandard.org/ont/ies/common/Arrest", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{6107EEA5-1A13-46e4-83FB-14740437B814}" + "@value": "{D8D7184C-2F7B-4a5d-AA8F-7EE7B5A04F94}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A temporalState of a Device" + "@value": "A LawEnforcement Event where a Person is arrested" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Device State" + "@language": "en-GB", + "@value": "Arrest" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/AssetState" + "@id": "http://informationexchangestandard.org/ont/ies/common/LawEnforcement" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/OperationalEvent" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/opposedTo", + "@id": "http://informationexchangestandard.org/ont/ies/common/hasPublisher", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{436E6ABB-C1E3-484e-B15B-63E700B27EA8}" + "@value": "{07FD1DF6-BA77-4657-B3D3-D6D579FD4608}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A coupling between a ResponsibleActor (or state thereof) and an ClassOfElement to which they are opposed\n\nExamples: an organisation that is opposed to Nuclear Weapons" + "@value": "The publisher of the document." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" + "@id": "http://informationexchangestandard.org/ont/ies/common/WorkOfDocumentation" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "opposed To" + "@language": "en-GB", + "@value": "has Publisher" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfElement" + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActor" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ @@ -5643,174 +5644,170 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/State", + "@id": "http://informationexchangestandard.org/ont/ies/common/natureOfInterest", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://informationexchangestandard.org/ont/ies/common/powertype": [ + "http://purl.org/dc/terms/identifier": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfState" + "@value": "{0C0728AF-B9F2-418f-A03E-107689F0ACA0}" } ], - "http://purl.org/dc/terms/identifier": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "{47301D66-CBD5-4d10-9481-B66966A3F3A2}" + "@value": "NatureOfInterest is limited to the following values:\n· Personal\n· Professional\n· Academic" } ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@value": "A temporal state of an Element\n\nNote: IES requires that any State must be related to its whole-life Element. In some cases, the identity of the whole-life element may be unknown (or of unknown type) but a whole-life element must still be created and related to the State.\n\nNote: When Events are decomposed into temporal parts, those parts are often Events themselves. The exception is when the temporal part is arbitrary (e.g. the 11th second of a meeting) when a State should be used. These are rare though." + "@id": "http://informationexchangestandard.org/ont/ies/common/Interested" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "State" + "@language": "en-GB", + "@value": "nature Of Interest" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Element" + "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/contractedTo", + "@id": "http://informationexchangestandard.org/ont/ies/common/publicationDate", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{0876AE1F-7202-41d9-A00F-208B118BBF79}" + "@value": "{CD6E380B-7AD4-43d6-A128-9C666ABD8223}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A worksFor relationship where a ResponsibleActor (domain) is contracted to another ResponsibleActor (range)." + "@value": "The date of publication of the respective document." } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "contracted To" + "@id": "http://informationexchangestandard.org/ont/ies/common/WorkOfDocumentation" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en-GB", + "@value": "publication Date" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ParticularPeriod" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/worksFor" + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Sailing", + "@id": "http://informationexchangestandard.org/ont/ies/common/hasStatedAddress", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{803AF0E7-01EC-4123-B888-3FB6369C840F}" + "@value": "{0451B5D4-99CB-47a7-BB93-DF4DF6625837}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A TravelService by sea" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Sailing" + "@value": "The address of the owner/user as recorded on the respective IdentityDocument or PaymentArtefact." } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Transit" - } - ] - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/OperatingSystem", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" - ], - "http://purl.org/dc/terms/identifier": [ + "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" + }, { - "@value": "{4F83D781-7E46-4ad4-B2A5-ECD27565EA49}" + "@id": "http://informationexchangestandard.org/ont/ies/common/TravelCard" } ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Software that provides the basic access layer to hardware" + "@language": "en-GB", + "@value": "has Stated Address" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Operating System" + "@id": "http://informationexchangestandard.org/ont/ies/common/Address" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Software" + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Hates", + "@id": "http://informationexchangestandard.org/ont/ies/common/contractedTo", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{6939AE2F-D74D-4446-8A88-5C26669689BA}" + "@value": "{0876AE1F-7202-41d9-A00F-208B118BBF79}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Interested state where a ResponsibleActor hates something" + "@value": "A worksFor relationship where a ResponsibleActor (domain) is contracted to another ResponsibleActor (range)." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Hates" + "@language": "en-GB", + "@value": "contracted To" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Interested" + "@id": "http://informationexchangestandard.org/ont/ies/common/worksFor" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/nationality", + "@id": "http://informationexchangestandard.org/ont/ies/common/hasAccessTo", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{45CDA5C1-624D-4f2f-81F6-EF19300820A9}" + "@value": "{CB7F872F-7999-4bfd-8274-2C0E0AFE22AB}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A relationship to a Nation which recognises the Person (or State of Person, as it is possible to renounce a nationality) as one of their nationals." + "@value": "A Relationship between a ResponsibleActorState and an Entity they have access to - e.g. a FinancialAccount, CommunicationsDevice, etc." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/PersonState" + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "nationality" + "@language": "en-GB", + "@value": "has Access To" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Nation" + "@id": "http://informationexchangestandard.org/ont/ies/common/Entity" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ @@ -5820,71 +5817,88 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/accountProvider", + "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineArtefact", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{0F9244C3-B2F5-4b8a-AED2-54B7FDAB9578}" + "@value": "{54500458-51CF-46b5-A5A3-14B1D5C7F755}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The Organisation that provides the FinancialAccount" + "@value": "A WebResource which is any kind of media presented online that is more granular than a webpage, and user-generated - e.g. a blog post, tweet, facebook post, etc.\n\nNote: when applying begin and end states (and periods of time) to OnlineArtefact, the times should correspond to the life of the content, not the duration of the posting activity." } ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Account" + "@language": "en-GB", + "@value": "Online Artefact" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "account Provider" + "@id": "http://informationexchangestandard.org/ont/ies/common/WebResource" } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/RoadVehicle", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://purl.org/dc/terms/identifier": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation" + "@value": "{830B2164-E880-4bef-A62C-B38CEB6A824D}" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@value": "A Vehicle that travels by road (surprisingly enough)" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en-GB", + "@value": "Road Vehicle" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Vehicle" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/worksFor", + "@id": "http://informationexchangestandard.org/ont/ies/common/wasAuthorisedBy", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{181AAC84-26CE-4531-AC32-A73B8FD8B858}" + "@value": "{7A58C9AD-C198-4a61-8244-DE5BBC591416}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Relationship between a ResponsibleActor (range - employer) and a ResponsibleActorState (domain- employed) that indicates one works for the other.\n\nIn the case where the work is occasional / ad-hoc (i.e. there isn't an ongoing work contract) then the instance of the ResponsibleActorState should also be an instance of DiscontinuousState" + "@value": "A relationship to the Organisation that was the authorising agency for the IdentityDocument" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" + "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "works For" + "@language": "en-GB", + "@value": "was Authorised By" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActor" + "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ @@ -5894,98 +5908,126 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfClassOfEntity", + "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{1F9AC8FE-3862-48d6-A3DC-E429B08D2B26}" + "@value": "{1ECB4C6E-6A30-4dc5-A4AC-9A9DF5B6A54F}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The powertype of ClassOfEntity" + "@value": "A ResponsibleActor that is a group of people formed for one or more of purposes – e.g. government organisations, educational organisations, terrorists organisations, religious organisations, etc." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Class Of Class Of Entity" + "@language": "en-GB", + "@value": "Organisation" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfClassOfElement" + "@id": "http://informationexchangestandard.org/ont/ies/common/OrganisationState" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActor" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/nearTo", + "@id": "http://informationexchangestandard.org/ont/ies/common/messageContent", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{E3BB8B07-9CC5-407a-8CC7-E2B0E1B69476}" + "@value": "{E1A85BEA-C374-4727-A189-E536BA248D98}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A relationship linking an Entity to another Entity it is proximate to in space" + "@value": "An attribute representing the content of a message\n\nExample:\nmessageContent = See you at Waterloo station at 18:15" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Entity" + "@id": "http://informationexchangestandard.org/ont/ies/common/Message" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "near To" + "@language": "en-GB", + "@value": "message Content" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Entity" + "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/VersionOfDocument", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://purl.org/dc/terms/identifier": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@value": "{ADB16761-4981-4476-BC53-2843587D1C02}" + } + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "A WorkOfDocumentation and a TimeBoundedClass that is a versionOf a WorkOfDocumentation" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en-GB", + "@value": "Version Of Document" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/TimeBoundedClass" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/WorkOfDocumentation" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/schemeOwner", + "@id": "http://informationexchangestandard.org/ont/ies/common/idDateOfBirth", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{8D42B4A8-30D3-459d-A729-F5C8FE16D418}" + "@value": "{9E77B9DE-E76A-454d-B4B5-52496358FC65}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A relationship that asserts a RepresentationScheme is governed and used by a ResponsibleActor " + "@value": "The Date of Birth as specified on the respective IdentityDocument." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/NamingScheme" + "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "scheme Owner" + "@language": "en-GB", + "@value": "id Date Of Birth" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActor" + "@id": "http://informationexchangestandard.org/ont/ies/common/ParticularPeriod" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ @@ -5995,29 +6037,29 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/CriminalActivity", + "@id": "http://informationexchangestandard.org/ont/ies/common/HealthServiceIdentifier", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{43E58528-16E4-48b3-8F13-10500879EA83}" + "@value": "{FBCCD717-E163-4129-B270-966F5D404260}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Event which is illegal within the laws of the jurisdiction in which it takes place.\n\nNote: If the CriminalActivity falls into one of the Home Office Offence Classification Index codes, then this should be provided using the offenceCode attribute." + "@value": "A NationalIdentityNumber used for managing a citizen's through-life healthcare\n\nIn UK, this would be an NHS number, apart from Scotland where it is called a CHI number" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Criminal Activity" + "@language": "en-GB", + "@value": "Health Service Identifier" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Event" + "@id": "http://informationexchangestandard.org/ont/ies/common/NationalIdentityNumber" } ] }, @@ -6038,7 +6080,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", + "@language": "en-GB", "@value": "Terror Attack" } ], @@ -6049,893 +6091,784 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Assessor", + "@id": "http://informationexchangestandard.org/ont/ies/common/hasStatedPlaceOfBirth", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{80F9B97D-2C7F-4978-83A3-BE934DD4E1FF}" + "@value": "{F95710A9-B0A7-4f7b-ADAA-08A2DCBD9C35}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EventParticipant where an Actor assesses something to be true." + "@value": "A relationship to the place of birth as recorded on the respective IdentityDocument" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Assessor" + "@language": "en-GB", + "@value": "has Stated Place Of Birth" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/RegionOfCountry" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/isParticipantIn", + "@id": "http://informationexchangestandard.org/ont/ies/common/DebitCard", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{BAEA86D9-C90E-4f8d-96F5-A01BB0C49711}" + "@value": "{F0C846E7-76B9-4ab6-988E-3694C95818E7}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An isPartOf that relates an EventParticipant to the Event it participates in." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + "@value": "A BankCard where transactions debit from a bank account" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "is Participant In" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Event" + "@language": "en-GB", + "@value": "Debit Card" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/isPartOf" + "@id": "http://informationexchangestandard.org/ont/ies/common/BankCard" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/hasRegisteredCommsID", + "@id": "http://informationexchangestandard.org/ont/ies/common/AgreementName", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{E076AFB8-F6F8-4b06-82B3-7ED568D1EE73}" + "@value": "{7A750064-E711-4871-AFC3-39057342FB9E}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A relationship between a CommunicationsIdentifier and the CommunicationsAccountState of the account to which the identifier is registered" - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsAccountState" + "@value": "A Name that is used to refer to an EndToEndAgreement." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "has Registered Comms ID" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsIdentifier" + "@language": "en-GB", + "@value": "Agreement Name" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/Name" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/VehicleController", + "@id": "http://informationexchangestandard.org/ont/ies/common/AmountOfSubstance", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{93A816A9-EB7B-4250-8A1A-8919488029A7}" + "@value": "{324D0329-1299-45cc-92A5-270134E66512}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A PersonInTransit where the Person is in control of the Transit\n\ne.g. driver of a car, pilot of plane, captain of a ship" + "@value": "The Measure of the stoichiometric quantity of substance (usually measured in moles)" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Vehicle Controller" + "@language": "en-GB", + "@value": "Amount Of Substance" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/PersonInTransit" + "@id": "http://informationexchangestandard.org/ont/ies/common/StandardMeasure" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/PersonTitle", + "@id": "http://informationexchangestandard.org/ont/ies/common/Passenger", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{CA36058B-835C-48ef-944A-2507708ADA71}" + "@value": "{D6D07656-1866-4cb4-97A7-FC4C1CB65416}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The title associated with the name of the person." + "@value": "A PersonInTransit where the Person travelling is a Passenger on a Transit" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Person Title" + "@language": "en-GB", + "@value": "Passenger" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/PersonName" + "@id": "http://informationexchangestandard.org/ont/ies/common/PersonInTransit" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/hasSourceReference", + "@id": "http://informationexchangestandard.org/ont/ies/common/SubjectOfInterest", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{16480E86-9FE4-4b37-ACFB-9E410F190664}" + "@value": "{BFFBC847-AD87-458e-9A86-690D659EB48F}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A isRepresentedAs relationship that asserts a Representation is the source (information provenance) for an Thing" + "@value": "A State during which an Element is of interest to an investigation" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "has Source Reference" + "@language": "en-GB", + "@value": "Subject Of Interest" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/isRepresentedAs" + "@id": "http://informationexchangestandard.org/ont/ies/common/State" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Accent", + "@id": "http://informationexchangestandard.org/ont/ies/common/Connector", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{63409D9A-1779-444a-BF04-23C03B3B2F72}" + "@value": "{41B78DBF-188F-4D64-A7CB-948C99E20061}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Characteristic whose members are people who all share the same national or regional accent" + "@value": "An Element that is, or is intended to, enable a Connection by being part of another Element.\n\nNote 1: A Connector can exist without being part of another Element.\n\nNote 2: A Connector can be part of another Element without also being part of a Connection." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Accent" + "@value": "Connector" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Characteristic" + "@id": "http://informationexchangestandard.org/ont/ies/common/Element" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Operator", + "@id": "http://informationexchangestandard.org/ont/ies/common/Nickname", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{6730B57A-3E53-4bd2-B784-78C4FB239DBF}" + "@value": "{BA4B97EE-58E2-4796-949C-F62EAAAE56C9}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A ResponsibleActor's role in an OperationalEvent where they are one of the operators " + "@value": "A PersonName that is an unofficial or casual name\n\nNote:\nAn nickname will often be applied to a State of the Person, as these tend to be non-permanent names" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Operator" + "@language": "en-GB", + "@value": "Nickname" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/PersonName" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/RequestForQuotation", + "@id": "http://informationexchangestandard.org/ont/ies/common/DeclaredTarget", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{300203EC-607A-4d77-AE6F-7EAE7FA44DF2}" + "@value": "{19B808BB-348E-4ea3-B62E-ED6356F7D4A0}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A TradeEvent where one or more Entities are is required" + "@value": "The Organisation against which War has been declared" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Request For Quotation" + "@language": "en-GB", + "@value": "Declared Target" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/TradeEvent" + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Ticket", + "@id": "http://informationexchangestandard.org/ont/ies/common/MACAddress", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{0BC61540-2AFB-42e6-A845-79771EE0268D}" + "@value": "{DE1EDE92-142C-4c05-AD61-BE58822B2E17}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Documented authority (paid-for or otherwise) entitling the bearer to some specified activity." + "@value": "A CommunicationsIdentifier that is used to identify network interface controllers\n\nVarious forms of the MAC address can be used:\n(a) six groups of two hexadecimal digits, separated by hyphens (-) or colons (:), in transmission order\n(b) three groups of four hexadecimal digits separated by dots (.) again in transmission order.\n2. The make & model of the network interface is encoded within the MAC address." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Ticket" + "@language": "en-GB", + "@value": "MACAddress" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/IndividualDocument" + "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsIdentifier" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/vafNumber", + "@id": "http://informationexchangestandard.org/ont/ies/common/SecurityLabel", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{6DEB5776-59E6-4645-9566-65EC62A36330}" + "@value": "{CED628E4-8641-486b-BCD7-CB4E147E7AE6}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The Visa Application Form (VAF) number." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/TravelVisa" + "@value": "A SecurityLabel may be assigned at the statement (triple) level or to the entire ExchangePayload. They provide a mechanism to specify access restrictions and handling instructions for specific triples.\n\nNote: In any given IES exchange, a SecurityLabel must be applied to the ExchangePayload. Individual SecurityLabels at the statement level are used to indicate where individual statements deviate from the overall payload SecurityLabel" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "vaf Number" + "@language": "en-GB", + "@value": "Security Label" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" + "@id": "http://www.w3.org/2000/01/rdf-schema#Resource" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/DatabaseRow", + "@id": "http://informationexchangestandard.org/ont/ies/common/nephewOrNieceOf", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{1F23EB62-323B-402d-84BD-B4D417ED1A73}" + "@value": "{1995033D-7AF2-468c-998D-61E86FB51B16}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A DataObject that is an entire row of a table in a database (note this is still a class, as there may be many copies of the database)" + "@value": "A Relationship between two Person Entities that indicates one is the nephew or niece of the other.\n\nNote: people can become nephews or nieces at different stages in their lives (e.g. as people marry) so PersonState should be used in cases where someone has not always been related in this way (i.e. not from birth)" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Database Row" + "@language": "en-GB", + "@value": "nephew Or Niece Of" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/DatabaseItem" + "@id": "http://informationexchangestandard.org/ont/ies/common/familiallyRelatedTo" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/measureUnit", + "@id": "http://informationexchangestandard.org/ont/ies/common/scheduledDeparturePort", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{161079F3-8089-4124-A67A-5D6A7A4EA511}" + "@value": "{1312D263-F609-4df3-A1DB-AA0557B3B94B}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An rdf:type relationship that asserts a Measure is represented using a particular UnitOfMeasure" + "@value": "The Port from which the TravelService is scheduled to depart" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/MeasureValue" + "@id": "http://informationexchangestandard.org/ont/ies/common/TravelService" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "measure Unit" + "@language": "en-GB", + "@value": "scheduled Departure Port" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/UnitOfMeasure" + "@id": "http://informationexchangestandard.org/ont/ies/common/Port" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" - }, - { - "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/excludedFrom", + "@id": "http://informationexchangestandard.org/ont/ies/common/SocialServicesIdentifier", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{883B5479-62DD-47a4-BC14-9A11835D820B}" + "@value": "{DF17458A-3BB8-4851-B88A-1E08C2EFA697}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Relationship between a ResponsibleActorState and a Location they are not allowed to enter.\n\nNote: any additional information about how or why the exclusion is in place should be added to the state" - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" + "@value": "An NationalIdentityNumber used for managing a citizen's access to social services\n\nIn UK, this would be an NI number, in the US, it would be the social security number" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "excluded From" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Location" + "@language": "en-GB", + "@value": "Social Services Identifier" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/NationalIdentityNumber" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ancestorOf", + "@id": "http://informationexchangestandard.org/ont/ies/common/Logon", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{15388C46-262D-4f70-8F65-83758A5AEAF5}" + "@value": "{43CDB7F8-E77E-4eba-A92E-C6A74AF954CA}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Relationship between two Person Entities that indicates one is and ancestor of the other\n\nNote: was called \"relative of\" in IES 3.x, but was really only about ancestry, so is changed here. " - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Person" + "@value": "A OnlineEvent where an OnlineAccount logs onto an OnlineService" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "ancestor Of" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Person" + "@language": "en-GB", + "@value": "Logon" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/familiallyRelatedTo" + "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineEvent" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Aircraft", + "@id": "http://informationexchangestandard.org/ont/ies/common/Duration", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{01A64A84-7A14-45a5-AAF2-F1AA614D5F30}" + "@value": "{7852A5E5-8684-49f2-82AE-3368032163B1}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Vehicle that travels by air" + "@value": "The Measure of an Element's temporal extent" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Aircraft" + "@language": "en-GB", + "@value": "Duration" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Vehicle" + "@id": "http://informationexchangestandard.org/ont/ies/common/StandardMeasure" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ArbitraryOverlap", + "@id": "http://informationexchangestandard.org/ont/ies/common/FlowNode", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{F8FABF60-63D3-42ae-BA6A-54CFD0C036BF}" + "@value": "{9ED957FA-FA66-4A37-9B76-ACC9F82384C4}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Element whose extent is defined by being the shared overlap of two or more Elements" + "@value": "A State and a Node that is at the end of one or more Flows.\n\nNote: Flows can merge or divide at a FlowNode." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Arbitrary Overlap" + "@value": "Flow Node" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Element" + "@id": "http://informationexchangestandard.org/ont/ies/common/Node" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/State" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/DeclarationOfWar", + "@id": "http://informationexchangestandard.org/ont/ies/common/ElectoralRegion", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{5E25DC95-E376-420f-9991-F5175476B386}" + "@value": "{515468C2-B4D9-449d-8AC4-575973EFBF6B}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A PoliticalAnnouncement marking the start of a War" + "@value": "The RegionalConstituency being decided in an Election" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Declaration Of War" + "@language": "en-GB", + "@value": "Electoral Region" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/PoliticalAnnouncement" + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/InstalledState", + "@id": "http://informationexchangestandard.org/ont/ies/common/PolicyAnnouncement", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{6B36C428-3A86-493e-9B3B-6D394C567577}" + "@value": "{345E8F46-AC41-452b-B2F9-694DBED556FD}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A temporal state of an Entity when it fulfils a ReplaceablePart.\n" + "@value": "A PoliticalAnnouncement about policy" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Installed State" + "@language": "en-GB", + "@value": "Policy Announcement" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/State" - } - ] - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/protectiveMarking", - "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" - ], - "http://purl.org/dc/terms/identifier": [ - { - "@value": "{7E5590F8-B142-49d8-8FB0-414716CF9F16}" - } - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "The classification applied to the respective item. This is equivalent to the Classification field within the EDH\n\nAllowable Values:\n\nOFFICIAL\nOFFICIAL-SENSITIVE\nSECRET\nTOP SECRET" - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/SecurityLabel" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "protective Marking" + "@id": "http://informationexchangestandard.org/ont/ies/common/PoliticalAnnouncement" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/format", + "@id": "http://informationexchangestandard.org/ont/ies/common/Communication", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{EF2C13D4-7106-4799-BB72-7CD47714F257}" + "@value": "{6698805F-F492-4f1f-954C-E1EB3C53E148}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The format of the respective WorkOfDocumentation.\n\nExamples:\n\nPDF\nMS Word" - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/WorkOfDocumentation" + "@value": "An Event where two or more parties interact and exchange information" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "format" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/DocumentFormat" + "@language": "en-GB", + "@value": "Communication" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" - }, + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://www.w3.org/2000/01/rdf-schema#subClassOf" + "@id": "http://informationexchangestandard.org/ont/ies/common/Event" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/hasTheme", + "@id": "http://informationexchangestandard.org/ont/ies/common/Logoff", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{654CB83B-75CF-4940-A2CF-C7820141C5AE}" + "@value": "{8010625F-BA25-457a-93CF-7EC1E99261D7}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A relationship linking an Event (e.g. Communication, Meeting or Investigation) to an Thing that is a theme (or topic)\n\nExamples:\n\n* A Event being investigated after it occurred\n* A general investigation into a Location\n* A Meeting discussing a new project\n* A VoiceCall about a Vehicle" - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Event" + "@value": "A OnlineEvent where an OnlineAccount logs out of an OnlineService" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "has Theme" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Thing" + "@language": "en-GB", + "@value": "Logoff" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineEvent" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/MoneyTransfer", + "@id": "http://informationexchangestandard.org/ont/ies/common/TicketUsedInCheckIn", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{D94ED70F-8CCA-4c6e-8AE5-65450BBA62D7}" + "@value": "{92470C59-DFA6-47f7-A525-50CDABC8F852}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A BusinessEvent where an AmountOfMoney is moved from one FinancialAccount to another.\n\nUsually a Money Transfer event will involve two accounts but we might not know both, or it might be a cash transfer – in which case only one of the participants might be specified." + "@value": "An EventParticipant where a Ricket is used in a CheckIn event\n\ne.g. a London Underground ticket being used at a barrier, or a concert ticket being scanned on arrival at the venue" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Money Transfer" + "@language": "en-GB", + "@value": "Ticket Used In Check In" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/BusinessEvent" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/TradeEvent" + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Device", + "@id": "http://informationexchangestandard.org/ont/ies/common/ParticularPeriod", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{115F2F9B-21F3-4903-8EAA-AB3AEFE97461}" + "@value": "{2173F463-524C-457c-B106-51322F64F122}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Asset that is man-made and performs one or more functions - i.e. it is also an Actor" + "@value": "A PeriodOfTime that is a specific, contiguous extent of time.\n\nIMPORTANT NOTE: The URI of a ParticularPeriod shall be encoded in UTC (Coordinated Universal Time) and as follows:\n\nhttp://iso8601.iso.org/20070118T153000\n\nWhere the content after the / is encoded without punctuation and without the trailing \"Z\". In the example above, the punctuated equivalent would be \"2007-01-18T15:30:00Z\"\n\nThe reason behind using a URI is that receiving systems can resolve the periods of time and de-duplicate.\n\nExamples:\n\nTuesday 28th August 2018\n2016\nDecember 1944" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Device" + "@language": "en-GB", + "@value": "Particular Period" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Actor" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Asset" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/DeviceState" + "@id": "http://informationexchangestandard.org/ont/ies/common/PeriodOfTime" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/areaOfCoverage", + "@id": "http://informationexchangestandard.org/ont/ies/common/Facility", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{C6BA7464-C00E-4ff6-AE7B-9CE9D4E08FDF}" + "@value": "{9CD2C1B1-85B1-4579-9376-07827AD68461}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The area over which the TravelCard is valid\n\nExamples:\n\nLondon - Zone 1\nLondon - All Zones" - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/TravelCard" + "@value": "A Location that is man-made, but is typically larger than an Address (i.e. it may have more than one postal address)\n\nExamples:\n\nMilitary camps, factories, sports facilities, airports, etc." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "area Of Coverage" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Location" + "@language": "en-GB", + "@value": "Facility" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/RealEstate" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Negotiator", + "@id": "http://informationexchangestandard.org/ont/ies/common/EndToEndAgreement", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{D4B25AAF-F083-45ba-8188-25DE9D86013D}" + "@value": "{1B39630B-B00F-4def-9C65-48082C4AD2E0}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EventParticipant where a ResponsibleActor negotiates an agreement" + "@value": "An EndToEndActivity which is the overall process of agreeing something, including all the events that take place under that agreement, such as the negotiation, signing, delivery of service, etc." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Negotiator" + "@language": "en-GB", + "@value": "End To End Agreement" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/EndToEndActivity" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Duration", + "@id": "http://informationexchangestandard.org/ont/ies/common/DocumentFormat", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{7852A5E5-8684-49f2-82AE-3368032163B1}" + "@value": "{ACB44E46-7A30-4911-A9F0-3D5412FB3725}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The Measure of an Element's temporal extent" + "@value": "A ClassOfIndividualDocument whose members are all of the same document format - e.g.\n\nPDF\nMS Word" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Duration" + "@language": "en-GB", + "@value": "Document Format" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/StandardMeasure" + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfIndividualDocument" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Prosecutor", + "@id": "http://informationexchangestandard.org/ont/ies/common/RoomNumber", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{ABDC5FD5-3281-4cd5-A9B0-188292D8C6B7}" + "@value": "{0B2564A8-9A95-4164-BB49-01900DD530AD}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A person's role as a prosecutor in a trial" + "@value": "A GeoIdentity used to identify a PartOfFacility" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Prosecutor" + "@language": "en-GB", + "@value": "Room Number" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" + "@id": "http://informationexchangestandard.org/ont/ies/common/GeoIdentity" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/eventDateTime", + "@id": "http://informationexchangestandard.org/ont/ies/common/distrusts", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{07DCD4FC-938C-438d-ABE6-F7F64E66A255}" + "@value": "{3499FB8A-AA42-4367-BBBC-79A69338BD70}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The date/time of the performance to which the ticket is valid." + "@value": "A Relationship between two ResponsibleActor Entities where one distrusts the other.\n\nNote: this should not be considered a bi-directional relationship. Just because one person distrusts another person does not necessarily mean the feeling is reciprocated. " } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EntertainmentTicket" + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "event Date Time" + "@language": "en-GB", + "@value": "distrusts" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ParticularPeriod" + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActor" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ @@ -6945,172 +6878,179 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Negotiation", + "@id": "http://informationexchangestandard.org/ont/ies/common/PersonName", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{FB2EA8AE-164A-4642-82E3-D2622DC6FCCB}" + "@value": "{F114F86C-3BA8-4be7-A686-A1D80002DF28}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An AgreementStage where parties are trying to find agreement" + "@value": "A Name used to identify / refer to a Person\n\nNote: this is the full name as known to the organisation managing the NamingScheme. For first names, surnames, etc. use a subtype of PersonName\n\nA PersonName may be composed of Surname, GivenName, etc. using the inRepresentation relationship" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Negotiation" + "@language": "en-GB", + "@value": "Person Name" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/AgreementStage" + "@id": "http://informationexchangestandard.org/ont/ies/common/Name" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/CardUsed", + "@id": "http://informationexchangestandard.org/ont/ies/common/MilitaryOrganisation", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{1B9C8EB0-69A7-4fe7-8358-0F6067439C42}" + "@value": "{492AB59A-342E-4d74-B85B-E6CA95BBC3B2}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EventParticipant where a PaymentArtefact is participant in a TradeEvent" + "@value": "A GovernmentOrganisation that conducts warfighting, peacekeeping and emergency civil support functions" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Card Used" + "@language": "en-GB", + "@value": "Military Organisation" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/GovernmentOrganisation" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/EndToEndTransaction", + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfRepresentation", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{911EB3DE-A001-493d-850D-3CF5A848791D}" + "@value": "{4FFEB84D-B823-4829-9A3A-ADE51EF0F0F5}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EndToEndActivity covering the lifecycle of the trade" + "@value": "The powertype of Representation" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "End To End Transaction" + "@language": "en-GB", + "@value": "Class Of Representation" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EndToEndActivity" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/IntelligenceOperation" + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfClassOfEntity" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/StandardMeasureValue", + "@id": "http://informationexchangestandard.org/ont/ies/common/TelephoneAccount", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{773272F0-DBAB-4c47-8E21-01171FC82245}" + "@value": "{593AE684-C2E9-4e40-A7FD-549BFA64900D}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A MeasureValue that is expressed in SI units" + "@value": "A CommunicationsAccount that is used to administer the use of one or more telephone numbers." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Standard Measure Value" + "@language": "en-GB", + "@value": "Telephone Account" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/MeasureValue" + "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsAccount" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Warrant", + "@id": "http://informationexchangestandard.org/ont/ies/common/documentIdentifies", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{4CAD884A-1EA7-473d-9881-8B76EBF8526F}" + "@value": "{2F8738A6-5EBA-4d80-980B-AA9E6F28B81A}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An AuthorisationDocument that provides legal permission, usually for something that would be considered illegal or intrusive otherwise" + "@value": "Links an IdentityDocument to the Person it identifies.\n\nNote: was \"Is associated with\" in IES3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Warrant" + "@language": "en-GB", + "@value": "document Identifies" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/AuthorisationDocument" + "@id": "http://informationexchangestandard.org/ont/ies/common/Person" } - ] + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + } + ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/idLowerRange", + "@id": "http://informationexchangestandard.org/ont/ies/common/authorisesAccessTo", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{6C79CE89-8E17-4ee7-ABA8-DDA5D4AFC78B}" + "@value": "{A2DA918D-843C-43c9-A974-4795601E9D65}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A relationship between a CommunicationsIdentifierRange and the CommunicationsIdentifier that is the lower limit of the identifier range " + "@value": "The Event for which the respective Ticket applies." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsIdentifierRange" + "@id": "http://informationexchangestandard.org/ont/ies/common/Ticket" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "id Lower Range" + "@language": "en-GB", + "@value": "authorises Access To" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsIdentifier" + "@id": "http://informationexchangestandard.org/ont/ies/common/Event" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ @@ -7120,949 +7060,1040 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/DemocraticChangeOfGovernment", + "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineArtefactInEvent", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{33C68A39-AF9C-4f37-97EA-1DE4BAC4F7FB}" + "@value": "{FE21E354-7770-4e6b-A7EA-E012F759E835}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A ChangeOfGovernment that comes about by democratic means" + "@value": "An EventParticipant where an OnlineArtefact participates in an OnlineEvent" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Democratic Change Of Government" + "@language": "en-GB", + "@value": "Online Artefact In Event" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ChangeOfGovernment" + "@id": "http://informationexchangestandard.org/ont/ies/common/DeviceState" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/isPrimaryForOrganisation", + "@id": "http://informationexchangestandard.org/ont/ies/common/ValueInKilograms", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class" + ], + "http://purl.org/dc/terms/identifier": [ + { + "@value": "{E7A9BC2D-85E2-4999-90DC-B76C9CB57C42}" + } + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "A StandardMeasureValue for Mass in kilograms" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en-GB", + "@value": "Value In Kilograms" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/StandardMeasureValue" + } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/aCopyOf", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{D6974F5E-B24C-4a06-9AC1-DB6299E9BF55}" + "@value": "{22D9054C-AE5C-4afe-99D9-3C9D65C86CB9}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A relationship linking an Thing to the ResponsibleActor that prefers the use of that Thing.\n\nThis is used when there are more than one state, name, etc. for a given item, and there is a requirement to specify which one is considered primary / preferred by a particular Organisation.\n\nExamples:\n\n* A primary name for a person (applied to PersonName)\n* A primary DoB for a person (applied to BirthState)\n* A primary nationality for a person (applied to the PersonState that links to the Nation)" + "@value": "An rdf:type relationship that asserts a Document is a copy of WorkOfDocumentation\n\nNote: Document instances are individual physical documents whereas WorkOfDocumentation is the general case of a document - e.g. \"War and Peace\" vs \"my copy of War and Peace\"" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Thing" + "@id": "http://informationexchangestandard.org/ont/ies/common/IndividualDocument" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "is Primary For Organisation" + "@language": "en-GB", + "@value": "a Copy Of" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation" + "@id": "http://informationexchangestandard.org/ont/ies/common/WorkOfDocumentation" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/MobileHandset", + "@id": "http://informationexchangestandard.org/ont/ies/common/fearfulOf", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{3BF8FC71-64BD-4fb5-BEFD-D7FCB936FA12}" + "@value": "{A589F81D-DC15-4b71-80B5-BA4CD46B2E41}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A CommunicationsDevice that is a portable telephone using cellular networks" + "@value": "A Relationship between two ResponsibleActor Entities where one is fearful of the other.\n\nNote: this should not be considered a bi-directional relationship. Just because one person considers another person a threat does not necessarily mean the feeling is reciprocated. " + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Mobile Handset" + "@language": "en-GB", + "@value": "fearful Of" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsDevice" + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActor" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/SatellitePhoneHandset", + "@id": "http://informationexchangestandard.org/ont/ies/common/DrivingLicence", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{3634DBF3-AA3A-402e-9D08-906C06FAFEDB}" + "@value": "{44C1DD59-354B-405a-9755-417240802DE4}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A CommunicationsDevice that communicates via satellite. " + "@value": "An IdentityDocument that permits a Person to drive a Vehicle in the Country of issue. " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Satellite Phone Handset" + "@language": "en-GB", + "@value": "Driving Licence" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsDevice" + "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/RealEstate", + "@id": "http://informationexchangestandard.org/ont/ies/common/Temperature", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{8E0DF17F-34EE-43c6-8DA4-30F698384FD3}" + "@value": "{3FEB0BB0-F127-431a-B117-CC986B11D61A}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Location (and an Asset) that has been defined or constructed for the purpose of ownership" + "@value": "The Measure of the thermodynamic temperature of an Element" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Real Estate" + "@language": "en-GB", + "@value": "Temperature" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Asset" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Location" + "@id": "http://informationexchangestandard.org/ont/ies/common/StandardMeasure" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ParticularPeriod", + "@id": "http://informationexchangestandard.org/ont/ies/common/NonDisclosureAgreement", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{2173F463-524C-457c-B106-51322F64F122}" + "@value": "{672C510D-8836-4a41-8921-C732DF430278}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A PeriodOfTime that is a specific, contiguous extent of time.\n\nIMPORTANT NOTE: The URI of a ParticularPeriod shall be encoded in UTC (Coordinated Universal Time) and as follows:\n\nhttp://iso8601.iso.org/20070118T153000\n\nWhere the content after the / is encoded without punctuation and without the trailing \"Z\". In the example above, the punctuated equivalent would be \"2007-01-18T15:30:00Z\"\n\nThe reason behind using a URI is that receiving systems can resolve the periods of time and de-duplicate.\n\nExamples:\n\nTuesday 28th August 2018\n2016\nDecember 1944" + "@value": "An EndToEndAgreement where parties agree not to disclose certain information" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Particular Period" + "@language": "en-GB", + "@value": "Non Disclosure Agreement" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/PeriodOfTime" + "@id": "http://informationexchangestandard.org/ont/ies/common/EndToEndAgreement" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Accused", + "@id": "http://informationexchangestandard.org/ont/ies/common/eventDateTime", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{A4D8A62A-DC98-410c-80D2-57C98C1E95C0}" + "@value": "{07DCD4FC-938C-438d-ABE6-F7F64E66A255}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A ResponsibleActor's role as the accused in a Prosecution" + "@value": "The date/time of the performance to which the ticket is valid." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/EntertainmentTicket" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Accused" + "@language": "en-GB", + "@value": "event Date Time" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" - }, + "@id": "http://informationexchangestandard.org/ont/ies/common/ParticularPeriod" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/associatedPersonName", + "@id": "http://informationexchangestandard.org/ont/ies/common/isFinishBoundaryOf", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{022535DE-2100-420b-B4BC-10465DEEEC3C}" + "@value": "{07FE1419-1915-4F59-A776-4FB230DA2E68}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The name of the Person which is associated with the Entity\n\nThis may be the name of an account holder, the name printed on ID, tickets, etc.\n\nNote in 3.x, this was several different attributes:\naccountHolderName on FinancialAccount\nnameOnLicense, etc. on IdentityDocument\nticketHolderName on Ticket" + "@value": "The FlowAcrossSurface that is the finish boundary of a FlowAlongPath." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/AccountState" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/PaymentArtefact" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Ticket" + "@id": "http://informationexchangestandard.org/ont/ies/common/FlowAlongPath" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "associated Person Name" + "@value": "is Finish Boundary Of" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/FlowAcrossSurface" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" + "@id": "http://informationexchangestandard.org/ont/ies/common/isPartOf" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ReligionState", + "@id": "http://informationexchangestandard.org/ont/ies/common/isParticipationOf", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{E7B02F98-C52E-4db0-AF32-3D5131710EE7}" + "@value": "{DF9F6056-CCD4-41aa-9A86-536F6150EC25}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A temporal state of an Religion" + "@value": "An isStateOf that relates an EventParticipant to the Element that is the participant" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Religion State" + "@language": "en-GB", + "@value": "is Participation Of" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/State" + "@id": "http://informationexchangestandard.org/ont/ies/common/Entity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/isStateOf" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/CommercialOrganisation", + "@id": "http://informationexchangestandard.org/ont/ies/common/MediaFile", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{1456439C-65C9-4a39-A743-09A7D0FBF248}" + "@value": "{CE2E2EB2-17F7-4054-9107-E8DC275B0B11}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Organisation that is run for profit" + "@value": "A DataObject that is a stand-alone file - e.g. a video, image or sound recording" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Commercial Organisation" + "@language": "en-GB", + "@value": "Media File" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation" + "@id": "http://informationexchangestandard.org/ont/ies/common/DataObject" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/objectContent", + "@id": "http://informationexchangestandard.org/ont/ies/common/NationalIdentityCard", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{222FBD07-DCCF-40c6-BD15-4ADBC64A8AA5}" + "@value": "{843EDE77-78C4-4a09-9866-DBCC726AD5E6}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The content of the data object.\n\nWhenever a DataObject is exchanged it must include either the ObjectContent or an ObjectContentReference or both.\n\nThe ContentStandard qualifier specifies the standard (either by name or by reference) that is applicable to the content of the DataObject.\n\nThe ContentFormat qualifier specifies the format of the content of the DataObject." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/DataObject" + "@value": "An IdentityDocument issued by a Government to identify a Person" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "object Content" + "@language": "en-GB", + "@value": "National Identity Card" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/representationValue" + "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/dialInNumber", + "@id": "http://informationexchangestandard.org/ont/ies/common/cookieOnDevice", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{73F2438B-77F5-49ee-B70D-84D5D50B378F}" + "@value": "{76D8EA41-E338-4db5-BB30-D642CF0F90EB}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The number dialed to take part in the TeleConference" + "@value": "Relates a Cookie to the Device it is installed on.\n\nNote: there is usually no need for states here as the Cookie itself has begin and end times." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/TeleConference" + "@id": "http://informationexchangestandard.org/ont/ies/common/Cookie" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "dial In Number" + "@language": "en-GB", + "@value": "cookie On Device" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" + "@id": "http://informationexchangestandard.org/ont/ies/common/Device" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Address", + "@id": "http://informationexchangestandard.org/ont/ies/common/recurrentPeriodRepresentation", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{C90267B5-77A3-4b79-BD0D-7C50C3F4C333}" + "@value": "{442AC7F0-AE57-4090-88D6-55A3825ECEAA}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Location that can be specified by a postal address" + "@value": "A modified ISO8601 format (hence use of xsd:string) where elements of the time/date are blanked with ?? characters. The purpose of this is to be able to specify e.g. a time of day with no date - i.e. all recurrences of that time of day." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/RecurringPeriod" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Address" + "@language": "en-GB", + "@value": "recurrent Period Representation" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/RealEstate" + "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/VersionOfDocument", + "@id": "http://informationexchangestandard.org/ont/ies/common/cousinOf", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{ADB16761-4981-4476-BC53-2843587D1C02}" + "@value": "{32A625FA-3159-4b36-B551-3742BA11C7A8}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A WorkOfDocumentation and a TimeBoundedClass that is a versionOf a WorkOfDocumentation" + "@value": "A Relationship between two Person Entities that indicates one is the cousin of the other" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Person" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Version Of Document" + "@language": "en-GB", + "@value": "cousin Of" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/TimeBoundedClass" - }, + "@id": "http://informationexchangestandard.org/ont/ies/common/Person" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/WorkOfDocumentation" + "@id": "http://informationexchangestandard.org/ont/ies/common/familiallyRelatedTo" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/EmailAddress", + "@id": "http://informationexchangestandard.org/ont/ies/common/lowerBound", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{36F61EDF-6E6E-4d8d-9E75-275A820F6D96}" + "@value": "{96717346-1DF4-4eae-A7CF-E389B4454B47}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A CommunicationsIdentifier that uniquely identifiers an email account.\n\nFormat: local-part@domain" + "@value": "A relationship a MeasureRange to the Measure that is its lower bound" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/MeasureRange" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Email Address" + "@language": "en-GB", + "@value": "lower Bound" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsIdentifier" + "@id": "http://informationexchangestandard.org/ont/ies/common/Measure" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Treaty", + "@id": "http://informationexchangestandard.org/ont/ies/common/EmailAccount", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{59599C4B-F3DE-49a0-B76F-BE4CB1293CBA}" + "@value": "{FCBB35B9-704B-46c1-8054-10B7DA7EB8F8}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EndToEndAgreement that is between Nations and subject to international law" + "@value": "A CommunicationsAccount that is used to administer the use of one or more e-mail addresses." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Treaty" + "@language": "en-GB", + "@value": "Email Account" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/PoliticalAgreement" + "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsAccount" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineAccount" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/hasEmergencyContactAddress", + "@id": "http://informationexchangestandard.org/ont/ies/common/SIMCard", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{0AAF6757-AAC9-43c4-8B43-CB3358EADCA4}" + "@value": "{3244F6B1-8636-4895-B3B1-283CF057F826}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The address of an emergency contact as printed on the IdentityDocument" - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" + "@value": "A CommunicationsDevice that holds data about a IMSI" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "has Emergency Contact Address" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Address" + "@language": "en-GB", + "@value": "SIMCard" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsDevice" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Logoff", + "@id": "http://informationexchangestandard.org/ont/ies/common/Team", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{8010625F-BA25-457a-93CF-7EC1E99261D7}" + "@value": "{7B20EC37-6D66-4cd9-97DF-2A30B324C421}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A OnlineEvent where an OnlineAccount logs out of an OnlineService" + "@value": "An Organisation formed around a particular pursuit or task" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Logoff" + "@language": "en-GB", + "@value": "Team" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineEvent" + "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Callsign", + "@id": "http://informationexchangestandard.org/ont/ies/common/IndividualDocument", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], + "http://informationexchangestandard.org/ont/ies/common/powertype": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfIndividualDocument" + } + ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{25F4F685-3931-4cdc-AF43-1A9194BBE15D}" + "@value": "{0F327324-6B4E-40b1-B96B-97A334BA5E4A}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "In broadcasting and radio communications, a call sign (also known as a call name or call letters – and historically as a call signal) is a unique designation for a transmitting station." + "@value": "An Asset that is a written, photographed or drawn representation of thoughts. This might include, but not limited to, formal reports, books, legal instruments. Such documents might exist in a wide variety of forms, both printed and in electronic form.\n\nNote: this is an individual document - i.e. physical or (rarely) a specific electronic copy (e.g. on a specific hard disk...told you it was rare). In most cases, we refer to the document in general - WorkOfDocumentation " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Callsign" + "@language": "en-GB", + "@value": "Individual Document" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsIdentifier" + "@id": "http://informationexchangestandard.org/ont/ies/common/Asset" } ] }, { - "@id": "http://www.opengis.net/ont/geosparql#hasGeometry", + "@id": "http://informationexchangestandard.org/ont/ies/common/Hacking", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{08411AE5-9487-4D6F-8A89-B8E58EF946AD}" + "@value": "{2AC7FDAB-7BB8-41ee-B558-AEBFE01274F2}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "\n A relationship that relates a ies:Location/geo:Feature to its geo:Geometry representation.\n " + "@value": "A CriminalActivity where computer equipment is interfered with without the owners permission" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "has Geometry" + "@language": "en-GB", + "@value": "Hacking" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://www.opengis.net/ont/geosparql#Geometry" + "@id": "http://informationexchangestandard.org/ont/ies/common/CriminalActivity" + } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ConferenceParticipant", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class" + ], + "http://purl.org/dc/terms/identifier": [ + { + "@value": "{5C76FE3F-FE06-4abc-B495-0D4F35FB5252}" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/isRepresentedAs" + "@value": "An PartyInCommunication that is a participant in a TeleConference" } ], - "http://www.w3.org/2004/02/skos/core#example": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "\n data:GreaterLondon a ies:Location .\n data:GreaterLondonBoundary a geo:Geometry,sf:Polygon .\n data:GreaterLondon geo:hasGeometry data:GreaterLondonBoundary .\n\n In this example, a polygon object is defined representing the boundary of Greater London.\n NB at this point, the coordinate or syntax for this geometry object are not specified.\n " + "@language": "en-GB", + "@value": "Conference Participant" } ], - "http://www.w3.org/2004/02/skos/core#scopeNote": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "\n GeoSPARQL uses geo:hasGeometry to relate instances of geo:Feature to instances of geo:Geometry, for example an instance of the class sf:Polygon.\n IES uses the ies:isRepresentedAs property is to relate instances of ies:Location to instances of ies:GeoRepresentation, for example an instance\n of the class ies:GeoJSON.\n " + "@id": "http://informationexchangestandard.org/ont/ies/common/PartyInCommunication" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Currency", + "@id": "http://informationexchangestandard.org/ont/ies/common/DatabaseRow", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{A06EE74F-9A66-4b63-8DC3-3B1C2B362862}" + "@value": "{1F23EB62-323B-402d-84BD-B4D417ED1A73}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A ClassOfAmountOfMoney that is the denomination as currency.\n\nThe identifier should be specified as an ISO4217 three-letter code (e.g. USD, GBP, EUR, etc.)" + "@value": "A DataObject that is an entire row of a table in a database (note this is still a class, as there may be many copies of the database)" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Currency" + "@language": "en-GB", + "@value": "Database Row" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfAmountOfMoney" + "@id": "http://informationexchangestandard.org/ont/ies/common/DatabaseItem" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ValueInMoles", + "@id": "http://informationexchangestandard.org/ont/ies/common/GeoIdentity", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{943CA047-F259-4181-BF04-F6D54065AAD4}" + "@value": "{87251DA1-7293-445e-987F-F13E331B6BDF}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A StandardMeasureValue for AmountOfSubstance in moles" + "@value": "A unique Identifier attributed to the respective Location" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Value In Moles" + "@language": "en-GB", + "@value": "Geo Identity" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/StandardMeasureValue" + "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Dislikes", + "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineAccountState", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{30A0F2DA-DB31-40fd-8723-88A24B2F8448}" + "@value": "{4C0D1724-B820-4a87-AD36-08C0612CE21E}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Interested state where a ResponsibleActor dislikes something" + "@value": "A temporal state of an OnlineAccount" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Dislikes" + "@language": "en-GB", + "@value": "Online Account State" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Interested" + "@id": "http://informationexchangestandard.org/ont/ies/common/AccountState" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/scheduledArrivalPort", + "@id": "http://informationexchangestandard.org/ont/ies/common/hmlConfidence", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{6BC73189-2B25-4e1c-A935-EDA8106F3EB3}" + "@value": "{04F797E7-9B5C-48c5-A50D-A14CFF7725DE}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The Port from which the TravelService is scheduled to arrive" + "@value": "A confidence whose value must be one of \"HIGH\", \"MEDIUM\", or \"LOW\"\n\nThis is a mandatory attribute for AssessToBeTrue" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/TravelService" + "@id": "http://informationexchangestandard.org/ont/ies/common/AssessToBeTrue" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "scheduled Arrival Port" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Port" + "@language": "en-GB", + "@value": "hml Confidence" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/confidence" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/EntityInTransit", + "@id": "http://informationexchangestandard.org/ont/ies/common/SimilarEntities", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{74169219-A47C-48ce-A25F-3948E7E873B6}" + "@value": "{A4B13044-00FD-4868-8147-1A3C9E84DAAB}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A TravelLeg where an Entity is moving in Transit" + "@value": "An ClassOfEntity whose instances are considered similar" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Entity In Transit" + "@language": "en-GB", + "@value": "Similar Entities" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/TravelLeg" + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfEntity" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Warrantry", + "@id": "http://informationexchangestandard.org/ont/ies/common/Latitude", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{CA2023C6-1677-4d24-A1E6-22BC4D595E6F}" + "@value": "{BD14EF81-DDBC-4bdf-BC40-E5FAE937ADA6}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EndToEndAuthorisation where the process involves legal warrants. " + "@value": "A GeoIdentity that is a decimal representation of an angle of latitude of a PointOnEarthSurface (WGS84)" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Warrantry" + "@language": "en-GB", + "@value": "Latitude" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EndToEndAuthorisation" + "@id": "http://informationexchangestandard.org/ont/ies/common/GeoIdentity" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Attacker", + "@id": "http://informationexchangestandard.org/ont/ies/common/hasIdentifiedGender", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{73D38C0E-3291-4de9-8920-F37980CB3A9E}" + "@value": "{7640DBFC-B520-458c-A7C1-16651DDF217F}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Relates a MilitaryAttack to the Organisation conducting the attack" + "@value": "The gender the Person chooses to identify as" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/PersonState" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Attacker" + "@language": "en-GB", + "@value": "has Identified Gender" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/Gender" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState", + "@id": "http://informationexchangestandard.org/ont/ies/common/CloseAccount", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://informationexchangestandard.org/ont/ies/common/powertype": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfResponsibleActorState" - } - ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{100B93CD-937E-4fdd-8851-02D1DC07F5B6}" + "@value": "{2A5450A7-5B26-4605-A109-5CB26DD9A70F}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A temporal state of a ResponsibleActor\n\nNote: this is the superclass of ResponsibleActor (the whole life person or organisation) because the whole-life state is just a special case of a ResponsibleActorState. This pattern is true for all states. " + "@value": "An AccountAdminEvent where an Account is shut down." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Responsible Actor State" + "@language": "en-GB", + "@value": "Close Account" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ActorState" + "@id": "http://informationexchangestandard.org/ont/ies/common/AccountAdminEvent" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/GeoIdentity", + "@id": "http://informationexchangestandard.org/ont/ies/common/ReligiousOrganisation", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{87251DA1-7293-445e-987F-F13E331B6BDF}" + "@value": "{2978340B-C4AA-4331-A68D-54A158798DAC}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A unique Identifier attributed to the respective Location" + "@value": "An Organisation formed around a particular religious belief" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Geo Identity" + "@language": "en-GB", + "@value": "Religious Organisation" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" + "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsIdentifier", + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActor", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], + "http://informationexchangestandard.org/ont/ies/common/powertype": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfResponsibleActor" + } + ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{A82378B9-9774-46b9-9845-CC75BE882F06}" + "@value": "{D09EDE21-E862-4ec1-BC0F-045CCE5454A9}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Identifier for the end-point of a communication " + "@value": "An Actor that can be held legally responsible for their actions - generally a Person or an Organisation. This also includes Posts which may be filled by people or organisations.\n\nNote: there are many situations (mostly due to the law) where a Person or Organisation can be the subject of a relationship or Event interchangeably. Hence the need for a parent class in the IES ontology. " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Communications Identifier" + "@language": "en-GB", + "@value": "Responsible Actor" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" + "@id": "http://informationexchangestandard.org/ont/ies/common/Actor" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/IATACode", + "@id": "http://informationexchangestandard.org/ont/ies/common/Network", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{AA530BCE-02F2-4195-A431-573D13A5B41C}" + "@value": "{9144A435-2CF4-4E0D-9089-FFAE1BD219C7}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A GeoIdentity that is administered by the International Air Transport Associate for airport identification" + "@value": "An Element that consists of Links and Nodes.\n\nNote 1: A Network can consists of roads, railways, pipelines, Flows of energy or matter, or transport services conveying people or goods.\n\nNote 2: A Network can change over time as Links or Nodes are added or removed." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "IATACode" + "@value": "Network" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/GeoIdentity" + "@id": "http://informationexchangestandard.org/ont/ies/common/Element" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Username", + "@id": "http://informationexchangestandard.org/ont/ies/common/Married", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{9D703CE2-DED0-4aba-BE21-474781670297}" + "@value": "{D03A0D8B-79F5-4901-97BC-2767FD46CD5F}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The Identity for an account registered with a computer-network-based service e.g. the internet.\n\nAn email address can be used as an online identifier for a specific domain (like Facebook). Where this is the case it can be considered to be both an instance of an email address and an instance of a username for an online identity." + "@value": "A State when a Person is married to another person" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Username" + "@language": "en-GB", + "@value": "Married" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/PersonState" } ] }, @@ -8083,7 +8114,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", + "@language": "en-GB", "@value": "Assess To Be True" } ], @@ -8094,2470 +8125,2376 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/FoundOrganisation", + "@id": "http://informationexchangestandard.org/ont/ies/common/DataObject", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{5054AFA3-8FC7-449d-93EE-C69B9D2AE118}" + "@value": "{CAC97EB4-E0E8-4576-9637-1FBED5F9FEF2}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Create Event where an Organisation is founded" + "@value": "A Representation which might contain internal structure that can be exploited using bespoke tools and/or applications. Data objects might be geoobjects, video files, audio files, etc." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Found Organisation" + "@language": "en-GB", + "@value": "Data Object" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Create" + "@id": "http://informationexchangestandard.org/ont/ies/common/Representation" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ConcertTicket", + "@id": "http://informationexchangestandard.org/ont/ies/common/Reservation", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{8FF9DE7F-137B-4a03-AB24-7D84FCFB99C0}" + "@value": "{CDF94674-D458-4996-9A99-6CBFFF3907EB}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EntertainmentTicket where the Event is a concert" + "@value": "Rights where the rights holder has reserved some future event - e.g. hotel reservation, travel reservation, delivery, etc." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Concert Ticket" + "@language": "en-GB", + "@value": "Reservation" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EntertainmentTicket" + "@id": "http://informationexchangestandard.org/ont/ies/common/Rights" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/messageContent", + "@id": "http://informationexchangestandard.org/ont/ies/common/Reconnaisance", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{E1A85BEA-C374-4727-A189-E536BA248D98}" + "@value": "{88E8F5E6-AFE5-4376-8112-EC294A673923}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An attribute representing the content of a message\n\nExample:\nmessageContent = See you at Waterloo station at 18:15" - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Message" + "@value": "An IntelligenceOperation where an Entity or Event is observed for the purposes of planning" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "message Content" + "@language": "en-GB", + "@value": "Reconnaisance" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" + "@id": "http://informationexchangestandard.org/ont/ies/common/IntelligenceOperation" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Thing", + "@id": "http://informationexchangestandard.org/ont/ies/common/Warrant", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{485CBF1A-04FF-4741-8471-46A03D28C406}" + "@value": "{4CAD884A-1EA7-473d-9881-8B76EBF8526F}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A rdfs:Resource which is a real or possible world 'thing'.\n\nThing and its immediate subclasses are too broad a set of concepts to ever need to instantiate directly.\n\nEXAMPLES:\n- An instance of a class (element)\n- A class (class of element)\n" + "@value": "An AuthorisationDocument that provides legal permission, usually for something that would be considered illegal or intrusive otherwise" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Thing" + "@language": "en-GB", + "@value": "Warrant" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://www.w3.org/2000/01/rdf-schema#Resource" + "@id": "http://informationexchangestandard.org/ont/ies/common/AuthorisationDocument" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ISO19125-WKT", + "@id": "http://informationexchangestandard.org/ont/ies/common/TravelReservation", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{22B79CFD-DEDA-42e1-8864-E8421D36CF19}" + "@value": "{8B290363-239E-415e-9F2D-8267D1BA2ECB}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A GeoRepresentation using Well-Known-Text encoding for ISO19125 simple features.\n\nNote: the WKT must include the coordinate reference system used - e.g WGS 84" + "@value": "A TradedAsset where the asset is a Reservation" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "ISO19125-WKT" + "@language": "en-GB", + "@value": "Travel Reservation" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/GeoRepresentation" + "@id": "http://informationexchangestandard.org/ont/ies/common/TradedAsset" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ContentCategory", + "@id": "http://informationexchangestandard.org/ont/ies/common/WebResourceState", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{8CA5551A-EAEB-4145-A75F-2E7D7DAD5A57}" + "@value": "{3BE61CCF-DCD0-411d-9D43-5DEABF8381F2}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An ClassOfClassOfEntity whose instances collect together all Representations that have similar content.\n\nExamples:\n\n* Fiction\n* Non-Fiction\n* Financial Information\n* Extremist Media" + "@value": "A temporal state of an WebResource" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Content Category" + "@language": "en-GB", + "@value": "Web Resource State" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfRepresentation" + "@id": "http://informationexchangestandard.org/ont/ies/common/State" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/isCentroidOf", + "@id": "http://informationexchangestandard.org/ont/ies/common/OfferForSale", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{44ADC197-D9FA-4889-B6AF-929C3546F4A0}" + "@value": "{1D589649-490D-4558-91D5-2D977B2B42DE}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An inLocation relationship to indicate a PointOnEarthSurface is the centroid of a Location" - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/PointOnEarthSurface" + "@value": "A TradeEvent where one or more Entities of the same type (specified by an ClassOfEntity) are offered for sale or exchange" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "is Centroid Of" + "@language": "en-GB", + "@value": "Offer For Sale" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/TradeEvent" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/IdUsedInCheckIn", + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfEntity", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], + "http://informationexchangestandard.org/ont/ies/common/powertype": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfClassOfEntity" + } + ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{F481C966-058B-4caf-A427-9E492CAD0D63}" + "@value": "{D1B2FB30-36CA-4012-B85F-514E270BF541}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EventParticipant where an IdentityDocument is used in a CheckIn event" + "@value": "The powertype of Entity - i.e. a ClassOfElement whose instances are classes of Entity\n\nExamples:\n\n· Human groupings (e.g. Nigerian Women, British Men, Righthanded people, English Speakers);\n· Weapons\n· Etc." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Id Used In Check In" + "@language": "en-GB", + "@value": "Class Of Entity" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfElement" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Destroy", + "@id": "http://informationexchangestandard.org/ont/ies/common/isParallelPartOf", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{27000BBA-F3F9-4355-B466-92CE04477C9B}" + "@value": "{2CBAB225-3894-45B8-A665-93D879698F91}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A LifecycleEvent where an Entity is destroyed" + "@value": "A whole Link that has the same end Nodes as the part, or that has end Nodes which have the end Nodes of the part as parts.\n\nNote: A Flow from end to end of the whole can, but need not, pass from end to end of the part." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Link" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Destroy" + "@value": "is Parallel Part Of" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/LifecycleEvent" + "@id": "http://informationexchangestandard.org/ont/ies/common/Link" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/isPartOf" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/handlingCaveat", + "@id": "http://informationexchangestandard.org/ont/ies/common/Actor", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{1C02B06E-3159-48f6-9575-64B62765498B}" + "@value": "{B2B15802-9CE9-4a9d-9DE0-8289D8474E9B}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A textual description of any handling caveats that must be adhered to." + "@value": "An Entity that is capable of performing functions - i.e. actively participating in an Event." } ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/SecurityLabel" + "@language": "en-GB", + "@value": "Actor" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "handling Caveat" + "@id": "http://informationexchangestandard.org/ont/ies/common/ActorState" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Entity" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/LandlineTelephoneAccount", + "@id": "http://informationexchangestandard.org/ont/ies/common/Gender", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{D7F83A2D-6428-4211-964D-E1E8A8089083}" + "@value": "{8B4DB18E-DF46-4419-B0ED-0159A25F2319}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A TelephoneAccount where the telephones in use connect using a wired network and operate only in a specific location" + "@value": "A ClassOfPerson whose members all share the same gender" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Landline Telephone Account" + "@language": "en-GB", + "@value": "Gender" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/TelephoneAccount" + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfPerson" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/VoiceCall", + "@id": "http://informationexchangestandard.org/ont/ies/common/Rented", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{F186E39F-A251-4b84-85E9-577C7290F6D9}" + "@value": "{E5C65CAB-65BE-4502-8B46-5C5CC3C73B00}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An InteractiveCommunication by voice" + "@value": "An EventParticipant where an Entity is rented" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Voice Call" + "@language": "en-GB", + "@value": "Rented" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/InteractiveCommunication" + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/EducationalOrganisation", + "@id": "http://informationexchangestandard.org/ont/ies/common/IPv6Address", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{F30D350C-848D-4b02-AEA5-86575CEEEFB3}" + "@value": "{78549D65-75F2-41c3-AC14-F0D441AD6354}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Organisation that provides education" + "@value": "An IPAddress conforming to v6 of the standard" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Educational Organisation" + "@language": "en-GB", + "@value": "IPv6Address" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation" + "@id": "http://informationexchangestandard.org/ont/ies/common/IPAddress" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfEvent", + "@id": "http://informationexchangestandard.org/ont/ies/common/nationality", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{4EA194C6-BBF9-45ab-85DE-5802D8C3A531}" + "@value": "{45CDA5C1-624D-4f2f-81F6-EF19300820A9}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An ClassOfElement whose instances are classes of Event. This is the powertype of Event.\n\nExamples:\n\n* Conference\n* Football Match\n* Annual General Meeting" + "@value": "A relationship to a Nation which recognises the Person (or State of Person, as it is possible to renounce a nationality) as one of their nationals." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/PersonState" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Class Of Event" + "@language": "en-GB", + "@value": "nationality" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfElement" + "@id": "http://informationexchangestandard.org/ont/ies/common/Nation" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/visits", + "@id": "http://informationexchangestandard.org/ont/ies/common/OrganisationIdentifier", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{92FC2C35-D40B-4393-BA0B-88849743FEB6}" + "@value": "{13865B40-B57D-44e7-9658-00C45C8175C8}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Relationship and in inLocation between a ResponsibleActor and a Location they visit.\n\nNote: more often than not, this will be a statement of occasional visiting, so the instance of the ResponsibleActorState should also be an instance of DiscontinuousState. In rarer occasions, it may be used to highlight a single, continuous visit, but in that case, inLocation would generally be used." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" + "@value": "A unique Identifier for an Organisation (more usually an OrganisationState)\n\nExample:\nDUNS number\nVAT number\nCompanies House Number\nRegistered Charity Number" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "visits" + "@language": "en-GB", + "@value": "Organisation Identifier" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Location" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" + }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/inLocation" + "@id": "http://informationexchangestandard.org/ont/ies/common/OrganisationName" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ReplaceablePart", + "@id": "http://informationexchangestandard.org/ont/ies/common/ElectoralCandidate", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{624D6CD1-31D9-46db-B42D-56DAD35BABD8}" + "@value": "{E035D766-CB68-49c3-AC69-A56F3487C625}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Element which is a part of a whole that can be replaced (possibly multiple times) without altering its overall identity. It is coincident with any Element which fulfils its purpose, role or function to the whole.\n\nThe identity of a ReplaceablePart can survive periods when no Element fulfils its purpose.\n\nA ReplaceablePart does not survive the destruction of the whole it is a part of, though an Element that fulfils the ReplaceablePart may do.\n\nExamples include:\n-\tTyres of a car\n-\tCEO of a company\n-\tSimcard in a mobile handset\n-\tA pump in an oil refinery system\n" + "@value": "A Person standing for elected office" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Replaceable Part" + "@language": "en-GB", + "@value": "Electoral Candidate" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Element" + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/IPPhoneHandset", + "@id": "http://informationexchangestandard.org/ont/ies/common/ArrestingOfficer", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{0B494F4A-9E82-4667-89AD-3D22FC9B5742}" + "@value": "{5B3F41C3-91CC-442f-A4F8-615E77751734}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A CommunicationsDevice that is a telephone using internet protocols" + "@value": "A Person's role as arresting officer" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "IPPhone Handset" + "@language": "en-GB", + "@value": "Arresting Officer" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsDevice" + "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/PersonState" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/onlinePublisher", + "@id": "http://informationexchangestandard.org/ont/ies/common/VoiceCall", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{34F13F26-7C4E-451a-BDA0-62BA7738039F}" + "@value": "{F186E39F-A251-4b84-85E9-577C7290F6D9}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Relates an OnlineArtefact to the ResponsibleActor that produced it." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineArtefact" + "@value": "An InteractiveCommunication by voice" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "online Publisher" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActor" + "@language": "en-GB", + "@value": "Voice Call" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/InteractiveCommunication" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/andGroup", + "@id": "http://informationexchangestandard.org/ont/ies/common/worshipsAt", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{1326576A-6240-47b0-AED7-5F3FC4E3884D}" + "@value": "{475617C7-BEE3-4c5e-8749-9386B68A8DA5}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The groups (if any) which the requesting user must be a member of in order to access the item. See the EDH specification for further details.\n\nAllowable Values:\n\nSee EDH Standard" + "@value": "A visits relationship between a ResponsibleActor and a Location where they undertake religious worship\n\nNote: more often than not, this will be a statement of regular/occasional worship, so the instance of the ResponsibleActorState should also be an instance of DiscontinuousState. In rarer occasions, it may be used to highlight a single, continuous visit, but in that case, inLocation would generally be used." } ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/SecurityLabel" + "@language": "en-GB", + "@value": "worships At" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "and Group" + "@id": "http://informationexchangestandard.org/ont/ies/common/visits" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/IMSI", + "@id": "http://informationexchangestandard.org/ont/ies/common/CardUsed", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{C817C1ED-863B-41f0-B5C1-14117E926A94}" + "@value": "{1B9C8EB0-69A7-4fe7-8358-0F6067439C42}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The International Mobile Subscriber Number\nHistorically, this is stored as a 64-bit number on the SIM Card (it is NOT identity of the SIM Card itself), but now can be a software assigned identifier to any mobile subscriber interface.\n\nAn IMSI is usually presented as a 15-digit number, but it can be shorter.\n\nThe first three digits are the Mobile Country Code (MCC), followed by a 2 or 3 digit Mobile Network Code (MNC) and the remaining digits are the Mobile Subscription Identification Number (MSIN).\n\nFor the example shown this would be:\n- 404=India,\n- 68=MTNL Delhi\n- 1234567890=Subscriber ID" + "@value": "An EventParticipant where a PaymentArtefact is participant in a TradeEvent" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "IMSI" + "@language": "en-GB", + "@value": "Card Used" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsIdentifier" + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/DatabaseTable", + "@id": "http://informationexchangestandard.org/ont/ies/common/BusinessEvent", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{D9E56CAA-4668-4248-B087-C041363816DD}" + "@value": "{94CEDBD1-8E3D-4cb4-8155-FBD621DA6A0D}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A DataObject that is the entire contents of a table in a database (note this is still a class, as there may be many copies of the database)" + "@value": "An Event that is commercial or administrative in nature" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Database Table" + "@language": "en-GB", + "@value": "Business Event" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/DatabaseItem" + "@id": "http://informationexchangestandard.org/ont/ies/common/Event" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ServiceName", + "@id": "http://informationexchangestandard.org/ont/ies/common/Destroyer", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{8F8428BA-8586-4e34-9C75-FBA7A647B8EA}" + "@value": "{C029299D-5946-48dd-94CB-80EC23A56300}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The Name of the OnlineService\n\nThis should not be confused with a webpage (see the Webpage entity type). The Online Service may be provided via a webpage." + "@value": "An EventParticipant where a ResponsibleActor participates in a Destroy event as a destroyer" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Service Name" + "@language": "en-GB", + "@value": "Destroyer" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Name" + "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/inRepresentation", + "@id": "http://informationexchangestandard.org/ont/ies/common/Assessor", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{7238489D-6802-4733-9F7F-9B31D02B3C81}" + "@value": "{80F9B97D-2C7F-4978-83A3-BE934DD4E1FF}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A relationship that asserts a Representation is part of another Representation" - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Representation" + "@value": "An EventParticipant where an Actor assesses something to be true." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "in Representation" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Representation" + "@language": "en-GB", + "@value": "Assessor" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/isLegalTenderIn", + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfPerson", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{2415B865-3C37-4595-9F38-11075EAB5D34}" + "@value": "{2A62C672-1757-4a2d-874B-C099C9DEC416}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The Country in which a Currency is legal tender" - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Currency" + "@value": "The powertype of Person" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "is Legal Tender In" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Country" + "@language": "en-GB", + "@value": "Class Of Person" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfResponsibleActor" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/idFamilyName", + "@id": "http://informationexchangestandard.org/ont/ies/common/IPv4Address", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{CCD1F7FE-C42A-4503-BF24-00E8805BD5DD}" + "@value": "{142D6D4D-6EF3-48aa-8B7B-86DA73690E3E}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The family name as printed on the IdentityDocument" - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" + "@value": "An IPAddress conforming to v4 of the standard" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "id Family Name" + "@language": "en-GB", + "@value": "IPv4Address" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" + "@id": "http://informationexchangestandard.org/ont/ies/common/IPAddress" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/hasValue", + "@id": "http://informationexchangestandard.org/ont/ies/common/Retailer", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{8FD84185-A7CE-4d5d-974B-55F693C4376D}" + "@value": "{BA2472AB-56F0-462e-9460-F0192ABCD979}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An isRepresentedAs relationship that asserts a Measure has a MeasureValue\n\n\nNote: a given Measure may have more than one value (e.g. 1kg or 2.2lbs) in different units of measure." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Measure" + "@value": "An EventParticipant where a ResponsibleActor participates in a TradeEvent as a retailer" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "has Value" + "@language": "en-GB", + "@value": "Retailer" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/MeasureValue" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/isRepresentedAs" + "@id": "http://informationexchangestandard.org/ont/ies/common/Supplier" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/LiveCast", + "@id": "http://informationexchangestandard.org/ont/ies/common/scheduledArrivalPort", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{ECC6E85E-CB08-464d-81A4-BA3ECDCB784C}" + "@value": "{6BC73189-2B25-4e1c-A935-EDA8106F3EB3}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An OnlineArtefact that is video or audio streamed online in real time.\n\nNote: the begin and end dates for a LiveCast instance mark its life online rather than the duration of the actual recording. The recording itself should be tracked using an OnlineContentCreation Event." + "@value": "The Port from which the TravelService is scheduled to arrive" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/TravelService" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Live Cast" + "@language": "en-GB", + "@value": "scheduled Arrival Port" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineArtefact" + "@id": "http://informationexchangestandard.org/ont/ies/common/Port" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/RadioMast", + "@id": "http://informationexchangestandard.org/ont/ies/common/format", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{F02CFF55-12A7-4308-9A60-E2353DE5BE58}" + "@value": "{EF2C13D4-7106-4799-BB72-7CD47714F257}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Device that is placed in a Location to provide either a link from a wired to wireless connection, or to relay between two wireless endpoints.\n\n" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Radio Mast" + "@value": "The format of the respective WorkOfDocumentation.\n\nExamples:\n\nPDF\nMS Word" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Device" - }, + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/SystemState" + "@id": "http://informationexchangestandard.org/ont/ies/common/WorkOfDocumentation" } - ] - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/GovernmentOrganisation", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://purl.org/dc/terms/identifier": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "{0D042066-06C8-48d6-8387-500CF8EE2592}" + "@language": "en-GB", + "@value": "format" } ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@value": "An Organisation that is part of, or controlled by a national or local Government" + "@id": "http://informationexchangestandard.org/ont/ies/common/DocumentFormat" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Government Organisation" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation" + "@id": "http://www.w3.org/2000/01/rdf-schema#subClassOf" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/EvidentialPhotograph", + "@id": "http://informationexchangestandard.org/ont/ies/common/OSGridReference", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{AFFFF30F-B274-4466-B0F2-D2A6A78E1832}" + "@value": "{697EAA12-8FD3-49e0-A4A2-A045B4570550}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Relates a Surveillance Event to a Document that is the evidence resulting from the Surveillance" + "@value": "A GeoIdentity that is an Ordnance Survey Grid Reference - i.e. pertaining to Great Britain." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Evidential Photograph" + "@language": "en-GB", + "@value": "OSGrid Reference" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/GeoIdentity" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/SocialMediaPost", + "@id": "http://informationexchangestandard.org/ont/ies/common/TravelLeg", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{4B3AE19C-6369-49d0-B7B5-949714FFFC95}" + "@value": "{55384377-146A-47c9-8706-18A1343A219C}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An OnlineArtefact that is part of a SocialMediaPage\n\nNote: the content may be created by a different account to the one which created the SocialMediaPage" + "@value": "An EventParticipant in which a Entity travels. That travel may be part of a Journey.\n\nThe TravelLeg may be part of a Journey (i.e. the Journey has one of more legs)." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Social Media Post" + "@language": "en-GB", + "@value": "Travel Leg" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineArtefact" + "@id": "http://informationexchangestandard.org/ont/ies/common/Moving" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Event", + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfElement", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://informationexchangestandard.org/ont/ies/common/powertype": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfEvent" + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfClassOfElement" } ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{B376370E-F5E8-4287-A3EC-AC35532919B1}" + "@value": "{3C13E07D-5796-4d03-9EBC-C75277E87CA4}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Event represents an activity or incident, involving one or more participating entities, that occurred/started at a specific point in time – e.g. a meeting, or a telephone call." + "@value": "An rdfs:Class and an Thing whose instances are classes of Element\n\nExamples:\n\n\nHuman groupings (e.g. Nigerian Women, British Men, Righthanded people, English Speakers);\nPolitical Ideologies\nWeapons\nDays of the week\nStandard procedures\netc.\n" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Event" + "@language": "en-GB", + "@value": "Class Of Element" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Element" + "@id": "http://informationexchangestandard.org/ont/ies/common/Thing" + }, + { + "@id": "http://www.w3.org/2000/01/rdf-schema#Class" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/FinancialAccount", + "@id": "http://informationexchangestandard.org/ont/ies/common/AuthorisationRequester", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{44DAC574-2A2E-44bc-ACD2-236811FA8D29}" + "@value": "{81BF6EA6-996D-4148-8F5D-8B41156637F6}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Account held for financial management purposes." + "@value": "An ActiveEventParticipant where a ResponsibleActor requests authority to act " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Financial Account" + "@language": "en-GB", + "@value": "Authorisation Requester" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Account" + "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/hasCountryOfIssue", + "@id": "http://informationexchangestandard.org/ont/ies/common/hasSourceReference", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{E7500475-8C4F-47a3-8AAB-C5679621FAE8}" + "@value": "{16480E86-9FE4-4b37-ACFB-9E410F190664}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The country in which the respective IdentityDocument or PaymentArtefact was issued." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/TravelCard" + "@value": "A isRepresentedAs relationship that asserts a Representation is the source (information provenance) for an Thing" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "has Country Of Issue" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Country" + "@language": "en-GB", + "@value": "has Source Reference" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/isRepresentedAs" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Representation", + "@id": "http://informationexchangestandard.org/ont/ies/common/BranchCode", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://informationexchangestandard.org/ont/ies/common/powertype": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfRepresentation" - } - ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{675A5C23-0746-43d0-96D0-AF0DF72CD697}" + "@value": "{012F7F29-4F8E-4263-8224-126050EE175F}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An ClassOfEntity whose instances are representations of things in the real world\n\nExamples:\n* an identifier used for a Person\n* a document (though not an individual copy of a document)" + "@value": "In identifier for a BankBranch - In the UK this is often referred to as the Sort Code." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Representation" + "@language": "en-GB", + "@value": "Branch Code" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfEntity" + "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/TheatreTicket", + "@id": "http://informationexchangestandard.org/ont/ies/common/AccountInCommunication", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{5CD50268-582A-426b-B4CC-F6EE308B84A3}" + "@value": "{942FBF46-A7EF-432b-99DD-1E0E3E874C21}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EntertainmentTicket for a theatre show" + "@value": "An AccountState (and an EventParticipant) when an Account is involved in communicating. " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Theatre Ticket" + "@language": "en-GB", + "@value": "Account In Communication" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EntertainmentTicket" + "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsAccountState" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/onlineCommentOn", + "@id": "http://informationexchangestandard.org/ont/ies/common/isParticipantIn", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{0A4C12E6-CA4C-43f1-9C6C-FBE23197975F}" + "@value": "{BAEA86D9-C90E-4f8d-96F5-A01BB0C49711}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Relates an OnlineComment to the OnlineContent that was commented on" + "@value": "An isPartOf that relates an EventParticipant to the Event it participates in." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineComment" + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "online Comment On" + "@language": "en-GB", + "@value": "is Participant In" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineArtefact" + "@id": "http://informationexchangestandard.org/ont/ies/common/Event" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/isPartOf" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Temperature", + "@id": "http://informationexchangestandard.org/ont/ies/common/CriminalActivity", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{3FEB0BB0-F127-431a-B117-CC986B11D61A}" + "@value": "{43E58528-16E4-48b3-8F13-10500879EA83}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The Measure of the thermodynamic temperature of an Element" + "@value": "An Event which is illegal within the laws of the jurisdiction in which it takes place.\n\nNote: If the CriminalActivity falls into one of the Home Office Offence Classification Index codes, then this should be provided using the offenceCode attribute." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Temperature" + "@language": "en-GB", + "@value": "Criminal Activity" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/StandardMeasure" + "@id": "http://informationexchangestandard.org/ont/ies/common/Event" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/payloadContents", + "@id": "http://informationexchangestandard.org/ont/ies/common/ISO4217Code", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{10DEB6B8-80CC-4bfc-B10F-1830B559C21F}" + "@value": "{598ACBB6-DF51-4bd9-A5DD-52EDE1895327}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A link from an ExchangePayload to an rdfs:Resource that is in that payload.\n\nIf there is no payloadContents link, then it is assumed that all the contents of the file are in the ExchangePayload. Under this circumstance, more than one ExchangePayload would be an error.\n\nThe payloadContents link will usually refer to a named graph, but it can also be used to refer to individual rdf:Statements and rdfs:Resources." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ExchangePayload" + "@value": "ISO4217 three-letter currency code (e.g. USD, GBP, EUR, etc.)" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "payload Contents" + "@language": "en-GB", + "@value": "ISO4217Code" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://www.w3.org/2000/01/rdf-schema#Resource" + "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/LocationState", + "@id": "http://informationexchangestandard.org/ont/ies/common/InResidence", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{7CAFACD0-94F9-400e-B20E-E4ECE31943E5}" + "@value": "{1FDB4A8F-E28C-4e36-A085-935C20256F52}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A temporal state of a Location" + "@value": "A temporal state of a ResponsibleActor\n\nNote: this is the superclass of ResponsibleActor (the whole life person or organisation) because the whole-life state is just a special case of a ResponsibleActorState. This pattern is true for all states. " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Location State" + "@language": "en-GB", + "@value": "In Residence" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/State" + "@id": "http://informationexchangestandard.org/ont/ies/common/Visiting" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Government", + "@id": "http://informationexchangestandard.org/ont/ies/common/isEndOf", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{D62DDBB8-53FC-405a-BC43-89CA337563A0}" + "@value": "{EA859D48-5BA4-40b3-A52D-1465D1765262}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Organisation that is (usually) elected to run a governedRegion" + "@value": "An isStateOf that relates a BoundingState to the Element it marks the end of" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Government" + "@id": "http://informationexchangestandard.org/ont/ies/common/BoundingState" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation" + "@language": "en-GB", + "@value": "is End Of" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/isStateOf" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument", + "@id": "http://informationexchangestandard.org/ont/ies/common/Callsign", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{BDF4EBD9-7F41-4d90-91A7-571177330C1B}" + "@value": "{25F4F685-3931-4cdc-AF43-1A9194BBE15D}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An IndividualDocument used to confirm the identity of the bearer (and often enables a particular activity – e.g. a passport enables the bearer to travel across international borders)." + "@value": "In broadcasting and radio communications, a call sign (also known as a call name or call letters – and historically as a call signal) is a unique designation for a transmitting station." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Identity Document" + "@language": "en-GB", + "@value": "Callsign" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/IndividualDocument" + "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsIdentifier" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Surveillance", + "@id": "http://informationexchangestandard.org/ont/ies/common/CyberStalking", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{AD0F575E-5C28-4594-B346-50E9F22C2A8E}" + "@value": "{8CF52FB7-69F2-4ef2-8074-FB90EE924139}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An IntelligenceOperation that involves the continued observation of a Person or Location" + "@value": "A form of Stalking which takes place online." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Surveillance" + "@language": "en-GB", + "@value": "Cyber Stalking" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/IntelligenceOperation" + "@id": "http://informationexchangestandard.org/ont/ies/common/Stalking" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/PartNumber", + "@id": "http://informationexchangestandard.org/ont/ies/common/InstalledState", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{772CD8A3-3DCA-4cc7-8BA3-17D1C57E94BC}" + "@value": "{6B36C428-3A86-493e-9B3B-6D394C567577}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A unique Identifier for the a ModelOfDevice\n\nNote: this is different to a serial number which is unique to each Device" + "@value": "A temporal state of an Entity when it fulfils a ReplaceablePart.\n" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Part Number" + "@language": "en-GB", + "@value": "Installed State" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" + "@id": "http://informationexchangestandard.org/ont/ies/common/State" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship", + "@id": "http://informationexchangestandard.org/ont/ies/common/permittedOrganisation", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{DCE662F5-7BDB-457e-AE7E-2E5FE43DBA1A}" + "@value": "{90F3E89D-1456-41fe-9354-4E13C4D79564}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A relationship represents an association between two Things" + "@value": "The organisations who are permitted to access the item. See the EDH specification for further details.\n\nAllowable Values:\n\nSee EDH Standard" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Thing" + "@id": "http://informationexchangestandard.org/ont/ies/common/SecurityLabel" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "relationship" + "@language": "en-GB", + "@value": "permitted Organisation" } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/WeaponLocation", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://purl.org/dc/terms/identifier": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Thing" + "@value": "{B513F0D8-E527-4548-8453-D905775E3A4F}" + } + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "Relates an MilitaryAttack to the location of the attacking weapon system" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en-GB", + "@value": "Weapon Location" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/BranchCode", + "@id": "http://informationexchangestandard.org/ont/ies/common/Created", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{012F7F29-4F8E-4263-8224-126050EE175F}" + "@value": "{46DE5D1F-B3CE-4858-A6D1-64A0B891A00F}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "In identifier for a BankBranch - In the UK this is often referred to as the Sort Code." + "@value": "An EventParticipant where an Entity is created\n\nThe date/time of the creation can be specified using the inPeriod relationship. " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Branch Code" + "@language": "en-GB", + "@value": "Created" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" + "@id": "http://informationexchangestandard.org/ont/ies/common/BoundingState" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/uriScheme", + "@id": "http://informationexchangestandard.org/ont/ies/common/tradedItemType", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{D97141BD-F6CF-4b10-B4E5-B1ECF6DF5178}" + "@value": "{A92F03F0-CB9E-4667-B985-25377303416A}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "URI scheme is the top level of the uniform resource identifier (URI) naming structure. All URIs and absolute URI references are formed with a scheme name, followed by a colon character (\":\"), and the remainder of the URI called the scheme-specific part." + "@value": "The type of entity involved in the TradeEvent\n\ne.g. \"Dyson Animal Mk3\"\n\nNote: there may be no more than one itemType for a given TradeEvent - i.e. a new TradeEvent must be instantiated for each ClassOfEntity sold, offered, delivered, etc.\n\nNote: was \"ItemType\" in IES 3.2" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/WebResourceState" + "@id": "http://informationexchangestandard.org/ont/ies/common/TradeEvent" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "uri Scheme" + "@language": "en-GB", + "@value": "traded Item Type" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfEntity" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/InstanceOfSoftware", + "@id": "http://informationexchangestandard.org/ont/ies/common/Supplier", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{297F9CC1-2ACF-4da0-92D9-0AA9E808CAD8}" + "@value": "{E4D44720-DBEE-434e-A61E-35FE8B66A4BE}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Asset that is an installed instance of a set of programmatic instructions that control or affect the behaviour of an Asset (usually a Device). " + "@value": "An EventParticipant where a ResponsibleActor participates in a TradeEvent as a supplier" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Instance Of Software" + "@language": "en-GB", + "@value": "Supplier" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Asset" + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Stalking", + "@id": "http://informationexchangestandard.org/ont/ies/common/EmailAddress", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{9B232210-27A3-410a-A713-EFDE7922C61C}" + "@value": "{36F61EDF-6E6E-4d8d-9E75-275A820F6D96}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A CriminalActivity involving the malicious surveillance of a person, often in threatening manner" + "@value": "A CommunicationsIdentifier that uniquely identifiers an email account.\n\nFormat: local-part@domain" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Stalking" + "@language": "en-GB", + "@value": "Email Address" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/CriminalActivity" + "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsIdentifier" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Arrested", + "@id": "http://informationexchangestandard.org/ont/ies/common/OrganisationName", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{B870A3B5-32FA-4aaf-86F1-7DB674585F3A}" + "@value": "{065C9B64-96E2-47f5-9769-E7942C1A208F}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Person's role when arrested" + "@value": "A Name used to identify an Organisation" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Arrested" + "@language": "en-GB", + "@value": "Organisation Name" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/PersonState" + "@id": "http://informationexchangestandard.org/ont/ies/common/Name" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/GeoPoint", + "@id": "http://informationexchangestandard.org/ont/ies/common/Destroy", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{9A9467C3-D5FC-4964-8943-FE63ADF38914}" + "@value": "{27000BBA-F3F9-4355-B466-92CE04477C9B}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Location that is a point (mathematically speaking, of vanishing volume) on, below or above the surface of the WGS84 spheroid. The distance from the spheroid surface is given by the altitudeInMetres attribute." + "@value": "A LifecycleEvent where an Entity is destroyed" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Geo Point" + "@language": "en-GB", + "@value": "Destroy" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Location" + "@id": "http://informationexchangestandard.org/ont/ies/common/LifecycleEvent" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Arrival", + "@id": "http://informationexchangestandard.org/ont/ies/common/LanguageProficiency", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{F2C03DA3-B554-4bde-A0DE-EFB5BEE19C56}" + "@value": "{EB73AB32-8232-4b58-8271-640DDDDCC7DE}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A BoundingState that marks the end of a Movement event\n\nThe date/time of the arrival can be specified using the inPeriod relationship. " + "@value": "A ClassOfPersonState indicating the proficiency a person has in a particular language at that state in their life.\n\n" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Arrival" + "@language": "en-GB", + "@value": "Language Proficiency" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/BoundingState" + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfPersonState" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/IncarcerationFacility", + "@id": "http://informationexchangestandard.org/ont/ies/common/Victim", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{B5C15382-451A-4446-BBE6-C67FBDB04402}" + "@value": "{3B47FCD0-E7D1-4b2b-BC07-C96D3F07ABC3}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Facility used for incarceration - e.g. a prison, detention centre, or remand facility" + "@value": "An EventParticipant where a ResponsibleActor is the victim of a CriminalActivity" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Incarceration Facility" + "@language": "en-GB", + "@value": "Victim" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Facility" + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/BirthCertificate", + "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{4457E8AF-EDBD-4ef1-B62B-59037829B961}" + "@value": "{3360DCC9-D39B-4280-8872-2FE122240407}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An IdentityDocument issued to prove the data and place of birth of a Person" + "@value": "An EventParticipant where the participant is \"actively\" engaged in the Event.\n\nNote: In BORO, EventParticipant would be \"Involvement\" and ActiveEventParticipant would be \"Participation\"." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Birth Certificate" + "@language": "en-GB", + "@value": "Active Event Participant" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Customer", + "@id": "http://informationexchangestandard.org/ont/ies/common/WorkOfDocumentation", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{76689446-5969-49d3-8E7E-A92C86C244D5}" + "@value": "{F0B48978-D4E4-45a4-8238-091A5B714D82}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EventParticipant where a ResponsibleActor is the customer for the Event - i.e. the Event has been conducted as a service to them, or in production of goods for them." + "@value": "A Representation that is the general case of a document - i.e. \"War and Peace\" as opposed to \"My copy of War and Peace\"" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Customer" + "@language": "en-GB", + "@value": "Work Of Documentation" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfIndividualDocument" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/VersionNumber", + "@id": "http://informationexchangestandard.org/ont/ies/common/NotForProfitOrganisation", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{E4C44F5B-5D57-4283-B985-5A2DA87BF212}" + "@value": "{C2B4A066-E4A7-4cf5-BD1F-8381364F5D30}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The number or code that identifies the version of something." + "@value": "An Organisation where all income is reinvested, or distributed - i.e. no profit is made." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Version Number" + "@language": "en-GB", + "@value": "Not For Profit Organisation" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" + "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/influencedBy", + "@id": "http://informationexchangestandard.org/ont/ies/common/CreatedContent", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{411F5C4C-9AD0-462a-BE10-3F43958B7D66}" + "@value": "{1EBC6375-B26C-4506-B4DE-85B74E476362}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A relationship between a ResponsibleActor and the thing that influences them" - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" + "@value": "A Create EventParticipant where online content is created" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "influenced By" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Thing" + "@language": "en-GB", + "@value": "Created Content" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/Created" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/hasName", + "@id": "http://informationexchangestandard.org/ont/ies/common/formatOfIndividualDocument", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{C3A36E36-0C73-4af7-88E3-81C9243CE456}" + "@value": "{F1F94713-6D95-4928-B537-4FBA55D09E34}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An isRepresentedAs relationship that asserts an Thing is identified (albeit loosely) by a Name" + "@value": "The format of the respective IndividualDocument.\n\nExamples:\n\nPDF\nPrinted" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Thing" + "@id": "http://informationexchangestandard.org/ont/ies/common/IndividualDocument" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "has Name" + "@language": "en-GB", + "@value": "format Of Individual Document" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Name" + "@id": "http://informationexchangestandard.org/ont/ies/common/DocumentFormat" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/isRepresentedAs" + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + }, + { + "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/idUpperRange", + "@id": "http://informationexchangestandard.org/ont/ies/common/AuthorisedActor", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{7615FB07-E0C5-4734-AFC8-FD52688DD2CC}" + "@value": "{F69279D2-BA11-4a31-8739-0D91EF5B9BEF}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A relationship between a CommunicationsIdentifierRange and the CommunicationsIdentifier that is the upper limit of the identifier range " - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsIdentifierRange" + "@value": "An ActiveEventParticipant where a ResponsibleActor is granted authority to act in a GrantOfAuthority " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "id Upper Range" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsIdentifier" + "@language": "en-GB", + "@value": "Authorised Actor" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Characteristic", + "@id": "http://informationexchangestandard.org/ont/ies/common/RegistrationNumber", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{A7F266E8-B1CB-4b9b-8AF1-1EF2A7D8F5EE}" + "@value": "{1E784B9C-1A5D-4035-B134-67A758FB869D}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A ClassOfElement whose instances all share a common property - e.g. they are all the same colour, mass, etc. " + "@value": "The registration number for the respective Vehicle (with or without spaces).\n\nFor road vehicles this is often referred to as the VRN (vehicle registration number).\n\nFor aircraft the tail number is often used as a means of identification and/or registration." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Characteristic" + "@language": "en-GB", + "@value": "Registration Number" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfElement" + "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/validToDate", + "@id": "http://informationexchangestandard.org/ont/ies/common/Cookie", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{680F737D-A8AB-4410-9F1D-FAD7BDC98447}" + "@value": "{C81B6EAD-8494-45ca-928C-21CB6D395C39}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The date that the respective IdentityDocument or Ticket is valid to." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/PaymentArtefact" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/TravelTicket" + "@value": "An OnlineArtefact that is stored on a Device to enable continuity of session, log-in, or simply to track activity online.\n\nCookies tend to be ephemeral, an unique to a device, so no states are required. Simply use cookieOnDevice relationship mark the stand and end BoundingStates of the Cookie. " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "valid To Date" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ParticularPeriod" + "@language": "en-GB", + "@value": "Cookie" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineArtefact" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/idEmergencyContactTelNo", + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfPersonState", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{0198C1BE-43A0-4841-925E-FA5C47991AC3}" + "@value": "{92CDC810-9DFA-476b-A2E7-33121F65905B}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The telephone number of an emergency contact as printed on the IdentityDocument" - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" + "@value": "The powertype of PersonState" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "id Emergency Contact Tel No" + "@language": "en-GB", + "@value": "Class Of Person State" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfResponsibleActorState" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Actor", + "@id": "http://informationexchangestandard.org/ont/ies/common/Journey", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{B2B15802-9CE9-4a9d-9DE0-8289D8474E9B}" + "@value": "{8B571665-0AA1-40be-A7A0-A35BE86B7192}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Entity that is capable of performing functions - i.e. actively participating in an Event." + "@value": "A Movement which is made up of two or more TravelLegs\n\nNote: this may include a number of legs to the journey (i.e. instances of TravelLeg that are part of the Journey)" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Actor" + "@language": "en-GB", + "@value": "Journey" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ActorState" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Entity" + "@id": "http://informationexchangestandard.org/ont/ies/common/Movement" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Create", + "@id": "http://informationexchangestandard.org/ont/ies/common/hasName", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{AF60517B-E4EF-48ca-BE0F-56E0A89660FD}" + "@value": "{C3A36E36-0C73-4af7-88E3-81C9243CE456}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A LifecycleEvent where an Entity is brought into existence." + "@value": "An isRepresentedAs relationship that asserts an Thing is identified (albeit loosely) by a Name" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Thing" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Create" + "@language": "en-GB", + "@value": "has Name" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/LifecycleEvent" + "@id": "http://informationexchangestandard.org/ont/ies/common/Name" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/isRepresentedAs" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/TelephoneNumber", + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{168D7B01-CD70-4f83-A414-19B6ABEB961C}" + "@value": "{C5AB420C-1AB6-479a-97E1-4F2FD37725CB}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A CommunicationsIdentifier that enables calls to be directed to particular handset" + "@value": "A State which is the participating role of an Entity in an Event.\n\nNote: this includes inactive participation (e.g. something that is being repaired). If the participation is known to be active then ActiveEventParticipant (or one of its subtypes) should be used. In BORO, EventParticipant would be \"Involvement\" and ActiveEventParticipant would be \"Participation\"." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Telephone Number" + "@language": "en-GB", + "@value": "Event Participant" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsIdentifier" + "@id": "http://informationexchangestandard.org/ont/ies/common/State" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/VehicleIdentificationNumber", + "@id": "http://informationexchangestandard.org/ont/ies/common/ServiceUser", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{AC9AB7B0-6C38-4b08-B2B9-CAA8486F0F4B}" + "@value": "{CB4023BB-4B36-43a3-BCED-A7715FD597B0}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "VIN – Vehicle Identification Number.\n\nFor road vehicles this is often directly referred to as the VIN, but this can also be applied in a generic fashion to other vehicle types.\n\nISO 3833 for road vehicles (17-digits)" + "@value": "A temporal state of a ResponsibleActor\n\nNote: this is the superclass of ResponsibleActor (the whole life person or organisation) because the whole-life state is just a special case of a ResponsibleActorState. This pattern is true for all states. " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Vehicle Identification Number" + "@language": "en-GB", + "@value": "Service User" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" + "@id": "http://informationexchangestandard.org/ont/ies/common/Visiting" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ObjectName", + "@id": "http://informationexchangestandard.org/ont/ies/common/RequestForQuotation", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{9A372833-B327-4cb0-9950-786A2FBF7CC3}" + "@value": "{300203EC-607A-4d77-AE6F-7EAE7FA44DF2}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Name given to a DataObject." + "@value": "A TradeEvent where one or more Entities are is required" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Object Name" + "@language": "en-GB", + "@value": "Request For Quotation" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Name" + "@id": "http://informationexchangestandard.org/ont/ies/common/TradeEvent" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Assessment", + "@id": "http://informationexchangestandard.org/ont/ies/common/Flow", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{E4AB33D9-9978-446f-9C39-4F4C41FB3D45}" + "@value": "{45B593FC-2335-48D1-98DD-D887D3D56D0D}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Event where an actor makes a subjective judgement against a thing. This can be a judgement of belief in a thing’s possibility, categorisation or other qualitative aspect.\n\nExamples include:\n- Having 'HIGH' confidence that Anne committed the murder.\n- Assessing a statement made in an internet article as being true or false.\n- Assessing a house to having an energy performance of 'B'\n- Assessing the odds of England winning the World Cup as 20-1" + "@value": "A State that is the matter, energy or signal that crosses a surface or passes along path.\n\nNote 1: Flows can be connected together to form a Network.\n\nNote 2: A Flow can be called a 'stream'." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Assessment" + "@value": "Flow" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Event" + "@id": "http://informationexchangestandard.org/ont/ies/common/State" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/TradeEvent", + "@id": "http://informationexchangestandard.org/ont/ies/common/friendOf", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{CA86862B-DA7E-487c-907B-26FA5D0564CD}" + "@value": "{13EB3439-497F-49ad-A7F4-DEF8A600F640}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Event where something is offered, bought or exchanged" + "@value": "A Relationship between two ResponsibleActor Entities where one is the friend of the other.\n\nNote: this should not be considered a bi-directional relationship. Just because one person considers another person their friend does not necessarily mean the feeling is reciprocated. Not that I'm bitter or anything. See also Stalking if you must. " + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Trade Event" + "@language": "en-GB", + "@value": "friend Of" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Event" + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActor" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/nextTo", + "@id": "http://informationexchangestandard.org/ont/ies/common/Visiting", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{F33CAAA7-85A7-4e41-B0D4-3EAC4E6F73CC}" + "@value": "{EB558A61-8725-40d0-B87D-D6AA1FC27C89}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A nearTo linking an Element to another Element it is immediately proximate to (i.e. touching) in space" + "@value": "A temporal state of a ResponsibleActor\n\nNote: this is the superclass of ResponsibleActor (the whole life person or organisation) because the whole-life state is just a special case of a ResponsibleActorState. This pattern is true for all states. " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "next To" + "@language": "en-GB", + "@value": "Visiting" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/nearTo" + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/inLanguage", + "@id": "http://informationexchangestandard.org/ont/ies/common/vafNumber", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{FF902F8E-6B22-4f17-9C16-48543251D22E}" + "@value": "{6DEB5776-59E6-4645-9566-65EC62A36330}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An rdf:type relationship that asserts a Representation is in a particular Language" + "@value": "The Visa Application Form (VAF) number." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Representation" + "@id": "http://informationexchangestandard.org/ont/ies/common/TravelVisa" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "in Language" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Language" + "@language": "en-GB", + "@value": "vaf Number" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" - }, - { - "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" + "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/validFromDate", + "@id": "http://informationexchangestandard.org/ont/ies/common/startsIn", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{6ACC2ACC-46F2-4a02-A3E7-D16BE8EB723B}" + "@value": "{861E3D08-3659-489a-B100-0E943CF3F3F0}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The date that the respective IdentityDocument or Ticket is valid from." + "@value": "An xsd:DateTime for the start of the period" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/PaymentArtefact" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/TravelTicket" + "@id": "http://informationexchangestandard.org/ont/ies/common/ArbitraryPeriod" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "valid From Date" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ParticularPeriod" + "@language": "en-GB", + "@value": "starts In" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" - } - ] - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/distrusts", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://purl.org/dc/terms/identifier": [ - { - "@value": "{3499FB8A-AA42-4367-BBBC-79A69338BD70}" - } - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "A Relationship between two ResponsibleActor Entities where one distrusts the other.\n\nNote: this should not be considered a bi-directional relationship. Just because one person distrusts another person does not necessarily mean the feeling is reciprocated. " - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "distrusts" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActor" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/MeasureRange", + "@id": "http://informationexchangestandard.org/ont/ies/common/RentalAgreement", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{CCBBF963-EB27-40d5-BE9F-47CDF4D352F8}" + "@value": "{F38D2E58-C29A-4e3c-93BF-C33800969720}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Measure specified by upper and lower bound Measures" + "@value": "An EndToEndAgreement where one Party rents an Entity to another" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Measure Range" + "@language": "en-GB", + "@value": "Rental Agreement" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Measure" + "@id": "http://informationexchangestandard.org/ont/ies/common/EndToEndAgreement" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/IPAddressRange", + "@id": "http://informationexchangestandard.org/ont/ies/common/MobileHandset", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{BEC2FDBC-6F37-4446-AEE1-3D4627DDD5F2}" + "@value": "{3BF8FC71-64BD-4fb5-BEFD-D7FCB936FA12}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A CommunicationIdentifierRange between two IPAddress instances\n\nIn these examples the IPv4 address range is specified using the following format:\n - using one of a number of different IPv4 address notations.\n\nThe IPv4 address range is all the IPv4 addresses between the and the (inclusive).\n\nBoth examples here represent the same address range (but in different notations).\n\nThe Dot Decimal Range notation specifies the and the in Dot Decimal form – where\neach of these 32-bit IPv4 addresses are expressed as four octets expressed individually in decimal and separated by periods.\n\nThe Dot Hexadecimal Range notation specifies the and the in Dot Hexadecimal form – where each of these 32-bit IPv4 addresses are expressed as four octets where each octet is prefixed with 0x, expressed individually in hexadecimal and separated by periods." + "@value": "A CommunicationsDevice that is a portable telephone using cellular networks" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "IPAddress Range" + "@language": "en-GB", + "@value": "Mobile Handset" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsIdentifierRange" + "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsDevice" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/spokenLanguage", + "@id": "http://informationexchangestandard.org/ont/ies/common/originatingSystem", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{FA149043-EA61-4497-A036-589DA1FD312E}" + "@value": "{D4A003A3-7FEF-409c-8935-743CD97299E7}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The language in which someone is proficient" + "@value": "The System that produced the dataset" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/LanguageProficiency" + "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "spoken Language" + "@language": "en-GB", + "@value": "originating System" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Language" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/System" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/OpenAccount", + "@id": "http://informationexchangestandard.org/ont/ies/common/contactDetailsOnBooking", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{A8B06392-A9A3-4de4-93FB-24F08A546434}" + "@value": "{B54BB629-E007-4099-BC01-B512894F1E89}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An AccountAdminEvent where a new Account is opened" + "@value": "The contact details of the Person making the booking as recorded on the actual Travel Booking.\n\nNote that if these details can be parsed to identify the contact telephone number, contact email address etc. then they should be mapped as instances of relationship to the respective CommunicationsIdentifier (TelephoneNumber, EmailAddress, etc.)." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/TravelBooking" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Open Account" + "@language": "en-GB", + "@value": "contact Details On Booking" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/AccountAdminEvent" + "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ValueInMetres", + "@id": "http://informationexchangestandard.org/ont/ies/common/Carrier", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{C8D4C3CB-16C2-44a7-B709-35CEBF219BF0}" + "@value": "{91DC18F6-3E35-411c-814D-5ACEE83BE316}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A StandardMeasureValue for Length in metres" + "@value": "An EventParticipant where a ResponsibleActor participates in a Delivery as a carrier" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Value In Metres" + "@language": "en-GB", + "@value": "Carrier" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/StandardMeasureValue" + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant", + "@id": "http://informationexchangestandard.org/ont/ies/common/scheduledArrivalTime", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{3360DCC9-D39B-4280-8872-2FE122240407}" + "@value": "{DB3878D9-FF24-4069-A8DD-C24F5D074C0C}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EventParticipant where the participant is \"actively\" engaged in the Event.\n\nNote: In BORO, EventParticipant would be \"Involvement\" and ActiveEventParticipant would be \"Participation\"." + "@value": "The date/time on which the service was scheduled to arrive\n\nThe format of this attribute is a restricted string based upon the ISO 8601 Extended Format." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/TravelService" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Active Event Participant" + "@language": "en-GB", + "@value": "scheduled Arrival Time" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/IMEI", + "@id": "http://informationexchangestandard.org/ont/ies/common/IndividualDocumentID", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{3987794E-6E2E-4457-8BF7-47813B51B139}" + "@value": "{D68F4E10-957A-4e98-8447-8F2768940DA7}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The International Mobile Equipment Identity used to identify GSM, WCDMA and iDEN mobile phone handsets, as well as some satellite phones.\n\nUsually a 15-digit number (14 digits plus a check digit)\n\nExample Value:\n\n123456789012345" + "@value": "An Identifier used to uniquely identify an IndividualDocument" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "IMEI" + "@language": "en-GB", + "@value": "Individual Document ID" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsIdentifier" + "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/RoomNumber", + "@id": "http://informationexchangestandard.org/ont/ies/common/PoliticalAnnouncement", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{0B2564A8-9A95-4164-BB49-01900DD530AD}" + "@value": "{53D5957B-E4B6-4cbb-8CE9-887F7152820F}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A GeoIdentity used to identify a PartOfFacility" + "@value": "A PoliticalEvent where information is released to the public\n\nNote: was called Announcement in IES 3.x, but that was confusing for business announcements , personal announcements , etc." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Room Number" + "@language": "en-GB", + "@value": "Political Announcement" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/GeoIdentity" + "@id": "http://informationexchangestandard.org/ont/ies/common/PoliticalEvent" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/AgreementExecution", + "@id": "http://informationexchangestandard.org/ont/ies/common/LandlineHandset", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{93F71FAF-AEF4-4e41-8CEB-FC6447B20428}" + "@value": "{57C9F8DF-AFE6-4374-9403-ACACAC26FCE4}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An AgreementStage which includes all the ongoing activities that conform to the agreement reached" + "@value": "A CommunicationsDevice that connects using fixed line telecommunications" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Agreement Execution" + "@language": "en-GB", + "@value": "Landline Handset" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/AgreementStage" + "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsDevice" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/isTeacherOf", + "@id": "http://informationexchangestandard.org/ont/ies/common/accountForCard", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{B8650A61-3B08-4f62-8EAB-0F9D007B20CE}" + "@value": "{7891E893-56DB-4d47-80B4-C78A667767F6}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Relationship between two ResponsibleActor Entities that indicates one teaches the other.\n\nIn the case where the teaching is occasional / ad-hoc (i.e. there isn't an ongoing course) then the instance of the ResponsibleActorState should also be an instance of DiscontinuousState" + "@value": "Relates a BankCard to the FinancialAccount which the card is issued against." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/PersonState" + "@id": "http://informationexchangestandard.org/ont/ies/common/BankCard" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "is Teacher Of" + "@language": "en-GB", + "@value": "account For Card" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Person" + "@id": "http://informationexchangestandard.org/ont/ies/common/FinancialAccount" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ @@ -10567,115 +10504,128 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/LanguageProficiency", + "@id": "http://informationexchangestandard.org/ont/ies/common/Cooperator", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{EB73AB32-8232-4b58-8271-640DDDDCC7DE}" + "@value": "{2B96182A-9363-4c6a-BE62-132B072A7520}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A ClassOfPersonState indicating the proficiency a person has in a particular language at that state in their life.\n\n" + "@value": "An EventParticipant where a ResponsibleActor is in Cooperation" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Language Proficiency" + "@language": "en-GB", + "@value": "Cooperator" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfPersonState" + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfIndividualDocument", + "@id": "http://informationexchangestandard.org/ont/ies/common/isStateOf", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{CCC8FA06-CDA8-491d-BFFC-0A88D6A565B1}" + "@value": "{F7CBF87A-6ECC-4c9f-B698-FD3CF3F7980E}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The powertype of IndividualDocument" + "@value": "An isPartOf linking an Element to a temporal State of that Element\n\nExamples:\n\nYou, you yesterday" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/State" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Class Of Individual Document" + "@language": "en-GB", + "@value": "is State Of" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Representation" + "@id": "http://informationexchangestandard.org/ont/ies/common/Element" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/isPartOf" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/TradedAsset", + "@id": "http://informationexchangestandard.org/ont/ies/common/socialisesAt", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{57ADBC97-C089-4d1a-A334-A9C44EAEC38A}" + "@value": "{1D9F0978-EFD2-4e27-9242-219637C574EF}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EventParticipant where an Asset is participant in a TradeEvent\n\nThis could be a specific Asset (e.g. serial numbered item) being offered for sale (as opposed to a type of Asset) or an Asset being delivered, withdrawn from sale, etc." + "@value": "A visits relationship between a ResponsibleActor and a Location they socialise in.\n\nNote: more often than not, this will be a statement of occasional socialising, so the instance of the ResponsibleActorState should also be an instance of DiscontinuousState. In rarer occasions, it may be used to highlight a single, continuous visit, but in that case, inLocation would generally be used." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Traded Asset" + "@language": "en-GB", + "@value": "socialises At" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/visits" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/isAuthorisedForUseWithPassport", + "@id": "http://informationexchangestandard.org/ont/ies/common/hasEmergencyContactAddress", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{1CA57828-3B6B-450b-B477-C59A196EAE34}" + "@value": "{0AAF6757-AAC9-43c4-8B43-CB3358EADCA4}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The passport associated with the Visa.\n\nNote: if the IES data does not already contain the associated passport, a Passport instance must be created, and the appropriate passport number specified." + "@value": "The address of an emergency contact as printed on the IdentityDocument" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/TravelVisa" + "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "is Authorised For Use With Passport" + "@language": "en-GB", + "@value": "has Emergency Contact Address" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Passport" + "@id": "http://informationexchangestandard.org/ont/ies/common/Address" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ @@ -10685,480 +10635,476 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/idAuthenticity", + "@id": "http://informationexchangestandard.org/ont/ies/common/PersonHeight", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{1185F43F-7EBB-4e38-A1B3-FF1421F3416D}" + "@value": "{57060AD9-A6D7-496d-A2BF-22B930400EEE}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Provides an indication of the believed authenticity of the IdentityDocument\n\n\nGenuine\nFake\nUnknown" + "@value": "The Length that is the height of a PersonState" } ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" + "@language": "en-GB", + "@value": "Person Height" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "id Authenticity" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" + "@id": "http://informationexchangestandard.org/ont/ies/common/Length" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Measure", + "@id": "http://informationexchangestandard.org/ont/ies/common/Recipient", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{6CF79FCE-E2C9-4e8b-848C-39BD8616F77D}" + "@value": "{AAC709FB-0B88-4517-B5BB-FE2320992073}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Characteristic which is measurable on a scale" + "@value": "An PartyInCommunication where the communicating party is the recipient of a message" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Measure" + "@language": "en-GB", + "@value": "Recipient" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Characteristic" + "@id": "http://informationexchangestandard.org/ont/ies/common/PartyInCommunication" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/MapGridArea", + "@id": "http://informationexchangestandard.org/ont/ies/common/Book", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{18A66904-823F-471d-A465-65ECD2D69867}" + "@value": "{22AB6EA2-B088-4ef6-AE3A-5843FBA5C8AE}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Location whose area is specified by a grid on a map.\n\nNote this is the actual area, not the map grid. " + "@value": "A WorkOfDocumentation that is a published book" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Map Grid Area" + "@language": "en-GB", + "@value": "Book" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Location" + "@id": "http://informationexchangestandard.org/ont/ies/common/WorkOfDocumentation" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/isStartOf", + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfEvent", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{D9E068B1-2A44-4523-B8FC-F9888212B35C}" + "@value": "{4EA194C6-BBF9-45ab-85DE-5802D8C3A531}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An isStateOf that relates a BoundingState to the Element it marks the start of" - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/BoundingState" + "@value": "An ClassOfElement whose instances are classes of Event. This is the powertype of Event.\n\nExamples:\n\n* Conference\n* Football Match\n* Annual General Meeting" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "is Start Of" + "@language": "en-GB", + "@value": "Class Of Event" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/isStateOf" + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfElement" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/alliedTo", + "@id": "http://informationexchangestandard.org/ont/ies/common/Surveillance", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{7F818F57-2C3B-4629-8EEC-F5F8310AE655}" + "@value": "{AD0F575E-5C28-4594-B346-50E9F22C2A8E}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Relationship between two ResponsibleActor Entities where one is allied to the other." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" + "@value": "An IntelligenceOperation that involves the continued observation of a Person or Location" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "allied To" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Alliance" + "@language": "en-GB", + "@value": "Surveillance" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/IntelligenceOperation" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActor", + "@id": "http://informationexchangestandard.org/ont/ies/common/strengthOfInterest", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://informationexchangestandard.org/ont/ies/common/powertype": [ + "http://purl.org/dc/terms/identifier": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfResponsibleActor" + "@value": "{49B3D340-AADC-4fcd-80CC-283AE0FC85DF}" } ], - "http://purl.org/dc/terms/identifier": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "{D09EDE21-E862-4ec1-BC0F-045CCE5454A9}" + "@value": "StrengthOfInterest is used in its most general sense and is limited to the following values:\n· Weak\n· Strong\n· Fanatical" } ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@value": "An Actor that can be held legally responsible for their actions - generally a Person or an Organisation. This also includes Posts which may be filled by people or organisations.\n\nNote: there are many situations (mostly due to the law) where a Person or Organisation can be the subject of a relationship or Event interchangeably. Hence the need for a parent class in the IES ontology. " + "@id": "http://informationexchangestandard.org/ont/ies/common/Interested" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Responsible Actor" + "@language": "en-GB", + "@value": "strength Of Interest" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Actor" - }, + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" + "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/DeliveryAddress", + "@id": "http://informationexchangestandard.org/ont/ies/common/WithdrawFromSale", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{096F83D3-F25E-4d48-96E8-566731C06DB1}" + "@value": "{9416F72A-9BF9-4c99-839C-76905F02B63B}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EventParticipant where an Address participates in a Delivery as a the location to which the delivery is made" + "@value": "A TradeEvent where a type of entity is withdrawn from sale" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Delivery Address" + "@language": "en-GB", + "@value": "Withdraw From Sale" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/TradeEvent" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Reservation", + "@id": "http://informationexchangestandard.org/ont/ies/common/Investigator", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{CDF94674-D458-4996-9A99-6CBFFF3907EB}" + "@value": "{3525F314-87ED-43c8-9A84-68EDCD203B30}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Rights where the rights holder has reserved some future event - e.g. hotel reservation, travel reservation, delivery, etc." + "@value": "An Operator role where a Person is an investigator" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Reservation" + "@language": "en-GB", + "@value": "Investigator" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Rights" + "@id": "http://informationexchangestandard.org/ont/ies/common/Operator" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/hasStatedAddress", + "@id": "http://informationexchangestandard.org/ont/ies/common/hasFinish", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{0451B5D4-99CB-47a7-BB93-DF4DF6625837}" + "@value": "{C50ACACE-B654-4094-A0AB-252FFD2A3E7C}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The address of the owner/user as recorded on the respective IdentityDocument or PaymentArtefact." + "@value": "The Node at the finish of a directed Link." } ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" - }, + "@value": "has Finish" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/TravelCard" + "@id": "http://informationexchangestandard.org/ont/ies/common/hasEnd" } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/IMEI", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://purl.org/dc/terms/identifier": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "has Stated Address" + "@value": "{3987794E-6E2E-4457-8BF7-47813B51B139}" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Address" + "@value": "The International Mobile Equipment Identity used to identify GSM, WCDMA and iDEN mobile phone handsets, as well as some satellite phones.\n\nUsually a 15-digit number (14 digits plus a check digit)\n\nExample Value:\n\n123456789012345" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@language": "en-GB", + "@value": "IMEI" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsIdentifier" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfAsset", + "@id": "http://informationexchangestandard.org/ont/ies/common/Forgery", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{F999F59A-7C7B-40f3-8F86-5B2592889E95}" + "@value": "{78686D99-2AAC-4f5b-8EE0-456BDCC6F99E}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The powertype of Asset- i.e. a ClassOfEntity whose instances are classes of Asset\n\nExamples:\n\n* Vauxhall Insignia, VW Golf\n* Smartphone\n* Apple iPhone 6S" + "@value": "A CriminalActivity that is the creation of fake items\n\n(also a subclass of Create). " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Class Of Asset" + "@language": "en-GB", + "@value": "Forgery" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfEntity" + "@id": "http://informationexchangestandard.org/ont/ies/common/Create" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/CriminalActivity" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ReligiousOrganisation", + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfAsset", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{2978340B-C4AA-4331-A68D-54A158798DAC}" + "@value": "{F999F59A-7C7B-40f3-8F86-5B2592889E95}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Organisation formed around a particular religious belief" + "@value": "The powertype of Asset- i.e. a ClassOfEntity whose instances are classes of Asset\n\nExamples:\n\n* Vauxhall Insignia, VW Golf\n* Smartphone\n* Apple iPhone 6S" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Religious Organisation" + "@language": "en-GB", + "@value": "Class Of Asset" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation" + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfEntity" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/LifecycleEvent", + "@id": "http://informationexchangestandard.org/ont/ies/common/Interested", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{FA07AB7A-0EE8-4258-BE8B-260F9A1192A7}" + "@value": "{B1D011F9-9585-49eb-97C4-86E82D6F0BCF}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Event that brings about change to its environment or another Element - e.g. creation, destruction or modification" + "@value": "A ResponsibleActorState where the Actor is interested in something" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Lifecycle Event" + "@language": "en-GB", + "@value": "Interested" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Event" + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Department", + "@id": "http://informationexchangestandard.org/ont/ies/common/Incarceration", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{6C7891C7-E095-41f4-A894-AA0C6A22F5D2}" + "@value": "{06972684-050B-4f36-9393-B8790D510F5C}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Organisation that is part of another Organisation - usually part of a CommercialOrganisation, though other Organisations have departments" + "@value": "A LawEnforcement EndToEndActivity where a Person is incarcerated" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Department" + "@language": "en-GB", + "@value": "Incarceration" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation" + "@id": "http://informationexchangestandard.org/ont/ies/common/EndToEndActivity" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/LawEnforcement" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/EntertainmentTicket", + "@id": "http://informationexchangestandard.org/ont/ies/common/worksAt", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{96989C30-99CC-4606-A8D4-DFD9421F0E34}" + "@value": "{55161540-8869-4af9-B159-51857E0B0BDB}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Ticket to an EntertainmentEvent" + "@value": "A visits relationship between a ResponsibleActor and a Location they work in.\n\nNote: more often than not, this will be a statement of occasional presence, so the instance of the ResponsibleActorState should also be an instance of DiscontinuousState. In rarer occasions, it may be used to highlight a single, continuous presence, but in that case, inLocation would generally be used." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Entertainment Ticket" + "@language": "en-GB", + "@value": "works At" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Ticket" + "@id": "http://informationexchangestandard.org/ont/ies/common/visits" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/AuthorisationReviewer", + "@id": "http://informationexchangestandard.org/ont/ies/common/LawEnforcement", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{8E4CC036-C4C5-4222-8532-9B6C53EEC56E}" + "@value": "{3876B81C-E316-4e11-A6C4-8024E52F769B}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An ActiveEventParticipant where a ResponsibleActor reviews an AuthorisationRequest" + "@value": "An Event that involves the application of criminal law" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Authorisation Reviewer" + "@language": "en-GB", + "@value": "Law Enforcement" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/Event" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/venueStatedOnTicket", + "@id": "http://informationexchangestandard.org/ont/ies/common/intimidatedBy", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{3345AECA-925E-4bfc-820E-2294D5921E71}" + "@value": "{39D0AC05-01DB-423a-861A-26E6125DF906}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The venue of the event the Ticket is for.\n\nNote: venues change, and the actual event may not run at the stated venue. " + "@value": "A Relationship between two ResponsibleActor Entities where one (range) intimidates the other (domain)." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EntertainmentTicket" + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "venue Stated On Ticket" + "@language": "en-GB", + "@value": "intimidated By" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Facility" + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActor" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ @@ -11168,34 +11114,34 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/associatedCarrier", + "@id": "http://informationexchangestandard.org/ont/ies/common/interestedIn", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{2E464C7F-FC0B-4dcc-9B1C-5DCA87B4CE3A}" + "@value": "{7BD2B884-F02C-4da2-AF6A-21B790FBF669}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The Organisation that provides the transport specified on the Ticket" + "@value": "A Relationship between a ResponsibleActor (or state thereof) and an Entity they are interested in." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/TravelTicket" + "@id": "http://informationexchangestandard.org/ont/ies/common/Interested" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "associated Carrier" - } + "@language": "en-GB", + "@value": "interested In" + } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation" + "@id": "http://informationexchangestandard.org/ont/ies/common/Thing" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ @@ -11205,259 +11151,231 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Easting", + "@id": "http://informationexchangestandard.org/ont/ies/common/PlaceName", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{A4502460-54B7-446b-A9AA-003B49F9682B}" + "@value": "{37DB1A2C-9382-4dac-8AE8-9DEC5A337E16}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The GeoIdentity that is a representation of the eastward component of cartesian point on a map - i.e. on a 2D projection of the globe such as a mercator projection." + "@value": "A Name that is used to refer to a Location.\n\nNote: the naming pattern is used here as different parties (even standards bodies !) may have different names for the same Location" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Easting" + "@language": "en-GB", + "@value": "Place Name" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/GeoIdentity" + "@id": "http://informationexchangestandard.org/ont/ies/common/Name" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ActorState", + "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsIdentifierRange", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{7ED8BC7C-A85F-4ed5-AC6F-D640F2DF4B7B}" + "@value": "{DF388418-F296-46a5-A2A3-4297F084DD07}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A temporal state of an Actor" + "@value": "A specified range of identifiers for the end-points of a communication." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Actor State" + "@language": "en-GB", + "@value": "Communications Identifier Range" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/State" + "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsIdentifier" } ] }, { - "@id": "http://www.opengis.net/ont/geosparql#Geometry", + "@id": "http://informationexchangestandard.org/ont/ies/common/GrantOfAuthority", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{33A48A98-F281-478C-9B3D-1A16ACF5345C}" + "@value": "{F5EAAEEE-C0B2-469f-9048-3E0731ED8342}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A geometric object representing the shape and location of a spatial feature." + "@value": "An AuthorisationStage where a ResponsibleActor grants another ResponsibleActor authority to act." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Geometry" + "@language": "en-GB", + "@value": "Grant Of Authority" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/GeoRepresentation" - } - ], - "http://www.w3.org/2004/02/skos/core#example": [ - { - "@value": "\n an instance of a Polygon representing the footprint of a building\n " - }, - { - "@value": "\n an instance of a Feature Collection comprising 42 Points\n " - }, - { - "@value": "\n a polygon representing the bounding box of 500m around Stonehenge\n " - } - ], - "http://www.w3.org/2004/02/skos/core#scopeNote": [ - { - "@value": "\n IES currently uses subclasses of GeoRepresentation to specify formats and structures used in the context of geoinformation,\n for example instances of GeoJSON, GML, WKT. One kind of geometry (ies:GeoPoint) is specified as a Class, a subclass of ies:Location.\n\n GeoSPARQL uses a Geometry class (and subclasses, leveraging the OGC Simple Features specification; ISO 19125-1) to contain all instances of\n Geometries (eg points, lines, polygons, surfaces, solids, etc) with associated serialisations (Typed Literals), for example a GeoJSON string.\n\n Asserting geo:Geometry as a subclass of GeoRepresentation provides a means to leverage all current (and future) GeoSPARQL geometry types as\n GeoRepresentations in IES. This will also support GeoSPARQL serialisations (eg GML, WKT, GeoJSON, KML, DGGS). This pattern is still conformant\n with the current IES specification and is therefore a non-breaking change, but allows for the use of GeoSPARQL Classes and Properties as well\n as or instead of current IES constructs.\n\n NB a decision would have to made by implementors whether to use this single GeoSPARQL based ies:GeoRepresentation pattern for all\n geoinformation or to continue to use the IES 4.3 approach where Points are treated as ies:Identity, z-values (or elevations) are treated as\n ies:Characteristic and all other geometries are treated as ies:GeoRepresentation\n " + "@id": "http://informationexchangestandard.org/ont/ies/common/AuthorisationStage" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/attribute", + "@id": "http://informationexchangestandard.org/ont/ies/common/TeleConference", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{4A8E5877-32DF-428f-9A60-6AC3D083FFCA}" + "@value": "{6EAC8930-3D16-4e44-9706-989BDF6564A5}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A feature or property of a Thing.\n\nNote: In IES it is important to distinguish between names and attributes - attribute should never be used to identify or name something - for that, use Name or Identifier." + "@value": "An InteractiveCommunication where 2 or more parties communicate using audio" } ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Thing" + "@language": "en-GB", + "@value": "Tele Conference" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "attribute" + "@id": "http://informationexchangestandard.org/ont/ies/common/InteractiveCommunication" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ticketArrivalLocation", + "@id": "http://informationexchangestandard.org/ont/ies/common/confidence", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{A4906B5E-8718-404e-8EEF-20AE29106383}" + "@value": "{45FE24B3-B146-4199-B760-C1150CEF9AB2}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The arrival location as stated on the ticket." + "@value": "A qualitative or quantitative indication of the confidence of an AssessToBeTrue " } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/TravelTicket" + "@id": "http://informationexchangestandard.org/ont/ies/common/AssessToBeTrue" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "ticket Arrival Location" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Port" + "@language": "en-GB", + "@value": "confidence" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/intimidatedBy", + "@id": "http://informationexchangestandard.org/ont/ies/common/InPost", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{39D0AC05-01DB-423a-861A-26E6125DF906}" + "@value": "{6C1949B5-B86B-4940-8912-9008CCD67150}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Relationship between two ResponsibleActor Entities where one (range) intimidates the other (domain)." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" + "@value": "An InstalledState of a ResponsibleActor when they are in a Post." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "intimidated By" + "@language": "en-GB", + "@value": "In Post" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActor" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "@id": "http://informationexchangestandard.org/ont/ies/common/InstalledState" + }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineAccountState", + "@id": "http://informationexchangestandard.org/ont/ies/common/Sailing", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{4C0D1724-B820-4a87-AD36-08C0612CE21E}" + "@value": "{803AF0E7-01EC-4123-B888-3FB6369C840F}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A temporal state of an OnlineAccount" + "@value": "A TravelService by sea" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Online Account State" + "@language": "en-GB", + "@value": "Sailing" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/AccountState" + "@id": "http://informationexchangestandard.org/ont/ies/common/Transit" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/idOnCard", + "@id": "http://informationexchangestandard.org/ont/ies/common/disrespectfulOf", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{92D9B068-F8D4-4cbc-AD57-1DA39D5CC1C7}" + "@value": "{369D2CA7-BFFD-4bc3-941F-47262C3DBF1F}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A relationship that asserts a NationalIdentityNumber (which identifies a person) is featured on a NationalIdentityCard" + "@value": "A Relationship between two ResponsibleActor Entities where one is disrespectful of the other.\n\nNote: this should not be considered a bi-directional relationship. Just because one person disrespects another person does not necessarily mean the feeling is reciprocated. " } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/NationalIdentityCard" + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "id On Card" + "@language": "en-GB", + "@value": "disrespectful Of" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/NationalIdentityNumber" + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActor" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ @@ -11467,121 +11385,120 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/TravelVisa", + "@id": "http://informationexchangestandard.org/ont/ies/common/idEmergencyContactName", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{C066EEB4-91AF-4ee6-BB02-44A49087946B}" + "@value": "{96B7C774-1FE0-4307-BB62-B5899F953FF2}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An IdentityDocument, usually attached to a Passport, which allows a Person to remain in a Country for a set period of time. " + "@value": "The name of an emergency contact as printed on the IdentityDocument" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Travel Visa" + "@language": "en-GB", + "@value": "id Emergency Contact Name" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" + "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Mass", + "@id": "http://informationexchangestandard.org/ont/ies/common/VehicleIdentificationNumber", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{AE8FC416-9650-472d-99C6-F0A46B7359EB}" + "@value": "{AC9AB7B0-6C38-4b08-B2B9-CAA8486F0F4B}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The Measure of an Entity's resistance to acceleration as specified by the International System of Quantities" + "@value": "VIN – Vehicle Identification Number.\n\nFor road vehicles this is often directly referred to as the VIN, but this can also be applied in a generic fashion to other vehicle types.\n\nISO 3833 for road vehicles (17-digits)" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Mass" + "@language": "en-GB", + "@value": "Vehicle Identification Number" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/StandardMeasure" + "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Attendance", + "@id": "http://informationexchangestandard.org/ont/ies/common/Alliance", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{626D5F2C-9153-40f4-9F2A-393B6DB072D3}" + "@value": "{3D83E15F-ACA8-48e4-8C7B-84580807E06F}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Presence where the Person is present\n\nNote - we may not know the identity of the person, so would just create only the Attendance (EventParticipant). This allows the model to grow as more information is discovered without recourse to using sameAs relationships." + "@value": "An Organisation made up of allies - these could be people or organisations, and the alliance may be quite loose." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Attendance" + "@language": "en-GB", + "@value": "Alliance" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/PersonState" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Presence" + "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/hasGeneticGender", + "@id": "http://informationexchangestandard.org/ont/ies/common/allHaveDisposition", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{8914E7DF-443B-4a3a-A945-AAD11B82A86A}" + "@value": "{6F8504E0-E03C-43fa-AA81-C3341CA551E3}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The gender the Person was born with (sex) and which would result from a DNA test." + "@value": "An rdfs:subClassOf relationship that asserts that all instances of a ClassOfElement share a disposition\n\ne.g. all Eurofighters being capable of Mach 2" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Person" + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfElement" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "has Genetic Gender" + "@language": "en-GB", + "@value": "all Have Disposition" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Gender" + "@id": "http://informationexchangestandard.org/ont/ies/common/DispositionalClass" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ @@ -11589,23 +11506,23 @@ "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" }, { - "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" + "@id": "http://www.w3.org/2000/01/rdf-schema#subClassOf" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/beginBoundOfClass", + "@id": "http://informationexchangestandard.org/ont/ies/common/endBoundOfClass", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{2C441F0A-635D-41ef-B8CC-96AA07958F8E}" + "@value": "{F8109922-1CB1-490d-BBB5-FD5B76E19FD1}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A relationship linking a TimeBoundedClass to the ParticularPeriod that marks the beginning bound date of its instances" + "@value": "A relationship linking a TimeBoundedClass to the ParticularPeriod that marks the end bound date of its instances" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ @@ -11615,8 +11532,8 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "begin Bound Of Class" + "@language": "en-GB", + "@value": "end Bound Of Class" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ @@ -11631,179 +11548,187 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Surname", + "@id": "http://informationexchangestandard.org/ont/ies/common/isDisposedTo", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{B5A0C08A-39B3-4bd1-9D19-CE87E0F7DEBB}" + "@value": "{B093F8DA-AE08-4819-8E1C-F119EF212566}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A PersonName that is their inherited or married name\n\nNote:\nA surname will often be applied to a State of the Person, as names tend to change over time" + "@value": "An rdf:type relationship that asserts an Element is a member of a DispositionalClass - i.e. it is disposed to (capable of, tends to, etc.) the specified disposition." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Element" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Surname" + "@language": "en-GB", + "@value": "is Disposed To" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/PersonName" + "@id": "http://informationexchangestandard.org/ont/ies/common/DispositionalClass" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + }, + { + "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/CreditCard", + "@id": "http://informationexchangestandard.org/ont/ies/common/MobileTelephoneAccount", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{C2174205-C96F-4427-A401-19C1DEF0E4AF}" + "@value": "{9F5EDA24-5991-48e7-9303-C86E25A196CF}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A BankCard that allows the customer to carry a line of credit" + "@value": "A TelephoneAccount where the telephones in use connects using a cellular network" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Credit Card" + "@language": "en-GB", + "@value": "Mobile Telephone Account" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/BankCard" + "@id": "http://informationexchangestandard.org/ont/ies/common/TelephoneAccount" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/hasStatedNationality", + "@id": "http://informationexchangestandard.org/ont/ies/common/CinemaTicket", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{C8AB9A91-97ED-4868-8167-44E71F40AFE7}" + "@value": "{7E0C25C9-DD3A-463e-A481-7CA4EA4AC8C5}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The nationality of the identity holder as specified on the IdentityDocument." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" + "@value": "An EntertainmentTicket that permits attendance at a cinema" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "has Stated Nationality" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Nation" + "@language": "en-GB", + "@value": "Cinema Ticket" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/EntertainmentTicket" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/OutgoingGovernment", + "@id": "http://informationexchangestandard.org/ont/ies/common/quantityDelivered", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{A5516CD2-940B-4827-B38A-AD86AF934E99}" + "@value": "{7550DA0F-DF0E-4c61-9198-5DE767677A3A}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The Government that left power following a ChangeOfGovernment" + "@value": "The number of Entities (of the same type) that were delivered" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Delivery" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Outgoing Government" + "@language": "en-GB", + "@value": "quantity Delivered" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Interested", + "@id": "http://informationexchangestandard.org/ont/ies/common/MeasureRange", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{B1D011F9-9585-49eb-97C4-86E82D6F0BCF}" + "@value": "{CCBBF963-EB27-40d5-BE9F-47CDF4D352F8}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A ResponsibleActorState where the Actor is interested in something" + "@value": "A Measure specified by upper and lower bound Measures" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Interested" + "@language": "en-GB", + "@value": "Measure Range" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" + "@id": "http://informationexchangestandard.org/ont/ies/common/Measure" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/branding", + "@id": "http://informationexchangestandard.org/ont/ies/common/worksWith", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{62675B63-9169-4f05-9993-E1B17540A6C1}" + "@value": "{25DD07E3-2500-4b9b-AF50-446EEC927AD2}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A brand or logo that is represented on an Entity\n\ne.g. some bank cards are branded by a car manufacturer, etc. but actually operated by a bank" + "@value": "A Relationship between two ResponsibleActor Entities that indicates one works with the other.\n\nIn the case where the work is occasional / ad-hoc (i.e. there isn't an ongoing job) then the instance of the ResponsibleActorState should also be an instance of DiscontinuousState\n\nNote: this relationship should only be used when it is not known who the two people work for (in which case create an organisation and used employedBy) or when the working relationship is rather loose - e.g. in cases of criminal cooperation." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/PaymentArtefact" + "@id": "http://informationexchangestandard.org/ont/ies/common/PersonState" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "branding" + "@language": "en-GB", + "@value": "works With" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation" + "@id": "http://informationexchangestandard.org/ont/ies/common/Person" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ @@ -11813,1336 +11738,1332 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/assessed", + "@id": "http://informationexchangestandard.org/ont/ies/common/DocumentSection", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{669E3CD0-CD9D-496c-A711-ECDE3F589012}" + "@value": "{19FE20BA-D898-46d4-8916-3E73BC059D54}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An owl:objectProperty that links an AssesToBeTrue to the rdfs:Resource that is assessed to be true." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Assessment" + "@value": "A Representation that is a section/chapter/paragraph in a WorkOfDocumentation\n\nNote: inRepresentation should be used to associate the DocumentSection with the WorkOfDocumentation or other DocumentSection it is part of." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "assessed" + "@language": "en-GB", + "@value": "Document Section" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://www.w3.org/2000/01/rdf-schema#Resource" + "@id": "http://informationexchangestandard.org/ont/ies/common/Representation" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/VehicleName", + "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineEvent", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{9D24B4BE-2AD4-42d6-A906-8F6EFDA23EC5}" + "@value": "{24499751-7D9B-4f2e-B880-8D5BC4FCEF30}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The Name of the respective Vehicle (if applicable) – often this only applies to ships/boats.\n\nExamples:\n\nThe Saucy Sue\nThe Bountiful Blumpkin" + "@value": "An Event on a computer network. This can include events on any network of computer including the internet or other air-gapped or isolated network." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Vehicle Name" + "@language": "en-GB", + "@value": "Online Event" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" + "@id": "http://informationexchangestandard.org/ont/ies/common/Event" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/MeasureValue", + "@id": "http://informationexchangestandard.org/ont/ies/common/EntityInTransit", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://informationexchangestandard.org/ont/ies/common/powertype": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfMeasureValue" - } - ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{3693B7DE-DCE7-4bf9-BC2A-A8914DA4A11E}" + "@value": "{74169219-A47C-48ce-A25F-3948E7E873B6}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Representation of the value of a Measure\n\n\nNote: A UnitOfMeasure is almost always required. The reason it is not mandatory is that in some cases (due to partial reporting) we do not have complete information - e.g. we know the value was stated to be 10 but we don't know if that's metres or feet" + "@value": "A TravelLeg where an Entity is moving in Transit" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Measure Value" + "@language": "en-GB", + "@value": "Entity In Transit" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Representation" + "@id": "http://informationexchangestandard.org/ont/ies/common/TravelLeg" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ISO639-3Code", + "@id": "http://informationexchangestandard.org/ont/ies/common/uriSchemeName", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{ECFED94D-CC69-46b9-B09D-B282D5665787}" + "@value": "{AAA8DE3D-31D8-4c1e-B114-72E8B37D6CAA}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "ISO639-3 three-letter language code" + "@value": "URI scheme is the top level of the uniform resource identifier (URI) naming structure. All URIs and absolute URI references are formed with a scheme name, followed by a colon character (\":\"), and the remainder of the URI called the scheme-specific part.\n\nA list of official IANA-registered URI schemes can be found at:\nhttp://en.wikipedia.org/wiki/URI_scheme#Official_IANAregistered_schemes" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/WebResourceState" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "ISO639-3Code" + "@language": "en-GB", + "@value": "uri Scheme Name" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" + "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/PostalCode", + "@id": "http://informationexchangestandard.org/ont/ies/common/hasCapacity", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{6A0385E2-3FB1-4a42-A254-BC382D92E27A}" + "@value": "{862E873D-B64A-41AD-9D3D-27F108FA159F}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A GeoIdentity used to (partially) identify and address" + "@language": "en-GB", + "@value": "A relationship that asserts a State can have (be a member of) a particular ClassOfState (Capacity).\n\nThis expresses modal possibility: the State, in some possible world, can be a member of the specified ClassOfState. For example, \"Fred Bloggs in 2026\" (a PersonState) can be a member of \"Term as Captain of Medway Queen\" (a ClassOfState subclass of InPost).\n\nThis is distinct from actually being a member of that ClassOfState - actual membership is expressed via rdf:type. A State may have a Capacity that is never actualised.\n\nSee also: eachHasCapacity for the class-level equivalent." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/State" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Postal Code" + "@language": "en-GB", + "@value": "has Capacity" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/GeoIdentity" + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfState" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/AgreementName", + "@id": "http://informationexchangestandard.org/ont/ies/common/VoipAccount", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{7A750064-E711-4871-AFC3-39057342FB9E}" + "@value": "{2DB8231F-0673-4788-AE41-3F52A3702A2B}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Name that is used to refer to an EndToEndAgreement." + "@value": "A TelephoneAccount where the voice communication is over IP. This may also include video communication, screen sharing, etc. " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Agreement Name" + "@language": "en-GB", + "@value": "Voip Account" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Name" + "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineAccount" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/TelephoneAccount" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsAccount", + "@id": "http://informationexchangestandard.org/ont/ies/common/FoundOrganisation", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{8300451C-1DF9-4545-9174-D8AA69C58CCD}" + "@value": "{5054AFA3-8FC7-449d-93EE-C69B9D2AE118}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Account of the communications transactions provided to a customer" + "@value": "A Create Event where an Organisation is founded" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Communications Account" + "@language": "en-GB", + "@value": "Found Organisation" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Account" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsAccountState" + "@id": "http://informationexchangestandard.org/ont/ies/common/Create" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ilrProficiency", + "@id": "http://informationexchangestandard.org/ont/ies/common/GML", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{471CF113-1728-47fd-A763-D1FA69226FC4}" + "@value": "{AE59CB88-3178-4bad-9F43-1276337C7944}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The Proficiency qualifier is specified using the Interagency Language Roundtable (ILR) scale [E].\n\n(a) ILR Level 0 – No proficiency\n(b) ILR Level 1 – Elementary Proficiency\n(c) ILR Level 2 – Limited Working Proficiency\n(d) ILR Level 3 – Professional Working Proficiency\n(e) ILR Level 4 – Full Professional Proficiency\n(f) ILR Level 5 – Native or Bilingual Proficiency" - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/LanguageProficiency" + "@value": "The Geography-Markup-Language (GML) is the XML grammar defined by the Open Geospatial Consortium (OGC) to express geographical features. GML serves as a modeling language for geographic systems as well as an open interchange format for geographic transactions on the Internet.\n\nKey to GML's utility is its ability to integrate all forms of geographic information, including not only conventional \"vector\" or discrete objects, but coverages (see also GMLJP2) and sensor data." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "ilr Proficiency" + "@language": "en-GB", + "@value": "GML" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" + "@id": "http://informationexchangestandard.org/ont/ies/common/GeoRepresentation" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Ethnicity", + "@id": "http://informationexchangestandard.org/ont/ies/common/InDisagreement", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{8AC946A4-4C03-463c-9F32-37EA8593988A}" + "@value": "{F12D45EA-66D5-4016-BDF7-E1CD8F48CCF5}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A ClassOfPerson whose members all share the same ethnicity" + "@value": "An EventParticipant where a ResponsibleActor is in disagreement" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Ethnicity" + "@language": "en-GB", + "@value": "In Disagreement" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfPerson" + "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Moving", + "@id": "http://informationexchangestandard.org/ont/ies/common/Renter", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{D06C3801-F91C-436d-9D7F-DFDE29B48E5C}" + "@value": "{E2FC3A09-EC9D-4ab9-B273-A526CB511B5A}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EventParticipant in which an Entity moves from one Location to another" + "@value": "A PartyToAgreement where a ResponsibleActor rents an Entity from another party" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Moving" + "@language": "en-GB", + "@value": "Renter" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/PartyToAgreement" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/NamingScheme", + "@id": "http://informationexchangestandard.org/ont/ies/common/ConcertTicket", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{222534A5-25C8-4ecd-BE55-27DA1534D402}" + "@value": "{8FF9DE7F-137B-4a03-AB24-7D84FCFB99C0}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An ClassOfClassOfEntity whose instances collect together all Names that belong to a particular scheme - i.e. an organisational identity scheme, a systems primary key format, etc." + "@value": "An EntertainmentTicket where the Event is a concert" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Naming Scheme" + "@language": "en-GB", + "@value": "Concert Ticket" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfClassOfEntity" + "@id": "http://informationexchangestandard.org/ont/ies/common/EntertainmentTicket" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Caller", + "@id": "http://informationexchangestandard.org/ont/ies/common/Ship", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{03DDC2F5-F961-47c2-B8F8-B27A752AEC34}" + "@value": "{14098560-1FF3-4599-B9A5-41167861538B}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An PartyInCommunication where the communicating party is the caller in an InteractiveCommunication" + "@value": "A Vehicle that travels on water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Caller" + "@language": "en-GB", + "@value": "Ship" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/PartyInCommunication" + "@id": "http://informationexchangestandard.org/ont/ies/common/Vehicle" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/GivenName", + "@id": "http://informationexchangestandard.org/ont/ies/common/GeoObject", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{A01A5045-B09C-4bea-8C96-881C29F2EE60}" + "@value": "{EA165884-8DF6-4aa6-848C-C682F6969D9F}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A PersonName that is one of the given names of a Person\n\nNote:\nA GivenName will often be applied to a State of the Person, as names tend to change over time" + "@value": "A DataObject and a GeoRepresentation that contains geographical information" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Given Name" + "@language": "en-GB", + "@value": "Geo Object" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/PersonName" + "@id": "http://informationexchangestandard.org/ont/ies/common/DataObject" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/GeoRepresentation" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Investigator", + "@id": "http://informationexchangestandard.org/ont/ies/common/StandardMeasure", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{3525F314-87ED-43c8-9A84-68EDCD203B30}" + "@value": "{C441DE5B-739A-4a83-BE87-96BC63A530B3}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Operator role where a Person is an investigator" + "@value": "A Measure specified in the International system of quantities" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Investigator" + "@language": "en-GB", + "@value": "Standard Measure" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Operator" + "@id": "http://informationexchangestandard.org/ont/ies/common/Measure" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Vehicle", + "@id": "http://informationexchangestandard.org/ont/ies/common/inPeriod", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{3B916F09-F3F4-43e9-9C84-99009C685396}" + "@value": "{2F08EF25-A5C8-48ad-85E3-903DB008AA19}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Asset that is a means of transportation – e.g. car, aircraft, ship." - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Vehicle" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Device" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/VehicleState" - } - ] - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/userOf", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://purl.org/dc/terms/identifier": [ - { - "@value": "{01984617-C96D-48b3-ACDE-25F525719AEF}" + "@value": "A partOf relationship to indicate an Element's lifetime is entirely within a PeriodOfTime\n\nExample:\n\nFred's birth is in May 1978\n\n" } ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@value": "A hasAccessTo relationship between a ResponsibleActor and an Asset they use.\n\nNote: more often than not, this will be a statement of occasional use, so the instance of the ResponsibleActorState should also be an instance of DiscontinuousState. In rarer occasions, it may be used to highlight a single, continuous use, but generally this would be modelled with the appropriate type of Event and EventParticipants" + "@id": "http://informationexchangestandard.org/ont/ies/common/Element" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "user Of" + "@language": "en-GB", + "@value": "in Period" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Asset" + "@id": "http://informationexchangestandard.org/ont/ies/common/PeriodOfTime" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/hasAccessTo" + "@id": "http://informationexchangestandard.org/ont/ies/common/isPartOf" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/preModificationState", + "@id": "http://informationexchangestandard.org/ont/ies/common/TravelCard", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{4E954855-D50A-42ab-9401-4B1C890542AD}" + "@value": "{E1D8A09D-C260-4dd8-B6FF-C2FA8968A00B}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A partOf relationship to indicate a State of an Entity just prior to the Modify event\n\nNote: For BORO purists, this means the pre State is part of the Modify Event (i.e. the extent of the Modify Event includes the State)" - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Modify" + "@value": "A PaymentArtefact that permits travel on public transport" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "pre Modification State" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/State" + "@language": "en-GB", + "@value": "Travel Card" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/isStateOf" + "@id": "http://informationexchangestandard.org/ont/ies/common/PaymentArtefact" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/idEmergencyContactName", + "@id": "http://informationexchangestandard.org/ont/ies/common/Stalking", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{96B7C774-1FE0-4307-BB62-B5899F953FF2}" + "@value": "{9B232210-27A3-410a-A713-EFDE7922C61C}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The name of an emergency contact as printed on the IdentityDocument" - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" + "@value": "A CriminalActivity involving the malicious surveillance of a person, often in threatening manner" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "id Emergency Contact Name" + "@language": "en-GB", + "@value": "Stalking" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" + "@id": "http://informationexchangestandard.org/ont/ies/common/CriminalActivity" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/DeclaringParty", + "@id": "http://informationexchangestandard.org/ont/ies/common/TravelService", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{82139547-0CA1-448d-997F-3386EFDF049C}" + "@value": "{3D0FC30A-CF82-44f2-970E-BFD04EADBA74}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EventParticipant where a ResponsibleActor makes an Announcement\n\nNote: this also covers GoverningParty from IES 3.2" + "@value": "A transportation service, often provided as a public service – e.g. a scheduled flight, rail journey, ferry crossing, etc." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Declaring Party" + "@language": "en-GB", + "@value": "Travel Service" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/Event" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Person", + "@id": "http://informationexchangestandard.org/ont/ies/common/ElectricCurrent", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://informationexchangestandard.org/ont/ies/common/powertype": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfPerson" - } - ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{5D5C5B9B-5E90-4100-8353-8EE9F3D772E2}" + "@value": "{9442C4E6-A52B-4c93-B942-8B93D90B3B14}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A human being, living or dead. This also includes what may appear to be a person, but is in fact an Alias" + "@value": "The Measure of the flow of electric charge.\n\n\nNote: whilst this is a tricky Measure in a 4D ontology, it should be used in a naive manner - i.e. a measure of a State of an Entity when the current is flowing through it." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Person" + "@language": "en-GB", + "@value": "Electric Current" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/PersonState" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActor" + "@id": "http://informationexchangestandard.org/ont/ies/common/StandardMeasure" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/GeographicFeature", + "@id": "http://informationexchangestandard.org/ont/ies/common/Capacity", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{7EEE1EF7-C814-4eee-85B3-F48698FD52B6}" + "@value": "{existing-UUID}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Location that is a naturally occurring feature on the earth." + "@language": "en-GB", + "@value": "A ClassOfState representing what an Entity can do (in some possible world).\n\nNote: Typing a ClassOfState as Capacity is optional. The ies:hasCapacity and ies:eachHasCapacity\nproperties accept any ClassOfState as their range. Typing as Capacity simply provides semantic\nclarity that this ClassOfState represents a capacity." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Geographic Feature" + "@language": "en-GB", + "@value": "Capacity" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Location" + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfState" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/IntelligenceOperation", + "@id": "http://informationexchangestandard.org/ont/ies/common/associatedPersonName", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{A0A9CD13-A4B4-415b-9187-64C9B72E2F4E}" + "@value": "{022535DE-2100-420b-B4BC-10465DEEEC3C}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An OperationalEvent that involves the gathering, analysis or dissemination of intelligence" + "@value": "The name of the Person which is associated with the Entity\n\nThis may be the name of an account holder, the name printed on ID, tickets, etc.\n\nNote in 3.x, this was several different attributes:\naccountHolderName on FinancialAccount\nnameOnLicense, etc. on IdentityDocument\nticketHolderName on Ticket" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Intelligence Operation" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://informationexchangestandard.org/ont/ies/common/AccountState" + }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/OperationalEvent" - } - ] - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Journey", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" - ], - "http://purl.org/dc/terms/identifier": [ + "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" + }, { - "@value": "{8B571665-0AA1-40be-A7A0-A35BE86B7192}" - } - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "@id": "http://informationexchangestandard.org/ont/ies/common/PaymentArtefact" + }, { - "@value": "A Movement which is made up of two or more TravelLegs\n\nNote: this may include a number of legs to the journey (i.e. instances of TravelLeg that are part of the Journey)" + "@id": "http://informationexchangestandard.org/ont/ies/common/Ticket" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Journey" + "@language": "en-GB", + "@value": "associated Person Name" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Movement" + "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/isIdentifiedBy", + "@id": "http://informationexchangestandard.org/ont/ies/common/after", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{FBA54EEF-91BF-4ba2-8B67-79C899963149}" + "@value": "{FA4DDF04-16DA-4b5c-AE9A-6AB8CD07DCDB}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A hasName relationship that asserts an Identifier identifies an Thing" + "@value": "A relationship linking two Elements where one ends before the other starts" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Thing" + "@id": "http://informationexchangestandard.org/ont/ies/common/Element" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "is Identified By" + "@language": "en-GB", + "@value": "after" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" + "@id": "http://informationexchangestandard.org/ont/ies/common/Element" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/hasName" + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Departure", + "@id": "http://informationexchangestandard.org/ont/ies/common/Purchaser", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{0FCBDA68-1B1C-40e1-9C5B-0E225CA827DB}" + "@value": "{B10A694D-31AA-456c-8C51-B7B5F101A39F}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EventParticipant and a BoundingState that marks the start of a Travel event\n\nThe date/time of the departure can be specified using the inPeriod relationship. " + "@value": "An EventParticipant where a ResponsibleActor participates in a TradeEvent as a purchaser\n\nNote: in the case of a RequestForQuotation, the purchaser is the person or organisation issuing the RfQ\n\nNote: in the case of an online purchase where the buyer is unknown, the participant may be an OnlineIdentifier" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Departure" + "@language": "en-GB", + "@value": "Purchaser" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/BoundingState" + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/quantityDelivered", + "@id": "http://informationexchangestandard.org/ont/ies/common/EndToEndActivity", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{7550DA0F-DF0E-4c61-9198-5DE767677A3A}" + "@value": "{A88ABE99-1D6C-4843-A2E4-7531626D3859}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The number of Entities (of the same type) that were delivered" - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Delivery" + "@value": "An Event (usually of long duration) that is composed of a number of other Events." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "quantity Delivered" + "@language": "en-GB", + "@value": "End To End Activity" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" + "@id": "http://informationexchangestandard.org/ont/ies/common/Event" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Passport", + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], + "http://informationexchangestandard.org/ont/ies/common/powertype": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfResponsibleActorState" + } + ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{13ABC7CA-915E-4069-8EA7-FD205A5336C5}" + "@value": "{100B93CD-937E-4fdd-8851-02D1DC07F5B6}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An IdentityDocument that confirms a Person's nationality and permits them to cross national boundaries" + "@value": "A temporal state of a ResponsibleActor\n\nNote: this is the superclass of ResponsibleActor (the whole life person or organisation) because the whole-life state is just a special case of a ResponsibleActorState. This pattern is true for all states. " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Passport" + "@language": "en-GB", + "@value": "Responsible Actor State" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" + "@id": "http://informationexchangestandard.org/ont/ies/common/ActorState" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Competitor", + "@id": "http://informationexchangestandard.org/ont/ies/common/OpenAccount", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{763C82F1-5CE0-4652-8A93-D56D93DE1544}" + "@value": "{A8B06392-A9A3-4de4-93FB-24F08A546434}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EventParticipant where a ResponsibleActor is in competition" + "@value": "An AccountAdminEvent where a new Account is opened" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Competitor" + "@language": "en-GB", + "@value": "Open Account" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" + "@id": "http://informationexchangestandard.org/ont/ies/common/AccountAdminEvent" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineAccount", + "@id": "http://informationexchangestandard.org/ont/ies/common/Witness", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{E95170B9-2599-46dc-BEDC-012B08F09D43}" + "@value": "{9C9ED058-4BB5-43d0-A311-FF7A532ED6D6}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Account that enables a person, organisation or other entity to participate within a particular online domain.\n\nNote: was called \"OnlineIdentifier\" in previous versions of IES" + "@value": "A Person's role as a witness in a trial" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Online Account" + "@language": "en-GB", + "@value": "Witness" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Account" + "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineAccountState" + "@id": "http://informationexchangestandard.org/ont/ies/common/PersonState" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfClassOfElement", + "@id": "http://informationexchangestandard.org/ont/ies/common/Easting", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{85305668-DE1A-454a-87EE-346A221E846C}" + "@value": "{A4502460-54B7-446b-A9AA-003B49F9682B}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An rdfs:Class and an Thing whose instances are classes of classes of Element" + "@value": "The GeoIdentity that is a representation of the eastward component of cartesian point on a map - i.e. on a 2D projection of the globe such as a mercator projection." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Class Of Class Of Element" + "@language": "en-GB", + "@value": "Easting" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Thing" - }, - { - "@id": "http://www.w3.org/2000/01/rdf-schema#Class" + "@id": "http://informationexchangestandard.org/ont/ies/common/GeoIdentity" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Summit", + "@id": "http://informationexchangestandard.org/ont/ies/common/Capability", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{78D65599-BCBB-491a-8C34-75B9F7AB60D5}" + "@value": "{91D62F08-ED05-4558-9321-368712A34A30}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A PoliticalEvent where senior leaders assemble to discuss and agree policy or treaties" + "@value": "\n A DispositionalClass where all the instances share the same capability\n\n Example: Vehicles capable of Mach 2\n " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Summit" + "@language": "en-GB", + "@value": "Capability" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/PoliticalEvent" + "@id": "http://informationexchangestandard.org/ont/ies/common/DispositionalClass" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/maintains", + "@id": "http://informationexchangestandard.org/ont/ies/common/SatellitePhoneHandset", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{727175D4-0998-49a0-BAEE-6B8F1F1FD8D4}" + "@value": "{3634DBF3-AA3A-402e-9D08-906C06FAFEDB}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Relationship between a ResponsibleActorState and an Entity they maintain" + "@value": "A CommunicationsDevice that communicates via satellite. " } ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" + "@language": "en-GB", + "@value": "Satellite Phone Handset" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "maintains" + "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsDevice" + } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/PointOnEarthSurface", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class" + ], + "http://purl.org/dc/terms/identifier": [ + { + "@value": "{A11A426E-ED15-4aaf-B9A5-02A4060533AA}" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Entity" + "@value": "A Location that is a point (mathematically speaking, of vanishing area) on the surface of the WGS84 spheroid" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@language": "en-GB", + "@value": "Point On Earth Surface" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/GeoPoint" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/DeathState", + "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineContentEvent", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{F6173D27-D86D-40f8-A5B0-36DCCF85D396}" + "@value": "{2176DEAE-6B5A-4906-AE37-FC76B0A50C0D}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A BoundingState that marks the end of a Person's life\n\nThe location of the death can be specified using inLocation\n\nThe date/time of the death can be specified using the inPeriod relationship. " + "@value": "An OnlineEvent where content (text, images, video, etc.) is uploaded, downloaded or viewed" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Death State" + "@language": "en-GB", + "@value": "Online Content Event" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/BoundingState" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/PersonState" + "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineEvent" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/BoundingState", + "@id": "http://informationexchangestandard.org/ont/ies/common/DeclarationOfWar", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{892345CD-9FA7-4982-978D-B6D3ABAE839C}" + "@value": "{5E25DC95-E376-420f-9991-F5175476B386}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A ContinuousState that occurs at the beginning or end of an Element\n\nThe date/time of the state can be specified using the inPeriod relationship. " + "@value": "A PoliticalAnnouncement marking the start of a War" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Bounding State" + "@language": "en-GB", + "@value": "Declaration Of War" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ContinuousState" + "@id": "http://informationexchangestandard.org/ont/ies/common/PoliticalAnnouncement" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfEntity", + "@id": "http://informationexchangestandard.org/ont/ies/common/countryUsingDialCode", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://informationexchangestandard.org/ont/ies/common/powertype": [ + "http://purl.org/dc/terms/identifier": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfClassOfEntity" + "@value": "{8C3F2C71-C7A2-414a-85C2-DFCD2D91D8E5}" } ], - "http://purl.org/dc/terms/identifier": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "{D1B2FB30-36CA-4012-B85F-514E270BF541}" + "@value": "A relationship between a TelephoneCountryCode and a Country that uses that code.\n\nNote: more than one Country may use the same code, and in rare cases a given Country may have more than one code." } ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@value": "The powertype of Entity - i.e. a ClassOfElement whose instances are classes of Entity\n\nExamples:\n\n· Human groupings (e.g. Nigerian Women, British Men, Righthanded people, English Speakers);\n· Weapons\n· Etc." + "@id": "http://informationexchangestandard.org/ont/ies/common/TelephoneCountryCode" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Class Of Entity" + "@language": "en-GB", + "@value": "country Using Dial Code" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfElement" + "@id": "http://informationexchangestandard.org/ont/ies/common/Country" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/OnJourney", + "@id": "http://www.opengis.net/ont/geosparql#Geometry", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{80AFD655-A969-46be-BE72-035C053C1C4F}" + "@value": "{33A48A98-F281-478C-9B3D-1A16ACF5345C}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EventParticipant in which an Entity is on a Journey (i.e. a multi-part journey)" + "@value": "A geometric object representing the shape and location of a spatial feature." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "On Journey" + "@language": "en-GB", + "@value": "Geometry" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Moving" + "@id": "http://informationexchangestandard.org/ont/ies/common/GeoRepresentation" + } + ], + "http://www.w3.org/2004/02/skos/core#example": [ + { + "@value": "\n a polygon representing the bounding box of 500m around Stonehenge\n " + }, + { + "@value": "\n an instance of a Feature Collection comprising 42 Points\n " + }, + { + "@value": "\n an instance of a Polygon representing the footprint of a building\n " + } + ], + "http://www.w3.org/2004/02/skos/core#scopeNote": [ + { + "@value": "\n IES currently uses subclasses of GeoRepresentation to specify formats and structures used in the context of geoinformation,\n for example instances of GeoJSON, GML, WKT. One kind of geometry (ies:GeoPoint) is specified as a Class, a subclass of ies:Location.\n\n GeoSPARQL uses a Geometry class (and subclasses, leveraging the OGC Simple Features specification; ISO 19125-1) to contain all instances of\n Geometries (eg points, lines, polygons, surfaces, solids, etc) with associated serialisations (Typed Literals), for example a GeoJSON string.\n\n Asserting geo:Geometry as a subclass of GeoRepresentation provides a means to leverage all current (and future) GeoSPARQL geometry types as\n GeoRepresentations in IES. This will also support GeoSPARQL serialisations (eg GML, WKT, GeoJSON, KML, DGGS). This pattern is still conformant\n with the current IES specification and is therefore a non-breaking change, but allows for the use of GeoSPARQL Classes and Properties as well\n as or instead of current IES constructs.\n\n NB a decision would have to made by implementors whether to use this single GeoSPARQL based ies:GeoRepresentation pattern for all\n geoinformation or to continue to use the IES 4.3 approach where Points are treated as ies:Identity, z-values (or elevations) are treated as\n ies:Characteristic and all other geometries are treated as ies:GeoRepresentation\n " } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/InWorship", + "@id": "http://informationexchangestandard.org/ont/ies/common/Modifier", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{4D914AB7-E337-4ff2-9154-9CA0BF7156EB}" + "@value": "{21A341AE-9A38-4f45-BCB5-B29B02DC1B90}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A temporal state of a ResponsibleActor\n\nNote: this is the superclass of ResponsibleActor (the whole life person or organisation) because the whole-life state is just a special case of a ResponsibleActorState. This pattern is true for all states. " + "@value": "An EventParticipant where a ResponsibleActor participates in a Modify event as a modifier" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "In Worship" + "@language": "en-GB", + "@value": "Modifier" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Visiting" + "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ElectricCurrent", + "@id": "http://informationexchangestandard.org/ont/ies/common/InstanceOfSoftware", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{9442C4E6-A52B-4c93-B942-8B93D90B3B14}" + "@value": "{297F9CC1-2ACF-4da0-92D9-0AA9E808CAD8}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The Measure of the flow of electric charge.\n\n\nNote: whilst this is a tricky Measure in a 4D ontology, it should be used in a naive manner - i.e. a measure of a State of an Entity when the current is flowing through it." + "@value": "An Asset that is an installed instance of a set of programmatic instructions that control or affect the behaviour of an Asset (usually a Device). " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Electric Current" + "@language": "en-GB", + "@value": "Instance Of Software" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/StandardMeasure" + "@id": "http://informationexchangestandard.org/ont/ies/common/Asset" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/idGender", + "@id": "http://informationexchangestandard.org/ont/ies/common/currencyDenomination", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{D5B27630-C222-45be-87C2-5C4F8592487B}" + "@value": "{AE8A5533-9C08-46e7-8131-E3D119F6AAE3}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The gender as recorded on the respective IdentityDocument" + "@value": "The currency in which the AmountOfMoney is denominated" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" + "@id": "http://informationexchangestandard.org/ont/ies/common/AmountOfMoney" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "id Gender" + "@language": "en-GB", + "@value": "currency Denomination" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Gender" + "@id": "http://informationexchangestandard.org/ont/ies/common/Currency" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/EndToEndAgreement", + "@id": "http://informationexchangestandard.org/ont/ies/common/alliedTo", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{1B39630B-B00F-4def-9C65-48082C4AD2E0}" + "@value": "{7F818F57-2C3B-4629-8EEC-F5F8310AE655}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EndToEndActivity which is the overall process of agreeing something, including all the events that take place under that agreement, such as the negotiation, signing, delivery of service, etc." + "@value": "A Relationship between two ResponsibleActor Entities where one is allied to the other." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "End To End Agreement" + "@language": "en-GB", + "@value": "allied To" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EndToEndActivity" + "@id": "http://informationexchangestandard.org/ont/ies/common/Alliance" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/PoliticalEvent", + "@id": "http://informationexchangestandard.org/ont/ies/common/Address", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{3A0E6FDD-5B3B-4092-9549-C05E8A5FED41}" + "@value": "{C90267B5-77A3-4b79-BD0D-7C50C3F4C333}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Event related to democratic processes or party politics" + "@value": "A Location that can be specified by a postal address" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Political Event" + "@language": "en-GB", + "@value": "Address" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Event" + "@id": "http://informationexchangestandard.org/ont/ies/common/RealEstate" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Bank", + "@id": "http://informationexchangestandard.org/ont/ies/common/ValueInKelvin", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{4E10343E-8350-4354-B3DB-A7F74B4535EF}" + "@value": "{32097C4D-A0FB-4024-BDB8-8E899DDCF217}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Organisation that holds a banking license and can conduct financial transactions on behalf of customers" + "@value": "A StandardMeasureValue for Temperature in kelvin" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Bank" + "@language": "en-GB", + "@value": "Value In Kelvin" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation" + "@id": "http://informationexchangestandard.org/ont/ies/common/StandardMeasureValue" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/allHaveCharacteristic", + "@id": "http://informationexchangestandard.org/ont/ies/common/IATACode", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{81A1E70D-6ADB-4843-BCA6-C0A710E7716B}" + "@value": "{AA530BCE-02F2-4195-A431-573D13A5B41C}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An rdfs:subClassOf relationship that asserts that all instances of a ClassOfElement share a particular Characteristic or Measure\n\ne.g. all London buses being red, all heavyweight boxers weighing more than 200lbs" + "@value": "A GeoIdentity that is administered by the International Air Transport Associate for airport identification" } ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfElement" + "@language": "en-GB", + "@value": "IATACode" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "all Have Characteristic" + "@id": "http://informationexchangestandard.org/ont/ies/common/GeoIdentity" } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Containment", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://purl.org/dc/terms/identifier": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Characteristic" + "@value": "{4C4B80F3-AC42-4C15-A15C-987E0BFBE404}" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" - }, + "@value": "An Element that confines, protects, or enables the handling of one or more Contents." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://www.w3.org/2000/01/rdf-schema#subClassOf" + "@value": "Containment" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Element" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/PersonInTransit", + "@id": "http://informationexchangestandard.org/ont/ies/common/attribute", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{9888A3F3-7E9B-4806-BD4E-2FC4D87A5902}" + "@value": "{4A8E5877-32DF-428f-9A60-6AC3D083FFCA}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EntityInTransit where the Entity is a Person" + "@value": "A feature or property of a Thing.\n\nNote: In IES it is important to distinguish between names and attributes - attribute should never be used to identify or name something - for that, use Name or Identifier." } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Person In Transit" + "@id": "http://informationexchangestandard.org/ont/ies/common/Thing" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EntityInTransit" + "@language": "en-GB", + "@value": "attribute" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/upperBound", + "@id": "http://informationexchangestandard.org/ont/ies/common/hasTheme", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{D700FE64-4100-4ade-93CE-6219A7BC0BCB}" + "@value": "{654CB83B-75CF-4940-A2CF-C7820141C5AE}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A relationship a MeasureRange to the Measure that is its upper bound" + "@value": "A relationship linking an Event (e.g. Communication, Meeting or Investigation) to an Thing that is a theme (or topic)\n\nExamples:\n\n* A Event being investigated after it occurred\n* A general investigation into a Location\n* A Meeting discussing a new project\n* A VoiceCall about a Vehicle" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/MeasureRange" + "@id": "http://informationexchangestandard.org/ont/ies/common/Event" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "upper Bound" + "@language": "en-GB", + "@value": "has Theme" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Measure" + "@id": "http://informationexchangestandard.org/ont/ies/common/Thing" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ @@ -13152,484 +13073,485 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/PointOnEarthSurface", + "@id": "http://informationexchangestandard.org/ont/ies/common/Destroyed", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{A11A426E-ED15-4aaf-B9A5-02A4060533AA}" + "@value": "{E70CA8CD-51DC-4f77-982C-C233F9493FF9}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Location that is a point (mathematically speaking, of vanishing area) on the surface of the WGS84 spheroid" + "@value": "An EventParticipant where an Entity is destroyed" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Point On Earth Surface" + "@language": "en-GB", + "@value": "Destroyed" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/GeoPoint" + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Capability", + "@id": "http://informationexchangestandard.org/ont/ies/common/GeoJSON", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{91D62F08-ED05-4558-9321-368712A34A30}" + "@value": "{417C1F4E-6A5D-4631-B275-8E982252791A}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A DispositionalClass where all the instances share the same capability\n\nExample: Vehicles capable of Mach 2" + "@value": "GeoJSON is an open standard format designed for representing simple geographical features, along with their non-spatial attributes. It is based on JSON, the JavaScript Object Notation.\n\nGeoJSON mandates use of WGS 84 coordinate system - see IETF RFC 7946" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Capability" + "@language": "en-GB", + "@value": "Geo JSON" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/DispositionalClass" + "@id": "http://informationexchangestandard.org/ont/ies/common/GeoRepresentation" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/JsonData" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/IndividualDocumentID", + "@id": "http://informationexchangestandard.org/ont/ies/common/hasAuthor", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{D68F4E10-957A-4e98-8447-8F2768940DA7}" + "@value": "{9464D864-E76F-4e09-89E1-D3B2D3E63F3B}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Identifier used to uniquely identify an IndividualDocument" + "@value": "The author of the respective document." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/WorkOfDocumentation" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Individual Document ID" + "@language": "en-GB", + "@value": "has Author" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActor" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ReceivingAccount", + "@id": "http://informationexchangestandard.org/ont/ies/common/TerroristOrganisation", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{25965198-3FE0-4bb9-BCA9-808E15A3EE49}" + "@value": "{6467A4EF-46BA-401c-A5C7-668BAFB6E228}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EventParticipant where a FinancialAccount receives money" + "@value": "An OrganisationState that is assessed to be conducting acts of terror to achieve a political or religious goal.\n" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Receiving Account" + "@language": "en-GB", + "@value": "Terrorist Organisation" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/OrganisationState" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/PossibleWorld", + "@id": "http://informationexchangestandard.org/ont/ies/common/Thing", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{15E93B86-6969-47f2-8036-0B7B96E9BDA2}" + "@value": "{485CBF1A-04FF-4741-8471-46A03D28C406}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Element that encompasses a number of Events, Entities and States that may occur / have occurred. A PossibleWorld is used for scenario planning and forensics.\n\nThis is a very simple placeholder for an area of IES that is likely to grow in the future. For now, it can be used to group together a number of elements (using isPartOf relationship) to assert that they share the same truth - i.e. in one possible scenario, all of them were true. The same Element may exist in more than one PossibleWorld - i.e. scenarios may share elements. For version 4.1.0 of IES, PossibleWorld is to be used with AssessToBeTrue in order to specify a level of confidence or probability. More work is needed on this in later IES versions. " + "@value": "A rdfs:Resource which is a real or possible world 'thing'.\n\nThing and its immediate subclasses are too broad a set of concepts to ever need to instantiate directly.\n\nEXAMPLES:\n- An instance of a class (element)\n- A class (class of element)\n" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Possible World" + "@language": "en-GB", + "@value": "Thing" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Element" + "@id": "http://www.w3.org/2000/01/rdf-schema#Resource" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/missionPurpose", + "@id": "http://informationexchangestandard.org/ont/ies/common/JsonData", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{A6DED556-12B8-45b7-A69C-A6A3D813269B}" + "@value": "{6A9A065C-A31A-42be-B7E2-275F076DCA9D}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A short description of why an IntelligenceOperation was carried out used for legal justification\n\nAgencies that work in the intelligence domain may wish to standardise these descriptions. " - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/OperationalEvent" + "@value": "An EncodedData which is in JSON format" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "mission Purpose" + "@language": "en-GB", + "@value": "Json Data" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" + "@id": "http://informationexchangestandard.org/ont/ies/common/EncodedData" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/RentalProvider", + "@id": "http://informationexchangestandard.org/ont/ies/common/ISO3166_1Alpha_3", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{8ECC64A4-CED0-4122-AB54-64EA870837FC}" + "@value": "{B92D79E2-9E7D-4df7-8D38-3D884AA09AD2}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A PartyToAgreement where a ResponsibleActor provides an Entity to rent" + "@value": "ISO 3166-1 alpha 3 (3-Letter Country Code)" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Rental Provider" + "@language": "en-GB", + "@value": "ISO3166_1Alpha_3" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/PartyToAgreement" + "@id": "http://informationexchangestandard.org/ont/ies/common/GeoIdentity" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/idDateOfIssue", + "@id": "http://informationexchangestandard.org/ont/ies/common/hasLanguageProficiency", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{ACAC12AD-16C3-480d-8149-C026F8BE9F81}" + "@value": "{2065B9A0-DCAD-45be-9F0D-BD4398261A7F}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The date that the respective Identity Document was actually issued – this is different from the ValidFromDate on EphemeralIdDocuments." + "@value": "A language spoken by the respective Person at a stage (PersonState) in their life" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" + "@id": "http://informationexchangestandard.org/ont/ies/common/PersonState" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "id Date Of Issue" + "@language": "en-GB", + "@value": "has Language Proficiency" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ParticularPeriod" + "@id": "http://informationexchangestandard.org/ont/ies/common/LanguageProficiency" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + }, + { + "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Prosecution", + "@id": "http://informationexchangestandard.org/ont/ies/common/IPAddress", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{024133FE-9D0B-4e5d-A97D-A34B5EA01C41}" + "@value": "{451C4C40-4183-4130-B67C-6F746B8B8BCA}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A LawEnforcement Event that is the trial of a suspect" + "@value": "An Identifier that is an Internet Protocol address." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Prosecution" + "@language": "en-GB", + "@value": "IPAddress" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/LawEnforcement" + "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsIdentifier" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/LandlineHandset", + "@id": "http://informationexchangestandard.org/ont/ies/common/SchemaObject", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{57C9F8DF-AFE6-4374-9403-ACACAC26FCE4}" + "@value": "{D3375BB5-6773-40e1-8CA2-B393DD02B98C}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A CommunicationsDevice that connects using fixed line telecommunications" + "@value": "A DataObject that is a standardised plan or outline for something.\n\ne.g. Bristol City Street Furniture Schema" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Landline Handset" + "@language": "en-GB", + "@value": "Schema Object" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsDevice" + "@id": "http://informationexchangestandard.org/ont/ies/common/DataObject" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/TicketUsedInCheckIn", + "@id": "http://informationexchangestandard.org/ont/ies/common/GovernmentOrganisation", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{92470C59-DFA6-47f7-A525-50CDABC8F852}" + "@value": "{0D042066-06C8-48d6-8387-500CF8EE2592}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EventParticipant where a Ricket is used in a CheckIn event\n\ne.g. a London Underground ticket being used at a barrier, or a concert ticket being scanned on arrival at the venue" + "@value": "An Organisation that is part of, or controlled by a national or local Government" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Ticket Used In Check In" + "@language": "en-GB", + "@value": "Government Organisation" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Observed", + "@id": "http://informationexchangestandard.org/ont/ies/common/jurisdictionOfRights", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{CC05ABD0-7BAB-4484-8E8C-ED07C1AA3C93}" + "@value": "{62EF76B2-4AB0-4e1e-98C4-61C3A85BF980}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EventParticipant where an Element is Observed" + "@value": "A Relationship between Rights and the Nation under whose laws the Rights are established" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Rights" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Observed" + "@language": "en-GB", + "@value": "jurisdiction Of Rights" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/Nation" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Created", + "@id": "http://informationexchangestandard.org/ont/ies/common/isAuthorisedForUseWithPassport", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{46DE5D1F-B3CE-4858-A6D1-64A0B891A00F}" + "@value": "{1CA57828-3B6B-450b-B477-C59A196EAE34}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EventParticipant where an Entity is created\n\nThe date/time of the creation can be specified using the inPeriod relationship. " + "@value": "The passport associated with the Visa.\n\nNote: if the IES data does not already contain the associated passport, a Passport instance must be created, and the appropriate passport number specified." } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Created" + "@id": "http://informationexchangestandard.org/ont/ies/common/TravelVisa" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/BoundingState" - }, + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" - } - ] - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ValueInAmperes", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" - ], - "http://purl.org/dc/terms/identifier": [ - { - "@value": "{0C682BA6-23AB-459c-B8FF-A114AA27650B}" - } - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "A StandardMeasureValue for ElectricCurrent in amperes" + "@language": "en-GB", + "@value": "is Authorised For Use With Passport" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Value In Amperes" + "@id": "http://informationexchangestandard.org/ont/ies/common/Passport" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/StandardMeasureValue" + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Modifier", + "@id": "http://informationexchangestandard.org/ont/ies/common/similarEntity", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{21A341AE-9A38-4f45-BCB5-B29B02DC1B90}" + "@value": "{333E73AD-563F-443c-A9B3-CA122FDF75B9}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EventParticipant where a ResponsibleActor participates in a Modify event as a modifier" + "@value": "An rdf:type relationship that asserts an Entity is similar to other Entities that are also related to the same SimilarEntities class." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Entity" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Modifier" + "@language": "en-GB", + "@value": "similar Entity" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/SimilarEntities" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfResponsibleActor", + "@id": "http://informationexchangestandard.org/ont/ies/common/DiscontinuousState", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{9FC2431D-63A4-4e1b-8D31-2BCD125853D9}" + "@value": "{52DB371E-71AC-4812-B3CF-0FD7D73F1BB0}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The powertype of ResponsibleActor " + "@value": "A State that is temporally dissected - i.e. it is not a continuous state, but in fact a fusion of states (which may or may not be specified)\n\nThis is used for managing situations where something happens from time to time, and we don't always know when it happens. For example, if a vehicle is usually parked in a street, we would use a DiscontinuousState of the vehicle that would be inLocation." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Class Of Responsible Actor" + "@language": "en-GB", + "@value": "Discontinuous State" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfEntity" + "@id": "http://informationexchangestandard.org/ont/ies/common/State" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/hasPublisher", + "@id": "http://informationexchangestandard.org/ont/ies/common/assessedToBeTheSameAs", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{07FD1DF6-BA77-4657-B3D3-D6D579FD4608}" + "@value": "{6A1C6C65-D671-4ea3-9184-044AE2A802CF}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The publisher of the document." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/WorkOfDocumentation" + "@value": "A relationship that asserts two Things that may have been previously judged to be different are in fact the same thing.\n\nWARNING: by \"the same\" we mean they occupy the same space for the same period of time - i.e. not two different things in the same place at different times, and not the same physical item at two different periods of time. The Identifier and State patterns should do most of what is needed here, and it is extremely rare that this would ever be needed. Do not use unless absolutely necessary. " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "has Publisher" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActor" + "@language": "en-GB", + "@value": "assessed To Be The Same As" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ @@ -13639,541 +13561,511 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant", + "@id": "http://informationexchangestandard.org/ont/ies/common/ChangeOfGovernment", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{C5AB420C-1AB6-479a-97E1-4F2FD37725CB}" + "@value": "{7FA15F56-86C4-47f4-9032-999C17703368}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A State which is the participating role of an Entity in an Event.\n\nNote: this includes inactive participation (e.g. something that is being repaired). If the participation is known to be active then ActiveEventParticipant (or one of its subtypes) should be used. In BORO, EventParticipant would be \"Involvement\" and ActiveEventParticipant would be \"Participation\"." + "@value": "A PoliticalEvent where one Government is replaced by another." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Event Participant" + "@language": "en-GB", + "@value": "Change Of Government" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/State" + "@id": "http://informationexchangestandard.org/ont/ies/common/PoliticalEvent" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/siblingOf", + "@id": "http://informationexchangestandard.org/ont/ies/common/DeathState", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{A0D40C4F-B513-4c9f-8D4A-79D0FA7CEF50}" + "@value": "{F6173D27-D86D-40f8-A5B0-36DCCF85D396}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Relationship between two Person Entities that indicates one is the sibling of the other" - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Person" + "@value": "A BoundingState that marks the end of a Person's life\n\nThe location of the death can be specified using inLocation\n\nThe date/time of the death can be specified using the inPeriod relationship. " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "sibling Of" + "@language": "en-GB", + "@value": "Death State" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Person" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "@id": "http://informationexchangestandard.org/ont/ies/common/BoundingState" + }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/familiallyRelatedTo" + "@id": "http://informationexchangestandard.org/ont/ies/common/PersonState" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/CoLocation", + "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsAccountState", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{3524D10D-D9B0-416d-ADED-D5AAEB99DD09}" + "@value": "{20BB42F0-3F2D-4bb7-88DD-F4D05377D59B}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Event where the activity is uncertain, but it is known that some Entities were present\n\nNote: whilst colocation can be easily inferred from data, sometimes it's important to call out specific instances where entities of interest were in the same place at the same time." + "@value": "A temporal state of a CommunicationsAccount" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Co Location" + "@language": "en-GB", + "@value": "Communications Account State" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Event" + "@id": "http://informationexchangestandard.org/ont/ies/common/AccountState" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/cookieOnDevice", + "@id": "http://informationexchangestandard.org/ont/ies/common/FlowAcrossSurface", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{76D8EA41-E338-4db5-BB30-D642CF0F90EB}" + "@value": "{423EEDB0-F0A3-4EAE-ABD6-46B0F65B755B}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Relates a Cookie to the Device it is installed on.\n\nNote: there is usually no need for states here as the Cookie itself has begin and end times." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Cookie" + "@value": "A Flow that is across a surface." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "cookie On Device" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Device" + "@value": "Flow Across Surface" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/Flow" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Longitude", + "@id": "http://informationexchangestandard.org/ont/ies/common/SerialNumber", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{B2C5522F-EA60-455a-B00F-9CC87A76E5B0}" + "@value": "{51F79BC9-9BB5-47d6-973B-6F86F289B5FB}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The GeoIdentity that is a decimal representation of an angle of longitude of a PointOnEarthSurface (WGS84)" + "@value": "An Identifier for Device that has been assigned at manufacture.\n\nExample Value:\n\n123ABC456DEF" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Longitude" + "@language": "en-GB", + "@value": "Serial Number" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/GeoIdentity" + "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/natureOfInterest", + "@id": "http://informationexchangestandard.org/ont/ies/common/ancestorOf", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{0C0728AF-B9F2-418f-A03E-107689F0ACA0}" + "@value": "{15388C46-262D-4f70-8F65-83758A5AEAF5}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "NatureOfInterest is limited to the following values:\n· Personal\n· Professional\n· Academic" + "@value": "A Relationship between two Person Entities that indicates one is and ancestor of the other\n\nNote: was called \"relative of\" in IES 3.x, but was really only about ancestry, so is changed here. " } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Interested" + "@id": "http://informationexchangestandard.org/ont/ies/common/Person" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "nature Of Interest" + "@language": "en-GB", + "@value": "ancestor Of" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Person" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" + "@id": "http://informationexchangestandard.org/ont/ies/common/familiallyRelatedTo" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/allocatedSeatNumber", + "@id": "http://informationexchangestandard.org/ont/ies/common/nearTo", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{518E9B39-58C0-4e89-831D-B6099C3B9892}" + "@value": "{E3BB8B07-9CC5-407a-8CC7-E2B0E1B69476}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The seat number associated with the ticket" + "@value": "A relationship linking an Entity to another Entity it is proximate to in space" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Ticket" + "@id": "http://informationexchangestandard.org/ont/ies/common/Entity" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "allocated Seat Number" + "@language": "en-GB", + "@value": "near To" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Entity" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/owns", + "@id": "http://informationexchangestandard.org/ont/ies/common/iso8601PeriodRepresentation", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{FDD94D9F-F343-4c1b-9688-752C896A3C7C}" + "@value": "{E9372543-434E-45d3-A1F0-8D711952D10A}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Relationship between a ResponsibleActor and an Asset they legally own" + "@value": "A ISO8601 datetime (as xsd:dateTime) that represents the ParticularPeriod.\n\nThis representation is also encoded in the URI of the period, this is an additional required attribute to enable querying by dateTime and SPARQL temporal operations. The literal string shall be encoded in UTC (Coordinated Universal Time) but unlike the URI, it must be punctuated. For example: \"2007-01-18T15:30:00\"" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" + "@id": "http://informationexchangestandard.org/ont/ies/common/ParticularPeriod" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "owns" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Asset" + "@language": "en-GB", + "@value": "iso8601Period Representation" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/DrivingLicence", + "@id": "http://informationexchangestandard.org/ont/ies/common/DemocraticChangeOfGovernment", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{44C1DD59-354B-405a-9755-417240802DE4}" + "@value": "{33C68A39-AF9C-4f37-97EA-1DE4BAC4F7FB}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An IdentityDocument that permits a Person to drive a Vehicle in the Country of issue. " + "@value": "A ChangeOfGovernment that comes about by democratic means" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Driving Licence" + "@language": "en-GB", + "@value": "Democratic Change Of Government" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" + "@id": "http://informationexchangestandard.org/ont/ies/common/ChangeOfGovernment" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/hasCharacteristic", + "@id": "http://informationexchangestandard.org/ont/ies/common/CBRadioHandset", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{720D0AA3-81F7-4220-A7A5-34304E33B72F}" + "@value": "{18EB7B22-5927-4b0e-98A8-638D28BDCF87}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An rdf:type relationship that asserts an Element has a Characteristic or Measure" + "@value": "A CommunicationsDevice used to hold radio conversations on frequencies allocated as \"Citizen Band\"" } ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Element" + "@language": "en-GB", + "@value": "CBRadio Handset" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "has Characteristic" + "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsDevice" } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/InteractiveCommunication", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://purl.org/dc/terms/identifier": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Characteristic" + "@value": "{6D5E11EE-C61A-4e38-913F-BBAF2A34A288}" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" - }, - { - "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" - } - ] - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineShop", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" - ], - "http://purl.org/dc/terms/identifier": [ - { - "@value": "{980404C4-C512-4f36-B3B1-5088CC754DCF}" - } - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "An EventParticipant where a ResponsibleActor participates in a TradeEvent as an online shop" + "@value": "A Communication that occurs synchronously - e.g. a video or voice call" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Online Shop" + "@language": "en-GB", + "@value": "Interactive Communication" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Retailer" + "@id": "http://informationexchangestandard.org/ont/ies/common/Communication" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/orGroup", + "@id": "http://informationexchangestandard.org/ont/ies/common/influencedBy", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{71249792-E0AF-4f98-86ED-17115F1734A7}" + "@value": "{411F5C4C-9AD0-462a-BE10-3F43958B7D66}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The groups (if any) which the requesting user must be a member of at least one of in order to access the item. See the EDH specification for further details.\n\nAllowable Values:\n\nSee EDH Standard" + "@value": "A relationship between a ResponsibleActor and the thing that influences them" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/SecurityLabel" + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "or Group" - } - ] - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/CreatedContent", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" - ], - "http://purl.org/dc/terms/identifier": [ - { - "@value": "{1EBC6375-B26C-4506-B4DE-85B74E476362}" - } - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "A Create EventParticipant where online content is created" + "@language": "en-GB", + "@value": "influenced By" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Created Content" + "@id": "http://informationexchangestandard.org/ont/ies/common/Thing" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Created" + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Altitude", + "@id": "http://informationexchangestandard.org/ont/ies/common/hasValue", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{51B6F4C5-0DA3-437d-9507-38514BC2ABCD}" + "@value": "{8FD84185-A7CE-4d5d-974B-55F693C4376D}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The Length that is the distance above (or below in the case of negative numbers) the surface of the WGS84 spheroid of the respective Location " + "@value": "An isRepresentedAs relationship that asserts a Measure has a MeasureValue\n\n\nNote: a given Measure may have more than one value (e.g. 1kg or 2.2lbs) in different units of measure." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Measure" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Altitude" + "@language": "en-GB", + "@value": "has Value" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Length" + "@id": "http://informationexchangestandard.org/ont/ies/common/MeasureValue" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/isRepresentedAs" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ExchangePayload", + "@id": "http://informationexchangestandard.org/ont/ies/common/InWork", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{749B002E-37B1-4754-B3B2-96642B3CF4A7}" + "@value": "{82B189F4-9800-4b44-B10D-521B038455F1}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A marker object that shall be present in all IES exchange files. This object is the domain for all meta-data about the file.\n\nWherever possible, Dublin-Core meta-data tags should be used on an ExchangePayload. If locally defined properties are needed, then these may also be defined and included in the exchange file. " + "@value": "A temporal state of a ResponsibleActor\n\nNote: this is the superclass of ResponsibleActor (the whole life person or organisation) because the whole-life state is just a special case of a ResponsibleActorState. This pattern is true for all states. " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Exchange Payload" + "@language": "en-GB", + "@value": "In Work" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://www.w3.org/2000/01/rdf-schema#Resource" + "@id": "http://informationexchangestandard.org/ont/ies/common/Visiting" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/IncumbentRepresentative", + "@id": "http://informationexchangestandard.org/ont/ies/common/Disagreement", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{5C4C2871-5F61-4704-83D0-9F8CF42890BF}" + "@value": "{E73C74A9-B356-40a4-BDBB-40567592BBD0}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Person in-office prior to the Election being decided" + "@value": "An Event that covers the end-to-end disagreement between parties" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Incumbent Representative" + "@language": "en-GB", + "@value": "Disagreement" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/Event" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/AuthorisedActor", + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfClassOfElement", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{F69279D2-BA11-4a31-8739-0D91EF5B9BEF}" + "@value": "{85305668-DE1A-454a-87EE-346A221E846C}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An ActiveEventParticipant where a ResponsibleActor is granted authority to act in a GrantOfAuthority " + "@value": "An rdfs:Class and an Thing whose instances are classes of classes of Element" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Authorised Actor" + "@language": "en-GB", + "@value": "Class Of Class Of Element" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/Thing" + }, + { + "@id": "http://www.w3.org/2000/01/rdf-schema#Class" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/publicationDate", + "@id": "http://informationexchangestandard.org/ont/ies/common/idDateOfIssue", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{CD6E380B-7AD4-43d6-A128-9C666ABD8223}" + "@value": "{ACAC12AD-16C3-480d-8149-C026F8BE9F81}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The date of publication of the respective document." + "@value": "The date that the respective Identity Document was actually issued – this is different from the ValidFromDate on EphemeralIdDocuments." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/WorkOfDocumentation" + "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "publication Date" + "@language": "en-GB", + "@value": "id Date Of Issue" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ @@ -14188,24 +14080,24 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/FiniteClassOfElement", + "@id": "http://informationexchangestandard.org/ont/ies/common/DispositionalClass", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{06BAC6F4-F6B2-4be1-95C5-8E31C34796CB}" + "@value": "{2855AF50-EEE4-4ced-B499-AE42423A4DE3}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A ClassOfElement whose instances are classes with finite, fixed membership of Elements." + "@value": "A ClassOfElement whose instances all share the same disposition - e.g. capability or tendency\n\nExample: Vehicles capable of Mach 2" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Finite Class Of Element" + "@language": "en-GB", + "@value": "Dispositional Class" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -14215,265 +14107,258 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/SchemaObject", + "@id": "http://informationexchangestandard.org/ont/ies/common/Ticket", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{D3375BB5-6773-40e1-8CA2-B393DD02B98C}" + "@value": "{0BC61540-2AFB-42e6-A845-79771EE0268D}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A DataObject that is a standardised plan or outline for something.\n\ne.g. Bristol City Street Furniture Schema" + "@value": "Documented authority (paid-for or otherwise) entitling the bearer to some specified activity." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Schema Object" + "@language": "en-GB", + "@value": "Ticket" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/DataObject" + "@id": "http://informationexchangestandard.org/ont/ies/common/IndividualDocument" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/SystemState", + "@id": "http://www.opengis.net/ont/geosparql#hasSerialization", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{056DDAD3-9315-48a8-8598-3DD4F783C5CF}" + "@value": "{FB3A1BE6-A05A-4D6E-9880-34968C468CF2}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A temporal state of a System" + "@value": "\n A relationship that relates a geo:Geometry to a typed literal serialisation of that geometry, e.g. a WKT or GeoJSON string\n " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "System State" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/State" - } - ] - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/inPeriod", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://purl.org/dc/terms/identifier": [ - { - "@value": "{2F08EF25-A5C8-48ad-85E3-903DB008AA19}" - } - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "A partOf relationship to indicate an Element's lifetime is entirely within a PeriodOfTime\n\nExample:\n\nFred's birth is in May 1978\n\n" + "@language": "en-GB", + "@value": "has Serialization" } ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Element" + "@id": "http://informationexchangestandard.org/ont/ies/common/representationValue" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2004/02/skos/core#example": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "in Period" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "@value": "\n data:StonehengeBoundingBox a geo:Feature ;\n geo:hasGeometry data:StonehengeBoundingBox_Geometry .\n\n data:StonehengeBoundingBox_Geometry a geo:Geometry ;\n geo:asGeoJSON '''\n {\n \"type\": \"Polygon\",\n \"coordinates\": [[\n [413750, 141750],\n [413750, 142250],\n [414250, 142250],\n [414250, 141750],\n [413750, 141750]\n ]]\n }'''^^geo:geoJSONLiteral .\n\n In this example, the same geo:Geometry object as in the previous example is instead serialised using GeoJSON syntax.\n " + }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/PeriodOfTime" + "@value": "\n data:StonehengeBoundingBox a geo:Feature ;\n geo:hasGeometry data:StonehengeBoundingBox_Geometry .\n\n data:StonehengeBoundingBox_Geometry a geo:Geometry ;\n geo:asWKT ' POLYGON((413750 141750, 413750 142250, 414250 142250, 414250 141750, 413750 141750))'^^geo:wktLiteral .\n\n In this example, the polygon representing a 500m bounding box around Stonehenge is specified using a set of coordinates in the British National Grid (BNG) Coordinate Reference System (CRS). The serialisation uses the WKT syntax to specify these coordinates and CRS via a Typed Literal.\n " } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2004/02/skos/core#scopeNote": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/isPartOf" + "@value": "\n GeoSPARQL provides a owl:DatatypeProperty (and subproperties) to relate instances of geo:Geometry to instances of Typed Literals (eg a WKT or GeoJSON string)\n IES achieves an equivalent pattern by means of ies:representationValue to attach Literals to instances of ies:Representation, eg to relate an\n instance of ies:GeoJSON to a string serialisation.\n As such, geo:hasSerialization can be seen as a specialism of ies:representationValue.\n The examples below demonstrate geo:asWKT and geo:asGeoJSON, which are subproperties of geo:hasSerialization specific to WKT and GeoJSON serialisation formats respectively.\n " } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Airport", + "@id": "http://informationexchangestandard.org/ont/ies/common/ReferenceNumber", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{82E3793F-D0D1-40ca-927C-7A6FEF913503}" + "@value": "{A0DC70DD-9237-480b-A712-F5381C5FFA1A}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Port used for air travel" + "@value": "An Identifier used to uniquely identity a document." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Airport" + "@language": "en-GB", + "@value": "Reference Number" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Port" + "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/NationalIdentityCard", + "@id": "http://informationexchangestandard.org/ont/ies/common/SubjectOfOperation", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{843EDE77-78C4-4a09-9866-DBCC726AD5E6}" + "@value": "{11F2A275-650F-407d-8E86-F99DDEF4AAAF}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An IdentityDocument issued by a Government to identify a Person" + "@value": "An EventParticipant where an Entity is the subject of an OperationalEvent\n\nExamples:\n\n* person / organisation under investigation\n* recon'd location\n* subject of surveillance" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "National Identity Card" + "@language": "en-GB", + "@value": "Subject Of Operation" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/TelephoneNumberRange", + "@id": "http://informationexchangestandard.org/ont/ies/common/Customer", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{007F88AD-9CDF-4aa1-BE73-18C688DA8C05}" + "@value": "{76689446-5969-49d3-8E7E-A92C86C244D5}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A CommunicationsIdentifierRange of TelephoneNumbers" + "@value": "An EventParticipant where a ResponsibleActor is the customer for the Event - i.e. the Event has been conducted as a service to them, or in production of goods for them." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Telephone Number Range" + "@language": "en-GB", + "@value": "Customer" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsIdentifierRange" + "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/issuerIdentificationNumber", + "@id": "http://informationexchangestandard.org/ont/ies/common/hasStatedCountryOfResidence", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{5E353B12-2503-429f-A683-F7C77E0DFBAD}" + "@value": "{9A4EB722-0BDA-4ba7-B895-7A4E273865C9}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The IIN is a number that uniquely identifies the issuer of the Bank Card.\n\nAn ISO/IEC 7812 number contains a single-digit major industry identifier (MII), a six-digit issuer identification number (IIN), an individual account identification number, and a single digit checksum." + "@value": "The country of residence as printed on the respective IdentityDocument " } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/BankCard" + "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "issuer Identification Number" + "@language": "en-GB", + "@value": "has Stated Country Of Residence" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" + "@id": "http://informationexchangestandard.org/ont/ies/common/Country" } - ] + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + } + ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Webpage", + "@id": "http://informationexchangestandard.org/ont/ies/common/Attendance", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{79098C74-E063-4c45-886D-D0B88A48E954}" + "@value": "{626D5F2C-9153-40f4-9F2A-393B6DB072D3}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An OnlineArtefact that is a page on the web." + "@value": "A Presence where the Person is present\n\nNote - we may not know the identity of the person, so would just create only the Attendance (EventParticipant). This allows the model to grow as more information is discovered without recourse to using sameAs relationships." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Webpage" + "@language": "en-GB", + "@value": "Attendance" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineArtefact" + "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/PersonState" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Presence" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/transferValue", + "@id": "http://informationexchangestandard.org/ont/ies/common/validFromDate", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{A9D01DAB-281E-48ae-BB33-8518701ABBDE}" + "@value": "{6ACC2ACC-46F2-4a02-A3E7-D16BE8EB723B}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A relationship from a MoneyTransfer to the AmountOfMoney transferred." + "@value": "The date that the respective IdentityDocument or Ticket is valid from." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/MoneyTransfer" + "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/PaymentArtefact" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/TravelTicket" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "transfer Value" + "@language": "en-GB", + "@value": "valid From Date" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/AmountOfMoney" + "@id": "http://informationexchangestandard.org/ont/ies/common/ParticularPeriod" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ @@ -14483,248 +14368,268 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Crossing", + "@id": "http://informationexchangestandard.org/ont/ies/common/hasEnd", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{B85F065A-6A18-433e-9195-7B6BCBB91C7C}" + "@value": "{36AC7B89-D63C-466F-A363-856C0426DA9A}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Location and an ArbitraryOverlap whose extent is defined by the shared overlap of two or more Locations" + "@value": "The Node at an end of a Link." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Link" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Crossing" + "@value": "has End" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ArbitraryOverlap" - }, + "@id": "http://informationexchangestandard.org/ont/ies/common/Node" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Location" + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/PartyToAgreement", + "@id": "http://informationexchangestandard.org/ont/ies/common/Contained", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{AF57E842-9BF7-4f6e-B180-DDEACB0F5386}" + "@value": "{B9C215E3-C8B3-4D6A-90B0-B650F2965F07}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EventParticipant where a ResponsibleActor is party to an EndToEndAgreement\n\nNote: this includes EndToEndAgreements that were never ratified - i.e. they got to the negotiation stage but were never put into force" + "@value": "\n An Element that is a part of a Containment and that is confined, protected, or handled.\n " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Party To Agreement" + "@value": "Contained" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/Element" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/DocumentSection", + "@id": "http://informationexchangestandard.org/ont/ies/common/MilitaryAttack", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{19FE20BA-D898-46d4-8916-3E73BC059D54}" + "@value": "{8787BE51-8FE0-4d76-97B4-608311434F5B}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Representation that is a section/chapter/paragraph in a WorkOfDocumentation\n\nNote: inRepresentation should be used to associate the DocumentSection with the WorkOfDocumentation or other DocumentSection it is part of." + "@value": "A MilitaryEvent where force is used\n\nNote: was called \"Attack\" in v3.x - now called \"MilitaryAttack\" to distinguish from domestic attacks, terrorist attacks, hacking attacks, etc." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Document Section" + "@language": "en-GB", + "@value": "Military Attack" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Representation" + "@id": "http://informationexchangestandard.org/ont/ies/common/MilitaryEvent" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/StandardMeasure", + "@id": "http://informationexchangestandard.org/ont/ies/common/Create", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{C441DE5B-739A-4a83-BE87-96BC63A530B3}" + "@value": "{AF60517B-E4EF-48ca-BE0F-56E0A89660FD}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Measure specified in the International system of quantities" + "@value": "A LifecycleEvent where an Entity is brought into existence." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Standard Measure" + "@language": "en-GB", + "@value": "Create" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Measure" + "@id": "http://informationexchangestandard.org/ont/ies/common/LifecycleEvent" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineArtefact", + "@id": "http://informationexchangestandard.org/ont/ies/common/Mass", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{54500458-51CF-46b5-A5A3-14B1D5C7F755}" + "@value": "{AE8FC416-9650-472d-99C6-F0A46B7359EB}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A WebResource which is any kind of media presented online that is more granular than a webpage, and user-generated - e.g. a blog post, tweet, facebook post, etc.\n\nNote: when applying begin and end states (and periods of time) to OnlineArtefact, the times should correspond to the life of the content, not the duration of the posting activity." + "@value": "The Measure of an Entity's resistance to acceleration as specified by the International System of Quantities" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Online Artefact" + "@language": "en-GB", + "@value": "Mass" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/WebResource" + "@id": "http://informationexchangestandard.org/ont/ies/common/StandardMeasure" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/DocumentFormat", + "@id": "http://informationexchangestandard.org/ont/ies/common/Meeting", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{ACB44E46-7A30-4911-A9F0-3D5412FB3725}" + "@value": "{6445E51F-3DDF-4dcf-ABDF-3ED123D53188}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A ClassOfIndividualDocument whose members are all of the same document format - e.g.\n\nPDF\nMS Word" + "@value": "A CoLocation where the attendees (Presence) communicate with each other" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Document Format" + "@language": "en-GB", + "@value": "Meeting" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfIndividualDocument" + "@id": "http://informationexchangestandard.org/ont/ies/common/CoLocation" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/TelephoneCountryCode", + "@id": "http://informationexchangestandard.org/ont/ies/common/Assessment", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{79C84EC1-83EC-45a8-A3CE-F88CFFBF9434}" + "@value": "{E4AB33D9-9978-446f-9C39-4F4C41FB3D45}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The dialing code for a country as specified by the ITU" + "@value": "An Event where an actor makes a subjective judgement against a thing. This can be a judgement of belief in a thing’s possibility, categorisation or other qualitative aspect.\n\nExamples include:\n- Having 'HIGH' confidence that Anne committed the murder.\n- Assessing a statement made in an internet article as being true or false.\n- Assessing a house to having an energy performance of 'B'\n- Assessing the odds of England winning the World Cup as 20-1" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Telephone Country Code" + "@language": "en-GB", + "@value": "Assessment" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsIdentifier" + "@id": "http://informationexchangestandard.org/ont/ies/common/Event" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Name", + "@id": "http://www.opengis.net/ont/geosparql#hasGeometry", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{7D7CC966-56EB-4220-A650-A993E598F2E2}" + "@value": "{08411AE5-9487-4D6F-8A89-B8E58EF946AD}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Representation that is used to refer to something, usually in context of a NamingScheme\n\nExamples:\n\nGBR - the ISO Trigram for the United Kingdom\nGB - the FIPS two-letter code for the United Kingdom\n\"Michael Caine\" - stage name for Maurice Micklewhite" + "@value": "\n A relationship that relates a ies:Location/geo:Feature to its geo:Geometry representation.\n " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Name" + "@language": "en-GB", + "@value": "has Geometry" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Representation" + "@id": "http://www.opengis.net/ont/geosparql#Geometry" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/isRepresentedAs" + } + ], + "http://www.w3.org/2004/02/skos/core#example": [ + { + "@value": "\n data:GreaterLondon a ies:Location .\n data:GreaterLondonBoundary a geo:Geometry,sf:Polygon .\n data:GreaterLondon geo:hasGeometry data:GreaterLondonBoundary .\n\n In this example, a polygon object is defined representing the boundary of Greater London.\n NB at this point, the coordinate or syntax for this geometry object are not specified.\n " + } + ], + "http://www.w3.org/2004/02/skos/core#scopeNote": [ + { + "@value": "\n GeoSPARQL uses geo:hasGeometry to relate instances of geo:Feature to instances of geo:Geometry, for example an instance of the class sf:Polygon.\n IES uses the ies:isRepresentedAs property is to relate instances of ies:Location to instances of ies:GeoRepresentation, for example an instance\n of the class ies:GeoJSON.\n " } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/quantityPurchased", + "@id": "http://informationexchangestandard.org/ont/ies/common/issuerIdentificationNumber", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{0D2231E8-6AF1-4e59-B8FA-86A26334CC71}" + "@value": "{5E353B12-2503-429f-A683-F7C77E0DFBAD}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The number of Entities (of the same type) that were purchased" + "@value": "The IIN is a number that uniquely identifies the issuer of the Bank Card.\n\nAn ISO/IEC 7812 number contains a single-digit major industry identifier (MII), a six-digit issuer identification number (IIN), an individual account identification number, and a single digit checksum." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Purchase" + "@id": "http://informationexchangestandard.org/ont/ies/common/BankCard" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "quantity Purchased" + "@language": "en-GB", + "@value": "issuer Identification Number" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ @@ -14734,354 +14639,357 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsAccountState", + "@id": "http://informationexchangestandard.org/ont/ies/common/DatabaseTable", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{20BB42F0-3F2D-4bb7-88DD-F4D05377D59B}" + "@value": "{D9E56CAA-4668-4248-B087-C041363816DD}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A temporal state of a CommunicationsAccount" + "@value": "A DataObject that is the entire contents of a table in a database (note this is still a class, as there may be many copies of the database)" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Communications Account State" + "@language": "en-GB", + "@value": "Database Table" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/AccountState" + "@id": "http://informationexchangestandard.org/ont/ies/common/DatabaseItem" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/HealthServiceIdentifier", + "@id": "http://informationexchangestandard.org/ont/ies/common/VehicleName", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{FBCCD717-E163-4129-B270-966F5D404260}" + "@value": "{9D24B4BE-2AD4-42d6-A906-8F6EFDA23EC5}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A NationalIdentityNumber used for managing a citizen's through-life healthcare\n\nIn UK, this would be an NHS number, apart from Scotland where it is called a CHI number" + "@value": "The Name of the respective Vehicle (if applicable) – often this only applies to ships/boats.\n\nExamples:\n\nThe Saucy Sue\nThe Bountiful Blumpkin" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Health Service Identifier" + "@language": "en-GB", + "@value": "Vehicle Name" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/NationalIdentityNumber" + "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/onlineAccountProvider", + "@id": "http://informationexchangestandard.org/ont/ies/common/TradedAsset", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{2CF1B157-A2F6-41c8-8A87-7B82EEB71F40}" + "@value": "{57ADBC97-C089-4d1a-A334-A9C44EAEC38A}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Relates an OnlineAccount to the OnlineService that provides and administers the account.\n\nNote: was called \"Domain\" in previous IES versions" - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineAccount" + "@value": "An EventParticipant where an Asset is participant in a TradeEvent\n\nThis could be a specific Asset (e.g. serial numbered item) being offered for sale (as opposed to a type of Asset) or an Asset being delivered, withdrawn from sale, etc." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "online Account Provider" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineService" + "@language": "en-GB", + "@value": "Traded Asset" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsDevice", + "@id": "http://informationexchangestandard.org/ont/ies/common/GeographicFeature", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{32EB46A5-0FA4-44e9-A9E9-9424E80BDE91}" + "@value": "{7EEE1EF7-C814-4eee-85B3-F48698FD52B6}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Device that provides an endpoint for communications – e.g. mobile telephone, landline, satellite phone, CB Radio, etc." + "@value": "A Location that is a naturally occurring feature on the earth." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Communications Device" + "@language": "en-GB", + "@value": "Geographic Feature" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Device" + "@id": "http://informationexchangestandard.org/ont/ies/common/Location" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/RadioCoverageArea", + "@id": "http://informationexchangestandard.org/ont/ies/common/DeviceState", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{7A2CC7C7-6B82-4751-BDBE-A770B3AFBBEB}" + "@value": "{6107EEA5-1A13-46e4-83FB-14740437B814}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Location whose area is that in which a RadioMast hast viable communications coverage.\n\nNote: The RadioMast itself may not be part of this area, as often the immediate area around the base of a RadioMast is a deadspot.\n\nNote: Most radio area coverage is complex in shape, and the preferred representation in IES is GeoJSON. No attempt is made here to differentiate between signal strength zones. To do this, create multiple RadioCoverAreas for the same RadioMast and label them appropriately. " + "@value": "A temporalState of a Device" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Radio Coverage Area" + "@language": "en-GB", + "@value": "Device State" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Location" + "@id": "http://informationexchangestandard.org/ont/ies/common/AssetState" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/worshipsAt", + "@id": "http://informationexchangestandard.org/ont/ies/common/BoundingState", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{475617C7-BEE3-4c5e-8749-9386B68A8DA5}" + "@value": "{892345CD-9FA7-4982-978D-B6D3ABAE839C}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A visits relationship between a ResponsibleActor and a Location where they undertake religious worship\n\nNote: more often than not, this will be a statement of regular/occasional worship, so the instance of the ResponsibleActorState should also be an instance of DiscontinuousState. In rarer occasions, it may be used to highlight a single, continuous visit, but in that case, inLocation would generally be used." + "@value": "A ContinuousState that occurs at the beginning or end of an Element\n\nThe date/time of the state can be specified using the inPeriod relationship. " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "worships At" + "@language": "en-GB", + "@value": "Bounding State" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/visits" + "@id": "http://informationexchangestandard.org/ont/ies/common/ContinuousState" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/friendOf", + "@id": "http://informationexchangestandard.org/ont/ies/common/Account", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{13EB3439-497F-49ad-A7F4-DEF8A600F640}" + "@value": "{31BFE794-924E-44e3-942E-ADC9ED19FBA1}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Relationship between two ResponsibleActor Entities where one is the friend of the other.\n\nNote: this should not be considered a bi-directional relationship. Just because one person considers another person their friend does not necessarily mean the feeling is reciprocated. Not that I'm bitter or anything. See also Stalking if you must. " - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" + "@value": "An Entity that is the collection of all transactions between a provider and a customer" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "friend Of" + "@language": "en-GB", + "@value": "Account" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActor" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "@id": "http://informationexchangestandard.org/ont/ies/common/AccountState" + }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/Entity" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/CinemaTicket", + "@id": "http://informationexchangestandard.org/ont/ies/common/Dislikes", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{7E0C25C9-DD3A-463e-A481-7CA4EA4AC8C5}" + "@value": "{30A0F2DA-DB31-40fd-8723-88A24B2F8448}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EntertainmentTicket that permits attendance at a cinema" + "@value": "A Interested state where a ResponsibleActor dislikes something" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Cinema Ticket" + "@language": "en-GB", + "@value": "Dislikes" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EntertainmentTicket" + "@id": "http://informationexchangestandard.org/ont/ies/common/Interested" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/AuthorisationStage", + "@id": "http://informationexchangestandard.org/ont/ies/common/andGroup", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{2D5069F2-FE77-477f-A607-FA6458E64173}" + "@value": "{1326576A-6240-47b0-AED7-5F3FC4E3884D}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Event which is part of an EndToEndAuthorisation" + "@value": "The groups (if any) which the requesting user must be a member of in order to access the item. See the EDH specification for further details.\n\nAllowable Values:\n\nSee EDH Standard" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Authorisation Stage" + "@id": "http://informationexchangestandard.org/ont/ies/common/SecurityLabel" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Event" + "@language": "en-GB", + "@value": "and Group" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/NetworkInterface", + "@id": "http://informationexchangestandard.org/ont/ies/common/onlineLikeOf", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{C544CCAC-91C5-4e82-B5D9-7A1B8D48E771}" + "@value": "{4A3F24C6-EEC9-48ce-93FB-26FF64E1268A}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Device (usually part of another Device) that provides wired or wireless access to a network.\n\nNetwork interfaces can often be removable. To model this, create DeviceStates of the NetworkInterface and make them part of the Device which hosts the interface for that period of time. " + "@value": "Relates an OnlineLike to the OnlineContent that was \"liked\"" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineLike" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Network Interface" + "@language": "en-GB", + "@value": "online Like Of" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Device" - }, + "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineArtefact" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/SystemState" + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/PersonHeight", + "@id": "http://informationexchangestandard.org/ont/ies/common/allHaveCharacteristic", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{57060AD9-A6D7-496d-A2BF-22B930400EEE}" + "@value": "{81A1E70D-6ADB-4843-BCA6-C0A710E7716B}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The Length that is the height of a PersonState" + "@value": "An rdfs:subClassOf relationship that asserts that all instances of a ClassOfElement share a particular Characteristic or Measure\n\ne.g. all London buses being red, all heavyweight boxers weighing more than 200lbs" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfElement" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Person Height" + "@language": "en-GB", + "@value": "all Have Characteristic" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Length" + "@id": "http://informationexchangestandard.org/ont/ies/common/Characteristic" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + }, + { + "@id": "http://www.w3.org/2000/01/rdf-schema#subClassOf" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/informationContent", + "@id": "http://informationexchangestandard.org/ont/ies/common/ticketDepartureLocation", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{5BEE4248-DC98-4625-8553-3BB2171A1EDE}" + "@value": "{952E5981-257F-429e-9F22-8D2E3B9282C7}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A relationship between a WebResourceState and a Representation that asserts the Representation is the content of the WebResource\n\nNote: a state is used here as the content may change over time even though the WebResource persists" + "@value": "The departure location as stated on the ticket." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/WebResourceState" + "@id": "http://informationexchangestandard.org/ont/ies/common/TravelTicket" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "information Content" + "@language": "en-GB", + "@value": "ticket Departure Location" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Representation" + "@id": "http://informationexchangestandard.org/ont/ies/common/Port" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ @@ -15091,187 +14999,206 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Callee", + "@id": "http://informationexchangestandard.org/ont/ies/common/idAuthenticity", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{F50BAD6D-EBE0-4fd8-B54C-3E24A62491A6}" + "@value": "{1185F43F-7EBB-4e38-A1B3-FF1421F3416D}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An PartyInCommunication where the communicating party is called in an InteractiveCommunication" + "@value": "Provides an indication of the believed authenticity of the IdentityDocument\n\n\nGenuine\nFake\nUnknown" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Callee" + "@language": "en-GB", + "@value": "id Authenticity" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/PartyInCommunication" + "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/hasEthnicity", + "@id": "http://informationexchangestandard.org/ont/ies/common/VehicleState", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{BC3185CE-53F4-45de-A6D4-DAC8343B4D1C}" + "@value": "{D3275233-7381-483e-B2D2-77F13D73A52E}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The ethnic group that the respective Person belongs to.\n\nThe Metropolitan Police standard shall be used as the reference data standard." + "@value": "A temporal state of a Vehicle" } ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Person" + "@language": "en-GB", + "@value": "Vehicle State" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "has Ethnicity" + "@id": "http://informationexchangestandard.org/ont/ies/common/AssetState" } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/EvidentialPhotograph", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://purl.org/dc/terms/identifier": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Ethnicity" + "@value": "{AFFFF30F-B274-4466-B0F2-D2A6A78E1832}" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" - }, + "@value": "Relates a Surveillance Event to a Document that is the evidence resulting from the Surveillance" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" + "@language": "en-GB", + "@value": "Evidential Photograph" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/isEndOf", + "@id": "http://informationexchangestandard.org/ont/ies/common/BankBranch", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{EA859D48-5BA4-40b3-A52D-1465D1765262}" + "@value": "{02E3C3B8-8650-4867-8390-823E4B3360E6}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An isStateOf that relates a BoundingState to the Element it marks the end of" - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/BoundingState" + "@value": "An operating division of a Bank, usually a high street branch, but might also be the online arm of a Bank" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "is End Of" + "@language": "en-GB", + "@value": "Bank Branch" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/isStateOf" + "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/powertype", + "@id": "http://informationexchangestandard.org/ont/ies/common/endsIn", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{D4BD48E8-76B8-4d3c-AB83-E653DB89170D}" + "@value": "{6767DFCD-3FCB-42cc-BEE3-9FA9A324DF0B}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An rdf:type relationship that asserts one Class is the powerset of the other (see Cantor's theorem)." + "@value": "An xsd:DateTime for the end of the period" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ArbitraryPeriod" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "powertype" + "@language": "en-GB", + "@value": "ends In" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" + "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/PeriodOfTime", + "@id": "http://informationexchangestandard.org/ont/ies/common/WinningCandidate", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{3FDFA898-C340-4279-8B3C-275359D5B02D}" + "@value": "{9FC35E2C-3D28-4f21-8FF7-3BAA51860958}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A PeriodOfTime is an Element whose spatial extent is everywhere, but whose temporal extent is limited. " + "@value": "The Person who won the Election" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Period Of Time" + "@language": "en-GB", + "@value": "Winning Candidate" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Element" + "@id": "http://informationexchangestandard.org/ont/ies/common/ElectoralCandidate" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/hasIdentifiedGender", + "@id": "http://informationexchangestandard.org/ont/ies/common/schemeMasteredIn", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{7640DBFC-B520-458c-A7C1-16651DDF217F}" + "@value": "{C2C5FF87-189C-478a-B3BF-4706D798087F}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The gender the Person chooses to identify as" + "@value": "A relationship that asserts a NamingScheme is owned by a System that is the master for its names / identifiers - i.e. the uniqueness of the name/identifier is limited to the system." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/PersonState" + "@id": "http://informationexchangestandard.org/ont/ies/common/NamingScheme" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "has Identified Gender" + "@language": "en-GB", + "@value": "scheme Mastered In" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Gender" + "@id": "http://informationexchangestandard.org/ont/ies/common/System" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ @@ -15281,207 +15208,217 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/AccountHolder", + "@id": "http://informationexchangestandard.org/ont/ies/common/ISO639-3Code", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{C93379F2-6B01-4100-ABFA-BD26098AC1CB}" + "@value": "{ECFED94D-CC69-46b9-B09D-B282D5665787}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A PersonState when they hold an Account" + "@value": "ISO639-3 three-letter language code" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Account Holder" + "@language": "en-GB", + "@value": "ISO639-3Code" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" + "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Database", + "@id": "http://informationexchangestandard.org/ont/ies/common/Marriage", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{3099B032-4B0A-4aec-ABCD-3E862C4C1979}" + "@value": "{9DFEDF24-1203-4341-B282-BD37C1B9CDF5}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A DataObject that is the contents of an entire database (note this is still a class, as there may be many copies of the database)" + "@value": "An EndToEndActivity covering the entire extent of a two people's marriage (from the ceremony to either divorce or death)\n\nNote: As IES4 & 5 does not increase the scope of IES3, Marriage also includes common-law partners and civil partnerships" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Database" - } + "@language": "en-GB", + "@value": "Marriage" + } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/DataObject" + "@id": "http://informationexchangestandard.org/ont/ies/common/EndToEndActivity" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/permittedNationality", + "@id": "http://informationexchangestandard.org/ont/ies/common/inGroup", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{FA623989-B6A4-40e2-A956-B8FFEA478895}" + "@value": "{C21D2CA2-6F42-4b7c-9092-8B8C5B7BAF9F}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The nationalities of those who are permitted to access the item. See the EDH specification for further details.\n\nAllowable Values:\n\nSee EDH Standard" + "@value": "A property linking a Thing to a GroupOfItems indicating that it belongs to that group.\n\nNote: A Thing may be in more than one group and a group may contain more than one Thing" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/SecurityLabel" + "@id": "http://informationexchangestandard.org/ont/ies/common/Thing" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "permitted Nationality" + "@language": "en-GB", + "@value": "in Group" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/GroupOfItems" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/SimilarEntities", + "@id": "http://informationexchangestandard.org/ont/ies/common/Longitude", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{A4B13044-00FD-4868-8147-1A3C9E84DAAB}" + "@value": "{B2C5522F-EA60-455a-B00F-9CC87A76E5B0}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An ClassOfEntity whose instances are considered similar" + "@value": "The GeoIdentity that is a decimal representation of an angle of longitude of a PointOnEarthSurface (WGS84)" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Similar Entities" + "@language": "en-GB", + "@value": "Longitude" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfEntity" + "@id": "http://informationexchangestandard.org/ont/ies/common/GeoIdentity" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Signatory", + "@id": "http://informationexchangestandard.org/ont/ies/common/EndToEndAuthorisation", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{C55A12C9-CF85-4b7c-B422-1D41054E9570}" + "@value": "{D75F18D1-95D6-481b-84D5-F8D7F3A5A389}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EventParticipant where a ResponsibleActor ratifies an agreement" + "@value": "An EndToEndActivity which is the overall process of requesting, receiving authority to act, and the conduct of activities under that authorisation until the period of authorisation ends. " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Signatory" + "@language": "en-GB", + "@value": "End To End Authorisation" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/EndToEndActivity" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Creator", + "@id": "http://informationexchangestandard.org/ont/ies/common/protectiveMarking", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{850DB6D5-C8E8-4aa8-87A0-4E7680FF854A}" + "@value": "{7E5590F8-B142-49d8-8FB0-414716CF9F16}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EventParticipant where a ResponsibleActor participates in a Create event as a creator" + "@value": "The classification applied to the respective item. This is equivalent to the Classification field within the EDH\n\nAllowable Values:\n\nOFFICIAL\nOFFICIAL-SENSITIVE\nSECRET\nTOP SECRET" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Creator" + "@id": "http://informationexchangestandard.org/ont/ies/common/SecurityLabel" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" + "@language": "en-GB", + "@value": "protective Marking" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Retailer", + "@id": "http://informationexchangestandard.org/ont/ies/common/State", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], + "http://informationexchangestandard.org/ont/ies/common/powertype": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfState" + } + ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{BA2472AB-56F0-462e-9460-F0192ABCD979}" + "@value": "{47301D66-CBD5-4d10-9481-B66966A3F3A2}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EventParticipant where a ResponsibleActor participates in a TradeEvent as a retailer" + "@value": "A temporal state of an Element\n\nNote: IES requires that any State must be related to its whole-life Element. In some cases, the identity of the whole-life element may be unknown (or of unknown type) but a whole-life element must still be created and related to the State.\n\nNote: When Events are decomposed into temporal parts, those parts are often Events themselves. The exception is when the temporal part is arbitrary (e.g. the 11th second of a meeting) when a State should be used. These are rare though." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Retailer" + "@language": "en-GB", + "@value": "State" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Supplier" + "@id": "http://informationexchangestandard.org/ont/ies/common/Element" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/respectfulOf", + "@id": "http://informationexchangestandard.org/ont/ies/common/residesIn", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{EEBCE0A4-4882-4c95-9C2D-93CE5EB7A275}" + "@value": "{6BC3DDD8-477E-4c8a-B85D-E637CF9DB6DF}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Relationship between two ResponsibleActor Entities where one respects the other.\n\nNote: this should not be considered a bi-directional relationship. Just because one person respects another person does not necessarily mean the feeling is reciprocated. " + "@value": "A Relationship between a ResponsibleActorState and a Location at which they registered as a resident.\n\nNote this is legal / administrative construct. See also StaysAt" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ @@ -15491,13 +15428,13 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "respectful Of" + "@language": "en-GB", + "@value": "resides In" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActor" + "@id": "http://informationexchangestandard.org/ont/ies/common/Location" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ @@ -15507,727 +15444,706 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/InWork", + "@id": "http://informationexchangestandard.org/ont/ies/common/idGivenNames", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{82B189F4-9800-4b44-B10D-521B038455F1}" + "@value": "{77CA0C8D-71F0-4cb9-8621-407396FAC5A1}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A temporal state of a ResponsibleActor\n\nNote: this is the superclass of ResponsibleActor (the whole life person or organisation) because the whole-life state is just a special case of a ResponsibleActorState. This pattern is true for all states. " + "@value": "The given names as printed on the IdentityDocument" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "In Work" + "@language": "en-GB", + "@value": "id Given Names" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Visiting" + "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/CyberStalking", + "@id": "http://informationexchangestandard.org/ont/ies/common/Signatory", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{8CF52FB7-69F2-4ef2-8074-FB90EE924139}" + "@value": "{C55A12C9-CF85-4b7c-B422-1D41054E9570}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A form of Stalking which takes place online." + "@value": "An EventParticipant where a ResponsibleActor ratifies an agreement" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Cyber Stalking" + "@language": "en-GB", + "@value": "Signatory" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Stalking" + "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/LawEnforcement", + "@id": "http://informationexchangestandard.org/ont/ies/common/Person", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], + "http://informationexchangestandard.org/ont/ies/common/powertype": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfPerson" + } + ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{3876B81C-E316-4e11-A6C4-8024E52F769B}" + "@value": "{5D5C5B9B-5E90-4100-8353-8EE9F3D772E2}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Event that involves the application of criminal law" + "@value": "A human being, living or dead. This also includes what may appear to be a person, but is in fact an Alias" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Law Enforcement" + "@language": "en-GB", + "@value": "Person" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Event" + "@id": "http://informationexchangestandard.org/ont/ies/common/PersonState" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActor" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/PartyInCommunication", + "@id": "http://informationexchangestandard.org/ont/ies/common/Perpetrator", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{A5713B2C-E098-4dd2-BD46-42DA51899FEA}" + "@value": "{D625B538-7D72-4d7d-BA50-D79712A264ED}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Event that is part of (usually one end of) a Communication Event.\n\nSometimes, all we know about a PartyInCommunication is their CommunicationsIdentifier (phone number, e-mail address, maybe even just an IP address) so the isIdentifiedBy relationship may be applied to PartyInCommunication" + "@value": "An Actor where the ResponsibleActor conducts a CriminalActivity" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Party In Communication" + "@language": "en-GB", + "@value": "Perpetrator" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Event" + "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Competition", + "@id": "http://informationexchangestandard.org/ont/ies/common/ExchangePayload", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{98421510-0A8A-4942-9743-191EA0DCA9E6}" + "@value": "{749B002E-37B1-4754-B3B2-96642B3CF4A7}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Event where the participants are competing with each other" + "@value": "A marker object that shall be present in all IES exchange files. This object is the domain for all meta-data about the file.\n\nWherever possible, Dublin-Core meta-data tags should be used on an ExchangePayload. If locally defined properties are needed, then these may also be defined and included in the exchange file. " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Competition" + "@language": "en-GB", + "@value": "Exchange Payload" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Event" + "@id": "http://www.w3.org/2000/01/rdf-schema#Resource" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/socialisesAt", + "@id": "http://informationexchangestandard.org/ont/ies/common/BookingPayment", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{1D9F0978-EFD2-4e27-9242-219637C574EF}" + "@value": "{61BDEBA6-BE87-44e3-A1C7-246D0CE60ADC}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A visits relationship between a ResponsibleActor and a Location they socialise in.\n\nNote: more often than not, this will be a statement of occasional socialising, so the instance of the ResponsibleActorState should also be an instance of DiscontinuousState. In rarer occasions, it may be used to highlight a single, continuous visit, but in that case, inLocation would generally be used." + "@value": "An EventParticipant where an AmountOfMoney in cash is used as payment in a TravelBooking.\n\nWhen neither card nor cash is used, there will be an accompanying MoneyTransfer" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "socialises At" + "@language": "en-GB", + "@value": "Booking Payment" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/visits" + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/MobileTelephoneAccount", + "@id": "http://informationexchangestandard.org/ont/ies/common/TradeEvent", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{9F5EDA24-5991-48e7-9303-C86E25A196CF}" + "@value": "{CA86862B-DA7E-487c-907B-26FA5D0564CD}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A TelephoneAccount where the telephones in use connects using a cellular network" + "@value": "An Event where something is offered, bought or exchanged" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Mobile Telephone Account" + "@language": "en-GB", + "@value": "Trade Event" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/TelephoneAccount" + "@id": "http://informationexchangestandard.org/ont/ies/common/Event" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/originatingSystem", + "@id": "http://informationexchangestandard.org/ont/ies/common/VideoConference", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{D4A003A3-7FEF-409c-8935-743CD97299E7}" + "@value": "{1ED09A3D-7EE9-4b7a-8F0B-8590023C9F81}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The System that produced the dataset" - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement" + "@value": "A TeleConference where parties communicate over video (with audio)" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "originating System" + "@language": "en-GB", + "@value": "Video Conference" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/System" + "@id": "http://informationexchangestandard.org/ont/ies/common/TeleConference" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Perpetrator", + "@id": "http://informationexchangestandard.org/ont/ies/common/RegionOfWorld", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{D625B538-7D72-4d7d-BA50-D79712A264ED}" + "@value": "{18C405CE-CC09-4e02-A44D-0FB00C6F6B37}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Actor where the ResponsibleActor conducts a CriminalActivity" + "@value": "A Location that is a general subdivision of the world - e.g. continents, sub-continents, economic areas, etc.\n\nRegions of the world may sometimes be spatially separated (e.g. economic areas)" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Perpetrator" + "@language": "en-GB", + "@value": "Region Of World" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/Location" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Recipient", + "@id": "http://informationexchangestandard.org/ont/ies/common/DomainName", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{AAC709FB-0B88-4517-B5BB-FE2320992073}" + "@value": "{42FFB9AC-2D28-453a-80A0-2A271DA32EB5}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An PartyInCommunication where the communicating party is the recipient of a message" + "@value": "A CommunicationsIdentifierRange that defines a realm of administrative autonomy, authority or control within the internet. [from wikipedia]" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Recipient" + "@language": "en-GB", + "@value": "Domain Name" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/PartyInCommunication" + "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsIdentifierRange" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/SecurityLabel", + "@id": "http://informationexchangestandard.org/ont/ies/common/ArbitraryPeriod", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{CED628E4-8641-486b-BCD7-CB4E147E7AE6}" + "@value": "{68BA678C-DCA8-453e-BFCC-D9FB48339D99}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A SecurityLabel may be assigned at the statement (triple) level or to the entire ExchangePayload. They provide a mechanism to specify access restrictions and handling instructions for specific triples.\n\nNote: In any given IES exchange, a SecurityLabel must be applied to the ExchangePayload. Individual SecurityLabels at the statement level are used to indicate where individual statements deviate from the overall payload SecurityLabel" + "@value": "A PeriodOfTime for which is not delineated by a particular clock period - e.g. not a year, not a month, not a day, not an hour, etc. Instead it is one which is most clearly specified in terms of start and end that are ParticularPeriods." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Security Label" + "@language": "en-GB", + "@value": "Arbitrary Period" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://www.w3.org/2000/01/rdf-schema#Resource" + "@id": "http://informationexchangestandard.org/ont/ies/common/PeriodOfTime" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Transit", + "@id": "http://informationexchangestandard.org/ont/ies/common/payloadContents", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{7693D2C9-0F06-4005-BB8D-B5B572B2281A}" + "@value": "{10DEB6B8-80CC-4bfc-B10F-1830B559C21F}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Movement that is an individual transportation - e.g. an individual flight, sailing, etc." + "@value": "A link from an ExchangePayload to an rdfs:Resource that is in that payload.\n\nIf there is no payloadContents link, then it is assumed that all the contents of the file are in the ExchangePayload. Under this circumstance, more than one ExchangePayload would be an error.\n\nThe payloadContents link will usually refer to a named graph, but it can also be used to refer to individual rdf:Statements and rdfs:Resources." } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Transit" + "@id": "http://informationexchangestandard.org/ont/ies/common/ExchangePayload" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Movement" - } + "@language": "en-GB", + "@value": "payload Contents" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://www.w3.org/2000/01/rdf-schema#Resource" + } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineEvent", + "@id": "http://informationexchangestandard.org/ont/ies/common/LocationState", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{24499751-7D9B-4f2e-B880-8D5BC4FCEF30}" + "@value": "{7CAFACD0-94F9-400e-B20E-E4ECE31943E5}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Event on a computer network. This can include events on any network of computer including the internet or other air-gapped or isolated network." + "@value": "A temporal state of a Location" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Online Event" + "@language": "en-GB", + "@value": "Location State" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Event" + "@id": "http://informationexchangestandard.org/ont/ies/common/State" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/interestedIn", + "@id": "http://informationexchangestandard.org/ont/ies/common/IncarceratingOrganisation", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{7BD2B884-F02C-4da2-AF6A-21B790FBF669}" + "@value": "{321CB600-140F-452f-96B7-640DE8289ECF}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Relationship between a ResponsibleActor (or state thereof) and an Entity they are interested in." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Interested" + "@value": "An Organisations's role in incarcerating a Person" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "interested In" + "@language": "en-GB", + "@value": "Incarcerating Organisation" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Thing" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" + }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/PersonState" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Parked", + "@id": "http://informationexchangestandard.org/ont/ies/common/JointAccount", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{B6A503E5-3FC4-4a45-8DC0-994EA31A895A}" + "@value": "{AD17E3D9-CAB2-4a60-99C9-109F4496F92F}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A temporal state of a Vehicle where it is not moving.\n\nExamples:\n* A car parked on the roadside\n* A ship in dock or at anchor\n* An aircraft parked on the tarmac or in a hangar" + "@value": "A FinancialAccount held by more than one person" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Parked" + "@language": "en-GB", + "@value": "Joint Account" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/VehicleState" + "@id": "http://informationexchangestandard.org/ont/ies/common/FinancialAccount" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/AuthorisationRequester", + "@id": "http://informationexchangestandard.org/ont/ies/common/upperBound", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{81BF6EA6-996D-4148-8F5D-8B41156637F6}" + "@value": "{D700FE64-4100-4ade-93CE-6219A7BC0BCB}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An ActiveEventParticipant where a ResponsibleActor requests authority to act " - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Authorisation Requester" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" + "@value": "A relationship a MeasureRange to the Measure that is its upper bound" } - ] - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Ratification", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://purl.org/dc/terms/identifier": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@value": "{31977608-5432-4d6f-AEE0-19838197C813}" + "@id": "http://informationexchangestandard.org/ont/ies/common/MeasureRange" } ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "An AgreementStage where parties have arrived at a consensus and approve the agreement" + "@language": "en-GB", + "@value": "upper Bound" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Ratification" + "@id": "http://informationexchangestandard.org/ont/ies/common/Measure" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/AgreementStage" + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/RentalAgreement", + "@id": "http://informationexchangestandard.org/ont/ies/common/OperationalEvent", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{F38D2E58-C29A-4e3c-93BF-C33800969720}" + "@value": "{59121C21-38E4-4224-8C2D-4D3E94A3A0D9}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EndToEndAgreement where one Party rents an Entity to another" + "@value": "An Event conducted by military or national security actors" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Rental Agreement" + "@language": "en-GB", + "@value": "Operational Event" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EndToEndAgreement" + "@id": "http://informationexchangestandard.org/ont/ies/common/Event" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/LeadInvestigator", + "@id": "http://informationexchangestandard.org/ont/ies/common/familiallyRelatedTo", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{E1AF7AFE-FA2F-40f7-88A3-CA6988BC2E0D}" + "@value": "{3AA26AC6-206D-4b6d-BDEC-C9E2B4814BE7}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Investigator who is charge of an Investigation" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Lead Investigator" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Investigator" + "@value": "A Relationship between PersonState (which may be a Person, or just a temporal state of Person) and another Person to indicate they have a familial relationship.\n\nNote: some relationships will be temporal (e.g. spouseOf) and therefore related a state to a Person. Others will be for life (i.e. from the birth of the youngest until one of them dies) and therefore between two whole-life Person entities." } - ] - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Modify", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://purl.org/dc/terms/identifier": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@value": "{3EF09CE4-79B0-42be-9AA1-12B97611BF2B}" + "@id": "http://informationexchangestandard.org/ont/ies/common/PersonState" } ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A LifecycleEvent where something is changed" + "@language": "en-GB", + "@value": "familially Related To" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Modify" + "@id": "http://informationexchangestandard.org/ont/ies/common/Person" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/LifecycleEvent" + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/NationalIdentityNumber", + "@id": "http://informationexchangestandard.org/ont/ies/common/VotingAttendee", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{F2CF8705-DA4A-4131-AB60-CF1AC33BED95}" + "@value": "{B94FF143-3681-41eb-8264-D3E85C558EFC}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Identifier of a Person that is specified by a GovernmentOrganisation " + "@value": "When a Government has voting rights at a Summit" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "National Identity Number" + "@language": "en-GB", + "@value": "Voting Attendee" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineContentCreation", + "@id": "http://informationexchangestandard.org/ont/ies/common/crossingOf", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{DB70D7EE-5076-4eb2-950B-63C71A3C8859}" + "@value": "{5A0E8F10-EE46-49bd-8E25-A67040D4A40B}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An OnlineContentEvent where a \"post\" is made.\n\nExamples:\n\n* Posting a blog\n* Posting a comment\n* Tweeting (other microblogs are available, probably)\n* A Facebook, LinkedIn, Instagram, etc. post" + "@value": "A partOf relationship to indicate a Location (range) has a Crossing (domain)" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Crossing" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Online Content Creation" + "@language": "en-GB", + "@value": "crossing Of" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Create" - }, + "@id": "http://informationexchangestandard.org/ont/ies/common/Location" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineContentEvent" + "@id": "http://informationexchangestandard.org/ont/ies/common/isPartOf" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Casualty", + "@id": "http://informationexchangestandard.org/ont/ies/common/UN_LOCODE", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{61D00F47-977E-43f6-BD30-77CBAAA74CC1}" + "@value": "{AEA785BB-B625-41aa-8738-FB0F3726A281}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Relates a MilitaryAttack to a Person who was injured or killed in the attack" + "@value": "A GeoIdentity that is a United Nations Code for Trade and Transport Locations" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Casualty" + "@language": "en-GB", + "@value": "UN_LOCODE" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/GeoIdentity" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/BookingReference", + "@id": "http://informationexchangestandard.org/ont/ies/common/Observer", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{D31E959A-6354-40e7-8370-1FE5246624AD}" + "@value": "{C58A1AB4-19E2-48d0-B606-3BDFC5DD3860}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Identifier that is notionally unique number that is allocated to a TravelBooking.\n\nNote that Booking Reference Numbers are recycled and so are not unique in their own right. When combined with the BookingDate it is potentially possible to identify a specific booking." + "@value": "An EventParticipant where an Entity observes another Entity or Event" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Booking Reference" + "@language": "en-GB", + "@value": "Observer" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" + "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/SocialServicesIdentifier", + "@id": "http://informationexchangestandard.org/ont/ies/common/groupDescription", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{DF17458A-3BB8-4851-B88A-1E08C2EFA697}" + "@value": "{2F618A01-5D5F-483c-8652-8B81196AA086}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An NationalIdentityNumber used for managing a citizen's access to social services\n\nIn UK, this would be an NI number, in the US, it would be the social security number" + "@value": "A simple text description of a GroupOfItems" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Social Services Identifier" + "@id": "http://informationexchangestandard.org/ont/ies/common/GroupOfItems" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/NationalIdentityNumber" + "@language": "en-GB", + "@value": "group Description" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/schemeMasteredIn", + "@id": "http://informationexchangestandard.org/ont/ies/common/hasRegisteredCommsID", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{C2C5FF87-189C-478a-B3BF-4706D798087F}" + "@value": "{E076AFB8-F6F8-4b06-82B3-7ED568D1EE73}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A relationship that asserts a NamingScheme is owned by a System that is the master for its names / identifiers - i.e. the uniqueness of the name/identifier is limited to the system." + "@value": "A relationship between a CommunicationsIdentifier and the CommunicationsAccountState of the account to which the identifier is registered" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/NamingScheme" + "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsAccountState" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "scheme Mastered In" + "@language": "en-GB", + "@value": "has Registered Comms ID" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/System" + "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsIdentifier" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ @@ -16237,216 +16153,219 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/PoliticalAgreement", + "@id": "http://informationexchangestandard.org/ont/ies/common/Attacker", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{686C8BFB-6CB2-4185-9FCF-89D2D4BB3051}" + "@value": "{73D38C0E-3291-4de9-8920-F37980CB3A9E}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A PoliticalEvent that is also an EndToEndAgreement\n\nNote: was called Agreement in IES 3.x, but that was confusing for business agreements, personal agreements, etc." + "@value": "Relates a MilitaryAttack to the Organisation conducting the attack" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Political Agreement" + "@language": "en-GB", + "@value": "Attacker" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EndToEndAgreement" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/PoliticalEvent" + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/managedBy", + "@id": "http://informationexchangestandard.org/ont/ies/common/Prosecutor", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{8991D995-1915-47b7-B180-D9EBC4A1FD1F}" + "@value": "{ABDC5FD5-3281-4cd5-A9B0-188292D8C6B7}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A worksFor relationship where the managed ResponsibleActorState (domain) is managed by another ResponsibleActor (range)." + "@value": "A person's role as a prosecutor in a trial" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "managed By" + "@language": "en-GB", + "@value": "Prosecutor" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/worksFor" + "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/SurveillanceWarrant", + "@id": "http://informationexchangestandard.org/ont/ies/common/TravelServiceIdentifier", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{A86EC717-55AF-456c-BEC4-E1BA295D0227}" + "@value": "{680FD822-C1F6-4d09-94D5-5D586C947DE1}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Relates a Surveillance Event to a Document that is the warrant for the Surveillance" + "@value": "The Identifier for the respective Travel Service – this is how humans would usually refer to the service\n\nNote however that often this identifier does not, on its own, uniquely identify any given instance of a travel service – e.g. Flight BA0010 is reused on a daily basis to refer to the flight between London Heathrow and Los Angeles. As such, to uniquely identify any given instance of a Travel Service you would need to combine it with other attributes – typically departure date/time.\n\nFor Flights, this will be the Flight Number.\n\nFor Ferry Sailings this is typically the name of the vessel that is scheduled to make that sailing and, when combined with the departure date/time can be used to uniquely identify that sailing. Note that if the actual vessel that makes the sailing is different to that which was scheduled (e.g. as result of the scheduled vessel being out of commission), this identifier is not modified." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Surveillance Warrant" + "@language": "en-GB", + "@value": "Travel Service Identifier" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/CustomerIdentifier", + "@id": "http://informationexchangestandard.org/ont/ies/common/Competition", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{43560C95-66A3-4d69-A743-F0A166DE51FC}" + "@value": "{98421510-0A8A-4942-9743-191EA0DCA9E6}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The customer identifier associated with the Financial Account.\n\nA single Customer Identity could be associated with more than one Financial Account managed by the same provider." + "@value": "An Event where the participants are competing with each other" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Customer Identifier" + "@language": "en-GB", + "@value": "Competition" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" + "@id": "http://informationexchangestandard.org/ont/ies/common/Event" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/CarTravel", + "@id": "http://informationexchangestandard.org/ont/ies/common/RealEstate", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{F5E2BCD3-4529-42f2-9ED9-95801B42ED3F}" + "@value": "{8E0DF17F-34EE-43c6-8DA4-30F698384FD3}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A TravelService by car" + "@value": "A Location (and an Asset) that has been defined or constructed for the purpose of ownership" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Car Travel" + "@language": "en-GB", + "@value": "Real Estate" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Transit" + "@id": "http://informationexchangestandard.org/ont/ies/common/Asset" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Location" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ICAOCode", + "@id": "http://informationexchangestandard.org/ont/ies/common/AuthorisationDocument", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{239A3A0C-183C-432f-9147-7259C9573AA2}" + "@value": "{8177A2FB-CA54-4dc5-9884-33FBA660B174}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A GeoIdentity that is administered by the International Civil Aviation Organisation for identifying airports" + "@value": "A WorkOfDocumentation that provides permission" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "ICAOCode" + "@language": "en-GB", + "@value": "Authorisation Document" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/GeoIdentity" + "@id": "http://informationexchangestandard.org/ont/ies/common/WorkOfDocumentation" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/TravelService", + "@id": "http://informationexchangestandard.org/ont/ies/common/ReplaceablePart", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{3D0FC30A-CF82-44f2-970E-BFD04EADBA74}" + "@value": "{624D6CD1-31D9-46db-B42D-56DAD35BABD8}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A transportation service, often provided as a public service – e.g. a scheduled flight, rail journey, ferry crossing, etc." + "@value": "An Element which is a part of a whole that can be replaced (possibly multiple times) without altering its overall identity. It is coincident with any Element which fulfils its purpose, role or function to the whole.\n\nThe identity of a ReplaceablePart can survive periods when no Element fulfils its purpose.\n\nA ReplaceablePart does not survive the destruction of the whole it is a part of, though an Element that fulfils the ReplaceablePart may do.\n\nExamples include:\n-\tTyres of a car\n-\tCEO of a company\n-\tSimcard in a mobile handset\n-\tA pump in an oil refinery system\n" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Travel Service" + "@language": "en-GB", + "@value": "Replaceable Part" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Event" + "@id": "http://informationexchangestandard.org/ont/ies/common/Element" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/SubjectOfOperation", + "@id": "http://informationexchangestandard.org/ont/ies/common/Casualty", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{11F2A275-650F-407d-8E86-F99DDEF4AAAF}" + "@value": "{61D00F47-977E-43f6-BD30-77CBAAA74CC1}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EventParticipant where an Entity is the subject of an OperationalEvent\n\nExamples:\n\n* person / organisation under investigation\n* recon'd location\n* subject of surveillance" + "@value": "Relates a MilitaryAttack to a Person who was injured or killed in the attack" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Subject Of Operation" + "@language": "en-GB", + "@value": "Casualty" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -16456,429 +16375,367 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ConferenceHost", + "@id": "http://informationexchangestandard.org/ont/ies/common/CarTravel", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{B59AB165-6D9C-423f-9CB2-85B4E1B37D93}" + "@value": "{F5E2BCD3-4529-42f2-9ED9-95801B42ED3F}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A ConferenceParticipant that is in the role of host" + "@value": "A TravelService by car" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Conference Host" + "@language": "en-GB", + "@value": "Car Travel" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ConferenceParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/Transit" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/issuingAgency", + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfState", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{74D86486-8E18-474a-8930-B92E759BBE06}" + "@value": "{0358DDAB-D22C-4ee5-8F9A-CF18F3E432BD}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The Organisation that issued the ticket – this might be different from the travel provider." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/TravelTicket" + "@value": "A ClassOfElement whose instances are classes of States. This is the powertype of State.\n\nExamples:\n\n* Roles" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "issuing Agency" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation" + "@language": "en-GB", + "@value": "Class Of State" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfElement" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/hasReligion", + "@id": "http://informationexchangestandard.org/ont/ies/common/Link", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{6D1839A4-342A-4e34-823C-BDB392483048}" + "@value": "{440DA92B-A183-4CD4-9912-0E02EF15FF64}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A relationship where a PersonState holds or follows a Religion" - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/PersonState" + "@value": "An Element that is, or enables, a Flow between the ends of the link.\n\nNote 1: A Link can be bi-directional, or uni-directional with a start end and a finish end.\n\nNote 2: The ends of a Link can change during its life." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "has Religion" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Religion" + "@value": "Link" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/Element" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/currencyDenomination", + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfAmountOfMoney", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{AE8A5533-9C08-46e7-8131-E3D119F6AAE3}" + "@value": "{E5C27DA8-7DF1-49ea-A9EC-ABE17AFD2047}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The currency in which the AmountOfMoney is denominated" - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/AmountOfMoney" + "@value": "The powertype of AmountOfMoney" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "currency Denomination" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Currency" + "@language": "en-GB", + "@value": "Class Of Amount Of Money" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfAsset" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/PassengerName", + "@id": "http://informationexchangestandard.org/ont/ies/common/AuthorisationReviewer", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{E5C1270D-35AD-4f86-B0E4-1DC0039174E3}" + "@value": "{8E4CC036-C4C5-4222-8532-9B6C53EEC56E}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The Name of the Person being used for Travel - it may not be known if this is the actual Name the Person travelling, as someone else may be using their ticket." + "@value": "An ActiveEventParticipant where a ResponsibleActor reviews an AuthorisationRequest" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Passenger Name" + "@language": "en-GB", + "@value": "Authorisation Reviewer" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Name" + "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/NonDisclosureAgreement", + "@id": "http://informationexchangestandard.org/ont/ies/common/Purchase", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{672C510D-8836-4a41-8921-C732DF430278}" + "@value": "{0A9A9F7D-A6F1-4629-BD2B-7990D2D36493}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EndToEndAgreement where parties agree not to disclose certain information" + "@value": "A TradeEvent where an Entity is bought" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Non Disclosure Agreement" + "@language": "en-GB", + "@value": "Purchase" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EndToEndAgreement" + "@id": "http://informationexchangestandard.org/ont/ies/common/TradeEvent" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineService", + "@id": "http://informationexchangestandard.org/ont/ies/common/Country", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{27BEFD0A-B30B-47db-B863-13E48D1172F9}" + "@value": "{92EBA9B9-48C2-4082-9FE5-603977BD6846}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A service provided on a computer network." + "@value": "A Location whose land extent / borders are recognised as a Country by the International Standards Organisation (ISO)\n\nNote: this is simply the land, any buildings on it, and the airspace and ground beneath as recognised by the ISO definition. It does not include the nationals of the Country, its Government, etc. " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Online Service" + "@language": "en-GB", + "@value": "Country" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/WebResource" + "@id": "http://informationexchangestandard.org/ont/ies/common/Location" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/DeviceOnline", + "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineAccountInUse", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{700BC564-35E1-4921-8759-5DAFA51B4E83}" + "@value": "{BCFD5BED-785D-4c5d-B004-2C8A5C7B40C3}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EventParticipant where a Device participates in an OnlineEvent" + "@value": "An EventParticipant where an OnlineAccount participates in an OnlineEvent" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Device Online" + "@language": "en-GB", + "@value": "Online Account In Use" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/DeviceState" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Asset", + "@id": "http://informationexchangestandard.org/ont/ies/common/PassengerName", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://informationexchangestandard.org/ont/ies/common/powertype": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfAsset" - } - ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{40231334-5ACC-4dd4-A8C1-05012E2170E0}" + "@value": "{E5C1270D-35AD-4f86-B0E4-1DC0039174E3}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Entity that is either man-made (or defined - see Rights) or whose extent is defined in such a way as to specify ownership - e.g. a parcel of real estate" + "@value": "The Name of the Person being used for Travel - it may not be known if this is the actual Name the Person travelling, as someone else may be using their ticket." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Asset" + "@language": "en-GB", + "@value": "Passenger Name" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/AssetState" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Entity" + "@id": "http://informationexchangestandard.org/ont/ies/common/Name" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Forgery", + "@id": "http://informationexchangestandard.org/ont/ies/common/PeaceTreaty", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{78686D99-2AAC-4f5b-8EE0-456BDCC6F99E}" + "@value": "{10FBBF98-4604-46d9-AD12-211597532B9E}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A CriminalActivity that is the creation of fake items\n\n(also a subclass of Create). " + "@value": "A Treaty that formalises the end of hostilities in a War" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Forgery" + "@language": "en-GB", + "@value": "Peace Treaty" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Create" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/CriminalActivity" + "@id": "http://informationexchangestandard.org/ont/ies/common/Treaty" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/MediaFile", + "@id": "http://informationexchangestandard.org/ont/ies/common/payloadLabel", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{CE2E2EB2-17F7-4054-9107-E8DC275B0B11}" + "@value": "{259167E4-D0B3-4f03-9653-CAD778F5F6F3}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A DataObject that is a stand-alone file - e.g. a video, image or sound recording" + "@value": "A mandatory link from an ExchangePayload to the SecurityLabel that provides the default access control for all statements in the payload.\n\nNote: individual statements may deviate from the default by applying their own SecurityLabels" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Media File" + "@id": "http://informationexchangestandard.org/ont/ies/common/ExchangePayload" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/DataObject" - } - ] - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/BoardingCardNumber", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" - ], - "http://purl.org/dc/terms/identifier": [ - { - "@value": "{683E5B90-2514-4342-AE34-894D2DAC2AF0}" - } - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "The number of the boarding card issued to the Passenger. " - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Boarding Card Number" + "@language": "en-GB", + "@value": "payload Label" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" + "@id": "http://informationexchangestandard.org/ont/ies/common/SecurityLabel" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Purchase", + "@id": "http://informationexchangestandard.org/ont/ies/common/MeasureValue", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], + "http://informationexchangestandard.org/ont/ies/common/powertype": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfMeasureValue" + } + ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{0A9A9F7D-A6F1-4629-BD2B-7990D2D36493}" + "@value": "{3693B7DE-DCE7-4bf9-BC2A-A8914DA4A11E}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A TradeEvent where an Entity is bought" + "@value": "A Representation of the value of a Measure\n\n\nNote: A UnitOfMeasure is almost always required. The reason it is not mandatory is that in some cases (due to partial reporting) we do not have complete information - e.g. we know the value was stated to be 10 but we don't know if that's metres or feet" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Purchase" + "@language": "en-GB", + "@value": "Measure Value" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/TradeEvent" + "@id": "http://informationexchangestandard.org/ont/ies/common/Representation" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/hasStatedPlaceOfIssue", + "@id": "http://informationexchangestandard.org/ont/ies/common/enemyOf", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{644B75E8-92A0-4f16-861E-3B4FDFDF572E}" + "@value": "{7F1A6A06-5223-4bf9-B903-1061A127D62C}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A relationship to the place of issue as specified on the IdentityDocument" + "@value": "A Relationship between two ResponsibleActor Entities where one is the enemy of the other.\n\nNote: this should not be considered a bi-directional relationship. Just because one person considers another person their enemy does not necessarily mean the feeling is reciprocated. " } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "has Stated Place Of Issue" + "@language": "en-GB", + "@value": "enemy Of" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/RegionOfCountry" + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActor" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ @@ -16888,177 +16745,167 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/groupName", + "@id": "http://informationexchangestandard.org/ont/ies/common/SystemState", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{42463865-450C-4a9a-9EF0-5322222C2B97}" + "@value": "{056DDAD3-9315-48a8-8598-3DD4F783C5CF}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A name given to a GroupOfItems" + "@value": "A temporal state of a System" } ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/GroupOfItems" + "@language": "en-GB", + "@value": "System State" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "group Name" + "@id": "http://informationexchangestandard.org/ont/ies/common/State" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/BirthState", + "@id": "http://informationexchangestandard.org/ont/ies/common/What3words", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{CFE53096-32FC-47c8-98BA-950EE6F988CB}" + "@value": "{B2262900-BF01-4691-8DE1-46A726A6D1CB}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A BoundingState that marks the beginning of a Person's life.\n\nThe location of the birth can be specified using inLocation\n\nThe date/time of the birth can be specified using the inPeriod relationship. " + "@value": "A GeoIdentity that is a what3words Location specifier\n\n(see what3words.com)" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Birth State" + "@language": "en-GB", + "@value": "What3words" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/BoundingState" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/PersonState" + "@id": "http://informationexchangestandard.org/ont/ies/common/GeoIdentity" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Reconnaisance", + "@id": "http://informationexchangestandard.org/ont/ies/common/TrainTravel", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{88E8F5E6-AFE5-4376-8112-EC294A673923}" + "@value": "{F2D6CFE4-BCE9-4bce-ADB0-075656038A55}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An IntelligenceOperation where an Entity or Event is observed for the purposes of planning" + "@value": "A TravelService by rail" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Reconnaisance" + "@language": "en-GB", + "@value": "Train Travel" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/IntelligenceOperation" + "@id": "http://informationexchangestandard.org/ont/ies/common/Transit" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/residesIn", + "@id": "http://informationexchangestandard.org/ont/ies/common/Nation", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{6BC3DDD8-477E-4c8a-B85D-E637CF9DB6DF}" + "@value": "{6AE6F8A5-F427-4ea6-BABD-5720F07430F5}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Relationship between a ResponsibleActorState and a Location at which they registered as a resident.\n\nNote this is legal / administrative construct. See also StaysAt" - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" + "@value": "The people of a Country (or group of Countries recognised as a Nation).\n\nNote: this is distinct to a Country which is the land mass under control by the Nation, though ISO Country codes are regularly used to also identify Nations. " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "resides In" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Location" + "@language": "en-GB", + "@value": "Nation" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/RegionalConstituency" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Length", + "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineMessage", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{5C21DE93-329F-4209-87FF-19610CB0D367}" + "@value": "{067AEA85-D3DD-478c-AF00-FB54F95DF1E2}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The Measure of distance as specified by the International System of Quantities" + "@value": "A Message that was sent Online or any other networked system including air-gapped networks." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Length" + "@language": "en-GB", + "@value": "Online Message" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/StandardMeasure" + "@id": "http://informationexchangestandard.org/ont/ies/common/Message" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineContentEvent" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/scheduledDepartureTime", + "@id": "http://informationexchangestandard.org/ont/ies/common/currencyAmount", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{340CF0CC-BA75-40b7-8B8A-167CD65C1830}" + "@value": "{C53F62D0-0817-404b-9624-95A89D94F9A2}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The date/time on which the service was scheduled to depart\n\nThe format of this attribute is a restricted string based upon the ISO 8601 Extended Format." + "@value": "A number that represents the amount of currency.\n\nNote: sometimes the number and/or the currency may be unknown and therefore not instantiated" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/TravelService" + "@id": "http://informationexchangestandard.org/ont/ies/common/AmountOfMoney" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "scheduled Departure Time" + "@language": "en-GB", + "@value": "currency Amount" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ @@ -17068,61 +16915,62 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/MilitaryEvent", + "@id": "http://informationexchangestandard.org/ont/ies/common/TravelVisa", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{8EA1764B-26BE-4a72-ADEF-385C4CD657C3}" + "@value": "{C066EEB4-91AF-4ee6-BB02-44A49087946B}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An OperationalEvent that involves military staff" + "@value": "An IdentityDocument, usually attached to a Passport, which allows a Person to remain in a Country for a set period of time. " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Military Event" + "@language": "en-GB", + "@value": "Travel Visa" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/OperationalEvent" + "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/make", + "@id": "http://informationexchangestandard.org/ont/ies/common/eachHasCapacity", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{E0036B31-8D73-4268-8959-6E9A5EE55BB2}" + "@value": "{F4C6B093-874D-4e4f-9A7C-6B3E1D8C2A91}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A relationship from the device to its \"make\" - i.e. organisation that brands it (even if the manufacture is contracted-out)\n\nExample - an iPhone 6S has make Apple" + "@language": "en-GB", + "@value": "A relationship that asserts all members of a ClassOfState can have (be members of) another ClassOfState (Capacity).\n\nThis is the class-level equivalent of hasCapacity. For example, \"Eurofighter in operational condition\" (a ClassOfState) eachHasCapacity \"Performer of Mach 2 flight\" (another ClassOfState) means that every member of the first class can, in some possible world, be a member of the second class.\n\nSee also: hasCapacity for the instance-level equivalent." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Asset" + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfState" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "make" + "@language": "en-GB", + "@value": "each Has Capacity" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation" + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfState" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ @@ -17132,514 +16980,467 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/isRepresentedAs", + "@id": "http://informationexchangestandard.org/ont/ies/common/AgreementStage", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{D106A0A9-55C4-454f-9E20-35BA54114036}" + "@value": "{422B4F1C-DA90-400b-8FFD-43C90B4F10F4}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A relationship that asserts a Representation in someway depicts an Thing" - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Thing" + "@value": "An Event which is part of an EndToEndAgreement" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "is Represented As" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Representation" + "@language": "en-GB", + "@value": "Agreement Stage" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/Event" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/DispositionalClass", + "@id": "http://informationexchangestandard.org/ont/ies/common/IntelligenceOperation", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{2855AF50-EEE4-4ced-B499-AE42423A4DE3}" + "@value": "{A0A9CD13-A4B4-415b-9187-64C9B72E2F4E}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A ClassOfElement whose instances all share the same disposition - e.g. capability or tendency\n\nExample: Vehicles capable of Mach 2" + "@value": "An OperationalEvent that involves the gathering, analysis or dissemination of intelligence" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Dispositional Class" + "@language": "en-GB", + "@value": "Intelligence Operation" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfElement" + "@id": "http://informationexchangestandard.org/ont/ies/common/OperationalEvent" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/similarEntity", + "@id": "http://informationexchangestandard.org/ont/ies/common/dialInNumber", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{333E73AD-563F-443c-A9B3-CA122FDF75B9}" + "@value": "{73F2438B-77F5-49ee-B70D-84D5D50B378F}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An rdf:type relationship that asserts an Entity is similar to other Entities that are also related to the same SimilarEntities class." + "@value": "The number dialed to take part in the TeleConference" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Entity" + "@id": "http://informationexchangestandard.org/ont/ies/common/TeleConference" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "similar Entity" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/SimilarEntities" + "@language": "en-GB", + "@value": "dial In Number" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" + "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/knownAssociateOf", + "@id": "http://informationexchangestandard.org/ont/ies/common/SendingAccount", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{57F3607C-0204-4590-9442-24F372A35931}" + "@value": "{F7172876-85F6-4d29-B11F-A1B36616416A}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Relationship between two ResponsibleActor Entities where both are known to know each other but the extent to which they interact (e.g. friendship, work, criminal activity, etc.) is not known." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" + "@value": "An EventParticipant where a FinancialAccount sends money" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "known Associate Of" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActor" + "@language": "en-GB", + "@value": "Sending Account" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/MaliciousAccountUse", + "@id": "http://informationexchangestandard.org/ont/ies/common/Surname", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{F0C08ADE-7EE5-4392-9877-5FD8FB4076E9}" + "@value": "{B5A0C08A-39B3-4bd1-9D19-CE87E0F7DEBB}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An OnlineAccountInUse where the account is used to conduct a CriminalActivity online" + "@value": "A PersonName that is their inherited or married name\n\nNote:\nA surname will often be applied to a State of the Person, as names tend to change over time" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Malicious Account Use" + "@language": "en-GB", + "@value": "Surname" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineAccountInUse" + "@id": "http://informationexchangestandard.org/ont/ies/common/PersonName" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/hasStatedCountryOfResidence", + "@id": "http://informationexchangestandard.org/ont/ies/common/URL", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{9A4EB722-0BDA-4ba7-B895-7A4E273865C9}" + "@value": "{C23AB49C-0734-45b7-A383-8EEA305CDBE4}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The country of residence as printed on the respective IdentityDocument " - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" + "@value": "An Identifier for a WebResource" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "has Stated Country Of Residence" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Country" + "@language": "en-GB", + "@value": "URL" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ElectoralRegion", + "@id": "http://informationexchangestandard.org/ont/ies/common/StoreCard", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{515468C2-B4D9-449d-8AC4-575973EFBF6B}" + "@value": "{686293F8-123B-478f-9A67-A6074937B528}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The RegionalConstituency being decided in an Election" + "@value": "A PaymentArtefact issued by a retail Organisation that can only be used to pay for items supplied by that Organisation. " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Electoral Region" + "@language": "en-GB", + "@value": "Store Card" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/PaymentArtefact" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/CardNumber", + "@id": "http://informationexchangestandard.org/ont/ies/common/Cooperation", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{087F3453-B1D7-41e6-B79F-31B123ED0D68}" + "@value": "{F650B9E3-2669-455e-B20C-92737CFD9A08}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Identifier that is the long number on the face of the card (PaymentArtefact)" + "@value": "An Event where the participants are cooperating with each other" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Card Number" + "@language": "en-GB", + "@value": "Cooperation" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" + "@id": "http://informationexchangestandard.org/ont/ies/common/Event" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/TravelLeg", + "@id": "http://informationexchangestandard.org/ont/ies/common/hasReligion", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{55384377-146A-47c9-8706-18A1343A219C}" + "@value": "{6D1839A4-342A-4e34-823C-BDB392483048}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EventParticipant in which a Entity travels. That travel may be part of a Journey.\n\nThe TravelLeg may be part of a Journey (i.e. the Journey has one of more legs)." - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Travel Leg" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Moving" + "@value": "A relationship where a PersonState holds or follows a Religion" } - ] - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/IncomingGovernment", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://purl.org/dc/terms/identifier": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@value": "{BC752C7E-611B-47d6-BA89-05E58CD23803}" + "@id": "http://informationexchangestandard.org/ont/ies/common/PersonState" } ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "The Government that took power after a ChangeOfGovernment" + "@language": "en-GB", + "@value": "has Religion" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Incoming Government" + "@id": "http://informationexchangestandard.org/ont/ies/common/Religion" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Socialising", + "@id": "http://informationexchangestandard.org/ont/ies/common/documentedBy", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{439817EA-5973-45ab-9C01-9D75ED7D88B8}" + "@value": "{AC7C948A-F19C-4296-AC38-0FEE6A4C5E90}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A temporal state of a ResponsibleActor\n\nNote: this is the superclass of ResponsibleActor (the whole life person or organisation) because the whole-life state is just a special case of a ResponsibleActorState. This pattern is true for all states. " + "@value": "An isRepresentedAs relationship that asserts a WorkOfDocumentation is about an Thing" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Thing" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Socialising" + "@language": "en-GB", + "@value": "documented By" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Visiting" + "@id": "http://informationexchangestandard.org/ont/ies/common/WorkOfDocumentation" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/isRepresentedAs" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/TravelBooking", + "@id": "http://informationexchangestandard.org/ont/ies/common/managedBy", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{76DC9A0C-F6E8-4ff4-ADD6-072DC1EBE3AB}" + "@value": "{8991D995-1915-47b7-B180-D9EBC4A1FD1F}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The Purchase of planned travel arrangements.\n\n3. Travel Bookings may include bookings for Flights, Ferry Crossings, Train Journeys (i.e Travel Services), and also Hotels, Hire Cars etc. when these have been modelled. These will be included on the booking as relationships to the appropriate other entities." + "@value": "A worksFor relationship where the managed ResponsibleActorState (domain) is managed by another ResponsibleActor (range)." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Travel Booking" + "@language": "en-GB", + "@value": "managed By" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Purchase" + "@id": "http://informationexchangestandard.org/ont/ies/common/worksFor" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/TrainTicket", + "@id": "http://informationexchangestandard.org/ont/ies/common/Asset", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], + "http://informationexchangestandard.org/ont/ies/common/powertype": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfAsset" + } + ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{A8715447-3583-45d0-9550-625CF96B3E2E}" + "@value": "{40231334-5ACC-4dd4-A8C1-05012E2170E0}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Ticket that is used to travel by rail" + "@value": "An Entity that is either man-made (or defined - see Rights) or whose extent is defined in such a way as to specify ownership - e.g. a parcel of real estate" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Train Ticket" + "@language": "en-GB", + "@value": "Asset" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/TravelTicket" + "@id": "http://informationexchangestandard.org/ont/ies/common/AssetState" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Entity" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/isPartOf", + "@id": "http://informationexchangestandard.org/ont/ies/common/Socialising", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{CD85D7F7-783B-4d06-B023-56DBBDDC02DC}" + "@value": "{439817EA-5973-45ab-9C01-9D75ED7D88B8}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A relationship linking an Element to another that it is part of.\n\nExamples:\n\nLondon partOf UK\nMy Arm partOf Me" - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Element" + "@value": "A temporal state of a ResponsibleActor\n\nNote: this is the superclass of ResponsibleActor (the whole life person or organisation) because the whole-life state is just a special case of a ResponsibleActorState. This pattern is true for all states. " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "is Part Of" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Element" + "@language": "en-GB", + "@value": "Socialising" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/Visiting" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/OrganisationState", + "@id": "http://informationexchangestandard.org/ont/ies/common/Webpage", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{F3DB6A59-B2DE-4743-A9A8-7DA9CCC68638}" + "@value": "{79098C74-E063-4c45-886D-D0B88A48E954}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A temporal state of an Organisation" + "@value": "An OnlineArtefact that is a page on the web." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Organisation State" + "@language": "en-GB", + "@value": "Webpage" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" + "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineArtefact" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Cooperator", + "@id": "http://informationexchangestandard.org/ont/ies/common/MeetingChair", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{2B96182A-9363-4c6a-BE62-132B072A7520}" + "@value": "{B499C172-310D-4c5f-BA92-93B1C7874EEB}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EventParticipant where a ResponsibleActor is in Cooperation" + "@value": "An Attendance where the Person involved is the chair of a Meeting" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Cooperator" + "@language": "en-GB", + "@value": "Meeting Chair" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" + "@id": "http://informationexchangestandard.org/ont/ies/common/Attendance" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Language", + "@id": "http://informationexchangestandard.org/ont/ies/common/IMSI", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{82652FF5-258F-459c-BC7F-6DAC65E1ECA1}" + "@value": "{C817C1ED-863B-41f0-B5C1-14117E926A94}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A ClassOfRepresentation that is a spoken or written form of human communication" + "@value": "The International Mobile Subscriber Number\nHistorically, this is stored as a 64-bit number on the SIM Card (it is NOT identity of the SIM Card itself), but now can be a software assigned identifier to any mobile subscriber interface.\n\nAn IMSI is usually presented as a 15-digit number, but it can be shorter.\n\nThe first three digits are the Mobile Country Code (MCC), followed by a 2 or 3 digit Mobile Network Code (MNC) and the remaining digits are the Mobile Subscription Identification Number (MSIN).\n\nFor the example shown this would be:\n- 404=India,\n- 68=MTNL Delhi\n- 1234567890=Subscriber ID" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Language" + "@language": "en-GB", + "@value": "IMSI" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfRepresentation" + "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsIdentifier" } ] }, @@ -17660,7 +17461,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", + "@language": "en-GB", "@value": "Delivery" } ], @@ -17671,61 +17472,61 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/postModificationState", + "@id": "http://informationexchangestandard.org/ont/ies/common/isTeacherOf", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{2B02EF33-E12A-42ec-B047-533F6D8F159D}" + "@value": "{B8650A61-3B08-4f62-8EAB-0F9D007B20CE}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A partOf relationship to indicate a State of an Entity just after the Modify event\n\nNote: For BORO purists, this means the post State is part of the Modify Event (i.e. the extent of the Modify Event includes the State)" + "@value": "A Relationship between two ResponsibleActor Entities that indicates one teaches the other.\n\nIn the case where the teaching is occasional / ad-hoc (i.e. there isn't an ongoing course) then the instance of the ResponsibleActorState should also be an instance of DiscontinuousState" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Modify" + "@id": "http://informationexchangestandard.org/ont/ies/common/PersonState" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "post Modification State" + "@language": "en-GB", + "@value": "is Teacher Of" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/State" + "@id": "http://informationexchangestandard.org/ont/ies/common/Person" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/isStateOf" + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/LuminousIntensity", + "@id": "http://informationexchangestandard.org/ont/ies/common/Length", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{8431C546-B6F9-406f-9ECD-383FE985D115}" + "@value": "{5C21DE93-329F-4209-87FF-19610CB0D367}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The Measure of radiated light" + "@value": "The Measure of distance as specified by the International System of Quantities" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Luminous Intensity" + "@language": "en-GB", + "@value": "Length" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -17735,529 +17536,508 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/scheduledDeparturePort", + "@id": "http://informationexchangestandard.org/ont/ies/common/Parked", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{1312D263-F609-4df3-A1DB-AA0557B3B94B}" + "@value": "{B6A503E5-3FC4-4a45-8DC0-994EA31A895A}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The Port from which the TravelService is scheduled to depart" + "@value": "A temporal state of a Vehicle where it is not moving.\n\nExamples:\n* A car parked on the roadside\n* A ship in dock or at anchor\n* An aircraft parked on the tarmac or in a hangar" } ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/TravelService" + "@language": "en-GB", + "@value": "Parked" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "scheduled Departure Port" + "@id": "http://informationexchangestandard.org/ont/ies/common/VehicleState" } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfResponsibleActor", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://purl.org/dc/terms/identifier": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Port" + "@value": "{9FC2431D-63A4-4e1b-8D31-2BCD125853D9}" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@value": "The powertype of ResponsibleActor " + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en-GB", + "@value": "Class Of Responsible Actor" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfEntity" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/iso8601PeriodRepresentation", + "@id": "http://informationexchangestandard.org/ont/ies/common/inLocation", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{E9372543-434E-45d3-A1F0-8D711952D10A}" + "@value": "{463F9B14-2D14-4364-B4F0-658A20DFCBFA}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A ISO8601 datetime (as xsd:dateTime) that represents the ParticularPeriod.\n\nThis representation is also encoded in the URI of the period, this is an additional required attribute to enable querying by dateTime and SPARQL temporal operations. The literal string shall be encoded in UTC (Coordinated Universal Time) but unlike the URI, it must be punctuated. For example: \"2007-01-18T15:30:00\"" + "@value": "A partOf relationship to indicate an Element is entirely within a Location" } ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ParticularPeriod" + "@language": "en-GB", + "@value": "in Location" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "iso8601Period Representation" + "@id": "http://informationexchangestandard.org/ont/ies/common/Location" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" + "@id": "http://informationexchangestandard.org/ont/ies/common/isPartOf" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/LawEnforcementOrganisation", + "@id": "http://informationexchangestandard.org/ont/ies/common/ValueInMoles", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{15806699-2F00-4891-B2A0-8A211CEDFC10}" + "@value": "{943CA047-F259-4181-BF04-F6D54065AAD4}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A GovernmentOrganisation that investigates crimes and brings the perpetrators to justice.\nWikipedia definition: Law enforcement is any system by which some members of society act in an organized manner to enforce the law by discovering, deterring, rehabilitating, or punishing people who violate the rules and norms governing that society." + "@value": "A StandardMeasureValue for AmountOfSubstance in moles" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Law Enforcement Organisation" + "@language": "en-GB", + "@value": "Value In Moles" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/GovernmentOrganisation" + "@id": "http://informationexchangestandard.org/ont/ies/common/StandardMeasureValue" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/SubjectOfInterest", + "@id": "http://informationexchangestandard.org/ont/ies/common/RadioCoverageArea", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{BFFBC847-AD87-458e-9A86-690D659EB48F}" + "@value": "{7A2CC7C7-6B82-4751-BDBE-A770B3AFBBEB}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A State during which an Element is of interest to an investigation" + "@value": "A Location whose area is that in which a RadioMast hast viable communications coverage.\n\nNote: The RadioMast itself may not be part of this area, as often the immediate area around the base of a RadioMast is a deadspot.\n\nNote: Most radio area coverage is complex in shape, and the preferred representation in IES is GeoJSON. No attempt is made here to differentiate between signal strength zones. To do this, create multiple RadioCoverAreas for the same RadioMast and label them appropriately. " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Subject Of Interest" + "@language": "en-GB", + "@value": "Radio Coverage Area" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/State" + "@id": "http://informationexchangestandard.org/ont/ies/common/Location" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation", + "@id": "http://informationexchangestandard.org/ont/ies/common/Measure", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{1ECB4C6E-6A30-4dc5-A4AC-9A9DF5B6A54F}" + "@value": "{6CF79FCE-E2C9-4e8b-848C-39BD8616F77D}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A ResponsibleActor that is a group of people formed for one or more of purposes – e.g. government organisations, educational organisations, terrorists organisations, religious organisations, etc." + "@value": "An Characteristic which is measurable on a scale" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Organisation" + "@language": "en-GB", + "@value": "Measure" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/OrganisationState" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActor" + "@id": "http://informationexchangestandard.org/ont/ies/common/Characteristic" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Marriage", + "@id": "http://informationexchangestandard.org/ont/ies/common/GroupOfItems", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{9DFEDF24-1203-4341-B282-BD37C1B9CDF5}" + "@value": "{04C2111A-D958-4a95-9271-7208B849DDD8}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EndToEndActivity covering the entire extent of a two people's marriage (from the ceremony to either divorce or death)\n\nNote: As IES4 & 5 does not increase the scope of IES3, Marriage also includes common-law partners and civil partnerships" + "@value": "A collection of Thing that have been gathered together for a purpose.\n\nNote: The same Thing can be in more than one GroupOfItems" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Marriage" + "@language": "en-GB", + "@value": "Group Of Items" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EndToEndActivity" + "@id": "http://www.w3.org/2000/01/rdf-schema#Resource" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/RoadVehicle", + "@id": "http://informationexchangestandard.org/ont/ies/common/Container", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{830B2164-E880-4bef-A62C-B38CEB6A824D}" + "@value": "{D38509CD-1D01-465C-8468-2F55295633CD}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Vehicle that travels by road (surprisingly enough)" + "@value": "An Element that is, or is intended to, confining, protecting or enabling the handling of one or more Contained elements.\n\nNote: A Container can exist without having a Contained element." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Road Vehicle" + "@value": "Container" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Vehicle" + "@id": "http://informationexchangestandard.org/ont/ies/common/Element" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/MilitaryOrganisation", + "@id": "http://informationexchangestandard.org/ont/ies/common/Religion", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{492AB59A-342E-4d74-B85B-E6CA95BBC3B2}" + "@value": "{BD538820-CE91-4b9a-ADB8-C105FE0F2E7B}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A GovernmentOrganisation that conducts warfighting, peacekeeping and emergency civil support functions" + "@value": "An Entity whose extent is all the people (PersonState) who share the same belief.\n\nReligions may be part of other religions - e.g. Christianity being made up of Catholic, Protestant, Orthodox, etc.\n\n1. The religion ‘practiced’ by the respective Person..\n2. The religion may be qualified to identity a particular sect.\n3. The Metropolitan Police standard [F] shall be used as the reference data standard" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Military Organisation" + "@language": "en-GB", + "@value": "Religion" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/GovernmentOrganisation" + "@id": "http://informationexchangestandard.org/ont/ies/common/Entity" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ReligionState" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/hostedOn", + "@id": "http://informationexchangestandard.org/ont/ies/common/isStartOf", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{F5C27E55-623E-4fa7-95C3-DD0A722D1035}" + "@value": "{D9E068B1-2A44-4523-B8FC-F9888212B35C}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Relates a WebResourceState to the OnlineService that hosts it" + "@value": "An isStateOf that relates a BoundingState to the Element it marks the start of" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/WebResourceState" + "@id": "http://informationexchangestandard.org/ont/ies/common/BoundingState" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "hosted On" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineService" + "@language": "en-GB", + "@value": "is Start Of" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/isStateOf" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/UN_LOCODE", + "@id": "http://informationexchangestandard.org/ont/ies/common/Negotiator", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{AEA785BB-B625-41aa-8738-FB0F3726A281}" + "@value": "{D4B25AAF-F083-45ba-8188-25DE9D86013D}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A GeoIdentity that is a United Nations Code for Trade and Transport Locations" + "@value": "An EventParticipant where a ResponsibleActor negotiates an agreement" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "UN_LOCODE" + "@language": "en-GB", + "@value": "Negotiator" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/GeoIdentity" + "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/AmountOfSubstance", + "@id": "http://informationexchangestandard.org/ont/ies/common/Location", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{324D0329-1299-45cc-92A5-270134E66512}" + "@value": "{E1A494ED-D493-44ab-8BF9-ABC6889D4D9A}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The Measure of the stoichiometric quantity of substance (usually measured in moles)" + "@value": "An Entity that is a geographic place which specifies a point or an area on the Earth's surface or elsewhere." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Amount Of Substance" + "@language": "en-GB", + "@value": "Location" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/StandardMeasure" - } - ] - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/VotingAttendee", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" - ], - "http://purl.org/dc/terms/identifier": [ + "@id": "http://www.opengis.net/ont/geosparql#Feature" + }, { - "@value": "{B94FF143-3681-41eb-8264-D3E85C558EFC}" - } - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "@id": "http://informationexchangestandard.org/ont/ies/common/Entity" + }, { - "@value": "When a Government has voting rights at a Summit" + "@id": "http://informationexchangestandard.org/ont/ies/common/LocationState" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2004/02/skos/core#example": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Voting Attendee" + "@value": "\n A bounding box of 500m around Stonehenge\n " + }, + { + "@value": "\n London\n " + }, + { + "@value": "\n The Cotswolds\n " + }, + { + "@value": "\n The boot of my car\n " + }, + { + "@value": "\n The car park at Birmingham New Street station\n " } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2004/02/skos/core#scopeNote": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + "@value": "\n IES currently uses the ies:inLocation (a specialism of ies:partOf) to relate instances of ies:Element to instances of ies:Location,\n with instances of ies:Location being places (at some time, ies being 4D). All instances of ies:Location can therefore be seen as\n instances of geo:Feature, ie ies:Location is a subclass of geo:Feature. This approach permits all current uses of ies:Location (ie is\n a non-breaking addition to the model) whilst also allowing all instances of ies:Location to be treated as geo:Feature as well.\n\n Other IES classes may also map to geo:Feature (all things in IES having a spatial component, being 4D in nature), but in this\n alignment, this is not explored further. This alignment is sufficient to replicate the current IES approach to geoinformation using\n GeoSPARQL constructs; IES Elements are consider to have Locations, Locations can now be described using GeoSPARQL constructs.\n " } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineArtefactInEvent", + "@id": "http://informationexchangestandard.org/ont/ies/common/MoneyTransfer", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{FE21E354-7770-4e6b-A7EA-E012F759E835}" + "@value": "{D94ED70F-8CCA-4c6e-8AE5-65450BBA62D7}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EventParticipant where an OnlineArtefact participates in an OnlineEvent" + "@value": "A BusinessEvent where an AmountOfMoney is moved from one FinancialAccount to another.\n\nUsually a Money Transfer event will involve two accounts but we might not know both, or it might be a cash transfer – in which case only one of the participants might be specified." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Online Artefact In Event" + "@language": "en-GB", + "@value": "Money Transfer" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/DeviceState" + "@id": "http://informationexchangestandard.org/ont/ies/common/BusinessEvent" }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/TradeEvent" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/permittedOrganisation", + "@id": "http://informationexchangestandard.org/ont/ies/common/LineOfAddress", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{90F3E89D-1456-41fe-9354-4E13C4D79564}" + "@value": "{E0D8895D-2230-4c80-8B06-351581C53436}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The organisations who are permitted to access the item. See the EDH specification for further details.\n\nAllowable Values:\n\nSee EDH Standard" + "@value": "A line in an Address. There may be any number of these." } ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/SecurityLabel" + "@language": "en-GB", + "@value": "Line Of Address" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "permitted Organisation" + "@id": "http://informationexchangestandard.org/ont/ies/common/GeoIdentity" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/idGivenNames", + "@id": "http://informationexchangestandard.org/ont/ies/common/Node", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{77CA0C8D-71F0-4cb9-8621-407396FAC5A1}" + "@value": "{2EEED67B-723D-480D-A610-DFCBB081CEDE}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The given names as printed on the IdentityDocument" - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" + "@value": "A Node is what exists at the end of one or more Links.\n\nNote 1: A Node is all or part of the Connector at the end of a Link, and can be a Connection.\n\nNote 2: A Node can be at the end of different Links during its life." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "id Given Names" + "@value": "Node" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" + "@id": "http://informationexchangestandard.org/ont/ies/common/Element" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/JointAccount", + "@id": "http://informationexchangestandard.org/ont/ies/common/PartOfFacility", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{AD17E3D9-CAB2-4a60-99C9-109F4496F92F}" + "@value": "{3EFEA421-6B88-4e51-9B20-4FFA22E8C5CA}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A FinancialAccount held by more than one person" + "@value": "A Location that is contained within a Facility - e.g. a room, laboratory, floor, etc." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Joint Account" + "@language": "en-GB", + "@value": "Part Of Facility" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/FinancialAccount" + "@id": "http://informationexchangestandard.org/ont/ies/common/RealEstate" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/PostState", + "@id": "http://informationexchangestandard.org/ont/ies/common/holdsAccount", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{DB51B007-E3E8-431f-9C23-3C0A7E83FB11}" + "@value": "{6314A9B0-4578-42a8-A553-1FDDF35AC7F1}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A temporal state of a Post" + "@value": "Relates an AccountHolder (PersonState) to the Account they hold" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Post State" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" - } - ] - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/fearfulOf", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://purl.org/dc/terms/identifier": [ - { - "@value": "{A589F81D-DC15-4b71-80B5-BA4CD46B2E41}" - } - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "A Relationship between two ResponsibleActor Entities where one is fearful of the other.\n\nNote: this should not be considered a bi-directional relationship. Just because one person considers another person a threat does not necessarily mean the feeling is reciprocated. " - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" + "@id": "http://informationexchangestandard.org/ont/ies/common/AccountHolder" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "fearful Of" + "@language": "en-GB", + "@value": "holds Account" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActor" + "@id": "http://informationexchangestandard.org/ont/ies/common/Account" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ @@ -18267,106 +18047,86 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/formatOfIndividualDocument", + "@id": "http://informationexchangestandard.org/ont/ies/common/SocialMediaPost", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{F1F94713-6D95-4928-B537-4FBA55D09E34}" + "@value": "{4B3AE19C-6369-49d0-B7B5-949714FFFC95}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The format of the respective IndividualDocument.\n\nExamples:\n\nPDF\nPrinted" - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/IndividualDocument" + "@value": "An OnlineArtefact that is part of a SocialMediaPage\n\nNote: the content may be created by a different account to the one which created the SocialMediaPage" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "format Of Individual Document" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/DocumentFormat" + "@language": "en-GB", + "@value": "Social Media Post" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" - }, + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" + "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineArtefact" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/inScheme", + "@id": "http://informationexchangestandard.org/ont/ies/common/OutgoingGovernment", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{7EB9FE85-127C-4918-AC56-62E1BE1DE825}" + "@value": "{A5516CD2-940B-4827-B38A-AD86AF934E99}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An rdf:type relationship that asserts a Representation is a member of a RepresentationScheme" - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Name" + "@value": "The Government that left power following a ChangeOfGovernment" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "in Scheme" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/NamingScheme" + "@language": "en-GB", + "@value": "Outgoing Government" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ReferenceNumber", + "@id": "http://informationexchangestandard.org/ont/ies/common/Prisoner", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{A0DC70DD-9237-480b-A712-F5381C5FFA1A}" + "@value": "{885EA1C2-29D7-4b7c-B479-D43E4F77B5BD}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Identifier used to uniquely identity a document." + "@value": "A person's role when incarcerated" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Reference Number" + "@language": "en-GB", + "@value": "Prisoner" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/PersonState" } ] }, @@ -18387,7 +18147,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", + "@language": "en-GB", "@value": "Regional Constituency" } ], @@ -18398,541 +18158,524 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/groupDescription", + "@id": "http://informationexchangestandard.org/ont/ies/common/charters", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{2F618A01-5D5F-483c-8652-8B81196AA086}" + "@value": "{48223A62-12E6-4953-8F80-8C7A48151825}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A simple text description of a GroupOfItems" + "@value": "A Relationship between a ResponsibleActor and the Transit they have chartered." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/GroupOfItems" + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActor" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "group Description" + "@language": "en-GB", + "@value": "charters" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Transit" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/TargetLocation", + "@id": "http://informationexchangestandard.org/ont/ies/common/Treaty", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{9BEF1C80-3823-4611-9349-AA1E11E41BE7}" + "@value": "{59599C4B-F3DE-49a0-B76F-BE4CB1293CBA}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Relates an MilitaryAttack to the location specified for the attack" + "@value": "An EndToEndAgreement that is between Nations and subject to international law" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Target Location" + "@language": "en-GB", + "@value": "Treaty" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/PoliticalAgreement" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/CloseAccount", + "@id": "http://informationexchangestandard.org/ont/ies/common/OperatingSystem", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{2A5450A7-5B26-4605-A109-5CB26DD9A70F}" + "@value": "{4F83D781-7E46-4ad4-B2A5-ECD27565EA49}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An AccountAdminEvent where an Account is shut down." + "@value": "Software that provides the basic access layer to hardware" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Close Account" + "@language": "en-GB", + "@value": "Operating System" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/AccountAdminEvent" + "@id": "http://informationexchangestandard.org/ont/ies/common/Software" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/DataKey", + "@id": "http://informationexchangestandard.org/ont/ies/common/TOID", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{2D88DE83-F87F-48ad-A485-9FFA79ED90D8}" + "@value": "{79D9049D-E63F-4c94-B348-49506A75B9F8}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A unique key (usually only unique within a Database, though it could be a GUID) that identifies a DataObject" + "@value": "TOIDs (TOpographic IDentifiers) are unique and persistent identifiers created and managed by Ordnance Survey Great Britain to identify topographic objects in OS datasets.\n\nExample: the TOID for the Tower of London is osgb1000006032892." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Data Key" + "@language": "en-GB", + "@value": "TOID" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" + "@id": "http://informationexchangestandard.org/ont/ies/common/GeoIdentity" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Election", + "@id": "http://informationexchangestandard.org/ont/ies/common/RequestDocument", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{7D9E328D-345E-43f5-8163-9657E4D016BD}" + "@value": "{C0273975-049B-40f0-817C-DFBFA4A3E5CE}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A PoliticalEvent where the population vote for their preferred ElectoralCandidate to become their representative. " + "@value": "A WorkOfDocumentation that requests permission" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Election" + "@language": "en-GB", + "@value": "Request Document" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/PoliticalEvent" + "@id": "http://informationexchangestandard.org/ont/ies/common/WorkOfDocumentation" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/PartOfFacility", + "@id": "http://informationexchangestandard.org/ont/ies/common/Ratification", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{3EFEA421-6B88-4e51-9B20-4FFA22E8C5CA}" + "@value": "{31977608-5432-4d6f-AEE0-19838197C813}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Location that is contained within a Facility - e.g. a room, laboratory, floor, etc." + "@value": "An AgreementStage where parties have arrived at a consensus and approve the agreement" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Part Of Facility" + "@language": "en-GB", + "@value": "Ratification" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/RealEstate" + "@id": "http://informationexchangestandard.org/ont/ies/common/AgreementStage" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/MACAddress", + "@id": "http://informationexchangestandard.org/ont/ies/common/PoliticalAgreement", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{DE1EDE92-142C-4c05-AD61-BE58822B2E17}" + "@value": "{686C8BFB-6CB2-4185-9FCF-89D2D4BB3051}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A CommunicationsIdentifier that is used to identify network interface controllers\n\nVarious forms of the MAC address can be used:\n(a) six groups of two hexadecimal digits, separated by hyphens (-) or colons (:), in transmission order\n(b) three groups of four hexadecimal digits separated by dots (.) again in transmission order.\n2. The make & model of the network interface is encoded within the MAC address." + "@value": "A PoliticalEvent that is also an EndToEndAgreement\n\nNote: was called Agreement in IES 3.x, but that was confusing for business agreements, personal agreements, etc." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "MACAddress" + "@language": "en-GB", + "@value": "Political Agreement" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsIdentifier" + "@id": "http://informationexchangestandard.org/ont/ies/common/EndToEndAgreement" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/PoliticalEvent" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/SocialMediaPage", + "@id": "http://informationexchangestandard.org/ont/ies/common/RecurringPeriod", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{3DC012C3-E273-4ec2-A462-CEDEB27262C1}" + "@value": "{986E66AC-9092-410b-88AD-30B86EFC32DD}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An OnlineArtefact that is user-created - e.g. a facebook timeline, twitter feed, etc. " + "@value": "A PeriodOfTime that is composed of regularly recurring periods of time.\n\nISO8601 is used to represent these periods (recurrentPeriodRepresentation property), using the blanking technique (e.g. blanking the date to give a daily time). The recurrence can be limited using the startsIn and endsIn properties\nExamples:\n\nEvery Tuesday from 28th August 2018 to 2 October 2018\n13:00 to 14:00 on every day from 27th June 2016 to 2 October 2024" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Social Media Page" + "@language": "en-GB", + "@value": "Recurring Period" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineArtefact" + "@id": "http://informationexchangestandard.org/ont/ies/common/ArbitraryPeriod" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/accountForCard", + "@id": "http://informationexchangestandard.org/ont/ies/common/supplierTo", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{7891E893-56DB-4d47-80B4-C78A667767F6}" + "@value": "{4F013D3F-E237-489a-96D5-5E9E54C6A388}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Relates a BankCard to the FinancialAccount which the card is issued against." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/BankCard" + "@value": "A worksFor relationship where the supplier (domain) is contracted to deliver goods or services to client (range)" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "account For Card" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/FinancialAccount" + "@language": "en-GB", + "@value": "supplier To" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/worksFor" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/AgreementStage", + "@id": "http://informationexchangestandard.org/ont/ies/common/Moving", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{422B4F1C-DA90-400b-8FFD-43C90B4F10F4}" + "@value": "{D06C3801-F91C-436d-9D7F-DFDE29B48E5C}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Event which is part of an EndToEndAgreement" + "@value": "An EventParticipant in which an Entity moves from one Location to another" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Agreement Stage" + "@language": "en-GB", + "@value": "Moving" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Event" + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Cookie", + "@id": "http://informationexchangestandard.org/ont/ies/common/coercedBy", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{C81B6EAD-8494-45ca-928C-21CB6D395C39}" + "@value": "{9E413787-42C8-4cd4-B7B1-63E38F6A02D9}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An OnlineArtefact that is stored on a Device to enable continuity of session, log-in, or simply to track activity online.\n\nCookies tend to be ephemeral, an unique to a device, so no states are required. Simply use cookieOnDevice relationship mark the stand and end BoundingStates of the Cookie. " + "@value": "A Relationship between two ResponsibleActor Entities where one (range) coerces the other (domain)." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Cookie" + "@language": "en-GB", + "@value": "coerced By" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineArtefact" + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActor" } - ] + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + } + ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/PoliticalAnnouncement", + "@id": "http://informationexchangestandard.org/ont/ies/common/knownAssociateOf", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{53D5957B-E4B6-4cbb-8CE9-887F7152820F}" + "@value": "{57F3607C-0204-4590-9442-24F372A35931}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A PoliticalEvent where information is released to the public\n\nNote: was called Announcement in IES 3.x, but that was confusing for business announcements , personal announcements , etc." - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Political Announcement" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/PoliticalEvent" + "@value": "A Relationship between two ResponsibleActor Entities where both are known to know each other but the extent to which they interact (e.g. friendship, work, criminal activity, etc.) is not known." } - ] - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/GML", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://purl.org/dc/terms/identifier": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@value": "{AE59CB88-3178-4bad-9F43-1276337C7944}" + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" } ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "The Geography-Markup-Language (GML) is the XML grammar defined by the Open Geospatial Consortium (OGC) to express geographical features. GML serves as a modeling language for geographic systems as well as an open interchange format for geographic transactions on the Internet.\n\nKey to GML's utility is its ability to integrate all forms of geographic information, including not only conventional \"vector\" or discrete objects, but coverages (see also GMLJP2) and sensor data." + "@language": "en-GB", + "@value": "known Associate Of" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "GML" + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActor" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/GeoRepresentation" + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Destroyed", + "@id": "http://informationexchangestandard.org/ont/ies/common/make", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{E70CA8CD-51DC-4f77-982C-C233F9493FF9}" + "@value": "{E0036B31-8D73-4268-8959-6E9A5EE55BB2}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EventParticipant where an Entity is destroyed" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Destroyed" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + "@value": "A relationship from the device to its \"make\" - i.e. organisation that brands it (even if the manufacture is contracted-out)\n\nExample - an iPhone 6S has make Apple" } - ] - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventState", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://purl.org/dc/terms/identifier": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@value": "{FE668C24-D25C-4273-872A-EB77CB09341D}" + "@id": "http://informationexchangestandard.org/ont/ies/common/Asset" } ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A temporal state of an Event\n\nNote: care must be taken with using this in a 4D, extensional model such as IES. States such as \"Ended\" would not be appropriate, for example - in such a case, the temporal extent of the Event or the presence of a BoundingState to end it would be correct. " + "@language": "en-GB", + "@value": "make" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Event State" + "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/State" + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineMessage", + "@id": "http://informationexchangestandard.org/ont/ies/common/InternationalCoalition", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{067AEA85-D3DD-478c-AF00-FB54F95DF1E2}" + "@value": "{AE70547D-8E7E-474e-B7FD-F0A81F470157}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Message that was sent Online or any other networked system including air-gapped networks." + "@value": "An Organisation formed of Nations who have agreed to pursue a particular course (e.g. a war)" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Online Message" + "@language": "en-GB", + "@value": "International Coalition" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Message" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineContentEvent" + "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/AccountInCommunication", + "@id": "http://informationexchangestandard.org/ont/ies/common/visits", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{942FBF46-A7EF-432b-99DD-1E0E3E874C21}" + "@value": "{92FC2C35-D40B-4393-BA0B-88849743FEB6}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An AccountState (and an EventParticipant) when an Account is involved in communicating. " + "@value": "A Relationship and in inLocation between a ResponsibleActor and a Location they visit.\n\nNote: more often than not, this will be a statement of occasional visiting, so the instance of the ResponsibleActorState should also be an instance of DiscontinuousState. In rarer occasions, it may be used to highlight a single, continuous visit, but in that case, inLocation would generally be used." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Account In Communication" + "@language": "en-GB", + "@value": "visits" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsAccountState" - }, + "@id": "http://informationexchangestandard.org/ont/ies/common/Location" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/inLocation" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/currencyAmount", + "@id": "http://informationexchangestandard.org/ont/ies/common/Entity", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://purl.org/dc/terms/identifier": [ + "http://informationexchangestandard.org/ont/ies/common/powertype": [ { - "@value": "{C53F62D0-0817-404b-9624-95A89D94F9A2}" + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfEntity" } ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://purl.org/dc/terms/identifier": [ { - "@value": "A number that represents the amount of currency.\n\nNote: sometimes the number and/or the currency may be unknown and therefore not instantiated" + "@value": "{F4EDE167-6F5A-417d-9984-0221CCDF752C}" } ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/AmountOfMoney" + "@value": "An Entity typically represents a tangible thing like a Person, a Communications Device, or a Location." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "currency Amount" + "@language": "en-GB", + "@value": "Entity" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" + "@id": "http://informationexchangestandard.org/ont/ies/common/Element" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/onlineLikeOf", + "@id": "http://informationexchangestandard.org/ont/ies/common/isRepresentedAs", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{4A3F24C6-EEC9-48ce-93FB-26FF64E1268A}" + "@value": "{D106A0A9-55C4-454f-9E20-35BA54114036}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Relates an OnlineLike to the OnlineContent that was \"liked\"" + "@value": "A relationship that asserts a Representation in someway depicts an Thing" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineLike" + "@id": "http://informationexchangestandard.org/ont/ies/common/Thing" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "online Like Of" + "@language": "en-GB", + "@value": "is Represented As" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineArtefact" + "@id": "http://informationexchangestandard.org/ont/ies/common/Representation" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ @@ -18942,314 +18685,338 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/BookedPassenger", + "@id": "http://informationexchangestandard.org/ont/ies/common/ContentCategory", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{53C6BCA9-4D66-4bac-B946-0A8541CF510A}" + "@value": "{8CA5551A-EAEB-4145-A75F-2E7D7DAD5A57}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Person's involvement as a booked traveller in a TravelBooking" + "@value": "An ClassOfClassOfEntity whose instances collect together all Representations that have similar content.\n\nExamples:\n\n* Fiction\n* Non-Fiction\n* Financial Information\n* Extremist Media" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Booked Passenger" + "@language": "en-GB", + "@value": "Content Category" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfRepresentation" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ChangeOfGovernment", + "@id": "http://informationexchangestandard.org/ont/ies/common/ValueInSeconds", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{7FA15F56-86C4-47f4-9032-999C17703368}" + "@value": "{E485D394-B9D7-40b6-BD44-E5970B2118BD}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A PoliticalEvent where one Government is replaced by another." + "@value": "A StandardMeasureValue for Duration in seconds" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Change Of Government" + "@language": "en-GB", + "@value": "Value In Seconds" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/PoliticalEvent" + "@id": "http://informationexchangestandard.org/ont/ies/common/StandardMeasureValue" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/TeleConference", + "@id": "http://informationexchangestandard.org/ont/ies/common/Username", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{6EAC8930-3D16-4e44-9706-989BDF6564A5}" + "@value": "{9D703CE2-DED0-4aba-BE21-474781670297}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An InteractiveCommunication where 2 or more parties communicate using audio" + "@value": "The Identity for an account registered with a computer-network-based service e.g. the internet.\n\nAn email address can be used as an online identifier for a specific domain (like Facebook). Where this is the case it can be considered to be both an instance of an email address and an instance of a username for an online identity." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Tele Conference" + "@language": "en-GB", + "@value": "Username" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/InteractiveCommunication" + "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/governedPopulation", + "@id": "http://informationexchangestandard.org/ont/ies/common/isStartBoundaryOf", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{917C549C-259F-4850-9CFD-35E05485BF63}" + "@value": "{55F8794E-25D7-49AE-92CB-B2494DC7D649}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Relates a Government to the RegionalPopulation that it governs. " + "@value": "The FlowAcrossSurface that is the start boundary of a FlowAlongPath." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Government" + "@id": "http://informationexchangestandard.org/ont/ies/common/FlowAlongPath" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "governed Population" + "@value": "is Start Boundary Of" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/RegionalConstituency" + "@id": "http://informationexchangestandard.org/ont/ies/common/FlowAcrossSurface" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/isPartOf" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineContentEvent", + "@id": "http://informationexchangestandard.org/ont/ies/common/isSeriesPartOf", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{2176DEAE-6B5A-4906-AE37-FC76B0A50C0D}" + "@value": "{A59229B9-3F0C-4B3A-ADEF-D94CDDA3CE15}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An OnlineEvent where content (text, images, video, etc.) is uploaded, downloaded or viewed" + "@value": "A whole Link such that a Flow from end to end of the whole passes from end to end of the part.\n\nNote: A Link can be decomposed into series part Links which are connected by intermediate Nodes." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Link" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Online Content Event" + "@value": "is Series Part Of" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineEvent" + "@id": "http://informationexchangestandard.org/ont/ies/common/Link" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/isPartOf" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfElement", + "@id": "http://informationexchangestandard.org/ont/ies/common/EncodedData", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://informationexchangestandard.org/ont/ies/common/powertype": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfClassOfElement" - } - ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{3C13E07D-5796-4d03-9EBC-C75277E87CA4}" + "@value": "{8AF1DB0B-9BEB-4a33-A459-7EF2BE309E81}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An rdfs:Class and an Thing whose instances are classes of Element\n\nExamples:\n\n\nHuman groupings (e.g. Nigerian Women, British Men, Righthanded people, English Speakers);\nPolitical Ideologies\nWeapons\nDays of the week\nStandard procedures\netc.\n" + "@value": "A Representation which is external data according to a data format that is not in IES format. " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Class Of Element" + "@language": "en-GB", + "@value": "Encoded Data" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Thing" - }, - { - "@id": "http://www.w3.org/2000/01/rdf-schema#Class" + "@id": "http://informationexchangestandard.org/ont/ies/common/DataObject" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/inGroup", + "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineService", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{C21D2CA2-6F42-4b7c-9092-8B8C5B7BAF9F}" + "@value": "{27BEFD0A-B30B-47db-B863-13E48D1172F9}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A property linking a Thing to a GroupOfItems indicating that it belongs to that group.\n\nNote: A Thing may be in more than one group and a group may contain more than one Thing" + "@value": "A service provided on a computer network." } ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Thing" + "@language": "en-GB", + "@value": "Online Service" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/WebResource" + } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Summit", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class" + ], + "http://purl.org/dc/terms/identifier": [ + { + "@value": "{78D65599-BCBB-491a-8C34-75B9F7AB60D5}" + } + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "A PoliticalEvent where senior leaders assemble to discuss and agree policy or treaties" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "in Group" + "@language": "en-GB", + "@value": "Summit" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/GroupOfItems" + "@id": "http://informationexchangestandard.org/ont/ies/common/PoliticalEvent" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/usesServicesAt", + "@id": "http://informationexchangestandard.org/ont/ies/common/Government", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{958E4D57-8A19-4855-B9B3-6BB2F93F77B7}" + "@value": "{D62DDBB8-53FC-405a-BC43-89CA337563A0}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A visits relationship between a ResponsibleActor and a Location where they use services - e.g. banking, shopping, etc..\n\nNote: more often than not, this will be a statement of regular/occasional use, so the instance of the ResponsibleActorState should also be an instance of DiscontinuousState. In rarer occasions, it may be used to highlight a single, continuous visit, but in that case, inLocation would generally be used." + "@value": "An Organisation that is (usually) elected to run a governedRegion" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "uses Services At" + "@language": "en-GB", + "@value": "Government" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/visits" + "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/PaymentArtefact", + "@id": "http://informationexchangestandard.org/ont/ies/common/VehicleUsed", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{9882D901-1B22-4b89-81D1-031F840A20D0}" + "@value": "{2202F5B0-DF49-4db5-A8F9-31FC2CC89005}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Asset that is means of payment" + "@value": "An EventParticipant in which a Vehicle is used to transport Entities" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Payment Artefact" + "@language": "en-GB", + "@value": "Vehicle Used" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Asset" + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/AuthorisationDocument", + "@id": "http://informationexchangestandard.org/ont/ies/common/statementLabel", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{8177A2FB-CA54-4dc5-9884-33FBA660B174}" + "@value": "{7EC7FCEE-7C60-4233-8938-D6320BD951F2}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A WorkOfDocumentation that provides permission" + "@value": "A link from an rdf:Statement (see W3C guidance on RDF reification) to the SecurityLabel that provides the access control for that statement.\n\nNote: All exchanges should have a default payloadLabel specified. The use of statementLabel is required when individual statements deviate from the default in terms of their access control." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Authorisation Document" + "@language": "en-GB", + "@value": "statement Label" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/WorkOfDocumentation" + "@id": "http://informationexchangestandard.org/ont/ies/common/SecurityLabel" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/coercedBy", + "@id": "http://informationexchangestandard.org/ont/ies/common/respectfulOf", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{9E413787-42C8-4cd4-B7B1-63E38F6A02D9}" + "@value": "{EEBCE0A4-4882-4c95-9C2D-93CE5EB7A275}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Relationship between two ResponsibleActor Entities where one (range) coerces the other (domain)." + "@value": "A Relationship between two ResponsibleActor Entities where one respects the other.\n\nNote: this should not be considered a bi-directional relationship. Just because one person respects another person does not necessarily mean the feeling is reciprocated. " } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ @@ -19259,8 +19026,8 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "coerced By" + "@language": "en-GB", + "@value": "respectful Of" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ @@ -19275,483 +19042,1515 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/UnitOfMeasure", + "@id": "http://informationexchangestandard.org/ont/ies/common/ArbitraryOverlap", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{9F2DE0F4-58B1-46b7-B25A-545D765381A8}" + "@value": "{F8FABF60-63D3-42ae-BA6A-54CFD0C036BF}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A ClassOfMeasureValue that is used to quantify a Measure on a standard scale" + "@value": "An Element whose extent is defined by being the shared overlap of two or more Elements" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Unit Of Measure" + "@language": "en-GB", + "@value": "Arbitrary Overlap" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfMeasureValue" + "@id": "http://informationexchangestandard.org/ont/ies/common/Element" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/endBoundOfClass", + "@id": "http://informationexchangestandard.org/ont/ies/common/ServiceName", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{F8109922-1CB1-490d-BBB5-FD5B76E19FD1}" + "@value": "{8F8428BA-8586-4e34-9C75-FBA7A647B8EA}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A relationship linking a TimeBoundedClass to the ParticularPeriod that marks the end bound date of its instances" - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/TimeBoundedClass" + "@value": "The Name of the OnlineService\n\nThis should not be confused with a webpage (see the Webpage entity type). The Online Service may be provided via a webpage." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "end Bound Of Class" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ParticularPeriod" + "@language": "en-GB", + "@value": "Service Name" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/Name" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/URL", + "@id": "http://informationexchangestandard.org/ont/ies/common/ConnectionSide", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{C23AB49C-0734-45b7-A383-8EEA305CDBE4}" + "@value": "{CC20F8F7-EBFC-4897-AD94-568E8B3F9E99}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Identifier for a WebResource" + "@value": "An Element that is a part of a Connection and part of an Element that is the source or destination of a flow through the Connection.\n\nNote: A ConnectionSide can be all or part of a Connector." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "URL" + "@value": "Connection Side" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" + "@id": "http://informationexchangestandard.org/ont/ies/common/Element" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/WebResource", + "@id": "http://informationexchangestandard.org/ont/ies/common/AccountHolder", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{46D508B4-F1CC-45d7-9E4B-BA8A3C88D82A}" + "@value": "{C93379F2-6B01-4100-ABFA-BD26098AC1CB}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Any http presence on the web" + "@value": "A PersonState when they hold an Account" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Web Resource" + "@language": "en-GB", + "@value": "Account Holder" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Entity" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/WebResourceState" + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/CellularBaseStation", + "@id": "http://informationexchangestandard.org/ont/ies/common/OrganisationState", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{9D4A1395-8687-4f0b-BC5D-61A756210B4D}" + "@value": "{F3DB6A59-B2DE-4743-A9A8-7DA9CCC68638}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A RadioMast that is used for cellular communication\n\n" + "@value": "A temporal state of an Organisation" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Cellular Base Station" + "@language": "en-GB", + "@value": "Organisation State" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/RadioMast" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/SystemState" + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/OfferForSale", + "@id": "http://informationexchangestandard.org/ont/ies/common/Callee", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{1D589649-490D-4558-91D5-2D977B2B42DE}" + "@value": "{F50BAD6D-EBE0-4fd8-B54C-3E24A62491A6}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A TradeEvent where one or more Entities of the same type (specified by an ClassOfEntity) are offered for sale or exchange" + "@value": "An PartyInCommunication where the communicating party is called in an InteractiveCommunication" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Offer For Sale" + "@language": "en-GB", + "@value": "Callee" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/TradeEvent" + "@id": "http://informationexchangestandard.org/ont/ies/common/PartyInCommunication" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ArbitraryPeriod", + "@id": "http://informationexchangestandard.org/ont/ies/common/IncomingGovernment", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{68BA678C-DCA8-453e-BFCC-D9FB48339D99}" + "@value": "{BC752C7E-611B-47d6-BA89-05E58CD23803}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A PeriodOfTime for which is not delineated by a particular clock period - e.g. not a year, not a month, not a day, not an hour, etc. Instead it is one which is most clearly specified in terms of start and end that are ParticularPeriods." + "@value": "The Government that took power after a ChangeOfGovernment" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Arbitrary Period" + "@language": "en-GB", + "@value": "Incoming Government" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/PeriodOfTime" + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/UpdateAccount", + "@id": "http://informationexchangestandard.org/ont/ies/common/Notify", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{E2D19BE1-B1BF-4e0b-8D44-AFFD739756BA}" + "@value": "{15EF63E0-1223-4874-A2D4-43F75ACF5315}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An AccountAdminEvent where an Account is modified" + "@value": "An OnlineContentEvent where a notification is raised - i.e. an application-generated event (not a user-generated event)" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Update Account" + "@language": "en-GB", + "@value": "Notify" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/AccountAdminEvent" + "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineContentEvent" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Post", + "@id": "http://informationexchangestandard.org/ont/ies/common/SurveillanceWarrant", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{7C28E83C-1895-4901-ABF8-9D78C9C12C62}" + "@value": "{A86EC717-55AF-456c-BEC4-E1BA295D0227}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A part of an Organisation that has particular responsibilities" + "@value": "Relates a Surveillance Event to a Document that is the warrant for the Surveillance" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Post" + "@language": "en-GB", + "@value": "Surveillance Warrant" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/PostState" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActor" + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/OrganisationName", + "@id": "http://informationexchangestandard.org/ont/ies/common/PersonalRadioHandset", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{065C9B64-96E2-47f5-9769-E7942C1A208F}" + "@value": "{9D84921F-87A3-4ee9-8A3D-A88F564295FA}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Name used to identify an Organisation" + "@value": "A CommunicationsDevice for portable radio communications - e.g. a walkie-talkie" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Organisation Name" + "@language": "en-GB", + "@value": "Personal Radio Handset" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Name" + "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsDevice" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/carrierService", + "@id": "http://informationexchangestandard.org/ont/ies/common/PartyToAgreement", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{76C31798-780C-41b0-A985-0AE3B1C3A478}" + "@value": "{AF57E842-9BF7-4f6e-B180-DDEACB0F5386}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The Organisation that provides the transport specified on the Ticket" - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/TravelService" + "@value": "An EventParticipant where a ResponsibleActor is party to an EndToEndAgreement\n\nNote: this includes EndToEndAgreements that were never ratified - i.e. they got to the negotiation stage but were never put into force" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "carrier Service" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation" + "@language": "en-GB", + "@value": "Party To Agreement" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/PersonName", + "@id": "http://informationexchangestandard.org/ont/ies/common/TelephoneNumberRange", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{F114F86C-3BA8-4be7-A686-A1D80002DF28}" + "@value": "{007F88AD-9CDF-4aa1-BE73-18C688DA8C05}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Name used to identify / refer to a Person\n\nNote: this is the full name as known to the organisation managing the NamingScheme. For first names, surnames, etc. use a subtype of PersonName\n\nA PersonName may be composed of Surname, GivenName, etc. using the inRepresentation relationship" + "@value": "A CommunicationsIdentifierRange of TelephoneNumbers" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Person Name" + "@language": "en-GB", + "@value": "Telephone Number Range" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Name" + "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsIdentifierRange" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/disrespectfulOf", + "@id": "http://informationexchangestandard.org/ont/ies/common/Observation", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{369D2CA7-BFFD-4bc3-941F-47262C3DBF1F}" + "@value": "{8CA40CCF-A099-49fd-80CB-CA6DA733FAB4}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Relationship between two ResponsibleActor Entities where one is disrespectful of the other.\n\nNote: this should not be considered a bi-directional relationship. Just because one person disrespects another person does not necessarily mean the feeling is reciprocated. " + "@value": "An Event where an Element (Event or Entity) is observed by an Entity (i.e. a Person or Device)" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en-GB", + "@value": "Observation" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Event" + } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Event", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class" + ], + "http://informationexchangestandard.org/ont/ies/common/powertype": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfEvent" + } + ], + "http://purl.org/dc/terms/identifier": [ + { + "@value": "{B376370E-F5E8-4287-A3EC-AC35532919B1}" + } + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "An Event represents an activity or incident, involving one or more participating entities, that occurred/started at a specific point in time – e.g. a meeting, or a telephone call." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en-GB", + "@value": "Event" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Element" + } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/isCentroidOf", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://purl.org/dc/terms/identifier": [ + { + "@value": "{44ADC197-D9FA-4889-B6AF-929C3546F4A0}" + } + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "An inLocation relationship to indicate a PointOnEarthSurface is the centroid of a Location" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/PointOnEarthSurface" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en-GB", + "@value": "is Centroid Of" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/permittedNationality", + "@type": [ + "http://www.w3.org/2002/07/owl#DatatypeProperty" + ], + "http://purl.org/dc/terms/identifier": [ + { + "@value": "{FA623989-B6A4-40e2-A956-B8FFEA478895}" + } + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "The nationalities of those who are permitted to access the item. See the EDH specification for further details.\n\nAllowable Values:\n\nSee EDH Standard" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/SecurityLabel" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en-GB", + "@value": "permitted Nationality" + } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/idEmergencyContactTelNo", + "@type": [ + "http://www.w3.org/2002/07/owl#DatatypeProperty" + ], + "http://purl.org/dc/terms/identifier": [ + { + "@value": "{0198C1BE-43A0-4841-925E-FA5C47991AC3}" + } + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "The telephone number of an emergency contact as printed on the IdentityDocument" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en-GB", + "@value": "id Emergency Contact Tel No" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" + } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/hasStart", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://purl.org/dc/terms/identifier": [ + { + "@value": "{12A26F97-0E20-433B-8DCB-68A6FD73DB88}" + } + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "The Node at the start of a directed Link." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "has Start" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/hasEnd" + } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ilrProficiency", + "@type": [ + "http://www.w3.org/2002/07/owl#DatatypeProperty" + ], + "http://purl.org/dc/terms/identifier": [ + { + "@value": "{471CF113-1728-47fd-A763-D1FA69226FC4}" + } + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "The Proficiency qualifier is specified using the Interagency Language Roundtable (ILR) scale [E].\n\n(a) ILR Level 0 – No proficiency\n(b) ILR Level 1 – Elementary Proficiency\n(c) ILR Level 2 – Limited Working Proficiency\n(d) ILR Level 3 – Professional Working Proficiency\n(e) ILR Level 4 – Full Professional Proficiency\n(f) ILR Level 5 – Native or Bilingual Proficiency" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/LanguageProficiency" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en-GB", + "@value": "ilr Proficiency" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" + } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/rightsTo", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://purl.org/dc/terms/identifier": [ + { + "@value": "{04A80EF0-8E34-4bdb-8A8E-31D89028F9B6}" + } + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "A Relationship between Rights and the Element to which the Rights apply\n\nExample:\n\n* Rights to travel on a particular service (a travel reservation)\n* Rights to a parcel of land" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Rights" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en-GB", + "@value": "rights To" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Element" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Colour", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class" + ], + "http://purl.org/dc/terms/identifier": [ + { + "@value": "{B10D22FB-1D6A-47c9-B1C0-E870D43A5C52}" + } + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "A Characteristic whose members all have the same colour" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en-GB", + "@value": "Colour" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Characteristic" + } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/VersionNumber", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class" + ], + "http://purl.org/dc/terms/identifier": [ + { + "@value": "{E4C44F5B-5D57-4283-B985-5A2DA87BF212}" + } + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "The number or code that identifies the version of something." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en-GB", + "@value": "Version Number" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" + } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/branding", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://purl.org/dc/terms/identifier": [ + { + "@value": "{62675B63-9169-4f05-9993-E1B17540A6C1}" + } + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "A brand or logo that is represented on an Entity\n\ne.g. some bank cards are branded by a car manufacturer, etc. but actually operated by a bank" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/PaymentArtefact" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en-GB", + "@value": "branding" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/beginBoundOfClass", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://purl.org/dc/terms/identifier": [ + { + "@value": "{2C441F0A-635D-41ef-B8CC-96AA07958F8E}" + } + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "A relationship linking a TimeBoundedClass to the ParticularPeriod that marks the beginning bound date of its instances" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/TimeBoundedClass" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en-GB", + "@value": "begin Bound Of Class" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ParticularPeriod" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Characteristic", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class" + ], + "http://purl.org/dc/terms/identifier": [ + { + "@value": "{A7F266E8-B1CB-4b9b-8AF1-1EF2A7D8F5EE}" + } + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "A ClassOfElement whose instances all share a common property - e.g. they are all the same colour, mass, etc. " + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en-GB", + "@value": "Characteristic" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfElement" + } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/DeviceOnline", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class" + ], + "http://purl.org/dc/terms/identifier": [ + { + "@value": "{700BC564-35E1-4921-8759-5DAFA51B4E83}" + } + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "An EventParticipant where a Device participates in an OnlineEvent" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en-GB", + "@value": "Device Online" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/DeviceState" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/BookedPassenger", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class" + ], + "http://purl.org/dc/terms/identifier": [ + { + "@value": "{53C6BCA9-4D66-4bac-B946-0A8541CF510A}" + } + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "A Person's involvement as a booked traveller in a TravelBooking" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en-GB", + "@value": "Booked Passenger" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" + } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Sender", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class" + ], + "http://purl.org/dc/terms/identifier": [ + { + "@value": "{44C93DB5-8DFA-4585-9060-EEC789E0A5AC}" + } + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "An PartyInCommunication where the communicating party is the sender of a message" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en-GB", + "@value": "Sender" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/PartyInCommunication" + } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/NationalIdentityNumber", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class" + ], + "http://purl.org/dc/terms/identifier": [ + { + "@value": "{F2CF8705-DA4A-4131-AB60-CF1AC33BED95}" + } + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "An Identifier of a Person that is specified by a GovernmentOrganisation " + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en-GB", + "@value": "National Identity Number" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" + } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ISO19125-WKT", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class" + ], + "http://purl.org/dc/terms/identifier": [ + { + "@value": "{22B79CFD-DEDA-42e1-8864-E8421D36CF19}" + } + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "A GeoRepresentation using Well-Known-Text encoding for ISO19125 simple features.\n\nNote: the WKT must include the coordinate reference system used - e.g WGS 84" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en-GB", + "@value": "ISO19125-WKT" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/GeoRepresentation" + } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ValueInAmperes", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class" + ], + "http://purl.org/dc/terms/identifier": [ + { + "@value": "{0C682BA6-23AB-459c-B8FF-A114AA27650B}" + } + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "A StandardMeasureValue for ElectricCurrent in amperes" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en-GB", + "@value": "Value In Amperes" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/StandardMeasureValue" + } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/countryOfRegistration", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://purl.org/dc/terms/identifier": [ + { + "@value": "{D33498ED-B6A0-41ea-864F-CE95E2B1E010}" + } + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "The Country in which the respective Entity is registered / recognised." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Account" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Vehicle" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en-GB", + "@value": "country Of Registration" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Country" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Port", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class" + ], + "http://purl.org/dc/terms/identifier": [ + { + "@value": "{57860A04-0128-4c7e-9BFD-83D3BA432F8C}" + } + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "A Facility which is a recognised terminus for international travel" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en-GB", + "@value": "Port" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Facility" + } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/accountProvider", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://purl.org/dc/terms/identifier": [ + { + "@value": "{0F9244C3-B2F5-4b8a-AED2-54B7FDAB9578}" + } + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "The Organisation that provides the FinancialAccount" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Account" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en-GB", + "@value": "account Provider" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/EndToEndTransaction", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class" + ], + "http://purl.org/dc/terms/identifier": [ + { + "@value": "{911EB3DE-A001-493d-850D-3CF5A848791D}" + } + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "An EndToEndActivity covering the lifecycle of the trade" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en-GB", + "@value": "End To End Transaction" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/EndToEndActivity" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/IntelligenceOperation" + } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/IncarcerationFacility", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class" + ], + "http://purl.org/dc/terms/identifier": [ + { + "@value": "{B5C15382-451A-4446-BBE6-C67FBDB04402}" + } + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "A Facility used for incarceration - e.g. a prison, detention centre, or remand facility" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en-GB", + "@value": "Incarceration Facility" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Facility" + } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Bank", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class" + ], + "http://purl.org/dc/terms/identifier": [ + { + "@value": "{4E10343E-8350-4354-B3DB-A7F74B4535EF}" + } + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "An Organisation that holds a banking license and can conduct financial transactions on behalf of customers" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en-GB", + "@value": "Bank" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation" + } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/trusts", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://purl.org/dc/terms/identifier": [ + { + "@value": "{37CEEA2E-93E7-446d-A181-A55A091C3B22}" + } + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "A Relationship between two ResponsibleActor Entities where one trusts the other.\n\nNote: this should not be considered a bi-directional relationship. Just because one person trusts another person does not necessarily mean the feeling is reciprocated. " + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en-GB", + "@value": "trusts" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActor" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/objectContent", + "@type": [ + "http://www.w3.org/2002/07/owl#DatatypeProperty" + ], + "http://purl.org/dc/terms/identifier": [ + { + "@value": "{222FBD07-DCCF-40c6-BD15-4ADBC64A8AA5}" + } + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "The content of the data object.\n\nWhenever a DataObject is exchanged it must include either the ObjectContent or an ObjectContentReference or both.\n\nThe ContentStandard qualifier specifies the standard (either by name or by reference) that is applicable to the content of the DataObject.\n\nThe ContentFormat qualifier specifies the format of the content of the DataObject." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/DataObject" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en-GB", + "@value": "object Content" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/representationValue" + } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ScreenName", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class" + ], + "http://purl.org/dc/terms/identifier": [ + { + "@value": "{8C1321B7-8686-4a21-B99A-6C4A98B411A7}" + } + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "A display Name used by the account which may be non-unique, and may not be the same as the username" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en-GB", + "@value": "Screen Name" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Name" + } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/LuminousIntensity", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class" + ], + "http://purl.org/dc/terms/identifier": [ + { + "@value": "{8431C546-B6F9-406f-9ECD-383FE985D115}" + } + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "The Measure of radiated light" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en-GB", + "@value": "Luminous Intensity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/StandardMeasure" + } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/hasEthnicity", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://purl.org/dc/terms/identifier": [ + { + "@value": "{BC3185CE-53F4-45de-A6D4-DAC8343B4D1C}" + } + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "The ethnic group that the respective Person belongs to.\n\nThe Metropolitan Police standard shall be used as the reference data standard." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" + "@id": "http://informationexchangestandard.org/ont/ies/common/Person" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "disrespectful Of" + "@language": "en-GB", + "@value": "has Ethnicity" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActor" + "@id": "http://informationexchangestandard.org/ont/ies/common/Ethnicity" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + }, + { + "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/RequestDocument", + "@id": "http://informationexchangestandard.org/ont/ies/common/hasStatedPlaceOfIssue", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://purl.org/dc/terms/identifier": [ + { + "@value": "{644B75E8-92A0-4f16-861E-3B4FDFDF572E}" + } + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "A relationship to the place of issue as specified on the IdentityDocument" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en-GB", + "@value": "has Stated Place Of Issue" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/RegionOfCountry" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/FirstLineOfAddress", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{C0273975-049B-40f0-817C-DFBFA4A3E5CE}" + "@value": "{8B6DD87E-3D76-4836-9201-1244B80CDC69}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A WorkOfDocumentation that requests permission" + "@value": "The first line of the Address including the number of the dwelling and the street name." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Request Document" + "@language": "en-GB", + "@value": "First Line Of Address" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/WorkOfDocumentation" + "@id": "http://informationexchangestandard.org/ont/ies/common/LineOfAddress" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/tradedItemType", + "@id": "http://informationexchangestandard.org/ont/ies/common/AssetState", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class" + ], + "http://purl.org/dc/terms/identifier": [ + { + "@value": "{CA196722-9531-4eb4-A8CF-B9A5145CDCFD}" + } + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "A temporal state of an Asset" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en-GB", + "@value": "Asset State" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/State" + } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/idOnCard", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{A92F03F0-CB9E-4667-B985-25377303416A}" + "@value": "{92D9B068-F8D4-4cbc-AD57-1DA39D5CC1C7}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The type of entity involved in the TradeEvent\n\ne.g. \"Dyson Animal Mk3\"\n\nNote: there may be no more than one itemType for a given TradeEvent - i.e. a new TradeEvent must be instantiated for each ClassOfEntity sold, offered, delivered, etc.\n\nNote: was \"ItemType\" in IES 3.2" + "@value": "A relationship that asserts a NationalIdentityNumber (which identifies a person) is featured on a NationalIdentityCard" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/TradeEvent" + "@id": "http://informationexchangestandard.org/ont/ies/common/NationalIdentityCard" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en-GB", + "@value": "id On Card" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/NationalIdentityNumber" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/AmountOfMoney", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class" + ], + "http://informationexchangestandard.org/ont/ies/common/powertype": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfAmountOfMoney" + } + ], + "http://purl.org/dc/terms/identifier": [ + { + "@value": "{0DF94DE5-68B7-45b4-A106-A11CE06C31B8}" + } + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "A specific amount of a given currency" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en-GB", + "@value": "Amount Of Money" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Asset" + } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ConferenceHost", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class" + ], + "http://purl.org/dc/terms/identifier": [ + { + "@value": "{B59AB165-6D9C-423f-9CB2-85B4E1B37D93}" + } + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "A ConferenceParticipant that is in the role of host" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en-GB", + "@value": "Conference Host" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ConferenceParticipant" + } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ContinuousState", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class" + ], + "http://purl.org/dc/terms/identifier": [ + { + "@value": "{6E5AF4BB-BB7F-4387-A7BB-476B81FEC103}" + } + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "A State that is temporally continuous - i.e. it is not a DiscontinuousState" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en-GB", + "@value": "Continuous State" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/State" + } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/EducationalOrganisation", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class" + ], + "http://purl.org/dc/terms/identifier": [ + { + "@value": "{F30D350C-848D-4b02-AEA5-86575CEEEFB3}" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "traded Item Type" + "@value": "An Organisation that provides education" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfEntity" + "@language": "en-GB", + "@value": "Educational Organisation" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/uriSchemeName", + "@id": "http://informationexchangestandard.org/ont/ies/common/quantityOffered", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{AAA8DE3D-31D8-4c1e-B114-72E8B37D6CAA}" + "@value": "{AEC476A1-AE39-4a9e-9EE3-DD45B50B0F26}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "URI scheme is the top level of the uniform resource identifier (URI) naming structure. All URIs and absolute URI references are formed with a scheme name, followed by a colon character (\":\"), and the remainder of the URI called the scheme-specific part.\n\nA list of official IANA-registered URI schemes can be found at:\nhttp://en.wikipedia.org/wiki/URI_scheme#Official_IANAregistered_schemes" + "@value": "The number of Entities (of the same type) that are being offered for sale" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/WebResourceState" + "@id": "http://informationexchangestandard.org/ont/ies/common/OfferForSale" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "uri Scheme Name" + "@language": "en-GB", + "@value": "quantity Offered" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ @@ -19761,593 +20560,601 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/", + "@id": "http://informationexchangestandard.org/ont/ies/common/hostedOn", "@type": [ - "http://www.w3.org/2002/07/owl#Ontology" - ], - "http://purl.org/dc/terms/audience": [ - { - "@language": "en-GB", - "@value": "Domain experts and data modellers" - } + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://purl.org/dc/terms/coverage": [ + "http://purl.org/dc/terms/identifier": [ { - "@language": "en-GB", - "@value": "Classes, properties, and annotations for describing common concepts" + "@value": "{F5C27E55-623E-4fa7-95C3-DD0A722D1035}" } ], - "http://purl.org/dc/terms/created": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@type": "http://www.w3.org/2001/XMLSchema#gYear", - "@value": "2020" + "@value": "Relates a WebResourceState to the OnlineService that hosts it" } ], - "http://purl.org/dc/terms/dateCopyrighted": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@type": "http://www.w3.org/2001/XMLSchema#gYear", - "@value": "2025" + "@id": "http://informationexchangestandard.org/ont/ies/common/WebResourceState" } ], - "http://purl.org/dc/terms/description": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en-GB", - "@value": "\n The Information Exchange Standard (IES) is developed within the UK Government.\n " - } - ], - "http://purl.org/dc/terms/language": [ - { - "@value": "en-GB" + "@value": "hosted On" } ], - "http://purl.org/dc/terms/license": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "https://spdx.org/licenses/MIT.html" + "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineService" } ], - "http://purl.org/dc/terms/modified": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2025-11-29" + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/CriminalOrganisation", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://purl.org/dc/terms/publisher": [ + "http://purl.org/dc/terms/identifier": [ { - "@language": "en-GB", - "@value": "UK Department for Business and Trade" + "@value": "{3CEFB37C-D5EE-4c9d-848D-C8E2DB206482}" } ], - "http://purl.org/dc/terms/rights": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@language": "en-GB", - "@value": "Crown Copyright 2020-2025" + "@value": "An OrganisationState that is assessed to be breaking the law in an organised manner" } ], - "http://purl.org/dc/terms/title": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en-GB", - "@value": "IES Common Ontology" + "@value": "Criminal Organisation" } ], - "http://purl.org/dc/terms/type": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@language": "en-GB", - "@value": "IES Common Ontology" + "@id": "http://informationexchangestandard.org/ont/ies/common/OrganisationState" } + ] + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/WebResource", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://purl.org/vocab/vann/preferredNamespacePrefix": [ + "http://purl.org/dc/terms/identifier": [ { - "@value": "ies" + "@value": "{46D508B4-F1CC-45d7-9E4B-BA8A3C88D82A}" } ], - "http://purl.org/vocab/vann/preferredNamespaceUri": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "http://informationexchangestandard.org/ont/ies/common/" + "@value": "Any http presence on the web" } ], - "http://www.w3.org/2002/07/owl#priorVersion": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://ies.data.gov.uk/ontology/ies/4.4.0/" + "@language": "en-GB", + "@value": "Web Resource" } ], - "http://www.w3.org/2002/07/owl#versionIRI": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/5.0.0/" - } - ], - "http://www.w3.org/2002/07/owl#versionInfo": [ + "@id": "http://informationexchangestandard.org/ont/ies/common/Entity" + }, { - "@value": "5.0.0" + "@id": "http://informationexchangestandard.org/ont/ies/common/WebResourceState" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfResponsibleActorState", + "@id": "http://informationexchangestandard.org/ont/ies/common/BookingAgent", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{9CEF4F29-5619-4d8f-A9DE-8CB43270C7F5}" + "@value": "{0AF87601-5B3E-4c5e-8149-D0D3C0073C42}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A ClassOfState that is the powertype of ResponsibleActorState " + "@value": "A ResponsibleActor's involvement as the facilitator of a TravelBooking" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Class Of Responsible Actor State" + "@language": "en-GB", + "@value": "Booking Agent" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfState" + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Destroyer", + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfResponsibleActorState", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{C029299D-5946-48dd-94CB-80EC23A56300}" + "@value": "{9CEF4F29-5619-4d8f-A9DE-8CB43270C7F5}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EventParticipant where a ResponsibleActor participates in a Destroy event as a destroyer" + "@value": "A ClassOfState that is the powertype of ResponsibleActorState " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Destroyer" + "@language": "en-GB", + "@value": "Class Of Responsible Actor State" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfState" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/BookingAgent", + "@id": "http://informationexchangestandard.org/ont/ies/common/userOf", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{0AF87601-5B3E-4c5e-8149-D0D3C0073C42}" + "@value": "{01984617-C96D-48b3-ACDE-25F525719AEF}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A ResponsibleActor's involvement as the facilitator of a TravelBooking" + "@value": "A hasAccessTo relationship between a ResponsibleActor and an Asset they use.\n\nNote: more often than not, this will be a statement of occasional use, so the instance of the ResponsibleActorState should also be an instance of DiscontinuousState. In rarer occasions, it may be used to highlight a single, continuous use, but generally this would be modelled with the appropriate type of Event and EventParticipants" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Booking Agent" + "@language": "en-GB", + "@value": "user Of" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" - }, + "@id": "http://informationexchangestandard.org/ont/ies/common/Asset" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" + "@id": "http://informationexchangestandard.org/ont/ies/common/hasAccessTo" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ArrestingOfficer", + "@id": "http://informationexchangestandard.org/ont/ies/common/TrainTicket", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{5B3F41C3-91CC-442f-A4F8-615E77751734}" + "@value": "{A8715447-3583-45d0-9550-625CF96B3E2E}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Person's role as arresting officer" + "@value": "A Ticket that is used to travel by rail" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Arresting Officer" + "@language": "en-GB", + "@value": "Train Ticket" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/PersonState" + "@id": "http://informationexchangestandard.org/ont/ies/common/TravelTicket" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ValueInKilograms", + "@id": "http://informationexchangestandard.org/ont/ies/common/Operator", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{E7A9BC2D-85E2-4999-90DC-B76C9CB57C42}" + "@value": "{6730B57A-3E53-4bd2-B784-78C4FB239DBF}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A StandardMeasureValue for Mass in kilograms" + "@value": "A ResponsibleActor's role in an OperationalEvent where they are one of the operators " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Value In Kilograms" + "@language": "en-GB", + "@value": "Operator" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/StandardMeasureValue" + "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Hacking", + "@id": "http://informationexchangestandard.org/ont/ies/common/BankCard", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{2AC7FDAB-7BB8-41ee-B558-AEBFE01274F2}" + "@value": "{848A9E0F-F3B4-47c3-AA7E-2FF6BE92170C}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A CriminalActivity where computer equipment is interfered with without the owners permission" + "@value": "A PaymentArtefact that is a physical card used for making financial transactions.\n\nNote: when used online, the accompanying Fan" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Hacking" + "@language": "en-GB", + "@value": "Bank Card" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/CriminalActivity" + "@id": "http://informationexchangestandard.org/ont/ies/common/PaymentArtefact" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Ship", + "@id": "http://informationexchangestandard.org/ont/ies/common/radioCoverage", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{14098560-1FF3-4599-B9A5-41167861538B}" + "@value": "{3B5E5043-30C2-4e67-86C8-F59F55AEBA90}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Vehicle that travels on water" + "@value": "A relationship linking a RadioMast to its RadioCoverageArea" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/RadioMast" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Ship" + "@language": "en-GB", + "@value": "radio Coverage" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Vehicle" + "@id": "http://informationexchangestandard.org/ont/ies/common/RadioCoverageArea" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Meeting", + "@id": "http://informationexchangestandard.org/ont/ies/common/inRepresentation", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{6445E51F-3DDF-4dcf-ABDF-3ED123D53188}" + "@value": "{7238489D-6802-4733-9F7F-9B31D02B3C81}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A CoLocation where the attendees (Presence) communicate with each other" + "@value": "A relationship that asserts a Representation is part of another Representation" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Representation" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Meeting" + "@language": "en-GB", + "@value": "in Representation" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/CoLocation" + "@id": "http://informationexchangestandard.org/ont/ies/common/Representation" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/GrantOfAuthority", + "@id": "http://informationexchangestandard.org/ont/ies/common/MilitaryEvent", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{F5EAAEEE-C0B2-469f-9048-3E0731ED8342}" + "@value": "{8EA1764B-26BE-4a72-ADEF-385C4CD657C3}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An AuthorisationStage where a ResponsibleActor grants another ResponsibleActor authority to act." + "@value": "An OperationalEvent that involves military staff" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Grant Of Authority" + "@language": "en-GB", + "@value": "Military Event" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/AuthorisationStage" + "@id": "http://informationexchangestandard.org/ont/ies/common/OperationalEvent" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Element", + "@id": "http://informationexchangestandard.org/ont/ies/common/UnitOfMeasure", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://informationexchangestandard.org/ont/ies/common/powertype": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfElement" - } - ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{97EDC90F-3B36-4da8-AE77-D5FDBDEA2B21}" + "@value": "{9F2DE0F4-58B1-46b7-B25A-545D765381A8}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Thing that has a spatial extent and can have start and end dates" + "@value": "A ClassOfMeasureValue that is used to quantify a Measure on a standard scale" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Element" + "@language": "en-GB", + "@value": "Unit Of Measure" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Thing" + "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfMeasureValue" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Tendency", + "@id": "http://informationexchangestandard.org/ont/ies/common/CellularBaseStation", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{2B451601-EC1D-4bd4-A782-6E0B7E0D416D}" + "@value": "{9D4A1395-8687-4f0b-BC5D-61A756210B4D}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A DispositionalClass where all the instances share the same tendency\n\nExample: People who tend to violence" + "@value": "A RadioMast that is used for cellular communication\n\n" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Tendency" + "@language": "en-GB", + "@value": "Cellular Base Station" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/DispositionalClass" + "@id": "http://informationexchangestandard.org/ont/ies/common/RadioMast" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/SystemState" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/inPossessionOf", + "@id": "http://informationexchangestandard.org/ont/ies/common/AccountAdminEvent", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{0A28624B-C5E3-461e-B84A-E55B550B5DD6}" + "@value": "{19E90CA4-F0EB-4245-826E-EDC278642B41}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Relationship between a ResponsibleActor and an Asset they have in their possession.\n\nNote: this is separate to ownership - e.g. the possessor may well be the owner (use the owns relationship) but may also be a result of borrowing, theft, temporary custodianship, " + "@value": "A BusinessEvent that an Account participates in" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "in Possession Of" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Asset" + "@language": "en-GB", + "@value": "Account Admin Event" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/hasAccessTo" + "@id": "http://informationexchangestandard.org/ont/ies/common/BusinessEvent" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/aCopyOf", + "@id": "http://informationexchangestandard.org/ont/ies/common/originator", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{22D9054C-AE5C-4afe-99D9-3C9D65C86CB9}" + "@value": "{4978D7F3-E686-4b30-9356-F0C4DC7A158D}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An rdf:type relationship that asserts a Document is a copy of WorkOfDocumentation\n\nNote: Document instances are individual physical documents whereas WorkOfDocumentation is the general case of a document - e.g. \"War and Peace\" vs \"my copy of War and Peace\"" + "@value": "The ResponsibleActor that produced the dataset" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/IndividualDocument" + "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "a Copy Of" + "@language": "en-GB", + "@value": "originator" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/WorkOfDocumentation" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActor" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/BankBranch", + "@id": "http://informationexchangestandard.org/ont/ies/common/idFamilyName", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{02E3C3B8-8650-4867-8390-823E4B3360E6}" + "@value": "{CCD1F7FE-C42A-4503-BF24-00E8805BD5DD}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An operating division of a Bank, usually a high street branch, but might also be the online arm of a Bank" + "@value": "The family name as printed on the IdentityDocument" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Bank Branch" + "@language": "en-GB", + "@value": "id Family Name" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation" + "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/AccountAdminEvent", + "@id": "http://informationexchangestandard.org/ont/ies/common/Department", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{19E90CA4-F0EB-4245-826E-EDC278642B41}" + "@value": "{6C7891C7-E095-41f4-A894-AA0C6A22F5D2}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A BusinessEvent that an Account participates in" + "@value": "An Organisation that is part of another Organisation - usually part of a CommercialOrganisation, though other Organisations have departments" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Account Admin Event" + "@language": "en-GB", + "@value": "Department" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/BusinessEvent" + "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ValueInSeconds", + "@id": "http://informationexchangestandard.org/ont/ies/common/IPPhoneHandset", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{E485D394-B9D7-40b6-BD44-E5970B2118BD}" + "@value": "{0B494F4A-9E82-4667-89AD-3D22FC9B5742}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A StandardMeasureValue for Duration in seconds" + "@value": "A CommunicationsDevice that is a telephone using internet protocols" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Value In Seconds" + "@language": "en-GB", + "@value": "IPPhone Handset" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/StandardMeasureValue" + "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsDevice" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/radioCoverage", + "@id": "http://informationexchangestandard.org/ont/ies/common/ticketArrivalLocation", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{3B5E5043-30C2-4e67-86C8-F59F55AEBA90}" + "@value": "{A4906B5E-8718-404e-8EEF-20AE29106383}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A relationship linking a RadioMast to its RadioCoverageArea" + "@value": "The arrival location as stated on the ticket." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/RadioMast" + "@id": "http://informationexchangestandard.org/ont/ies/common/TravelTicket" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "radio Coverage" + "@language": "en-GB", + "@value": "ticket Arrival Location" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/RadioCoverageArea" + "@id": "http://informationexchangestandard.org/ont/ies/common/Port" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ @@ -20357,345 +21164,327 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineAccountInUse", + "@id": "http://informationexchangestandard.org/ont/ies/common/assessed", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{BCFD5BED-785D-4c5d-B004-2C8A5C7B40C3}" + "@value": "{669E3CD0-CD9D-496c-A711-ECDE3F589012}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EventParticipant where an OnlineAccount participates in an OnlineEvent" + "@value": "An owl:objectProperty that links an AssesToBeTrue to the rdfs:Resource that is assessed to be true." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Assessment" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Online Account In Use" + "@language": "en-GB", + "@value": "assessed" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" + "@id": "http://www.w3.org/2000/01/rdf-schema#Resource" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/IPAddress", + "@id": "http://informationexchangestandard.org/ont/ies/common/PossibleWorld", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{451C4C40-4183-4130-B67C-6F746B8B8BCA}" + "@value": "{15E93B86-6969-47f2-8036-0B7B96E9BDA2}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Identifier that is an Internet Protocol address." + "@value": "An Element that encompasses a number of Events, Entities and States that may occur / have occurred. A PossibleWorld is used for scenario planning and forensics.\n\nThis is a very simple placeholder for an area of IES that is likely to grow in the future. For now, it can be used to group together a number of elements (using isPartOf relationship) to assert that they share the same truth - i.e. in one possible scenario, all of them were true. The same Element may exist in more than one PossibleWorld - i.e. scenarios may share elements. For version 4.1.0 of IES, PossibleWorld is to be used with AssessToBeTrue in order to specify a level of confidence or probability. More work is needed on this in later IES versions. " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "IPAddress" + "@language": "en-GB", + "@value": "Possible World" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsIdentifier" + "@id": "http://informationexchangestandard.org/ont/ies/common/Element" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/nephewOrNieceOf", + "@id": "http://informationexchangestandard.org/ont/ies/common/associatedCarrier", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{1995033D-7AF2-468c-998D-61E86FB51B16}" + "@value": "{2E464C7F-FC0B-4dcc-9B1C-5DCA87B4CE3A}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Relationship between two Person Entities that indicates one is the nephew or niece of the other.\n\nNote: people can become nephews or nieces at different stages in their lives (e.g. as people marry) so PersonState should be used in cases where someone has not always been related in this way (i.e. not from birth)" + "@value": "The Organisation that provides the transport specified on the Ticket" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/TravelTicket" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "nephew Or Niece Of" + "@language": "en-GB", + "@value": "associated Carrier" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/familiallyRelatedTo" + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Married", + "@id": "http://informationexchangestandard.org/ont/ies/common/Warrantry", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{D03A0D8B-79F5-4901-97BC-2767FD46CD5F}" + "@value": "{CA2023C6-1677-4d24-A1E6-22BC4D595E6F}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A State when a Person is married to another person" + "@value": "An EndToEndAuthorisation where the process involves legal warrants. " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Married" + "@language": "en-GB", + "@value": "Warrantry" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/PersonState" + "@id": "http://informationexchangestandard.org/ont/ies/common/EndToEndAuthorisation" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Flight", + "@id": "http://informationexchangestandard.org/ont/ies/common/System", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{375B0887-712F-43f0-BBF4-5C544D75AC39}" + "@value": "{F682A265-1AFE-4287-A9CD-0D4C83F54C52}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A TravelService by air" + "@value": "An Device comprising software and hardware brought together for a purpose. The Devices may or may not be removable / replaceable" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Flight" + "@language": "en-GB", + "@value": "System" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Transit" + "@id": "http://informationexchangestandard.org/ont/ies/common/Device" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/SystemState" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/EntertainmentEvent", + "@id": "http://informationexchangestandard.org/ont/ies/common/DataKey", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{78C33499-CD14-43cb-82AE-93A0F8CF022B}" + "@value": "{2D88DE83-F87F-48ad-A485-9FFA79ED90D8}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Event where entertainment (sporting, music, theatre, etc.) is provided" + "@value": "A unique key (usually only unique within a Database, though it could be a GUID) that identifies a DataObject" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Entertainment Event" + "@language": "en-GB", + "@value": "Data Key" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Event" + "@id": "http://informationexchangestandard.org/ont/ies/common/Identifier" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/wasAuthorisedBy", + "@id": "http://informationexchangestandard.org/ont/ies/common/idLowerRange", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{7A58C9AD-C198-4a61-8244-DE5BBC591416}" + "@value": "{6C79CE89-8E17-4ee7-ABA8-DDA5D4AFC78B}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A relationship to the Organisation that was the authorising agency for the IdentityDocument" + "@value": "A relationship between a CommunicationsIdentifierRange and the CommunicationsIdentifier that is the lower limit of the identifier range " } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/IdentityDocument" + "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsIdentifierRange" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "was Authorised By" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" - } - ] - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/AmountOfMoney", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" - ], - "http://informationexchangestandard.org/ont/ies/common/powertype": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfAmountOfMoney" - } - ], - "http://purl.org/dc/terms/identifier": [ - { - "@value": "{0DF94DE5-68B7-45b4-A106-A11CE06C31B8}" - } - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "A specific amount of a given currency" + "@language": "en-GB", + "@value": "id Lower Range" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Amount Of Money" + "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsIdentifier" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Asset" + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/War", + "@id": "http://informationexchangestandard.org/ont/ies/common/Northing", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{D4F568F5-7BC4-489d-94BC-AE1305E5C0C2}" + "@value": "{09649FE9-DDD7-4493-B9EC-7A716B0FC616}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Disagreement where at least one party has declared war" + "@value": "The GeoIdentity that is a representation of the northward component of cartesian point on a map - i.e. on a 2D projection of the globe such as a mercator projection." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "War" + "@language": "en-GB", + "@value": "Northing" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Disagreement" - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/EndToEndActivity" + "@id": "http://informationexchangestandard.org/ont/ies/common/GeoIdentity" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Carrier", + "@id": "http://informationexchangestandard.org/ont/ies/common/GeoPoint", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{91DC18F6-3E35-411c-814D-5ACEE83BE316}" + "@value": "{9A9467C3-D5FC-4964-8943-FE63ADF38914}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EventParticipant where a ResponsibleActor participates in a Delivery as a carrier" + "@value": "A Location that is a point (mathematically speaking, of vanishing volume) on, below or above the surface of the WGS84 spheroid. The distance from the spheroid surface is given by the altitudeInMetres attribute." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Carrier" + "@language": "en-GB", + "@value": "Geo Point" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/Location" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/PersonInCommunication", + "@id": "http://informationexchangestandard.org/ont/ies/common/missionPurpose", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{0383D09B-8C40-417d-8C1A-75220EAF496E}" + "@value": "{A6DED556-12B8-45b7-A69C-A6A3D813269B}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A PersonState (and an EventParticipant) when a Person is involved in communicating. " + "@value": "A short description of why an IntelligenceOperation was carried out used for legal justification\n\nAgencies that work in the intelligence domain may wish to standardise these descriptions. " } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Person In Communication" + "@id": "http://informationexchangestandard.org/ont/ies/common/OperationalEvent" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" - }, + "@language": "en-GB", + "@value": "mission Purpose" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/PersonState" + "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Presence", + "@id": "http://informationexchangestandard.org/ont/ies/common/ServiceProvider", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{8404464D-3904-4c59-AE0E-B3FAFB46AC4E}" + "@value": "{496683C9-EB89-46ac-87D0-4864F1B54ED4}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EventParticipant where an Entity is CoLocated with other Entities of interest" + "@value": "The role of an Organisation in providing a Service (e.g. a TeleConference)" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Presence" + "@language": "en-GB", + "@value": "Service Provider" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -20705,34 +21494,34 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/countryUsingDialCode", + "@id": "http://informationexchangestandard.org/ont/ies/common/excludedFrom", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{8C3F2C71-C7A2-414a-85C2-DFCD2D91D8E5}" + "@value": "{883B5479-62DD-47a4-BC14-9A11835D820B}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A relationship between a TelephoneCountryCode and a Country that uses that code.\n\nNote: more than one Country may use the same code, and in rare cases a given Country may have more than one code." + "@value": "A Relationship between a ResponsibleActorState and a Location they are not allowed to enter.\n\nNote: any additional information about how or why the exclusion is in place should be added to the state" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/TelephoneCountryCode" + "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActorState" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "country Using Dial Code" + "@language": "en-GB", + "@value": "excluded From" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Country" + "@id": "http://informationexchangestandard.org/ont/ies/common/Location" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ @@ -20742,715 +21531,603 @@ ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/InDisagreement", + "@id": "http://informationexchangestandard.org/ont/ies/common/GeoRepresentation", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{F12D45EA-66D5-4016-BDF7-E1CD8F48CCF5}" + "@value": "{A8C07233-5D62-4ad4-B405-2D15CFC37497}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An EventParticipant where a ResponsibleActor is in disagreement" + "@value": "A Representation for a Location - e.g. a point, a polyline, etc." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "In Disagreement" + "@language": "en-GB", + "@value": "Geo Representation" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/ActiveEventParticipant" + "@id": "http://informationexchangestandard.org/ont/ies/common/Representation" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Sender", + "@id": "http://informationexchangestandard.org/ont/ies/common/Prosecution", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{44C93DB5-8DFA-4585-9060-EEC789E0A5AC}" + "@value": "{024133FE-9D0B-4e5d-A97D-A34B5EA01C41}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An PartyInCommunication where the communicating party is the sender of a message" + "@value": "A LawEnforcement Event that is the trial of a suspect" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Sender" + "@language": "en-GB", + "@value": "Prosecution" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/PartyInCommunication" + "@id": "http://informationexchangestandard.org/ont/ies/common/LawEnforcement" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Country", + "@id": "http://informationexchangestandard.org/ont/ies/common/SMS", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{92EBA9B9-48C2-4082-9FE5-603977BD6846}" + "@value": "{4C19E163-710B-4ccb-9F1C-569F8E348BDC}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Location whose land extent / borders are recognised as a Country by the International Standards Organisation (ISO)\n\nNote: this is simply the land, any buildings on it, and the airspace and ground beneath as recognised by the ISO definition. It does not include the nationals of the Country, its Government, etc. " + "@value": "A Message (text and images) sent over a cellular network" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Country" + "@language": "en-GB", + "@value": "SMS" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Location" + "@id": "http://informationexchangestandard.org/ont/ies/common/Message" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Passenger", + "@id": "http://informationexchangestandard.org/ont/ies/common/handlingCaveat", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{D6D07656-1866-4cb4-97A7-FC4C1CB65416}" + "@value": "{1C02B06E-3159-48f6-9575-64B62765498B}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A PersonInTransit where the Person travelling is a Passenger on a Transit" + "@value": "A textual description of any handling caveats that must be adhered to." } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Passenger" + "@id": "http://informationexchangestandard.org/ont/ies/common/SecurityLabel" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/PersonInTransit" + "@language": "en-GB", + "@value": "handling Caveat" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineComment", + "@id": "http://informationexchangestandard.org/ont/ies/common/Vehicle", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{FF216817-5B58-4db5-88C5-20AE6A466265}" + "@value": "{3B916F09-F3F4-43e9-9C84-99009C685396}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An OnlineArtefact that is a comment on an existing OnlineArtefact instance" + "@value": "An Asset that is a means of transportation – e.g. car, aircraft, ship." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Online Comment" + "@language": "en-GB", + "@value": "Vehicle" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineArtefact" + "@id": "http://informationexchangestandard.org/ont/ies/common/Device" + }, + { + "@id": "http://informationexchangestandard.org/ont/ies/common/VehicleState" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/isStateOf", + "@id": "http://informationexchangestandard.org/ont/ies/common/informationContent", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{F7CBF87A-6ECC-4c9f-B698-FD3CF3F7980E}" + "@value": "{5BEE4248-DC98-4625-8553-3BB2171A1EDE}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An isPartOf linking an Element to a temporal State of that Element\n\nExamples:\n\nYou, you yesterday" + "@value": "A relationship between a WebResourceState and a Representation that asserts the Representation is the content of the WebResource\n\nNote: a state is used here as the content may change over time even though the WebResource persists" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/State" + "@id": "http://informationexchangestandard.org/ont/ies/common/WebResourceState" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "is State Of" + "@language": "en-GB", + "@value": "information Content" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Element" + "@id": "http://informationexchangestandard.org/ont/ies/common/Representation" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/isPartOf" + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/NotForProfitOrganisation", + "@id": "http://informationexchangestandard.org/ont/ies/common/spokenLanguage", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{C2B4A066-E4A7-4cf5-BD1F-8381364F5D30}" + "@value": "{FA149043-EA61-4497-A036-589DA1FD312E}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Organisation where all income is reinvested, or distributed - i.e. no profit is made." - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Not For Profit Organisation" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation" - } - ] - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfState", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" - ], - "http://purl.org/dc/terms/identifier": [ - { - "@value": "{0358DDAB-D22C-4ee5-8F9A-CF18F3E432BD}" + "@value": "The language in which someone is proficient" } ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@value": "A ClassOfElement whose instances are classes of States. This is the powertype of State.\n\nExamples:\n\n* Roles" + "@id": "http://informationexchangestandard.org/ont/ies/common/LanguageProficiency" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Class Of State" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ClassOfElement" - } - ] - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ContinuousState", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" - ], - "http://purl.org/dc/terms/identifier": [ - { - "@value": "{6E5AF4BB-BB7F-4387-A7BB-476B81FEC103}" - } - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "A State that is temporally continuous - i.e. it is not a DiscontinuousState" + "@language": "en-GB", + "@value": "spoken Language" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Continuous State" + "@id": "http://informationexchangestandard.org/ont/ies/common/Language" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/State" + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/worksWith", + "@id": "http://informationexchangestandard.org/ont/ies/common/", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://purl.org/dc/terms/identifier": [ - { - "@value": "{25DD07E3-2500-4b9b-AF50-446EEC927AD2}" - } - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "A Relationship between two ResponsibleActor Entities that indicates one works with the other.\n\nIn the case where the work is occasional / ad-hoc (i.e. there isn't an ongoing job) then the instance of the ResponsibleActorState should also be an instance of DiscontinuousState\n\nNote: this relationship should only be used when it is not known who the two people work for (in which case create an organisation and used employedBy) or when the working relationship is rather loose - e.g. in cases of criminal cooperation." - } + "http://www.w3.org/2002/07/owl#Ontology" ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://purl.org/dc/terms/audience": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/PersonState" + "@language": "en-GB", + "@value": "Domain experts and data modellers" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://purl.org/dc/terms/coverage": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "works With" + "@language": "en-GB", + "@value": "Classes, properties, and annotations for describing common concepts" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://purl.org/dc/terms/created": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Person" + "@type": "http://www.w3.org/2001/XMLSchema#gYear", + "@value": "2020" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://purl.org/dc/terms/dateCopyrighted": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@type": "http://www.w3.org/2001/XMLSchema#gYear", + "@value": "2026" } - ] - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Nation", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://purl.org/dc/terms/identifier": [ + "http://purl.org/dc/terms/description": [ { - "@value": "{6AE6F8A5-F427-4ea6-BABD-5720F07430F5}" + "@language": "en-GB", + "@value": "\n The IES Common ontology defines the upper ontology classes, properties, and attributes used by all other IES\n ontology extensions.\n " } ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://purl.org/dc/terms/language": [ { - "@value": "The people of a Country (or group of Countries recognised as a Nation).\n\nNote: this is distinct to a Country which is the land mass under control by the Nation, though ISO Country codes are regularly used to also identify Nations. " + "@value": "en-GB" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://purl.org/dc/terms/license": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Nation" + "@id": "https://spdx.org/licenses/MIT.html" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://purl.org/dc/terms/modified": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/RegionalConstituency" + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2026-01-09" } - ] - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ElectoralCandidate", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://purl.org/dc/terms/identifier": [ + "http://purl.org/dc/terms/publisher": [ { - "@value": "{E035D766-CB68-49c3-AC69-A56F3487C625}" + "@language": "en-GB", + "@value": "UK Department for Business and Trade" } ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://purl.org/dc/terms/rights": [ { - "@value": "A Person standing for elected office" + "@language": "en-GB", + "@value": "Crown Copyright 2020-2026" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://purl.org/dc/terms/title": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Electoral Candidate" + "@language": "en-GB", + "@value": "IES Common Ontology" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://purl.org/dc/terms/type": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" + "@language": "en-GB", + "@value": "IES Common Ontology" } - ] - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/finiteMembershipCount", - "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://purl.org/dc/terms/identifier": [ + "http://purl.org/vocab/vann/preferredNamespacePrefix": [ { - "@value": "{FF3DDC24-010C-4cd2-BF97-7464EAF45317}" + "@value": "ies" } ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://purl.org/vocab/vann/preferredNamespaceUri": [ { - "@value": "An integer count of members of a FiniteClassOfElement. " + "@value": "http://informationexchangestandard.org/ont/ies/common/" } ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2002/07/owl#priorVersion": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/FiniteClassOfElement" + "@id": "http://informationexchangestandard.org/ont/ies/5.1.0-rc1" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2002/07/owl#versionIRI": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "finite Membership Count" + "@id": "http://informationexchangestandard.org/ont/ies/5.1.0-rc2" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2002/07/owl#versionInfo": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" + "@value": "5.1.0-rc2" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/BankCard", + "@id": "http://informationexchangestandard.org/ont/ies/common/Flight", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{848A9E0F-F3B4-47c3-AA7E-2FF6BE92170C}" + "@value": "{375B0887-712F-43f0-BBF4-5C544D75AC39}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A PaymentArtefact that is a physical card used for making financial transactions.\n\nNote: when used online, the accompanying Fan" + "@value": "A TravelService by air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Bank Card" + "@language": "en-GB", + "@value": "Flight" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/PaymentArtefact" + "@id": "http://informationexchangestandard.org/ont/ies/common/Transit" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/hasAuthor", + "@id": "http://informationexchangestandard.org/ont/ies/common/TelephoneCountryCode", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{9464D864-E76F-4e09-89E1-D3B2D3E63F3B}" + "@value": "{79C84EC1-83EC-45a8-A3CE-F88CFFBF9434}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The author of the respective document." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/WorkOfDocumentation" + "@value": "The dialing code for a country as specified by the ITU" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "has Author" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/ResponsibleActor" + "@language": "en-GB", + "@value": "Telephone Country Code" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/CommunicationsIdentifier" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/FlightTicket", + "@id": "http://informationexchangestandard.org/ont/ies/common/Modify", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{3A9A1BA9-465F-4f6d-BD55-9F3F8AE40AE0}" + "@value": "{3EF09CE4-79B0-42be-9AA1-12B97611BF2B}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Ticket that is used to travel by air" + "@value": "A LifecycleEvent where something is changed" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Flight Ticket" + "@language": "en-GB", + "@value": "Modify" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/TravelTicket" + "@id": "http://informationexchangestandard.org/ont/ies/common/LifecycleEvent" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/cousinOf", + "@id": "http://informationexchangestandard.org/ont/ies/common/cookieOriginSite", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{32A625FA-3159-4b36-B551-3742BA11C7A8}" + "@value": "{24E8B958-284F-4be2-AACD-A7B2A94B97D4}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Relationship between two Person Entities that indicates one is the cousin of the other" + "@value": "Relates a Cookie to the Webpage from which it originated." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Person" + "@id": "http://informationexchangestandard.org/ont/ies/common/Cookie" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "cousin Of" + "@language": "en-GB", + "@value": "cookie Origin Site" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Person" + "@id": "http://informationexchangestandard.org/ont/ies/common/Webpage" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/familiallyRelatedTo" + "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/RegionOfWorld", + "@id": "http://informationexchangestandard.org/ont/ies/common/StandardMeasureValue", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{18C405CE-CC09-4e02-A44D-0FB00C6F6B37}" + "@value": "{773272F0-DBAB-4c47-8E21-01171FC82245}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Location that is a general subdivision of the world - e.g. continents, sub-continents, economic areas, etc.\n\nRegions of the world may sometimes be spatially separated (e.g. economic areas)" + "@value": "A MeasureValue that is expressed in SI units" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Region Of World" + "@language": "en-GB", + "@value": "Standard Measure Value" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Location" + "@id": "http://informationexchangestandard.org/ont/ies/common/MeasureValue" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/What3words", + "@id": "http://informationexchangestandard.org/ont/ies/common/Database", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{B2262900-BF01-4691-8DE1-46A726A6D1CB}" + "@value": "{3099B032-4B0A-4aec-ABCD-3E862C4C1979}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A GeoIdentity that is a what3words Location specifier\n\n(see what3words.com)" + "@value": "A DataObject that is the contents of an entire database (note this is still a class, as there may be many copies of the database)" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "What3words" + "@language": "en-GB", + "@value": "Database" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/GeoIdentity" + "@id": "http://informationexchangestandard.org/ont/ies/common/DataObject" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Notify", + "@id": "http://informationexchangestandard.org/ont/ies/common/quantityPurchased", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{15EF63E0-1223-4874-A2D4-43F75ACF5315}" + "@value": "{0D2231E8-6AF1-4e59-B8FA-86A26334CC71}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An OnlineContentEvent where a notification is raised - i.e. an application-generated event (not a user-generated event)" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Notify" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/OnlineContentEvent" - } - ] - }, - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Communication", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class" - ], - "http://purl.org/dc/terms/identifier": [ - { - "@value": "{6698805F-F492-4f1f-954C-E1EB3C53E148}" + "@value": "The number of Entities (of the same type) that were purchased" } ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@value": "An Event where two or more parties interact and exchange information" + "@id": "http://informationexchangestandard.org/ont/ies/common/Purchase" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Communication" + "@language": "en-GB", + "@value": "quantity Purchased" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Event" + "@id": "http://informationexchangestandard.org/ont/ies/common/attribute" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/governedRegion", + "@id": "http://informationexchangestandard.org/ont/ies/common/VehicleController", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{72DC3E90-53CE-434d-A5F3-89BDCE08A201}" + "@value": "{93A816A9-EB7B-4250-8A1A-8919488029A7}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The Location which the respective Government is in charge of.\n\nSee also governedPopulation - sometimes Locations have no people, and sometimes people reside outside the region in which they are legally citizens.\n\nNote: A Government instance has a start and end date corresponding to its time in power. " - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Government" + "@value": "A PersonInTransit where the Person is in control of the Transit\n\ne.g. driver of a car, pilot of plane, captain of a ship" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "governed Region" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Location" + "@language": "en-GB", + "@value": "Vehicle Controller" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/relationship" + "@id": "http://informationexchangestandard.org/ont/ies/common/PersonInTransit" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/parentOf", + "@id": "http://informationexchangestandard.org/ont/ies/common/DeviceInCommunication", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{6F13083C-505A-473e-9EDB-B0E534A341FB}" + "@value": "{0073BD83-64CB-433c-BF4D-A6BB01862F14}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A Relationship between two Person Entities that indicates one is the parent of the other" - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://informationexchangestandard.org/ont/ies/common/Person" + "@value": "A DeviceState (and an EventParticipant) when a Device is communicating. " } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "parent Of" + "@language": "en-GB", + "@value": "Device In Communication" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Person" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "@id": "http://informationexchangestandard.org/ont/ies/common/DeviceState" + }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/ancestorOf" + "@id": "http://informationexchangestandard.org/ont/ies/common/EventParticipant" } ] }, { - "@id": "http://informationexchangestandard.org/ont/ies/common/Team", + "@id": "http://informationexchangestandard.org/ont/ies/common/LeadInvestigator", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/identifier": [ { - "@value": "{7B20EC37-6D66-4cd9-97DF-2A30B324C421}" + "@value": "{E1AF7AFE-FA2F-40f7-88A3-CA6988BC2E0D}" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An Organisation formed around a particular pursuit or task" + "@value": "An Investigator who is charge of an Investigation" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#string", - "@value": "Team" + "@language": "en-GB", + "@value": "Lead Investigator" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://informationexchangestandard.org/ont/ies/common/Organisation" + "@id": "http://informationexchangestandard.org/ont/ies/common/Investigator" } ] } diff --git a/docs/common/specification/ies-common.md b/docs/common/specification/ies-common.md new file mode 100644 index 0000000..113fbd2 --- /dev/null +++ b/docs/common/specification/ies-common.md @@ -0,0 +1,247 @@ +# IES Common Ontology Files + +This page provides access to the authoritative machine-readable definitions of the IES Common ontology in various RDF serialisation formats. + +--- + +## About IES Common + +The **IES Common ontology** (`ies-common.ttl`) is the authoritative source of truth for the Information Exchange Standard. All documentation, diagrams, and examples are derived from this ontology file. + +The ontology is expressed as an **RDF Schema** (RDFS) with selected **OWL** constructs, following W3C standards for semantic web technologies. + +--- + +## Available Formats + +### Turtle (TTL) + +**Turtle** (Terse RDF Triple Language) is a compact, human-readable format for RDF data. This is the primary format for IES Common. + +**Download:** [ies-common.ttl](ies-common.ttl) + +**Characteristics:** +- Human-readable and writable +- Compact syntax with prefixes +- Widely supported by RDF tools +- Preferred format for version control + +**Example:** +```turtle +ies:Person a rdfs:Class ; + rdfs:label "Person"^^xsd:string ; + rdfs:comment "A living human being" ; + rdfs:subClassOf ies:Entity . +``` + +### JSON-LD + +**JSON-LD** (JSON for Linked Data) provides RDF in JSON format, ideal for web applications and RESTful APIs. + +**Generation:** Use standard RDF tools to convert from Turtle to JSON-LD format. + +**Recommended tools:** +- `rapper` (part of Raptor RDF library) +- `rdflib` (Python) +- `rdf4j` (Java) + +**Example conversion:** +```bash +rapper -i turtle -o json-ld ies-common.ttl > ies-common.jsonld +``` + +### RDF/XML + +**RDF/XML** is the original W3C standard serialisation format for RDF. + +**Generation:** Use standard RDF tools to convert from Turtle to RDF/XML format. + +**Example conversion:** +```bash +rapper -i turtle -o rdfxml ies-common.ttl > ies-common.rdf +``` + +### N-Triples + +**N-Triples** is a line-based, plain text format for RDF graphs. Each line represents a single triple. + +**Generation:** Use standard RDF tools to convert from Turtle to N-Triples format. + +**Example conversion:** +```bash +rapper -i turtle -o ntriples ies-common.ttl > ies-common.nt +``` + +--- + +## Ontology Metadata + +| Property | Value | +|----------|----------------------------------------------------------| +| **Title** | IES Ontology | +| **Version** | 5.1.0 | +| **Modified** | 2026-01-09 | +| **Publisher** | UK Department for Business and Trade | +| **Language** | en-GB (British English) | +| **Licence** | NDTP Inner Source | +| **Namespace** | `http://informationexchangestandard.org/ont/ies/common/` | +| **Preferred Prefix** | `ies` | + +--- + +## Ontology Structure + +The IES Common ontology is organised into several conceptual areas: + +### Core Concepts + +- **Thing** - Top-level class for all IES elements +- **Element** - Physical things with spatio-temporal extent +- **Entity** - Tangible things (Person, Organisation, Device, Location) +- **State** - Temporal parts of entities +- **Event** - Activities or incidents +- **PeriodOfTime** - Temporal extents + +### Classification & Typing + +- **ClassOfElement** - Classes and categories +- **powertype** - Relationship for creating type hierarchies + +### Relationships + +- **relationship** - Top-level property for relating things +- Specialised relationships for structure, participation, location, temporal ordering + +### Representation + +- **Representation** - Things that represent other things +- **Name** - Names for things +- **Identifier** - Unique identifiers +- **WorkOfDocumentation** - Documents about things + +### Measurement & Characteristics + +- **Measure** - Quantitative properties +- **Characteristic** - Qualitative properties +- **UnitOfMeasure** - Standard measurement units + +### Networks & Flows + +IES provides a comprehensive framework for modelling interconnected systems and the movement of entities through them. + +- **Network** - A collection of interconnected Links and Nodes that form a coherent system, such as a road network, pipe network, or telecommunications network. Networks can be decomposed into finer levels of detail and can evolve over time. +- **Link** - An element that connects two or more Nodes within a Network. Links may have direction (indicating one-way flow) or be bidirectional. Examples include roads, pipes, cables, or logical connections. +- **Node** - A point within a Network where Links meet or terminate. Nodes may represent junctions, endpoints, or significant locations within the network structure. +- **Connection** - A relationship between two Entities where they are physically or logically joined. Connections can involve intermediate materials (such as a weld or bolt), overlap, or shared boundaries. Each participant in a Connection has a `Connector` state during the period when the connection exists. +- **Containment** - A relationship where one Entity (the Container) physically contains another (the Contained), constraining the contained entity's location. The contained entity remains within the spatial boundaries of the container. This differs from simple location (`inLocation`) which does not imply constraint. +- **Flow** - A group of Entities moving together through a network or space over time. Flows are four-dimensional objects extended through both space and time—they have a trajectory that can be mapped as a path through a spacetime diagram. Entities may join or leave a Flow at different points, and Flows may split or merge at junctions. + +For detailed documentation and worked examples, see the [Network Concepts](../user-guides/networks/) user guides. + +--- + +## Using IES Common + +### In RDF Triple Stores + +Load the ontology into your RDF triple store to enable IES-compliant data modelling: + +**Apache Jena Fuseki:** +```bash +s-put http://localhost:3030/ies/data default ies-common.ttl +``` + +**GraphDB:** +```bash +# Import via GraphDB Workbench UI or use RDF4J API +``` + +**Stardog:** +```bash +stardog data add ies ies-common.ttl +``` + +### In RDF Libraries + +**Python (rdflib):** +```python +from rdflib import Graph + +g = Graph() +g.parse("ies-common.ttl", format="turtle") + +# Query the ontology +results = g.query(""" + PREFIX ies: + PREFIX rdfs: + + SELECT ?class ?label ?comment + WHERE { + ?class a rdfs:Class . + ?class rdfs:label ?label . + ?class rdfs:comment ?comment . + FILTER (STRSTARTS(STR(?class), STR(ies:))) + } + ORDER BY ?label +""") +``` + +**JavaScript (rdf-ext):** +```javascript +const rdf = require('rdf-ext') +const ParserN3 = require('@rdfjs/parser-n3') +const fs = require('fs') + +const parser = new ParserN3() +const quadStream = parser.import(fs.createReadStream('ies-common.ttl')) + +rdf.dataset().import(quadStream).then(dataset => { + console.log(`Loaded ${dataset.size} triples`) +}) +``` + +### Validation + +Validate your IES-compliant data against the ontology using SHACL or other validation frameworks. + +--- + +## Extending IES Common + +IES is designed to be extended for specific domains and use cases. See the [Extending IES](../user-guides/extending-ies.md) guide for detailed instructions on: + +- Finding the right level to extend from +- Using `rdfs:subClassOf` and `rdfs:subPropertyOf` +- Creating domain-specific extensions +- Maintaining backward compatibility + +--- + +## Related Resources + +- [IES Specification](ies.md) - Complete visual documentation with UML diagrams +- [User Guides](../user-guides/) - How to use and extend IES +- [Network Concepts](../user-guides/networks/) - Detailed guides for networks, connections, containment, and flows +- [Examples](../examples/) - Worked examples of IES patterns +- [Sample Data](../examples/sample-data/) - Example TTL files demonstrating IES usage +- [Glossary](../glossary.md) - Key terms and definitions + +--- + +## Version History + +For detailed information about changes between versions, see the [CHANGELOG](https://github.com/IES-Org/ies-common/blob/main/CHANGELOG.md). + +--- + +## Support + +For questions, issues, or suggestions about the IES Common ontology: + +- **GitHub Issues:** Report technical issues or suggest improvements +- **Documentation:** Consult the [User Guides](../user-guides/) +- **Examples:** Review [worked examples](../examples/) for practical guidance + +--- + +*© Crown Copyright 2020-2026 | Licensed under the MIT Licence* \ No newline at end of file diff --git a/docs/common/specification/ies-common.n3 b/docs/common/specification/ies-common.n3 index 27c8998..757dcf7 100644 --- a/docs/common/specification/ies-common.n3 +++ b/docs/common/specification/ies-common.n3 @@ -9,58 +9,58 @@ @prefix xsd: . ies:Accent a rdfs:Class ; - rdfs:label "Accent"^^xsd:string ; + rdfs:label "Accent"@en-GB ; dcterms:identifier "{63409D9A-1779-444a-BF04-23C03B3B2F72}" ; rdfs:comment "A Characteristic whose members are people who all share the same national or regional accent" ; rdfs:subClassOf ies:Characteristic . ies:Account a rdfs:Class ; - rdfs:label "Account"^^xsd:string ; + rdfs:label "Account"@en-GB ; dcterms:identifier "{31BFE794-924E-44e3-942E-ADC9ED19FBA1}" ; rdfs:comment "An Entity that is the collection of all transactions between a provider and a customer" ; rdfs:subClassOf ies:AccountState, ies:Entity . ies:AccountAdminEvent a rdfs:Class ; - rdfs:label "Account Admin Event"^^xsd:string ; + rdfs:label "Account Admin Event"@en-GB ; dcterms:identifier "{19E90CA4-F0EB-4245-826E-EDC278642B41}" ; rdfs:comment "A BusinessEvent that an Account participates in" ; rdfs:subClassOf ies:BusinessEvent . ies:AccountHolder a rdfs:Class ; - rdfs:label "Account Holder"^^xsd:string ; + rdfs:label "Account Holder"@en-GB ; dcterms:identifier "{C93379F2-6B01-4100-ABFA-BD26098AC1CB}" ; rdfs:comment "A PersonState when they hold an Account" ; rdfs:subClassOf ies:ResponsibleActorState . ies:AccountInCommunication a rdfs:Class ; - rdfs:label "Account In Communication"^^xsd:string ; + rdfs:label "Account In Communication"@en-GB ; dcterms:identifier "{942FBF46-A7EF-432b-99DD-1E0E3E874C21}" ; rdfs:comment "An AccountState (and an EventParticipant) when an Account is involved in communicating. " ; rdfs:subClassOf ies:CommunicationsAccountState, ies:EventParticipant . ies:AccountNumber a rdfs:Class ; - rdfs:label "Account Number"^^xsd:string ; + rdfs:label "Account Number"@en-GB ; dcterms:identifier "{A72F0FF1-88F2-4b36-A2C4-26B4B0698A2C}" ; rdfs:comment "The account number for the respective FinancialAccount." ; rdfs:subClassOf ies:Identifier . ies:AccountState a rdfs:Class ; - rdfs:label "Account State"^^xsd:string ; + rdfs:label "Account State"@en-GB ; dcterms:identifier "{0BCDB801-1F3B-4496-B04B-95EF545E9445}" ; rdfs:comment "A temporal state of an Account" ; rdfs:subClassOf ies:State . ies:Accused a rdfs:Class ; - rdfs:label "Accused"^^xsd:string ; + rdfs:label "Accused"@en-GB ; dcterms:identifier "{A4D8A62A-DC98-410c-80D2-57C98C1E95C0}" ; rdfs:comment "A ResponsibleActor's role as the accused in a Prosecution" ; rdfs:subClassOf ies:ActiveEventParticipant, ies:ResponsibleActorState . ies:ActiveEventParticipant a rdfs:Class ; - rdfs:label "Active Event Participant"^^xsd:string ; + rdfs:label "Active Event Participant"@en-GB ; dcterms:identifier "{3360DCC9-D39B-4280-8872-2FE122240407}" ; rdfs:comment """An EventParticipant where the participant is "actively" engaged in the Event. @@ -68,120 +68,120 @@ Note: In BORO, EventParticipant would be "Involvement" and ActiveEventParticipan rdfs:subClassOf ies:EventParticipant . ies:Actor a rdfs:Class ; - rdfs:label "Actor"^^xsd:string ; + rdfs:label "Actor"@en-GB ; dcterms:identifier "{B2B15802-9CE9-4a9d-9DE0-8289D8474E9B}" ; rdfs:comment "An Entity that is capable of performing functions - i.e. actively participating in an Event." ; rdfs:subClassOf ies:ActorState, ies:Entity . ies:ActorState a rdfs:Class ; - rdfs:label "Actor State"^^xsd:string ; + rdfs:label "Actor State"@en-GB ; dcterms:identifier "{7ED8BC7C-A85F-4ed5-AC6F-D640F2DF4B7B}" ; rdfs:comment "A temporal state of an Actor" ; rdfs:subClassOf ies:State . ies:Address a rdfs:Class ; - rdfs:label "Address"^^xsd:string ; + rdfs:label "Address"@en-GB ; dcterms:identifier "{C90267B5-77A3-4b79-BD0D-7C50C3F4C333}" ; rdfs:comment "A Location that can be specified by a postal address" ; rdfs:subClassOf ies:RealEstate . ies:AdministeredAccount a rdfs:Class ; - rdfs:label "Administered Account"^^xsd:string ; + rdfs:label "Administered Account"@en-GB ; dcterms:identifier "{D779F547-C1FB-4d48-9BB8-CB37B9D2F82C}" ; rdfs:comment "An EventParticipant where a FinancialAccount is administered" ; rdfs:subClassOf ies:EventParticipant . ies:AgreementExecution a rdfs:Class ; - rdfs:label "Agreement Execution"^^xsd:string ; + rdfs:label "Agreement Execution"@en-GB ; dcterms:identifier "{93F71FAF-AEF4-4e41-8CEB-FC6447B20428}" ; rdfs:comment "An AgreementStage which includes all the ongoing activities that conform to the agreement reached" ; rdfs:subClassOf ies:AgreementStage . ies:AgreementName a rdfs:Class ; - rdfs:label "Agreement Name"^^xsd:string ; + rdfs:label "Agreement Name"@en-GB ; dcterms:identifier "{7A750064-E711-4871-AFC3-39057342FB9E}" ; rdfs:comment "A Name that is used to refer to an EndToEndAgreement." ; rdfs:subClassOf ies:Name . ies:AgreementStage a rdfs:Class ; - rdfs:label "Agreement Stage"^^xsd:string ; + rdfs:label "Agreement Stage"@en-GB ; dcterms:identifier "{422B4F1C-DA90-400b-8FFD-43C90B4F10F4}" ; rdfs:comment "An Event which is part of an EndToEndAgreement" ; rdfs:subClassOf ies:Event . ies:Aircraft a rdfs:Class ; - rdfs:label "Aircraft"^^xsd:string ; + rdfs:label "Aircraft"@en-GB ; dcterms:identifier "{01A64A84-7A14-45a5-AAF2-F1AA614D5F30}" ; rdfs:comment "A Vehicle that travels by air" ; rdfs:subClassOf ies:Vehicle . ies:Airport a rdfs:Class ; - rdfs:label "Airport"^^xsd:string ; + rdfs:label "Airport"@en-GB ; dcterms:identifier "{82E3793F-D0D1-40ca-927C-7A6FEF913503}" ; rdfs:comment "A Port used for air travel" ; rdfs:subClassOf ies:Port . ies:Alliance a rdfs:Class ; - rdfs:label "Alliance"^^xsd:string ; + rdfs:label "Alliance"@en-GB ; dcterms:identifier "{3D83E15F-ACA8-48e4-8C7B-84580807E06F}" ; rdfs:comment "An Organisation made up of allies - these could be people or organisations, and the alliance may be quite loose." ; rdfs:subClassOf ies:Organisation . ies:Altitude a rdfs:Class ; - rdfs:label "Altitude"^^xsd:string ; + rdfs:label "Altitude"@en-GB ; dcterms:identifier "{51B6F4C5-0DA3-437d-9507-38514BC2ABCD}" ; rdfs:comment "The Length that is the distance above (or below in the case of negative numbers) the surface of the WGS84 spheroid of the respective Location " ; rdfs:subClassOf ies:Length . ies:AmountOfMoney a rdfs:Class ; - rdfs:label "Amount Of Money"^^xsd:string ; + rdfs:label "Amount Of Money"@en-GB ; ies:powertype ies:ClassOfAmountOfMoney ; dcterms:identifier "{0DF94DE5-68B7-45b4-A106-A11CE06C31B8}" ; rdfs:comment "A specific amount of a given currency" ; rdfs:subClassOf ies:Asset . ies:AmountOfSubstance a rdfs:Class ; - rdfs:label "Amount Of Substance"^^xsd:string ; + rdfs:label "Amount Of Substance"@en-GB ; dcterms:identifier "{324D0329-1299-45cc-92A5-270134E66512}" ; rdfs:comment "The Measure of the stoichiometric quantity of substance (usually measured in moles)" ; rdfs:subClassOf ies:StandardMeasure . ies:ArbitraryOverlap a rdfs:Class ; - rdfs:label "Arbitrary Overlap"^^xsd:string ; + rdfs:label "Arbitrary Overlap"@en-GB ; dcterms:identifier "{F8FABF60-63D3-42ae-BA6A-54CFD0C036BF}" ; rdfs:comment "An Element whose extent is defined by being the shared overlap of two or more Elements" ; rdfs:subClassOf ies:Element . ies:ArbitraryPeriod a rdfs:Class ; - rdfs:label "Arbitrary Period"^^xsd:string ; + rdfs:label "Arbitrary Period"@en-GB ; dcterms:identifier "{68BA678C-DCA8-453e-BFCC-D9FB48339D99}" ; rdfs:comment "A PeriodOfTime for which is not delineated by a particular clock period - e.g. not a year, not a month, not a day, not an hour, etc. Instead it is one which is most clearly specified in terms of start and end that are ParticularPeriods." ; rdfs:subClassOf ies:PeriodOfTime . ies:Arrest a rdfs:Class ; - rdfs:label "Arrest"^^xsd:string ; + rdfs:label "Arrest"@en-GB ; dcterms:identifier "{D8D7184C-2F7B-4a5d-AA8F-7EE7B5A04F94}" ; rdfs:comment "A LawEnforcement Event where a Person is arrested" ; rdfs:subClassOf ies:LawEnforcement, ies:OperationalEvent . ies:Arrested a rdfs:Class ; - rdfs:label "Arrested"^^xsd:string ; + rdfs:label "Arrested"@en-GB ; dcterms:identifier "{B870A3B5-32FA-4aaf-86F1-7DB674585F3A}" ; rdfs:comment "A Person's role when arrested" ; rdfs:subClassOf ies:ActiveEventParticipant, ies:PersonState . ies:ArrestingOfficer a rdfs:Class ; - rdfs:label "Arresting Officer"^^xsd:string ; + rdfs:label "Arresting Officer"@en-GB ; dcterms:identifier "{5B3F41C3-91CC-442f-A4F8-615E77751734}" ; rdfs:comment "A Person's role as arresting officer" ; rdfs:subClassOf ies:ActiveEventParticipant, ies:PersonState . ies:Arrival a rdfs:Class ; - rdfs:label "Arrival"^^xsd:string ; + rdfs:label "Arrival"@en-GB ; dcterms:identifier "{F2C03DA3-B554-4bde-A0DE-EFB5BEE19C56}" ; rdfs:comment """A BoundingState that marks the end of a Movement event @@ -189,7 +189,7 @@ The date/time of the arrival can be specified using the inPeriod relationship. " rdfs:subClassOf ies:BoundingState . ies:AssessToBeTrue a rdfs:Class ; - rdfs:label "Assess To Be True"^^xsd:string ; + rdfs:label "Assess To Be True"@en-GB ; dcterms:identifier "{7150208D-A02E-45ed-8279-44843F4DA897}" ; rdfs:comment """An Assessment where a fact is assessed to be true by a Actor (i.e. a Person or Device) @@ -197,7 +197,7 @@ An AssessToBeTrue shall have one and only one hmlConfidence attribute (i.e. this rdfs:subClassOf ies:Assessment . ies:Assessment a rdfs:Class ; - rdfs:label "Assessment"^^xsd:string ; + rdfs:label "Assessment"@en-GB ; dcterms:identifier "{E4AB33D9-9978-446f-9C39-4F4C41FB3D45}" ; rdfs:comment """An Event where an actor makes a subjective judgement against a thing. This can be a judgement of belief in a thing’s possibility, categorisation or other qualitative aspect. @@ -209,13 +209,13 @@ Examples include: rdfs:subClassOf ies:Event . ies:Assessor a rdfs:Class ; - rdfs:label "Assessor"^^xsd:string ; + rdfs:label "Assessor"@en-GB ; dcterms:identifier "{80F9B97D-2C7F-4978-83A3-BE934DD4E1FF}" ; rdfs:comment "An EventParticipant where an Actor assesses something to be true." ; rdfs:subClassOf ies:ActiveEventParticipant . ies:Asset a rdfs:Class ; - rdfs:label "Asset"^^xsd:string ; + rdfs:label "Asset"@en-GB ; ies:powertype ies:ClassOfAsset ; dcterms:identifier "{40231334-5ACC-4dd4-A8C1-05012E2170E0}" ; rdfs:comment "An Entity that is either man-made (or defined - see Rights) or whose extent is defined in such a way as to specify ownership - e.g. a parcel of real estate" ; @@ -223,25 +223,25 @@ ies:Asset a rdfs:Class ; ies:Entity . ies:AssetState a rdfs:Class ; - rdfs:label "Asset State"^^xsd:string ; + rdfs:label "Asset State"@en-GB ; dcterms:identifier "{CA196722-9531-4eb4-A8CF-B9A5145CDCFD}" ; rdfs:comment "A temporal state of an Asset" ; rdfs:subClassOf ies:State . ies:AtWar a rdfs:Class ; - rdfs:label "At War"^^xsd:string ; + rdfs:label "At War"@en-GB ; dcterms:identifier "{89953404-8A71-46ef-8F7B-90C12EE286FD}" ; rdfs:comment "An InDisagreement where the parties have declared war" ; rdfs:subClassOf ies:InDisagreement . ies:Attacker a rdfs:Class ; - rdfs:label "Attacker"^^xsd:string ; + rdfs:label "Attacker"@en-GB ; dcterms:identifier "{73D38C0E-3291-4de9-8920-F37980CB3A9E}" ; rdfs:comment "Relates a MilitaryAttack to the Organisation conducting the attack" ; rdfs:subClassOf ies:EventParticipant . ies:Attendance a rdfs:Class ; - rdfs:label "Attendance"^^xsd:string ; + rdfs:label "Attendance"@en-GB ; dcterms:identifier "{626D5F2C-9153-40f4-9F2A-393B6DB072D3}" ; rdfs:comment """A Presence where the Person is present @@ -251,61 +251,61 @@ Note - we may not know the identity of the person, so would just create only the ies:Presence . ies:AuthorisationDocument a rdfs:Class ; - rdfs:label "Authorisation Document"^^xsd:string ; + rdfs:label "Authorisation Document"@en-GB ; dcterms:identifier "{8177A2FB-CA54-4dc5-9884-33FBA660B174}" ; rdfs:comment "A WorkOfDocumentation that provides permission" ; rdfs:subClassOf ies:WorkOfDocumentation . ies:AuthorisationRequest a rdfs:Class ; - rdfs:label "Authorisation Request"^^xsd:string ; + rdfs:label "Authorisation Request"@en-GB ; dcterms:identifier "{1D6BAE08-B8F1-4eee-928E-991B3B46EADF}" ; rdfs:comment "An AuthorisationStage where a ResponsibleActor requests authorisation to act from another ResponsibleActor" ; rdfs:subClassOf ies:AuthorisationStage . ies:AuthorisationRequester a rdfs:Class ; - rdfs:label "Authorisation Requester"^^xsd:string ; + rdfs:label "Authorisation Requester"@en-GB ; dcterms:identifier "{81BF6EA6-996D-4148-8F5D-8B41156637F6}" ; rdfs:comment "An ActiveEventParticipant where a ResponsibleActor requests authority to act " ; rdfs:subClassOf ies:ActiveEventParticipant . ies:AuthorisationReviewer a rdfs:Class ; - rdfs:label "Authorisation Reviewer"^^xsd:string ; + rdfs:label "Authorisation Reviewer"@en-GB ; dcterms:identifier "{8E4CC036-C4C5-4222-8532-9B6C53EEC56E}" ; rdfs:comment "An ActiveEventParticipant where a ResponsibleActor reviews an AuthorisationRequest" ; rdfs:subClassOf ies:ActiveEventParticipant . ies:AuthorisationStage a rdfs:Class ; - rdfs:label "Authorisation Stage"^^xsd:string ; + rdfs:label "Authorisation Stage"@en-GB ; dcterms:identifier "{2D5069F2-FE77-477f-A607-FA6458E64173}" ; rdfs:comment "An Event which is part of an EndToEndAuthorisation" ; rdfs:subClassOf ies:Event . ies:AuthorisedActor a rdfs:Class ; - rdfs:label "Authorised Actor"^^xsd:string ; + rdfs:label "Authorised Actor"@en-GB ; dcterms:identifier "{F69279D2-BA11-4a31-8739-0D91EF5B9BEF}" ; rdfs:comment "An ActiveEventParticipant where a ResponsibleActor is granted authority to act in a GrantOfAuthority " ; rdfs:subClassOf ies:ActiveEventParticipant . ies:Authoriser a rdfs:Class ; - rdfs:label "Authoriser"^^xsd:string ; + rdfs:label "Authoriser"@en-GB ; dcterms:identifier "{466DCDFB-B642-468b-A47A-E83291A86C6B}" ; rdfs:comment "An ActiveEventParticipant where a ResponsibleActor acts as the authoriser (sign off) in a GrantOfAuthority " ; rdfs:subClassOf ies:ActiveEventParticipant . ies:Bank a rdfs:Class ; - rdfs:label "Bank"^^xsd:string ; + rdfs:label "Bank"@en-GB ; dcterms:identifier "{4E10343E-8350-4354-B3DB-A7F74B4535EF}" ; rdfs:comment "An Organisation that holds a banking license and can conduct financial transactions on behalf of customers" ; rdfs:subClassOf ies:Organisation . ies:BankBranch a rdfs:Class ; - rdfs:label "Bank Branch"^^xsd:string ; + rdfs:label "Bank Branch"@en-GB ; dcterms:identifier "{02E3C3B8-8650-4867-8390-823E4B3360E6}" ; rdfs:comment "An operating division of a Bank, usually a high street branch, but might also be the online arm of a Bank" ; rdfs:subClassOf ies:Organisation . ies:BankCard a rdfs:Class ; - rdfs:label "Bank Card"^^xsd:string ; + rdfs:label "Bank Card"@en-GB ; dcterms:identifier "{848A9E0F-F3B4-47c3-AA7E-2FF6BE92170C}" ; rdfs:comment """A PaymentArtefact that is a physical card used for making financial transactions. @@ -313,13 +313,13 @@ Note: when used online, the accompanying Fan""" ; rdfs:subClassOf ies:PaymentArtefact . ies:BirthCertificate a rdfs:Class ; - rdfs:label "Birth Certificate"^^xsd:string ; + rdfs:label "Birth Certificate"@en-GB ; dcterms:identifier "{4457E8AF-EDBD-4ef1-B62B-59037829B961}" ; rdfs:comment "An IdentityDocument issued to prove the data and place of birth of a Person" ; rdfs:subClassOf ies:IdentityDocument . ies:BirthState a rdfs:Class ; - rdfs:label "Birth State"^^xsd:string ; + rdfs:label "Birth State"@en-GB ; dcterms:identifier "{CFE53096-32FC-47c8-98BA-950EE6F988CB}" ; rdfs:comment """A BoundingState that marks the beginning of a Person's life. @@ -330,33 +330,33 @@ The date/time of the birth can be specified using the inPeriod relationship. """ ies:PersonState . ies:BoardingCardNumber a rdfs:Class ; - rdfs:label "Boarding Card Number"^^xsd:string ; + rdfs:label "Boarding Card Number"@en-GB ; dcterms:identifier "{683E5B90-2514-4342-AE34-894D2DAC2AF0}" ; rdfs:comment "The number of the boarding card issued to the Passenger. " ; rdfs:subClassOf ies:Identifier . ies:Book a rdfs:Class ; - rdfs:label "Book"^^xsd:string ; + rdfs:label "Book"@en-GB ; dcterms:identifier "{22AB6EA2-B088-4ef6-AE3A-5843FBA5C8AE}" ; rdfs:comment "A WorkOfDocumentation that is a published book" ; rdfs:subClassOf ies:WorkOfDocumentation . ies:BookedPassenger a rdfs:Class ; - rdfs:label "Booked Passenger"^^xsd:string ; + rdfs:label "Booked Passenger"@en-GB ; dcterms:identifier "{53C6BCA9-4D66-4bac-B946-0A8541CF510A}" ; rdfs:comment "A Person's involvement as a booked traveller in a TravelBooking" ; rdfs:subClassOf ies:EventParticipant, ies:ResponsibleActorState . ies:BookingAgent a rdfs:Class ; - rdfs:label "Booking Agent"^^xsd:string ; + rdfs:label "Booking Agent"@en-GB ; dcterms:identifier "{0AF87601-5B3E-4c5e-8149-D0D3C0073C42}" ; rdfs:comment "A ResponsibleActor's involvement as the facilitator of a TravelBooking" ; rdfs:subClassOf ies:EventParticipant, ies:ResponsibleActorState . ies:BookingPayment a rdfs:Class ; - rdfs:label "Booking Payment"^^xsd:string ; + rdfs:label "Booking Payment"@en-GB ; dcterms:identifier "{61BDEBA6-BE87-44e3-A1C7-246D0CE60ADC}" ; rdfs:comment """An EventParticipant where an AmountOfMoney in cash is used as payment in a TravelBooking. @@ -364,7 +364,7 @@ When neither card nor cash is used, there will be an accompanying MoneyTransfer" rdfs:subClassOf ies:EventParticipant . ies:BookingReference a rdfs:Class ; - rdfs:label "Booking Reference"^^xsd:string ; + rdfs:label "Booking Reference"@en-GB ; dcterms:identifier "{D31E959A-6354-40e7-8370-1FE5246624AD}" ; rdfs:comment """An Identifier that is notionally unique number that is allocated to a TravelBooking. @@ -372,7 +372,7 @@ Note that Booking Reference Numbers are recycled and so are not unique in their rdfs:subClassOf ies:Identifier . ies:BoundingState a rdfs:Class ; - rdfs:label "Bounding State"^^xsd:string ; + rdfs:label "Bounding State"@en-GB ; dcterms:identifier "{892345CD-9FA7-4982-978D-B6D3ABAE839C}" ; rdfs:comment """A ContinuousState that occurs at the beginning or end of an Element @@ -380,75 +380,87 @@ The date/time of the state can be specified using the inPeriod relationship. """ rdfs:subClassOf ies:ContinuousState . ies:BranchCode a rdfs:Class ; - rdfs:label "Branch Code"^^xsd:string ; + rdfs:label "Branch Code"@en-GB ; dcterms:identifier "{012F7F29-4F8E-4263-8224-126050EE175F}" ; rdfs:comment "In identifier for a BankBranch - In the UK this is often referred to as the Sort Code." ; rdfs:subClassOf ies:Identifier . ies:BusinessEvent a rdfs:Class ; - rdfs:label "Business Event"^^xsd:string ; + rdfs:label "Business Event"@en-GB ; dcterms:identifier "{94CEDBD1-8E3D-4cb4-8155-FBD621DA6A0D}" ; rdfs:comment "An Event that is commercial or administrative in nature" ; rdfs:subClassOf ies:Event . ies:CBRadioHandset a rdfs:Class ; - rdfs:label "CBRadio Handset"^^xsd:string ; + rdfs:label "CBRadio Handset"@en-GB ; dcterms:identifier "{18EB7B22-5927-4b0e-98A8-638D28BDCF87}" ; rdfs:comment "A CommunicationsDevice used to hold radio conversations on frequencies allocated as \"Citizen Band\"" ; rdfs:subClassOf ies:CommunicationsDevice . ies:Callee a rdfs:Class ; - rdfs:label "Callee"^^xsd:string ; + rdfs:label "Callee"@en-GB ; dcterms:identifier "{F50BAD6D-EBE0-4fd8-B54C-3E24A62491A6}" ; rdfs:comment "An PartyInCommunication where the communicating party is called in an InteractiveCommunication" ; rdfs:subClassOf ies:PartyInCommunication . ies:Caller a rdfs:Class ; - rdfs:label "Caller"^^xsd:string ; + rdfs:label "Caller"@en-GB ; dcterms:identifier "{03DDC2F5-F961-47c2-B8F8-B27A752AEC34}" ; rdfs:comment "An PartyInCommunication where the communicating party is the caller in an InteractiveCommunication" ; rdfs:subClassOf ies:PartyInCommunication . ies:Callsign a rdfs:Class ; - rdfs:label "Callsign"^^xsd:string ; + rdfs:label "Callsign"@en-GB ; dcterms:identifier "{25F4F685-3931-4cdc-AF43-1A9194BBE15D}" ; rdfs:comment "In broadcasting and radio communications, a call sign (also known as a call name or call letters – and historically as a call signal) is a unique designation for a transmitting station." ; rdfs:subClassOf ies:CommunicationsIdentifier . ies:Capability a rdfs:Class ; - rdfs:label "Capability"^^xsd:string ; + rdfs:label "Capability"@en-GB ; dcterms:identifier "{91D62F08-ED05-4558-9321-368712A34A30}" ; - rdfs:comment """A DispositionalClass where all the instances share the same capability + rdfs:comment """ + A DispositionalClass where all the instances share the same capability -Example: Vehicles capable of Mach 2""" ; + Example: Vehicles capable of Mach 2 + """ ; rdfs:subClassOf ies:DispositionalClass . +ies:Capacity a rdfs:Class ; + rdfs:label "Capacity"@en-GB ; + dcterms:identifier "{existing-UUID}" ; + rdfs:comment """A ClassOfState representing what an Entity can do (in some possible world). + +Note: Typing a ClassOfState as Capacity is optional. The ies:hasCapacity and ies:eachHasCapacity +properties accept any ClassOfState as their range. Typing as Capacity simply provides semantic +clarity that this ClassOfState represents a capacity."""@en-GB ; + rdfs:subClassOf ies:ClassOfState . + ies:CarTravel a rdfs:Class ; - rdfs:label "Car Travel"^^xsd:string ; + rdfs:label "Car Travel"@en-GB ; dcterms:identifier "{F5E2BCD3-4529-42f2-9ED9-95801B42ED3F}" ; rdfs:comment "A TravelService by car" ; rdfs:subClassOf ies:Transit . ies:CardNumber a rdfs:Class ; - rdfs:label "Card Number"^^xsd:string ; + rdfs:label "Card Number"@en-GB ; dcterms:identifier "{087F3453-B1D7-41e6-B79F-31B123ED0D68}" ; rdfs:comment "An Identifier that is the long number on the face of the card (PaymentArtefact)" ; rdfs:subClassOf ies:Identifier . ies:CardUsed a rdfs:Class ; - rdfs:label "Card Used"^^xsd:string ; + rdfs:label "Card Used"@en-GB ; dcterms:identifier "{1B9C8EB0-69A7-4fe7-8358-0F6067439C42}" ; rdfs:comment "An EventParticipant where a PaymentArtefact is participant in a TradeEvent" ; rdfs:subClassOf ies:EventParticipant . ies:Carrier a rdfs:Class ; - rdfs:label "Carrier"^^xsd:string ; + rdfs:label "Carrier"@en-GB ; dcterms:identifier "{91DC18F6-3E35-411c-814D-5ACEE83BE316}" ; rdfs:comment "An EventParticipant where a ResponsibleActor participates in a Delivery as a carrier" ; rdfs:subClassOf ies:EventParticipant . ies:CashPayment a rdfs:Class ; - rdfs:label "Cash Payment"^^xsd:string ; + rdfs:label "Cash Payment"@en-GB ; dcterms:identifier "{62A9AA44-6C36-448b-805F-E13203CFB4FC}" ; rdfs:comment """An EventParticipant where an AmountOfMoney in cash is used as payment in a Purchase. @@ -456,13 +468,13 @@ When neither card nor cash is used, there will be an accompanying MoneyTransfer" rdfs:subClassOf ies:EventParticipant . ies:Casualty a rdfs:Class ; - rdfs:label "Casualty"^^xsd:string ; + rdfs:label "Casualty"@en-GB ; dcterms:identifier "{61D00F47-977E-43f6-BD30-77CBAAA74CC1}" ; rdfs:comment "Relates a MilitaryAttack to a Person who was injured or killed in the attack" ; rdfs:subClassOf ies:EventParticipant . ies:CellularBaseStation a rdfs:Class ; - rdfs:label "Cellular Base Station"^^xsd:string ; + rdfs:label "Cellular Base Station"@en-GB ; dcterms:identifier "{9D4A1395-8687-4f0b-BC5D-61A756210B4D}" ; rdfs:comment """A RadioMast that is used for cellular communication @@ -471,19 +483,19 @@ ies:CellularBaseStation a rdfs:Class ; ies:SystemState . ies:ChangeOfGovernment a rdfs:Class ; - rdfs:label "Change Of Government"^^xsd:string ; + rdfs:label "Change Of Government"@en-GB ; dcterms:identifier "{7FA15F56-86C4-47f4-9032-999C17703368}" ; rdfs:comment "A PoliticalEvent where one Government is replaced by another." ; rdfs:subClassOf ies:PoliticalEvent . ies:Characteristic a rdfs:Class ; - rdfs:label "Characteristic"^^xsd:string ; + rdfs:label "Characteristic"@en-GB ; dcterms:identifier "{A7F266E8-B1CB-4b9b-8AF1-1EF2A7D8F5EE}" ; rdfs:comment "A ClassOfElement whose instances all share a common property - e.g. they are all the same colour, mass, etc. " ; rdfs:subClassOf ies:ClassOfElement . ies:CheckIn a rdfs:Class ; - rdfs:label "Check In"^^xsd:string ; + rdfs:label "Check In"@en-GB ; dcterms:identifier "{87308A03-5C79-4d94-99E1-660042AC7929}" ; rdfs:comment """An Event where a Person checks in to a hotel or Transit. This also includes swiping tickets to use public transport @@ -493,19 +505,19 @@ The CheckIn may be part of another Event - e.g. an EntertainmentEvent or Transit rdfs:subClassOf ies:Event . ies:CinemaTicket a rdfs:Class ; - rdfs:label "Cinema Ticket"^^xsd:string ; + rdfs:label "Cinema Ticket"@en-GB ; dcterms:identifier "{7E0C25C9-DD3A-463e-A481-7CA4EA4AC8C5}" ; rdfs:comment "An EntertainmentTicket that permits attendance at a cinema" ; rdfs:subClassOf ies:EntertainmentTicket . ies:ClassOfAmountOfMoney a rdfs:Class ; - rdfs:label "Class Of Amount Of Money"^^xsd:string ; + rdfs:label "Class Of Amount Of Money"@en-GB ; dcterms:identifier "{E5C27DA8-7DF1-49ea-A9EC-ABE17AFD2047}" ; rdfs:comment "The powertype of AmountOfMoney" ; rdfs:subClassOf ies:ClassOfAsset . ies:ClassOfAsset a rdfs:Class ; - rdfs:label "Class Of Asset"^^xsd:string ; + rdfs:label "Class Of Asset"@en-GB ; dcterms:identifier "{F999F59A-7C7B-40f3-8F86-5B2592889E95}" ; rdfs:comment """The powertype of Asset- i.e. a ClassOfEntity whose instances are classes of Asset @@ -517,20 +529,20 @@ Examples: rdfs:subClassOf ies:ClassOfEntity . ies:ClassOfClassOfElement a rdfs:Class ; - rdfs:label "Class Of Class Of Element"^^xsd:string ; + rdfs:label "Class Of Class Of Element"@en-GB ; dcterms:identifier "{85305668-DE1A-454a-87EE-346A221E846C}" ; rdfs:comment "An rdfs:Class and an Thing whose instances are classes of classes of Element" ; rdfs:subClassOf ies:Thing, rdfs:Class . ies:ClassOfClassOfEntity a rdfs:Class ; - rdfs:label "Class Of Class Of Entity"^^xsd:string ; + rdfs:label "Class Of Class Of Entity"@en-GB ; dcterms:identifier "{1F9AC8FE-3862-48d6-A3DC-E429B08D2B26}" ; rdfs:comment "The powertype of ClassOfEntity" ; rdfs:subClassOf ies:ClassOfClassOfElement . ies:ClassOfElement a rdfs:Class ; - rdfs:label "Class Of Element"^^xsd:string ; + rdfs:label "Class Of Element"@en-GB ; ies:powertype ies:ClassOfClassOfElement ; dcterms:identifier "{3C13E07D-5796-4d03-9EBC-C75277E87CA4}" ; rdfs:comment """An rdfs:Class and an Thing whose instances are classes of Element @@ -549,7 +561,7 @@ etc. rdfs:Class . ies:ClassOfEntity a rdfs:Class ; - rdfs:label "Class Of Entity"^^xsd:string ; + rdfs:label "Class Of Entity"@en-GB ; ies:powertype ies:ClassOfClassOfEntity ; dcterms:identifier "{D1B2FB30-36CA-4012-B85F-514E270BF541}" ; rdfs:comment """The powertype of Entity - i.e. a ClassOfElement whose instances are classes of Entity @@ -562,7 +574,7 @@ Examples: rdfs:subClassOf ies:ClassOfElement . ies:ClassOfEvent a rdfs:Class ; - rdfs:label "Class Of Event"^^xsd:string ; + rdfs:label "Class Of Event"@en-GB ; dcterms:identifier "{4EA194C6-BBF9-45ab-85DE-5802D8C3A531}" ; rdfs:comment """An ClassOfElement whose instances are classes of Event. This is the powertype of Event. @@ -574,49 +586,49 @@ Examples: rdfs:subClassOf ies:ClassOfElement . ies:ClassOfIndividualDocument a rdfs:Class ; - rdfs:label "Class Of Individual Document"^^xsd:string ; + rdfs:label "Class Of Individual Document"@en-GB ; dcterms:identifier "{CCC8FA06-CDA8-491d-BFFC-0A88D6A565B1}" ; rdfs:comment "The powertype of IndividualDocument" ; rdfs:subClassOf ies:Representation . ies:ClassOfMeasureValue a rdfs:Class ; - rdfs:label "Class Of Measure Value"^^xsd:string ; + rdfs:label "Class Of Measure Value"@en-GB ; dcterms:identifier "{4520A91C-D956-46c1-9A81-93C4C0B12880}" ; rdfs:comment "A ClassOfRepresentation that is the powertype of MeasureValue" ; rdfs:subClassOf ies:ClassOfRepresentation . ies:ClassOfPerson a rdfs:Class ; - rdfs:label "Class Of Person"^^xsd:string ; + rdfs:label "Class Of Person"@en-GB ; dcterms:identifier "{2A62C672-1757-4a2d-874B-C099C9DEC416}" ; rdfs:comment "The powertype of Person" ; rdfs:subClassOf ies:ClassOfResponsibleActor . ies:ClassOfPersonState a rdfs:Class ; - rdfs:label "Class Of Person State"^^xsd:string ; + rdfs:label "Class Of Person State"@en-GB ; dcterms:identifier "{92CDC810-9DFA-476b-A2E7-33121F65905B}" ; rdfs:comment "The powertype of PersonState" ; rdfs:subClassOf ies:ClassOfResponsibleActorState . ies:ClassOfRepresentation a rdfs:Class ; - rdfs:label "Class Of Representation"^^xsd:string ; + rdfs:label "Class Of Representation"@en-GB ; dcterms:identifier "{4FFEB84D-B823-4829-9A3A-ADE51EF0F0F5}" ; rdfs:comment "The powertype of Representation" ; rdfs:subClassOf ies:ClassOfClassOfEntity . ies:ClassOfResponsibleActor a rdfs:Class ; - rdfs:label "Class Of Responsible Actor"^^xsd:string ; + rdfs:label "Class Of Responsible Actor"@en-GB ; dcterms:identifier "{9FC2431D-63A4-4e1b-8D31-2BCD125853D9}" ; rdfs:comment "The powertype of ResponsibleActor " ; rdfs:subClassOf ies:ClassOfEntity . ies:ClassOfResponsibleActorState a rdfs:Class ; - rdfs:label "Class Of Responsible Actor State"^^xsd:string ; + rdfs:label "Class Of Responsible Actor State"@en-GB ; dcterms:identifier "{9CEF4F29-5619-4d8f-A9DE-8CB43270C7F5}" ; rdfs:comment "A ClassOfState that is the powertype of ResponsibleActorState " ; rdfs:subClassOf ies:ClassOfState . ies:ClassOfState a rdfs:Class ; - rdfs:label "Class Of State"^^xsd:string ; + rdfs:label "Class Of State"@en-GB ; dcterms:identifier "{0358DDAB-D22C-4ee5-8F9A-CF18F3E432BD}" ; rdfs:comment """A ClassOfElement whose instances are classes of States. This is the powertype of State. @@ -626,13 +638,13 @@ Examples: rdfs:subClassOf ies:ClassOfElement . ies:CloseAccount a rdfs:Class ; - rdfs:label "Close Account"^^xsd:string ; + rdfs:label "Close Account"@en-GB ; dcterms:identifier "{2A5450A7-5B26-4605-A109-5CB26DD9A70F}" ; rdfs:comment "An AccountAdminEvent where an Account is shut down." ; rdfs:subClassOf ies:AccountAdminEvent . ies:CoLocation a rdfs:Class ; - rdfs:label "Co Location"^^xsd:string ; + rdfs:label "Co Location"@en-GB ; dcterms:identifier "{3524D10D-D9B0-416d-ADED-D5AAEB99DD09}" ; rdfs:comment """An Event where the activity is uncertain, but it is known that some Entities were present @@ -640,87 +652,135 @@ Note: whilst colocation can be easily inferred from data, sometimes it's importa rdfs:subClassOf ies:Event . ies:Colour a rdfs:Class ; - rdfs:label "Colour"^^xsd:string ; + rdfs:label "Colour"@en-GB ; dcterms:identifier "{B10D22FB-1D6A-47c9-B1C0-E870D43A5C52}" ; rdfs:comment "A Characteristic whose members all have the same colour" ; rdfs:subClassOf ies:Characteristic . ies:CommercialOrganisation a rdfs:Class ; - rdfs:label "Commercial Organisation"^^xsd:string ; + rdfs:label "Commercial Organisation"@en-GB ; dcterms:identifier "{1456439C-65C9-4a39-A743-09A7D0FBF248}" ; rdfs:comment "An Organisation that is run for profit" ; rdfs:subClassOf ies:Organisation . ies:Communication a rdfs:Class ; - rdfs:label "Communication"^^xsd:string ; + rdfs:label "Communication"@en-GB ; dcterms:identifier "{6698805F-F492-4f1f-954C-E1EB3C53E148}" ; rdfs:comment "An Event where two or more parties interact and exchange information" ; rdfs:subClassOf ies:Event . ies:CommunicationsAccount a rdfs:Class ; - rdfs:label "Communications Account"^^xsd:string ; + rdfs:label "Communications Account"@en-GB ; dcterms:identifier "{8300451C-1DF9-4545-9174-D8AA69C58CCD}" ; rdfs:comment "An Account of the communications transactions provided to a customer" ; rdfs:subClassOf ies:Account, ies:CommunicationsAccountState . ies:CommunicationsAccountState a rdfs:Class ; - rdfs:label "Communications Account State"^^xsd:string ; + rdfs:label "Communications Account State"@en-GB ; dcterms:identifier "{20BB42F0-3F2D-4bb7-88DD-F4D05377D59B}" ; rdfs:comment "A temporal state of a CommunicationsAccount" ; rdfs:subClassOf ies:AccountState . ies:CommunicationsDevice a rdfs:Class ; - rdfs:label "Communications Device"^^xsd:string ; + rdfs:label "Communications Device"@en-GB ; dcterms:identifier "{32EB46A5-0FA4-44e9-A9E9-9424E80BDE91}" ; rdfs:comment "A Device that provides an endpoint for communications – e.g. mobile telephone, landline, satellite phone, CB Radio, etc." ; rdfs:subClassOf ies:Device . ies:CommunicationsIdentifier a rdfs:Class ; - rdfs:label "Communications Identifier"^^xsd:string ; + rdfs:label "Communications Identifier"@en-GB ; dcterms:identifier "{A82378B9-9774-46b9-9845-CC75BE882F06}" ; rdfs:comment "An Identifier for the end-point of a communication " ; rdfs:subClassOf ies:Identifier . ies:CommunicationsIdentifierRange a rdfs:Class ; - rdfs:label "Communications Identifier Range"^^xsd:string ; + rdfs:label "Communications Identifier Range"@en-GB ; dcterms:identifier "{DF388418-F296-46a5-A2A3-4297F084DD07}" ; rdfs:comment "A specified range of identifiers for the end-points of a communication." ; rdfs:subClassOf ies:CommunicationsIdentifier . ies:Competition a rdfs:Class ; - rdfs:label "Competition"^^xsd:string ; + rdfs:label "Competition"@en-GB ; dcterms:identifier "{98421510-0A8A-4942-9743-191EA0DCA9E6}" ; rdfs:comment "An Event where the participants are competing with each other" ; rdfs:subClassOf ies:Event . ies:Competitor a rdfs:Class ; - rdfs:label "Competitor"^^xsd:string ; + rdfs:label "Competitor"@en-GB ; dcterms:identifier "{763C82F1-5CE0-4652-8A93-D56D93DE1544}" ; rdfs:comment "An EventParticipant where a ResponsibleActor is in competition" ; rdfs:subClassOf ies:EventParticipant, ies:ResponsibleActorState . ies:ConcertTicket a rdfs:Class ; - rdfs:label "Concert Ticket"^^xsd:string ; + rdfs:label "Concert Ticket"@en-GB ; dcterms:identifier "{8FF9DE7F-137B-4a03-AB24-7D84FCFB99C0}" ; rdfs:comment "An EntertainmentTicket where the Event is a concert" ; rdfs:subClassOf ies:EntertainmentTicket . ies:ConferenceHost a rdfs:Class ; - rdfs:label "Conference Host"^^xsd:string ; + rdfs:label "Conference Host"@en-GB ; dcterms:identifier "{B59AB165-6D9C-423f-9CB2-85B4E1B37D93}" ; rdfs:comment "A ConferenceParticipant that is in the role of host" ; rdfs:subClassOf ies:ConferenceParticipant . ies:ConferenceParticipant a rdfs:Class ; - rdfs:label "Conference Participant"^^xsd:string ; + rdfs:label "Conference Participant"@en-GB ; dcterms:identifier "{5C76FE3F-FE06-4abc-B495-0D4F35FB5252}" ; rdfs:comment "An PartyInCommunication that is a participant in a TeleConference" ; rdfs:subClassOf ies:PartyInCommunication . +ies:Connection a rdfs:Class ; + rdfs:label "Connection" ; + dcterms:identifier "{999CF6C3-AA65-4109-9FC4-5E5C8ECEC4A7}" ; + rdfs:comment """An Element that enables one or more Flows between two or more other Elements. + +Note: A Flow can be of a fluid, such as water or natural gas; of energy, such as heat or electricity; of signal conveying information; of discrete entities, such as people, goods on pallets, or vehicles; or of mechanical load.""" ; + rdfs:subClassOf ies:Element . + +ies:ConnectionSide a rdfs:Class ; + rdfs:label "Connection Side" ; + dcterms:identifier "{CC20F8F7-EBFC-4897-AD94-568E8B3F9E99}" ; + rdfs:comment """An Element that is a part of a Connection and part of an Element that is the source or destination of a flow through the Connection. + +Note: A ConnectionSide can be all or part of a Connector.""" ; + rdfs:subClassOf ies:Element . + +ies:Connector a rdfs:Class ; + rdfs:label "Connector" ; + dcterms:identifier "{41B78DBF-188F-4D64-A7CB-948C99E20061}" ; + rdfs:comment """An Element that is, or is intended to, enable a Connection by being part of another Element. + +Note 1: A Connector can exist without being part of another Element. + +Note 2: A Connector can be part of another Element without also being part of a Connection.""" ; + rdfs:subClassOf ies:Element . + +ies:Contained a rdfs:Class ; + rdfs:label "Contained" ; + dcterms:identifier "{B9C215E3-C8B3-4D6A-90B0-B650F2965F07}" ; + rdfs:comment """ + An Element that is a part of a Containment and that is confined, protected, or handled. + """ ; + rdfs:subClassOf ies:Element . + +ies:Container a rdfs:Class ; + rdfs:label "Container" ; + dcterms:identifier "{D38509CD-1D01-465C-8468-2F55295633CD}" ; + rdfs:comment """An Element that is, or is intended to, confining, protecting or enabling the handling of one or more Contained elements. + +Note: A Container can exist without having a Contained element.""" ; + rdfs:subClassOf ies:Element . + +ies:Containment a rdfs:Class ; + rdfs:label "Containment" ; + dcterms:identifier "{4C4B80F3-AC42-4C15-A15C-987E0BFBE404}" ; + rdfs:comment "An Element that confines, protects, or enables the handling of one or more Contents." ; + rdfs:subClassOf ies:Element . + ies:ContentCategory a rdfs:Class ; - rdfs:label "Content Category"^^xsd:string ; + rdfs:label "Content Category"@en-GB ; dcterms:identifier "{8CA5551A-EAEB-4145-A75F-2E7D7DAD5A57}" ; rdfs:comment """An ClassOfClassOfEntity whose instances collect together all Representations that have similar content. @@ -733,13 +793,13 @@ Examples: rdfs:subClassOf ies:ClassOfRepresentation . ies:ContinuousState a rdfs:Class ; - rdfs:label "Continuous State"^^xsd:string ; + rdfs:label "Continuous State"@en-GB ; dcterms:identifier "{6E5AF4BB-BB7F-4387-A7BB-476B81FEC103}" ; rdfs:comment "A State that is temporally continuous - i.e. it is not a DiscontinuousState" ; rdfs:subClassOf ies:State . ies:Cookie a rdfs:Class ; - rdfs:label "Cookie"^^xsd:string ; + rdfs:label "Cookie"@en-GB ; dcterms:identifier "{C81B6EAD-8494-45ca-928C-21CB6D395C39}" ; rdfs:comment """An OnlineArtefact that is stored on a Device to enable continuity of session, log-in, or simply to track activity online. @@ -747,20 +807,20 @@ Cookies tend to be ephemeral, an unique to a device, so no states are required. rdfs:subClassOf ies:OnlineArtefact . ies:Cooperation a rdfs:Class ; - rdfs:label "Cooperation"^^xsd:string ; + rdfs:label "Cooperation"@en-GB ; dcterms:identifier "{F650B9E3-2669-455e-B20C-92737CFD9A08}" ; rdfs:comment "An Event where the participants are cooperating with each other" ; rdfs:subClassOf ies:Event . ies:Cooperator a rdfs:Class ; - rdfs:label "Cooperator"^^xsd:string ; + rdfs:label "Cooperator"@en-GB ; dcterms:identifier "{2B96182A-9363-4c6a-BE62-132B072A7520}" ; rdfs:comment "An EventParticipant where a ResponsibleActor is in Cooperation" ; rdfs:subClassOf ies:EventParticipant, ies:ResponsibleActorState . ies:Country a rdfs:Class ; - rdfs:label "Country"^^xsd:string ; + rdfs:label "Country"@en-GB ; dcterms:identifier "{92EBA9B9-48C2-4082-9FE5-603977BD6846}" ; rdfs:comment """A Location whose land extent / borders are recognised as a Country by the International Standards Organisation (ISO) @@ -768,13 +828,13 @@ Note: this is simply the land, any buildings on it, and the airspace and ground rdfs:subClassOf ies:Location . ies:Create a rdfs:Class ; - rdfs:label "Create"^^xsd:string ; + rdfs:label "Create"@en-GB ; dcterms:identifier "{AF60517B-E4EF-48ca-BE0F-56E0A89660FD}" ; rdfs:comment "A LifecycleEvent where an Entity is brought into existence." ; rdfs:subClassOf ies:LifecycleEvent . ies:Created a rdfs:Class ; - rdfs:label "Created"^^xsd:string ; + rdfs:label "Created"@en-GB ; dcterms:identifier "{46DE5D1F-B3CE-4858-A6D1-64A0B891A00F}" ; rdfs:comment """An EventParticipant where an Entity is created @@ -783,25 +843,25 @@ The date/time of the creation can be specified using the inPeriod relationship. ies:EventParticipant . ies:CreatedContent a rdfs:Class ; - rdfs:label "Created Content"^^xsd:string ; + rdfs:label "Created Content"@en-GB ; dcterms:identifier "{1EBC6375-B26C-4506-B4DE-85B74E476362}" ; rdfs:comment "A Create EventParticipant where online content is created" ; rdfs:subClassOf ies:Created . ies:Creator a rdfs:Class ; - rdfs:label "Creator"^^xsd:string ; + rdfs:label "Creator"@en-GB ; dcterms:identifier "{850DB6D5-C8E8-4aa8-87A0-4E7680FF854A}" ; rdfs:comment "An EventParticipant where a ResponsibleActor participates in a Create event as a creator" ; rdfs:subClassOf ies:ActiveEventParticipant . ies:CreditCard a rdfs:Class ; - rdfs:label "Credit Card"^^xsd:string ; + rdfs:label "Credit Card"@en-GB ; dcterms:identifier "{C2174205-C96F-4427-A401-19C1DEF0E4AF}" ; rdfs:comment "A BankCard that allows the customer to carry a line of credit" ; rdfs:subClassOf ies:BankCard . ies:CriminalActivity a rdfs:Class ; - rdfs:label "Criminal Activity"^^xsd:string ; + rdfs:label "Criminal Activity"@en-GB ; dcterms:identifier "{43E58528-16E4-48b3-8F13-10500879EA83}" ; rdfs:comment """An Event which is illegal within the laws of the jurisdiction in which it takes place. @@ -809,20 +869,20 @@ Note: If the CriminalActivity falls into one of the Home Office Offence Classifi rdfs:subClassOf ies:Event . ies:CriminalOrganisation a rdfs:Class ; - rdfs:label "Criminal Organisation"^^xsd:string ; + rdfs:label "Criminal Organisation"@en-GB ; dcterms:identifier "{3CEFB37C-D5EE-4c9d-848D-C8E2DB206482}" ; rdfs:comment "An OrganisationState that is assessed to be breaking the law in an organised manner" ; rdfs:subClassOf ies:OrganisationState . ies:Crossing a rdfs:Class ; - rdfs:label "Crossing"^^xsd:string ; + rdfs:label "Crossing"@en-GB ; dcterms:identifier "{B85F065A-6A18-433e-9195-7B6BCBB91C7C}" ; rdfs:comment "A Location and an ArbitraryOverlap whose extent is defined by the shared overlap of two or more Locations" ; rdfs:subClassOf ies:ArbitraryOverlap, ies:Location . ies:Currency a rdfs:Class ; - rdfs:label "Currency"^^xsd:string ; + rdfs:label "Currency"@en-GB ; dcterms:identifier "{A06EE74F-9A66-4b63-8DC3-3B1C2B362862}" ; rdfs:comment """A ClassOfAmountOfMoney that is the denomination as currency. @@ -830,13 +890,13 @@ The identifier should be specified as an ISO4217 three-letter code (e.g. USD, GB rdfs:subClassOf ies:ClassOfAmountOfMoney . ies:Customer a rdfs:Class ; - rdfs:label "Customer"^^xsd:string ; + rdfs:label "Customer"@en-GB ; dcterms:identifier "{76689446-5969-49d3-8E7E-A92C86C244D5}" ; rdfs:comment "An EventParticipant where a ResponsibleActor is the customer for the Event - i.e. the Event has been conducted as a service to them, or in production of goods for them." ; rdfs:subClassOf ies:ActiveEventParticipant . ies:CustomerIdentifier a rdfs:Class ; - rdfs:label "Customer Identifier"^^xsd:string ; + rdfs:label "Customer Identifier"@en-GB ; dcterms:identifier "{43560C95-66A3-4d69-A743-F0A166DE51FC}" ; rdfs:comment """The customer identifier associated with the Financial Account. @@ -844,31 +904,31 @@ A single Customer Identity could be associated with more than one Financial Acco rdfs:subClassOf ies:Identifier . ies:CyberStalking a rdfs:Class ; - rdfs:label "Cyber Stalking"^^xsd:string ; + rdfs:label "Cyber Stalking"@en-GB ; dcterms:identifier "{8CF52FB7-69F2-4ef2-8074-FB90EE924139}" ; rdfs:comment "A form of Stalking which takes place online." ; rdfs:subClassOf ies:Stalking . ies:DataKey a rdfs:Class ; - rdfs:label "Data Key"^^xsd:string ; + rdfs:label "Data Key"@en-GB ; dcterms:identifier "{2D88DE83-F87F-48ad-A485-9FFA79ED90D8}" ; rdfs:comment "A unique key (usually only unique within a Database, though it could be a GUID) that identifies a DataObject" ; rdfs:subClassOf ies:Identifier . ies:DataObject a rdfs:Class ; - rdfs:label "Data Object"^^xsd:string ; + rdfs:label "Data Object"@en-GB ; dcterms:identifier "{CAC97EB4-E0E8-4576-9637-1FBED5F9FEF2}" ; rdfs:comment "A Representation which might contain internal structure that can be exploited using bespoke tools and/or applications. Data objects might be geoobjects, video files, audio files, etc." ; rdfs:subClassOf ies:Representation . ies:Database a rdfs:Class ; - rdfs:label "Database"^^xsd:string ; + rdfs:label "Database"@en-GB ; dcterms:identifier "{3099B032-4B0A-4aec-ABCD-3E862C4C1979}" ; rdfs:comment "A DataObject that is the contents of an entire database (note this is still a class, as there may be many copies of the database)" ; rdfs:subClassOf ies:DataObject . ies:DatabaseItem a rdfs:Class ; - rdfs:label "Database Item"^^xsd:string ; + rdfs:label "Database Item"@en-GB ; dcterms:identifier "{73F8D96C-A9EC-4301-9968-0F7BF9826C45}" ; rdfs:comment """A DataObject that is part of the data in a Database @@ -881,19 +941,19 @@ Examples: rdfs:subClassOf ies:DataObject . ies:DatabaseRow a rdfs:Class ; - rdfs:label "Database Row"^^xsd:string ; + rdfs:label "Database Row"@en-GB ; dcterms:identifier "{1F23EB62-323B-402d-84BD-B4D417ED1A73}" ; rdfs:comment "A DataObject that is an entire row of a table in a database (note this is still a class, as there may be many copies of the database)" ; rdfs:subClassOf ies:DatabaseItem . ies:DatabaseTable a rdfs:Class ; - rdfs:label "Database Table"^^xsd:string ; + rdfs:label "Database Table"@en-GB ; dcterms:identifier "{D9E56CAA-4668-4248-B087-C041363816DD}" ; rdfs:comment "A DataObject that is the entire contents of a table in a database (note this is still a class, as there may be many copies of the database)" ; rdfs:subClassOf ies:DatabaseItem . ies:DeathState a rdfs:Class ; - rdfs:label "Death State"^^xsd:string ; + rdfs:label "Death State"@en-GB ; dcterms:identifier "{F6173D27-D86D-40f8-A5B0-36DCCF85D396}" ; rdfs:comment """A BoundingState that marks the end of a Person's life @@ -904,25 +964,25 @@ The date/time of the death can be specified using the inPeriod relationship. """ ies:PersonState . ies:DebitCard a rdfs:Class ; - rdfs:label "Debit Card"^^xsd:string ; + rdfs:label "Debit Card"@en-GB ; dcterms:identifier "{F0C846E7-76B9-4ab6-988E-3694C95818E7}" ; rdfs:comment "A BankCard where transactions debit from a bank account" ; rdfs:subClassOf ies:BankCard . ies:DeclarationOfWar a rdfs:Class ; - rdfs:label "Declaration Of War"^^xsd:string ; + rdfs:label "Declaration Of War"@en-GB ; dcterms:identifier "{5E25DC95-E376-420f-9991-F5175476B386}" ; rdfs:comment "A PoliticalAnnouncement marking the start of a War" ; rdfs:subClassOf ies:PoliticalAnnouncement . ies:DeclaredTarget a rdfs:Class ; - rdfs:label "Declared Target"^^xsd:string ; + rdfs:label "Declared Target"@en-GB ; dcterms:identifier "{19B808BB-348E-4ea3-B62E-ED6356F7D4A0}" ; rdfs:comment "The Organisation against which War has been declared" ; rdfs:subClassOf ies:EventParticipant . ies:DeclaringParty a rdfs:Class ; - rdfs:label "Declaring Party"^^xsd:string ; + rdfs:label "Declaring Party"@en-GB ; dcterms:identifier "{82139547-0CA1-448d-997F-3386EFDF049C}" ; rdfs:comment """An EventParticipant where a ResponsibleActor makes an Announcement @@ -930,37 +990,37 @@ Note: this also covers GoverningParty from IES 3.2""" ; rdfs:subClassOf ies:EventParticipant . ies:Delivery a rdfs:Class ; - rdfs:label "Delivery"^^xsd:string ; + rdfs:label "Delivery"@en-GB ; dcterms:identifier "{F428ADA5-2349-4cd0-815F-8F768B08C6E6}" ; rdfs:comment "A TradeEvent where one or more Entities are delivered to the receiving party" ; rdfs:subClassOf ies:TradeEvent . ies:DeliveryAddress a rdfs:Class ; - rdfs:label "Delivery Address"^^xsd:string ; + rdfs:label "Delivery Address"@en-GB ; dcterms:identifier "{096F83D3-F25E-4d48-96E8-566731C06DB1}" ; rdfs:comment "An EventParticipant where an Address participates in a Delivery as a the location to which the delivery is made" ; rdfs:subClassOf ies:EventParticipant . ies:DeliveryRecipient a rdfs:Class ; - rdfs:label "Delivery Recipient"^^xsd:string ; + rdfs:label "Delivery Recipient"@en-GB ; dcterms:identifier "{63289363-A4D6-4abf-BE19-6DCDDCF9B28F}" ; rdfs:comment "An EventParticipant where a ResponsibleActor participates in a Delivery as a recipient" ; rdfs:subClassOf ies:EventParticipant . ies:DemocraticChangeOfGovernment a rdfs:Class ; - rdfs:label "Democratic Change Of Government"^^xsd:string ; + rdfs:label "Democratic Change Of Government"@en-GB ; dcterms:identifier "{33C68A39-AF9C-4f37-97EA-1DE4BAC4F7FB}" ; rdfs:comment "A ChangeOfGovernment that comes about by democratic means" ; rdfs:subClassOf ies:ChangeOfGovernment . ies:Department a rdfs:Class ; - rdfs:label "Department"^^xsd:string ; + rdfs:label "Department"@en-GB ; dcterms:identifier "{6C7891C7-E095-41f4-A894-AA0C6A22F5D2}" ; rdfs:comment "An Organisation that is part of another Organisation - usually part of a CommercialOrganisation, though other Organisations have departments" ; rdfs:subClassOf ies:Organisation . ies:Departure a rdfs:Class ; - rdfs:label "Departure"^^xsd:string ; + rdfs:label "Departure"@en-GB ; dcterms:identifier "{0FCBDA68-1B1C-40e1-9C5B-0E225CA827DB}" ; rdfs:comment """An EventParticipant and a BoundingState that marks the start of a Travel event @@ -968,25 +1028,25 @@ The date/time of the departure can be specified using the inPeriod relationship. rdfs:subClassOf ies:BoundingState . ies:Destroy a rdfs:Class ; - rdfs:label "Destroy"^^xsd:string ; + rdfs:label "Destroy"@en-GB ; dcterms:identifier "{27000BBA-F3F9-4355-B466-92CE04477C9B}" ; rdfs:comment "A LifecycleEvent where an Entity is destroyed" ; rdfs:subClassOf ies:LifecycleEvent . ies:Destroyed a rdfs:Class ; - rdfs:label "Destroyed"^^xsd:string ; + rdfs:label "Destroyed"@en-GB ; dcterms:identifier "{E70CA8CD-51DC-4f77-982C-C233F9493FF9}" ; rdfs:comment "An EventParticipant where an Entity is destroyed" ; rdfs:subClassOf ies:EventParticipant . ies:Destroyer a rdfs:Class ; - rdfs:label "Destroyer"^^xsd:string ; + rdfs:label "Destroyer"@en-GB ; dcterms:identifier "{C029299D-5946-48dd-94CB-80EC23A56300}" ; rdfs:comment "An EventParticipant where a ResponsibleActor participates in a Destroy event as a destroyer" ; rdfs:subClassOf ies:ActiveEventParticipant . ies:Device a rdfs:Class ; - rdfs:label "Device"^^xsd:string ; + rdfs:label "Device"@en-GB ; dcterms:identifier "{115F2F9B-21F3-4903-8EAA-AB3AEFE97461}" ; rdfs:comment "An Asset that is man-made and performs one or more functions - i.e. it is also an Actor" ; rdfs:subClassOf ies:Actor, @@ -994,33 +1054,33 @@ ies:Device a rdfs:Class ; ies:DeviceState . ies:DeviceInCommunication a rdfs:Class ; - rdfs:label "Device In Communication"^^xsd:string ; + rdfs:label "Device In Communication"@en-GB ; dcterms:identifier "{0073BD83-64CB-433c-BF4D-A6BB01862F14}" ; rdfs:comment "A DeviceState (and an EventParticipant) when a Device is communicating. " ; rdfs:subClassOf ies:DeviceState, ies:EventParticipant . ies:DeviceOnline a rdfs:Class ; - rdfs:label "Device Online"^^xsd:string ; + rdfs:label "Device Online"@en-GB ; dcterms:identifier "{700BC564-35E1-4921-8759-5DAFA51B4E83}" ; rdfs:comment "An EventParticipant where a Device participates in an OnlineEvent" ; rdfs:subClassOf ies:DeviceState, ies:EventParticipant . ies:DeviceState a rdfs:Class ; - rdfs:label "Device State"^^xsd:string ; + rdfs:label "Device State"@en-GB ; dcterms:identifier "{6107EEA5-1A13-46e4-83FB-14740437B814}" ; rdfs:comment "A temporalState of a Device" ; rdfs:subClassOf ies:AssetState . ies:Disagreement a rdfs:Class ; - rdfs:label "Disagreement"^^xsd:string ; + rdfs:label "Disagreement"@en-GB ; dcterms:identifier "{E73C74A9-B356-40a4-BDBB-40567592BBD0}" ; rdfs:comment "An Event that covers the end-to-end disagreement between parties" ; rdfs:subClassOf ies:Event . ies:DiscontinuousState a rdfs:Class ; - rdfs:label "Discontinuous State"^^xsd:string ; + rdfs:label "Discontinuous State"@en-GB ; dcterms:identifier "{52DB371E-71AC-4812-B3CF-0FD7D73F1BB0}" ; rdfs:comment """A State that is temporally dissected - i.e. it is not a continuous state, but in fact a fusion of states (which may or may not be specified) @@ -1028,13 +1088,13 @@ This is used for managing situations where something happens from time to time, rdfs:subClassOf ies:State . ies:Dislikes a rdfs:Class ; - rdfs:label "Dislikes"^^xsd:string ; + rdfs:label "Dislikes"@en-GB ; dcterms:identifier "{30A0F2DA-DB31-40fd-8723-88A24B2F8448}" ; rdfs:comment "A Interested state where a ResponsibleActor dislikes something" ; rdfs:subClassOf ies:Interested . ies:DispositionalClass a rdfs:Class ; - rdfs:label "Dispositional Class"^^xsd:string ; + rdfs:label "Dispositional Class"@en-GB ; dcterms:identifier "{2855AF50-EEE4-4ced-B499-AE42423A4DE3}" ; rdfs:comment """A ClassOfElement whose instances all share the same disposition - e.g. capability or tendency @@ -1042,7 +1102,7 @@ Example: Vehicles capable of Mach 2""" ; rdfs:subClassOf ies:ClassOfElement . ies:DocumentFormat a rdfs:Class ; - rdfs:label "Document Format"^^xsd:string ; + rdfs:label "Document Format"@en-GB ; dcterms:identifier "{ACB44E46-7A30-4911-A9F0-3D5412FB3725}" ; rdfs:comment """A ClassOfIndividualDocument whose members are all of the same document format - e.g. @@ -1051,7 +1111,7 @@ MS Word""" ; rdfs:subClassOf ies:ClassOfIndividualDocument . ies:DocumentSection a rdfs:Class ; - rdfs:label "Document Section"^^xsd:string ; + rdfs:label "Document Section"@en-GB ; dcterms:identifier "{19FE20BA-D898-46d4-8916-3E73BC059D54}" ; rdfs:comment """A Representation that is a section/chapter/paragraph in a WorkOfDocumentation @@ -1059,55 +1119,55 @@ Note: inRepresentation should be used to associate the DocumentSection with the rdfs:subClassOf ies:Representation . ies:DomainName a rdfs:Class ; - rdfs:label "Domain Name"^^xsd:string ; + rdfs:label "Domain Name"@en-GB ; dcterms:identifier "{42FFB9AC-2D28-453a-80A0-2A271DA32EB5}" ; rdfs:comment "A CommunicationsIdentifierRange that defines a realm of administrative autonomy, authority or control within the internet. [from wikipedia]" ; rdfs:subClassOf ies:CommunicationsIdentifierRange . ies:DrivingLicence a rdfs:Class ; - rdfs:label "Driving Licence"^^xsd:string ; + rdfs:label "Driving Licence"@en-GB ; dcterms:identifier "{44C1DD59-354B-405a-9755-417240802DE4}" ; rdfs:comment "An IdentityDocument that permits a Person to drive a Vehicle in the Country of issue. " ; rdfs:subClassOf ies:IdentityDocument . ies:Duration a rdfs:Class ; - rdfs:label "Duration"^^xsd:string ; + rdfs:label "Duration"@en-GB ; dcterms:identifier "{7852A5E5-8684-49f2-82AE-3368032163B1}" ; rdfs:comment "The Measure of an Element's temporal extent" ; rdfs:subClassOf ies:StandardMeasure . ies:Easting a rdfs:Class ; - rdfs:label "Easting"^^xsd:string ; + rdfs:label "Easting"@en-GB ; dcterms:identifier "{A4502460-54B7-446b-A9AA-003B49F9682B}" ; rdfs:comment "The GeoIdentity that is a representation of the eastward component of cartesian point on a map - i.e. on a 2D projection of the globe such as a mercator projection." ; rdfs:subClassOf ies:GeoIdentity . ies:EducationalOrganisation a rdfs:Class ; - rdfs:label "Educational Organisation"^^xsd:string ; + rdfs:label "Educational Organisation"@en-GB ; dcterms:identifier "{F30D350C-848D-4b02-AEA5-86575CEEEFB3}" ; rdfs:comment "An Organisation that provides education" ; rdfs:subClassOf ies:Organisation . ies:Election a rdfs:Class ; - rdfs:label "Election"^^xsd:string ; + rdfs:label "Election"@en-GB ; dcterms:identifier "{7D9E328D-345E-43f5-8163-9657E4D016BD}" ; rdfs:comment "A PoliticalEvent where the population vote for their preferred ElectoralCandidate to become their representative. " ; rdfs:subClassOf ies:PoliticalEvent . ies:ElectoralCandidate a rdfs:Class ; - rdfs:label "Electoral Candidate"^^xsd:string ; + rdfs:label "Electoral Candidate"@en-GB ; dcterms:identifier "{E035D766-CB68-49c3-AC69-A56F3487C625}" ; rdfs:comment "A Person standing for elected office" ; rdfs:subClassOf ies:EventParticipant . ies:ElectoralRegion a rdfs:Class ; - rdfs:label "Electoral Region"^^xsd:string ; + rdfs:label "Electoral Region"@en-GB ; dcterms:identifier "{515468C2-B4D9-449d-8AC4-575973EFBF6B}" ; rdfs:comment "The RegionalConstituency being decided in an Election" ; rdfs:subClassOf ies:EventParticipant . ies:ElectricCurrent a rdfs:Class ; - rdfs:label "Electric Current"^^xsd:string ; + rdfs:label "Electric Current"@en-GB ; dcterms:identifier "{9442C4E6-A52B-4c93-B942-8B93D90B3B14}" ; rdfs:comment """The Measure of the flow of electric charge. @@ -1116,21 +1176,21 @@ Note: whilst this is a tricky Measure in a 4D ontology, it should be used in a n rdfs:subClassOf ies:StandardMeasure . ies:Element a rdfs:Class ; - rdfs:label "Element"^^xsd:string ; + rdfs:label "Element"@en-GB ; ies:powertype ies:ClassOfElement ; dcterms:identifier "{97EDC90F-3B36-4da8-AE77-D5FDBDEA2B21}" ; rdfs:comment "An Thing that has a spatial extent and can have start and end dates" ; rdfs:subClassOf ies:Thing . ies:EmailAccount a rdfs:Class ; - rdfs:label "Email Account"^^xsd:string ; + rdfs:label "Email Account"@en-GB ; dcterms:identifier "{FCBB35B9-704B-46c1-8054-10B7DA7EB8F8}" ; rdfs:comment "A CommunicationsAccount that is used to administer the use of one or more e-mail addresses." ; rdfs:subClassOf ies:CommunicationsAccount, ies:OnlineAccount . ies:EmailAddress a rdfs:Class ; - rdfs:label "Email Address"^^xsd:string ; + rdfs:label "Email Address"@en-GB ; dcterms:identifier "{36F61EDF-6E6E-4d8d-9E75-275A820F6D96}" ; rdfs:comment """A CommunicationsIdentifier that uniquely identifiers an email account. @@ -1138,76 +1198,76 @@ Format: local-part@domain""" ; rdfs:subClassOf ies:CommunicationsIdentifier . ies:EncodedData a rdfs:Class ; - rdfs:label "Encoded Data"^^xsd:string ; + rdfs:label "Encoded Data"@en-GB ; dcterms:identifier "{8AF1DB0B-9BEB-4a33-A459-7EF2BE309E81}" ; rdfs:comment "A Representation which is external data according to a data format that is not in IES format. " ; rdfs:subClassOf ies:DataObject . ies:EndToEndActivity a rdfs:Class ; - rdfs:label "End To End Activity"^^xsd:string ; + rdfs:label "End To End Activity"@en-GB ; dcterms:identifier "{A88ABE99-1D6C-4843-A2E4-7531626D3859}" ; rdfs:comment "An Event (usually of long duration) that is composed of a number of other Events." ; rdfs:subClassOf ies:Event . ies:EndToEndAgreement a rdfs:Class ; - rdfs:label "End To End Agreement"^^xsd:string ; + rdfs:label "End To End Agreement"@en-GB ; dcterms:identifier "{1B39630B-B00F-4def-9C65-48082C4AD2E0}" ; rdfs:comment "An EndToEndActivity which is the overall process of agreeing something, including all the events that take place under that agreement, such as the negotiation, signing, delivery of service, etc." ; rdfs:subClassOf ies:EndToEndActivity . ies:EndToEndAuthorisation a rdfs:Class ; - rdfs:label "End To End Authorisation"^^xsd:string ; + rdfs:label "End To End Authorisation"@en-GB ; dcterms:identifier "{D75F18D1-95D6-481b-84D5-F8D7F3A5A389}" ; rdfs:comment "An EndToEndActivity which is the overall process of requesting, receiving authority to act, and the conduct of activities under that authorisation until the period of authorisation ends. " ; rdfs:subClassOf ies:EndToEndActivity . ies:EndToEndTransaction a rdfs:Class ; - rdfs:label "End To End Transaction"^^xsd:string ; + rdfs:label "End To End Transaction"@en-GB ; dcterms:identifier "{911EB3DE-A001-493d-850D-3CF5A848791D}" ; rdfs:comment "An EndToEndActivity covering the lifecycle of the trade" ; rdfs:subClassOf ies:EndToEndActivity, ies:IntelligenceOperation . ies:EntertainmentEvent a rdfs:Class ; - rdfs:label "Entertainment Event"^^xsd:string ; + rdfs:label "Entertainment Event"@en-GB ; dcterms:identifier "{78C33499-CD14-43cb-82AE-93A0F8CF022B}" ; rdfs:comment "An Event where entertainment (sporting, music, theatre, etc.) is provided" ; rdfs:subClassOf ies:Event . ies:EntertainmentTicket a rdfs:Class ; - rdfs:label "Entertainment Ticket"^^xsd:string ; + rdfs:label "Entertainment Ticket"@en-GB ; dcterms:identifier "{96989C30-99CC-4606-A8D4-DFD9421F0E34}" ; rdfs:comment "A Ticket to an EntertainmentEvent" ; rdfs:subClassOf ies:Ticket . ies:Entity a rdfs:Class ; - rdfs:label "Entity"^^xsd:string ; + rdfs:label "Entity"@en-GB ; ies:powertype ies:ClassOfEntity ; dcterms:identifier "{F4EDE167-6F5A-417d-9984-0221CCDF752C}" ; rdfs:comment "An Entity typically represents a tangible thing like a Person, a Communications Device, or a Location." ; rdfs:subClassOf ies:Element . ies:EntityInTransit a rdfs:Class ; - rdfs:label "Entity In Transit"^^xsd:string ; + rdfs:label "Entity In Transit"@en-GB ; dcterms:identifier "{74169219-A47C-48ce-A25F-3948E7E873B6}" ; rdfs:comment "A TravelLeg where an Entity is moving in Transit" ; rdfs:subClassOf ies:TravelLeg . ies:Ethnicity a rdfs:Class ; - rdfs:label "Ethnicity"^^xsd:string ; + rdfs:label "Ethnicity"@en-GB ; dcterms:identifier "{8AC946A4-4C03-463c-9F32-37EA8593988A}" ; rdfs:comment "A ClassOfPerson whose members all share the same ethnicity" ; rdfs:subClassOf ies:ClassOfPerson . ies:Event a rdfs:Class ; - rdfs:label "Event"^^xsd:string ; + rdfs:label "Event"@en-GB ; ies:powertype ies:ClassOfEvent ; dcterms:identifier "{B376370E-F5E8-4287-A3EC-AC35532919B1}" ; rdfs:comment "An Event represents an activity or incident, involving one or more participating entities, that occurred/started at a specific point in time – e.g. a meeting, or a telephone call." ; rdfs:subClassOf ies:Element . ies:EventParticipant a rdfs:Class ; - rdfs:label "Event Participant"^^xsd:string ; + rdfs:label "Event Participant"@en-GB ; dcterms:identifier "{C5AB420C-1AB6-479a-97E1-4F2FD37725CB}" ; rdfs:comment """A State which is the participating role of an Entity in an Event. @@ -1215,7 +1275,7 @@ Note: this includes inactive participation (e.g. something that is being repaire rdfs:subClassOf ies:State . ies:EventState a rdfs:Class ; - rdfs:label "Event State"^^xsd:string ; + rdfs:label "Event State"@en-GB ; dcterms:identifier "{FE668C24-D25C-4273-872A-EB77CB09341D}" ; rdfs:comment """A temporal state of an Event @@ -1223,13 +1283,13 @@ Note: care must be taken with using this in a 4D, extensional model such as IES. rdfs:subClassOf ies:State . ies:EvidentialPhotograph a rdfs:Class ; - rdfs:label "Evidential Photograph"^^xsd:string ; + rdfs:label "Evidential Photograph"@en-GB ; dcterms:identifier "{AFFFF30F-B274-4466-B0F2-D2A6A78E1832}" ; rdfs:comment "Relates a Surveillance Event to a Document that is the evidence resulting from the Surveillance" ; rdfs:subClassOf ies:EventParticipant . ies:ExchangePayload a rdfs:Class ; - rdfs:label "Exchange Payload"^^xsd:string ; + rdfs:label "Exchange Payload"@en-GB ; dcterms:identifier "{749B002E-37B1-4754-B3B2-96642B3CF4A7}" ; rdfs:comment """A marker object that shall be present in all IES exchange files. This object is the domain for all meta-data about the file. @@ -1237,7 +1297,7 @@ Wherever possible, Dublin-Core meta-data tags should be used on an ExchangePaylo rdfs:subClassOf rdfs:Resource . ies:Facility a rdfs:Class ; - rdfs:label "Facility"^^xsd:string ; + rdfs:label "Facility"@en-GB ; dcterms:identifier "{9CD2C1B1-85B1-4579-9376-07827AD68461}" ; rdfs:comment """A Location that is man-made, but is typically larger than an Address (i.e. it may have more than one postal address) @@ -1247,49 +1307,80 @@ Military camps, factories, sports facilities, airports, etc.""" ; rdfs:subClassOf ies:RealEstate . ies:FerryTicket a rdfs:Class ; - rdfs:label "Ferry Ticket"^^xsd:string ; + rdfs:label "Ferry Ticket"@en-GB ; dcterms:identifier "{B2ED961F-245E-4e74-A32F-6B9CF1BBDF2B}" ; rdfs:comment "A Ticket that is used to travel by sea" ; rdfs:subClassOf ies:TravelTicket . ies:FinancialAccount a rdfs:Class ; - rdfs:label "Financial Account"^^xsd:string ; + rdfs:label "Financial Account"@en-GB ; dcterms:identifier "{44DAC574-2A2E-44bc-ACD2-236811FA8D29}" ; rdfs:comment "An Account held for financial management purposes." ; rdfs:subClassOf ies:Account . ies:FiniteClassOfElement a rdfs:Class ; - rdfs:label "Finite Class Of Element"^^xsd:string ; + rdfs:label "Finite Class Of Element"@en-GB ; dcterms:identifier "{06BAC6F4-F6B2-4be1-95C5-8E31C34796CB}" ; rdfs:comment "A ClassOfElement whose instances are classes with finite, fixed membership of Elements." ; rdfs:subClassOf ies:ClassOfElement . ies:FirstLineOfAddress a rdfs:Class ; - rdfs:label "First Line Of Address"^^xsd:string ; + rdfs:label "First Line Of Address"@en-GB ; dcterms:identifier "{8B6DD87E-3D76-4836-9201-1244B80CDC69}" ; rdfs:comment "The first line of the Address including the number of the dwelling and the street name." ; rdfs:subClassOf ies:LineOfAddress . ies:Flight a rdfs:Class ; - rdfs:label "Flight"^^xsd:string ; + rdfs:label "Flight"@en-GB ; dcterms:identifier "{375B0887-712F-43f0-BBF4-5C544D75AC39}" ; rdfs:comment "A TravelService by air" ; rdfs:subClassOf ies:Transit . ies:FlightTicket a rdfs:Class ; - rdfs:label "Flight Ticket"^^xsd:string ; + rdfs:label "Flight Ticket"@en-GB ; dcterms:identifier "{3A9A1BA9-465F-4f6d-BD55-9F3F8AE40AE0}" ; rdfs:comment "A Ticket that is used to travel by air" ; rdfs:subClassOf ies:TravelTicket . +ies:Flow a rdfs:Class ; + rdfs:label "Flow" ; + dcterms:identifier "{45B593FC-2335-48D1-98DD-D887D3D56D0D}" ; + rdfs:comment """A State that is the matter, energy or signal that crosses a surface or passes along path. + +Note 1: Flows can be connected together to form a Network. + +Note 2: A Flow can be called a 'stream'.""" ; + rdfs:subClassOf ies:State . + +ies:FlowAcrossSurface a rdfs:Class ; + rdfs:label "Flow Across Surface" ; + dcterms:identifier "{423EEDB0-F0A3-4EAE-ABD6-46B0F65B755B}" ; + rdfs:comment "A Flow that is across a surface." ; + rdfs:subClassOf ies:Flow . + +ies:FlowAlongPath a rdfs:Class ; + rdfs:label "Flow Along Path" ; + dcterms:identifier "{BF895C5A-C3A3-45EE-995B-FB89C13700C8}" ; + rdfs:comment "A Flow that is along a path" ; + rdfs:subClassOf ies:Flow . + +ies:FlowNode a rdfs:Class ; + rdfs:label "Flow Node" ; + dcterms:identifier "{9ED957FA-FA66-4A37-9B76-ACC9F82384C4}" ; + rdfs:comment """A State and a Node that is at the end of one or more Flows. + +Note: Flows can merge or divide at a FlowNode.""" ; + rdfs:subClassOf ies:Node, + ies:State . + ies:FootballMatchTicket a rdfs:Class ; - rdfs:label "Football Match Ticket"^^xsd:string ; + rdfs:label "Football Match Ticket"@en-GB ; dcterms:identifier "{DA626F73-5748-47db-813F-E1813577F41B}" ; rdfs:comment "An EntertainmentTicket for a football match" ; rdfs:subClassOf ies:EntertainmentTicket . ies:Forgery a rdfs:Class ; - rdfs:label "Forgery"^^xsd:string ; + rdfs:label "Forgery"@en-GB ; dcterms:identifier "{78686D99-2AAC-4f5b-8EE0-456BDCC6F99E}" ; rdfs:comment """A CriminalActivity that is the creation of fake items @@ -1298,13 +1389,13 @@ ies:Forgery a rdfs:Class ; ies:CriminalActivity . ies:FoundOrganisation a rdfs:Class ; - rdfs:label "Found Organisation"^^xsd:string ; + rdfs:label "Found Organisation"@en-GB ; dcterms:identifier "{5054AFA3-8FC7-449d-93EE-C69B9D2AE118}" ; rdfs:comment "A Create Event where an Organisation is founded" ; rdfs:subClassOf ies:Create . ies:GML a rdfs:Class ; - rdfs:label "GML"^^xsd:string ; + rdfs:label "GML"@en-GB ; dcterms:identifier "{AE59CB88-3178-4bad-9F43-1276337C7944}" ; rdfs:comment """The Geography-Markup-Language (GML) is the XML grammar defined by the Open Geospatial Consortium (OGC) to express geographical features. GML serves as a modeling language for geographic systems as well as an open interchange format for geographic transactions on the Internet. @@ -1312,19 +1403,19 @@ Key to GML's utility is its ability to integrate all forms of geographic informa rdfs:subClassOf ies:GeoRepresentation . ies:Gender a rdfs:Class ; - rdfs:label "Gender"^^xsd:string ; + rdfs:label "Gender"@en-GB ; dcterms:identifier "{8B4DB18E-DF46-4419-B0ED-0159A25F2319}" ; rdfs:comment "A ClassOfPerson whose members all share the same gender" ; rdfs:subClassOf ies:ClassOfPerson . ies:GeoIdentity a rdfs:Class ; - rdfs:label "Geo Identity"^^xsd:string ; + rdfs:label "Geo Identity"@en-GB ; dcterms:identifier "{87251DA1-7293-445e-987F-F13E331B6BDF}" ; rdfs:comment "A unique Identifier attributed to the respective Location" ; rdfs:subClassOf ies:Identifier . ies:GeoJSON a rdfs:Class ; - rdfs:label "Geo JSON"^^xsd:string ; + rdfs:label "Geo JSON"@en-GB ; dcterms:identifier "{417C1F4E-6A5D-4631-B275-8E982252791A}" ; rdfs:comment """GeoJSON is an open standard format designed for representing simple geographical features, along with their non-spatial attributes. It is based on JSON, the JavaScript Object Notation. @@ -1333,32 +1424,32 @@ GeoJSON mandates use of WGS 84 coordinate system - see IETF RFC 7946""" ; ies:JsonData . ies:GeoObject a rdfs:Class ; - rdfs:label "Geo Object"^^xsd:string ; + rdfs:label "Geo Object"@en-GB ; dcterms:identifier "{EA165884-8DF6-4aa6-848C-C682F6969D9F}" ; rdfs:comment "A DataObject and a GeoRepresentation that contains geographical information" ; rdfs:subClassOf ies:DataObject, ies:GeoRepresentation . ies:GeoPoint a rdfs:Class ; - rdfs:label "Geo Point"^^xsd:string ; + rdfs:label "Geo Point"@en-GB ; dcterms:identifier "{9A9467C3-D5FC-4964-8943-FE63ADF38914}" ; rdfs:comment "A Location that is a point (mathematically speaking, of vanishing volume) on, below or above the surface of the WGS84 spheroid. The distance from the spheroid surface is given by the altitudeInMetres attribute." ; rdfs:subClassOf ies:Location . ies:GeoRepresentation a rdfs:Class ; - rdfs:label "Geo Representation"^^xsd:string ; + rdfs:label "Geo Representation"@en-GB ; dcterms:identifier "{A8C07233-5D62-4ad4-B405-2D15CFC37497}" ; rdfs:comment "A Representation for a Location - e.g. a point, a polyline, etc." ; rdfs:subClassOf ies:Representation . ies:GeographicFeature a rdfs:Class ; - rdfs:label "Geographic Feature"^^xsd:string ; + rdfs:label "Geographic Feature"@en-GB ; dcterms:identifier "{7EEE1EF7-C814-4eee-85B3-F48698FD52B6}" ; rdfs:comment "A Location that is a naturally occurring feature on the earth." ; rdfs:subClassOf ies:Location . ies:GivenName a rdfs:Class ; - rdfs:label "Given Name"^^xsd:string ; + rdfs:label "Given Name"@en-GB ; dcterms:identifier "{A01A5045-B09C-4bea-8C96-881C29F2EE60}" ; rdfs:comment """A PersonName that is one of the given names of a Person @@ -1367,25 +1458,25 @@ A GivenName will often be applied to a State of the Person, as names tend to cha rdfs:subClassOf ies:PersonName . ies:Government a rdfs:Class ; - rdfs:label "Government"^^xsd:string ; + rdfs:label "Government"@en-GB ; dcterms:identifier "{D62DDBB8-53FC-405a-BC43-89CA337563A0}" ; rdfs:comment "An Organisation that is (usually) elected to run a governedRegion" ; rdfs:subClassOf ies:Organisation . ies:GovernmentOrganisation a rdfs:Class ; - rdfs:label "Government Organisation"^^xsd:string ; + rdfs:label "Government Organisation"@en-GB ; dcterms:identifier "{0D042066-06C8-48d6-8387-500CF8EE2592}" ; rdfs:comment "An Organisation that is part of, or controlled by a national or local Government" ; rdfs:subClassOf ies:Organisation . ies:GrantOfAuthority a rdfs:Class ; - rdfs:label "Grant Of Authority"^^xsd:string ; + rdfs:label "Grant Of Authority"@en-GB ; dcterms:identifier "{F5EAAEEE-C0B2-469f-9048-3E0731ED8342}" ; rdfs:comment "An AuthorisationStage where a ResponsibleActor grants another ResponsibleActor authority to act." ; rdfs:subClassOf ies:AuthorisationStage . ies:GroupOfItems a rdfs:Class ; - rdfs:label "Group Of Items"^^xsd:string ; + rdfs:label "Group Of Items"@en-GB ; dcterms:identifier "{04C2111A-D958-4a95-9271-7208B849DDD8}" ; rdfs:comment """A collection of Thing that have been gathered together for a purpose. @@ -1393,19 +1484,19 @@ Note: The same Thing can be in more than one GroupOfItems""" ; rdfs:subClassOf rdfs:Resource . ies:Hacking a rdfs:Class ; - rdfs:label "Hacking"^^xsd:string ; + rdfs:label "Hacking"@en-GB ; dcterms:identifier "{2AC7FDAB-7BB8-41ee-B558-AEBFE01274F2}" ; rdfs:comment "A CriminalActivity where computer equipment is interfered with without the owners permission" ; rdfs:subClassOf ies:CriminalActivity . ies:Hates a rdfs:Class ; - rdfs:label "Hates"^^xsd:string ; + rdfs:label "Hates"@en-GB ; dcterms:identifier "{6939AE2F-D74D-4446-8A88-5C26669689BA}" ; rdfs:comment "An Interested state where a ResponsibleActor hates something" ; rdfs:subClassOf ies:Interested . ies:HealthServiceIdentifier a rdfs:Class ; - rdfs:label "Health Service Identifier"^^xsd:string ; + rdfs:label "Health Service Identifier"@en-GB ; dcterms:identifier "{FBCCD717-E163-4129-B270-966F5D404260}" ; rdfs:comment """A NationalIdentityNumber used for managing a citizen's through-life healthcare @@ -1413,13 +1504,13 @@ In UK, this would be an NHS number, apart from Scotland where it is called a CHI rdfs:subClassOf ies:NationalIdentityNumber . ies:IATACode a rdfs:Class ; - rdfs:label "IATACode"^^xsd:string ; + rdfs:label "IATACode"@en-GB ; dcterms:identifier "{AA530BCE-02F2-4195-A431-573D13A5B41C}" ; rdfs:comment "A GeoIdentity that is administered by the International Air Transport Associate for airport identification" ; rdfs:subClassOf ies:GeoIdentity . ies:IBAN a rdfs:Class ; - rdfs:label "IBAN"^^xsd:string ; + rdfs:label "IBAN"@en-GB ; dcterms:identifier "{40E59970-04CE-4961-83FC-179739C4DEC3}" ; rdfs:comment """An Identifier that is an International Bank Account Number @@ -1427,13 +1518,13 @@ See ISO 13616:2007""" ; rdfs:subClassOf ies:Identifier . ies:ICAOCode a rdfs:Class ; - rdfs:label "ICAOCode"^^xsd:string ; + rdfs:label "ICAOCode"@en-GB ; dcterms:identifier "{239A3A0C-183C-432f-9147-7259C9573AA2}" ; rdfs:comment "A GeoIdentity that is administered by the International Civil Aviation Organisation for identifying airports" ; rdfs:subClassOf ies:GeoIdentity . ies:IMEI a rdfs:Class ; - rdfs:label "IMEI"^^xsd:string ; + rdfs:label "IMEI"@en-GB ; dcterms:identifier "{3987794E-6E2E-4457-8BF7-47813B51B139}" ; rdfs:comment """The International Mobile Equipment Identity used to identify GSM, WCDMA and iDEN mobile phone handsets, as well as some satellite phones. @@ -1445,7 +1536,7 @@ Example Value: rdfs:subClassOf ies:CommunicationsIdentifier . ies:IMSI a rdfs:Class ; - rdfs:label "IMSI"^^xsd:string ; + rdfs:label "IMSI"@en-GB ; dcterms:identifier "{C817C1ED-863B-41f0-B5C1-14117E926A94}" ; rdfs:comment """The International Mobile Subscriber Number Historically, this is stored as a 64-bit number on the SIM Card (it is NOT identity of the SIM Card itself), but now can be a software assigned identifier to any mobile subscriber interface. @@ -1461,13 +1552,13 @@ For the example shown this would be: rdfs:subClassOf ies:CommunicationsIdentifier . ies:IPAddress a rdfs:Class ; - rdfs:label "IPAddress"^^xsd:string ; + rdfs:label "IPAddress"@en-GB ; dcterms:identifier "{451C4C40-4183-4130-B67C-6F746B8B8BCA}" ; rdfs:comment "An Identifier that is an Internet Protocol address." ; rdfs:subClassOf ies:CommunicationsIdentifier . ies:IPAddressRange a rdfs:Class ; - rdfs:label "IPAddress Range"^^xsd:string ; + rdfs:label "IPAddress Range"@en-GB ; dcterms:identifier "{BEC2FDBC-6F37-4446-AEE1-3D4627DDD5F2}" ; rdfs:comment """A CommunicationIdentifierRange between two IPAddress instances @@ -1485,25 +1576,25 @@ The Dot Hexadecimal Range notation specifies the and the ; - dcterms:modified "2025-11-29"^^xsd:date ; + dcterms:modified "2026-01-09"^^xsd:date ; dcterms:publisher "UK Department for Business and Trade"@en-GB ; - dcterms:rights "Crown Copyright 2020-2025"@en-GB ; + dcterms:rights "Crown Copyright 2020-2026"@en-GB ; dcterms:title "IES Common Ontology"@en-GB ; dcterms:type "IES Common Ontology"@en-GB ; vann:preferredNamespacePrefix "ies" ; vann:preferredNamespaceUri "http://informationexchangestandard.org/ont/ies/common/" ; - owl:priorVersion ; - owl:versionIRI ; - owl:versionInfo "5.0.0" . + owl:priorVersion ; + owl:versionIRI ; + owl:versionInfo "5.1.0-rc2" . ies:aCopyOf a owl:ObjectProperty ; - rdfs:label "a Copy Of"^^xsd:string ; + rdfs:label "a Copy Of"@en-GB ; dcterms:identifier "{22D9054C-AE5C-4afe-99D9-3C9D65C86CB9}" ; rdfs:comment """An rdf:type relationship that asserts a Document is a copy of WorkOfDocumentation @@ -3651,7 +3773,7 @@ Note: Document instances are individual physical documents whereas WorkOfDocumen rdfs:subPropertyOf rdf:type . ies:accountForCard a owl:ObjectProperty ; - rdfs:label "account For Card"^^xsd:string ; + rdfs:label "account For Card"@en-GB ; dcterms:identifier "{7891E893-56DB-4d47-80B4-C78A667767F6}" ; rdfs:comment "Relates a BankCard to the FinancialAccount which the card is issued against." ; rdfs:domain ies:BankCard ; @@ -3659,7 +3781,7 @@ ies:accountForCard a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:accountProvider a owl:ObjectProperty ; - rdfs:label "account Provider"^^xsd:string ; + rdfs:label "account Provider"@en-GB ; dcterms:identifier "{0F9244C3-B2F5-4b8a-AED2-54B7FDAB9578}" ; rdfs:comment "The Organisation that provides the FinancialAccount" ; rdfs:domain ies:Account ; @@ -3667,7 +3789,7 @@ ies:accountProvider a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:allHaveCharacteristic a owl:ObjectProperty ; - rdfs:label "all Have Characteristic"^^xsd:string ; + rdfs:label "all Have Characteristic"@en-GB ; dcterms:identifier "{81A1E70D-6ADB-4843-BCA6-C0A710E7716B}" ; rdfs:comment """An rdfs:subClassOf relationship that asserts that all instances of a ClassOfElement share a particular Characteristic or Measure @@ -3678,7 +3800,7 @@ e.g. all London buses being red, all heavyweight boxers weighing more than 200lb rdfs:subClassOf . ies:allHaveDisposition a owl:ObjectProperty ; - rdfs:label "all Have Disposition"^^xsd:string ; + rdfs:label "all Have Disposition"@en-GB ; dcterms:identifier "{6F8504E0-E03C-43fa-AA81-C3341CA551E3}" ; rdfs:comment """An rdfs:subClassOf relationship that asserts that all instances of a ClassOfElement share a disposition @@ -3689,7 +3811,7 @@ e.g. all Eurofighters being capable of Mach 2""" ; rdfs:subClassOf . ies:alliedTo a owl:ObjectProperty ; - rdfs:label "allied To"^^xsd:string ; + rdfs:label "allied To"@en-GB ; dcterms:identifier "{7F818F57-2C3B-4629-8EEC-F5F8310AE655}" ; rdfs:comment "A Relationship between two ResponsibleActor Entities where one is allied to the other." ; rdfs:domain ies:ResponsibleActorState ; @@ -3697,14 +3819,14 @@ ies:alliedTo a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:allocatedSeatNumber a owl:DatatypeProperty ; - rdfs:label "allocated Seat Number"^^xsd:string ; + rdfs:label "allocated Seat Number"@en-GB ; dcterms:identifier "{518E9B39-58C0-4e89-831D-B6099C3B9892}" ; rdfs:comment "The seat number associated with the ticket" ; rdfs:domain ies:Ticket ; rdfs:subPropertyOf ies:attribute . ies:andGroup a owl:DatatypeProperty ; - rdfs:label "and Group"^^xsd:string ; + rdfs:label "and Group"@en-GB ; dcterms:identifier "{1326576A-6240-47b0-AED7-5F3FC4E3884D}" ; rdfs:comment """The groups (if any) which the requesting user must be a member of in order to access the item. See the EDH specification for further details. @@ -3714,7 +3836,7 @@ See EDH Standard""" ; rdfs:domain ies:SecurityLabel . ies:areaOfCoverage a owl:ObjectProperty ; - rdfs:label "area Of Coverage"^^xsd:string ; + rdfs:label "area Of Coverage"@en-GB ; dcterms:identifier "{C6BA7464-C00E-4ff6-AE7B-9CE9D4E08FDF}" ; rdfs:comment """The area over which the TravelCard is valid @@ -3727,14 +3849,14 @@ London - All Zones""" ; rdfs:subPropertyOf ies:relationship . ies:assessed a owl:ObjectProperty ; - rdfs:label "assessed"^^xsd:string ; + rdfs:label "assessed"@en-GB ; dcterms:identifier "{669E3CD0-CD9D-496c-A711-ECDE3F589012}" ; rdfs:comment "An owl:objectProperty that links an AssesToBeTrue to the rdfs:Resource that is assessed to be true." ; rdfs:domain ies:Assessment ; rdfs:range rdfs:Resource . ies:assessedToBeTheSameAs a owl:ObjectProperty ; - rdfs:label "assessed To Be The Same As"^^xsd:string ; + rdfs:label "assessed To Be The Same As"@en-GB ; dcterms:identifier "{6A1C6C65-D671-4ea3-9184-044AE2A802CF}" ; rdfs:comment """A relationship that asserts two Things that may have been previously judged to be different are in fact the same thing. @@ -3742,7 +3864,7 @@ WARNING: by "the same" we mean they occupy the same space for the same period o rdfs:subPropertyOf ies:relationship . ies:associatedCarrier a owl:ObjectProperty ; - rdfs:label "associated Carrier"^^xsd:string ; + rdfs:label "associated Carrier"@en-GB ; dcterms:identifier "{2E464C7F-FC0B-4dcc-9B1C-5DCA87B4CE3A}" ; rdfs:comment "The Organisation that provides the transport specified on the Ticket" ; rdfs:domain ies:TravelTicket ; @@ -3750,7 +3872,7 @@ ies:associatedCarrier a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:associatedPersonName a owl:DatatypeProperty ; - rdfs:label "associated Person Name"^^xsd:string ; + rdfs:label "associated Person Name"@en-GB ; dcterms:identifier "{022535DE-2100-420b-B4BC-10465DEEEC3C}" ; rdfs:comment """The name of the Person which is associated with the Entity @@ -3767,7 +3889,7 @@ ticketHolderName on Ticket""" ; rdfs:subPropertyOf ies:attribute . ies:authorisesAccessTo a owl:ObjectProperty ; - rdfs:label "authorises Access To"^^xsd:string ; + rdfs:label "authorises Access To"@en-GB ; dcterms:identifier "{A2DA918D-843C-43c9-A974-4795601E9D65}" ; rdfs:comment "The Event for which the respective Ticket applies." ; rdfs:domain ies:Ticket ; @@ -3775,7 +3897,7 @@ ies:authorisesAccessTo a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:beginBoundOfClass a owl:ObjectProperty ; - rdfs:label "begin Bound Of Class"^^xsd:string ; + rdfs:label "begin Bound Of Class"@en-GB ; dcterms:identifier "{2C441F0A-635D-41ef-B8CC-96AA07958F8E}" ; rdfs:comment "A relationship linking a TimeBoundedClass to the ParticularPeriod that marks the beginning bound date of its instances" ; rdfs:domain ies:TimeBoundedClass ; @@ -3783,7 +3905,7 @@ ies:beginBoundOfClass a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:branding a owl:ObjectProperty ; - rdfs:label "branding"^^xsd:string ; + rdfs:label "branding"@en-GB ; dcterms:identifier "{62675B63-9169-4f05-9993-E1B17540A6C1}" ; rdfs:comment """A brand or logo that is represented on an Entity @@ -3793,7 +3915,7 @@ e.g. some bank cards are branded by a car manufacturer, etc. but actually operat rdfs:subPropertyOf ies:relationship . ies:carrierService a owl:ObjectProperty ; - rdfs:label "carrier Service"^^xsd:string ; + rdfs:label "carrier Service"@en-GB ; dcterms:identifier "{76C31798-780C-41b0-A985-0AE3B1C3A478}" ; rdfs:comment "The Organisation that provides the transport specified on the Ticket" ; rdfs:domain ies:TravelService ; @@ -3801,7 +3923,7 @@ ies:carrierService a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:charters a owl:ObjectProperty ; - rdfs:label "charters"^^xsd:string ; + rdfs:label "charters"@en-GB ; dcterms:identifier "{48223A62-12E6-4953-8F80-8C7A48151825}" ; rdfs:comment "A Relationship between a ResponsibleActor and the Transit they have chartered." ; rdfs:domain ies:ResponsibleActor ; @@ -3809,7 +3931,7 @@ ies:charters a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:coercedBy a owl:ObjectProperty ; - rdfs:label "coerced By"^^xsd:string ; + rdfs:label "coerced By"@en-GB ; dcterms:identifier "{9E413787-42C8-4cd4-B7B1-63E38F6A02D9}" ; rdfs:comment "A Relationship between two ResponsibleActor Entities where one (range) coerces the other (domain)." ; rdfs:domain ies:ResponsibleActorState ; @@ -3817,7 +3939,7 @@ ies:coercedBy a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:contactDetailsOnBooking a owl:DatatypeProperty ; - rdfs:label "contact Details On Booking"^^xsd:string ; + rdfs:label "contact Details On Booking"@en-GB ; dcterms:identifier "{B54BB629-E007-4099-BC01-B512894F1E89}" ; rdfs:comment """The contact details of the Person making the booking as recorded on the actual Travel Booking. @@ -3826,13 +3948,13 @@ Note that if these details can be parsed to identify the contact telephone numbe rdfs:subPropertyOf ies:attribute . ies:contractedTo a owl:ObjectProperty ; - rdfs:label "contracted To"^^xsd:string ; + rdfs:label "contracted To"@en-GB ; dcterms:identifier "{0876AE1F-7202-41d9-A00F-208B118BBF79}" ; rdfs:comment "A worksFor relationship where a ResponsibleActor (domain) is contracted to another ResponsibleActor (range)." ; rdfs:subPropertyOf ies:worksFor . ies:cookieOnDevice a owl:ObjectProperty ; - rdfs:label "cookie On Device"^^xsd:string ; + rdfs:label "cookie On Device"@en-GB ; dcterms:identifier "{76D8EA41-E338-4db5-BB30-D642CF0F90EB}" ; rdfs:comment """Relates a Cookie to the Device it is installed on. @@ -3842,7 +3964,7 @@ Note: there is usually no need for states here as the Cookie itself has begin an rdfs:subPropertyOf ies:relationship . ies:cookieOriginSite a owl:ObjectProperty ; - rdfs:label "cookie Origin Site"^^xsd:string ; + rdfs:label "cookie Origin Site"@en-GB ; dcterms:identifier "{24E8B958-284F-4be2-AACD-A7B2A94B97D4}" ; rdfs:comment "Relates a Cookie to the Webpage from which it originated." ; rdfs:domain ies:Cookie ; @@ -3850,7 +3972,7 @@ ies:cookieOriginSite a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:countryOfRegistration a owl:ObjectProperty ; - rdfs:label "country Of Registration"^^xsd:string ; + rdfs:label "country Of Registration"@en-GB ; dcterms:identifier "{D33498ED-B6A0-41ea-864F-CE95E2B1E010}" ; rdfs:comment "The Country in which the respective Entity is registered / recognised." ; rdfs:domain ies:Account, @@ -3860,7 +3982,7 @@ ies:countryOfRegistration a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:countryUsingDialCode a owl:ObjectProperty ; - rdfs:label "country Using Dial Code"^^xsd:string ; + rdfs:label "country Using Dial Code"@en-GB ; dcterms:identifier "{8C3F2C71-C7A2-414a-85C2-DFCD2D91D8E5}" ; rdfs:comment """A relationship between a TelephoneCountryCode and a Country that uses that code. @@ -3870,7 +3992,7 @@ Note: more than one Country may use the same code, and in rare cases a given Co rdfs:subPropertyOf ies:relationship . ies:cousinOf a owl:ObjectProperty ; - rdfs:label "cousin Of"^^xsd:string ; + rdfs:label "cousin Of"@en-GB ; dcterms:identifier "{32A625FA-3159-4b36-B551-3742BA11C7A8}" ; rdfs:comment "A Relationship between two Person Entities that indicates one is the cousin of the other" ; rdfs:domain ies:Person ; @@ -3878,7 +4000,7 @@ ies:cousinOf a owl:ObjectProperty ; rdfs:subPropertyOf ies:familiallyRelatedTo . ies:crossingOf a owl:ObjectProperty ; - rdfs:label "crossing Of"^^xsd:string ; + rdfs:label "crossing Of"@en-GB ; dcterms:identifier "{5A0E8F10-EE46-49bd-8E25-A67040D4A40B}" ; rdfs:comment "A partOf relationship to indicate a Location (range) has a Crossing (domain)" ; rdfs:domain ies:Crossing ; @@ -3886,7 +4008,7 @@ ies:crossingOf a owl:ObjectProperty ; rdfs:subPropertyOf ies:isPartOf . ies:currencyAmount a owl:DatatypeProperty ; - rdfs:label "currency Amount"^^xsd:string ; + rdfs:label "currency Amount"@en-GB ; dcterms:identifier "{C53F62D0-0817-404b-9624-95A89D94F9A2}" ; rdfs:comment """A number that represents the amount of currency. @@ -3895,7 +4017,7 @@ Note: sometimes the number and/or the currency may be unknown and therefore not rdfs:subPropertyOf ies:attribute . ies:currencyDenomination a owl:ObjectProperty ; - rdfs:label "currency Denomination"^^xsd:string ; + rdfs:label "currency Denomination"@en-GB ; dcterms:identifier "{AE8A5533-9C08-46e7-8131-E3D119F6AAE3}" ; rdfs:comment "The currency in which the AmountOfMoney is denominated" ; rdfs:domain ies:AmountOfMoney ; @@ -3903,14 +4025,14 @@ ies:currencyDenomination a owl:ObjectProperty ; rdfs:subPropertyOf rdf:type . ies:dialInNumber a owl:DatatypeProperty ; - rdfs:label "dial In Number"^^xsd:string ; + rdfs:label "dial In Number"@en-GB ; dcterms:identifier "{73F2438B-77F5-49ee-B70D-84D5D50B378F}" ; rdfs:comment "The number dialed to take part in the TeleConference" ; rdfs:domain ies:TeleConference ; rdfs:subPropertyOf ies:attribute . ies:disrespectfulOf a owl:ObjectProperty ; - rdfs:label "disrespectful Of"^^xsd:string ; + rdfs:label "disrespectful Of"@en-GB ; dcterms:identifier "{369D2CA7-BFFD-4bc3-941F-47262C3DBF1F}" ; rdfs:comment """A Relationship between two ResponsibleActor Entities where one is disrespectful of the other. @@ -3920,7 +4042,7 @@ Note: this should not be considered a bi-directional relationship. Just because rdfs:subPropertyOf ies:relationship . ies:distrusts a owl:ObjectProperty ; - rdfs:label "distrusts"^^xsd:string ; + rdfs:label "distrusts"@en-GB ; dcterms:identifier "{3499FB8A-AA42-4367-BBBC-79A69338BD70}" ; rdfs:comment """A Relationship between two ResponsibleActor Entities where one distrusts the other. @@ -3930,7 +4052,7 @@ Note: this should not be considered a bi-directional relationship. Just because rdfs:subPropertyOf ies:relationship . ies:documentIdentifies a owl:ObjectProperty ; - rdfs:label "document Identifies"^^xsd:string ; + rdfs:label "document Identifies"@en-GB ; dcterms:identifier "{2F8738A6-5EBA-4d80-980B-AA9E6F28B81A}" ; rdfs:comment """Links an IdentityDocument to the Person it identifies. @@ -3940,22 +4062,34 @@ Note: was "Is associated with" in IES3""" ; rdfs:subPropertyOf ies:relationship . ies:documentedBy a owl:ObjectProperty ; - rdfs:label "documented By"^^xsd:string ; + rdfs:label "documented By"@en-GB ; dcterms:identifier "{AC7C948A-F19C-4296-AC38-0FEE6A4C5E90}" ; rdfs:comment "An isRepresentedAs relationship that asserts a WorkOfDocumentation is about an Thing" ; rdfs:domain ies:Thing ; rdfs:range ies:WorkOfDocumentation ; rdfs:subPropertyOf ies:isRepresentedAs . +ies:eachHasCapacity a owl:ObjectProperty ; + rdfs:label "each Has Capacity"@en-GB ; + dcterms:identifier "{F4C6B093-874D-4e4f-9A7C-6B3E1D8C2A91}" ; + rdfs:comment """A relationship that asserts all members of a ClassOfState can have (be members of) another ClassOfState (Capacity). + +This is the class-level equivalent of hasCapacity. For example, "Eurofighter in operational condition" (a ClassOfState) eachHasCapacity "Performer of Mach 2 flight" (another ClassOfState) means that every member of the first class can, in some possible world, be a member of the second class. + +See also: hasCapacity for the instance-level equivalent."""@en-GB ; + rdfs:domain ies:ClassOfState ; + rdfs:range ies:ClassOfState ; + rdfs:subPropertyOf ies:relationship . + ies:employedBy a owl:ObjectProperty ; - rdfs:label "employed By"^^xsd:string ; + rdfs:label "employed By"@en-GB ; dcterms:identifier "{74721DF1-18D6-4c1b-93CC-71C888C6D405}" ; rdfs:comment "A worksFor relationship where the worker is employed." ; rdfs:domain ies:PersonState ; rdfs:subPropertyOf ies:worksFor . ies:endBoundOfClass a owl:ObjectProperty ; - rdfs:label "end Bound Of Class"^^xsd:string ; + rdfs:label "end Bound Of Class"@en-GB ; dcterms:identifier "{F8109922-1CB1-490d-BBB5-FD5B76E19FD1}" ; rdfs:comment "A relationship linking a TimeBoundedClass to the ParticularPeriod that marks the end bound date of its instances" ; rdfs:domain ies:TimeBoundedClass ; @@ -3963,14 +4097,14 @@ ies:endBoundOfClass a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:endsIn a owl:DatatypeProperty ; - rdfs:label "ends In"^^xsd:string ; + rdfs:label "ends In"@en-GB ; dcterms:identifier "{6767DFCD-3FCB-42cc-BEE3-9FA9A324DF0B}" ; rdfs:comment "An xsd:DateTime for the end of the period" ; rdfs:domain ies:ArbitraryPeriod ; rdfs:subPropertyOf ies:attribute . ies:enemyOf a owl:ObjectProperty ; - rdfs:label "enemy Of"^^xsd:string ; + rdfs:label "enemy Of"@en-GB ; dcterms:identifier "{7F1A6A06-5223-4bf9-B903-1061A127D62C}" ; rdfs:comment """A Relationship between two ResponsibleActor Entities where one is the enemy of the other. @@ -3980,7 +4114,7 @@ Note: this should not be considered a bi-directional relationship. Just because rdfs:subPropertyOf ies:relationship . ies:eventDateTime a owl:ObjectProperty ; - rdfs:label "event Date Time"^^xsd:string ; + rdfs:label "event Date Time"@en-GB ; dcterms:identifier "{07DCD4FC-938C-438d-ABE6-F7F64E66A255}" ; rdfs:comment "The date/time of the performance to which the ticket is valid." ; rdfs:domain ies:EntertainmentTicket ; @@ -3988,7 +4122,7 @@ ies:eventDateTime a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:excludedFrom a owl:ObjectProperty ; - rdfs:label "excluded From"^^xsd:string ; + rdfs:label "excluded From"@en-GB ; dcterms:identifier "{883B5479-62DD-47a4-BC14-9A11835D820B}" ; rdfs:comment """A Relationship between a ResponsibleActorState and a Location they are not allowed to enter. @@ -3998,7 +4132,7 @@ Note: any additional information about how or why the exclusion is in place shou rdfs:subPropertyOf ies:relationship . ies:fearfulOf a owl:ObjectProperty ; - rdfs:label "fearful Of"^^xsd:string ; + rdfs:label "fearful Of"@en-GB ; dcterms:identifier "{A589F81D-DC15-4b71-80B5-BA4CD46B2E41}" ; rdfs:comment """A Relationship between two ResponsibleActor Entities where one is fearful of the other. @@ -4008,14 +4142,14 @@ Note: this should not be considered a bi-directional relationship. Just because rdfs:subPropertyOf ies:relationship . ies:finiteMembershipCount a owl:DatatypeProperty ; - rdfs:label "finite Membership Count"^^xsd:string ; + rdfs:label "finite Membership Count"@en-GB ; dcterms:identifier "{FF3DDC24-010C-4cd2-BF97-7464EAF45317}" ; rdfs:comment "An integer count of members of a FiniteClassOfElement. " ; rdfs:domain ies:FiniteClassOfElement ; rdfs:subPropertyOf ies:attribute . ies:format a owl:ObjectProperty ; - rdfs:label "format"^^xsd:string ; + rdfs:label "format"@en-GB ; dcterms:identifier "{EF2C13D4-7106-4799-BB72-7CD47714F257}" ; rdfs:comment """The format of the respective WorkOfDocumentation. @@ -4029,7 +4163,7 @@ MS Word""" ; rdfs:subClassOf . ies:formatOfIndividualDocument a owl:ObjectProperty ; - rdfs:label "format Of Individual Document"^^xsd:string ; + rdfs:label "format Of Individual Document"@en-GB ; dcterms:identifier "{F1F94713-6D95-4928-B537-4FBA55D09E34}" ; rdfs:comment """The format of the respective IndividualDocument. @@ -4043,7 +4177,7 @@ Printed""" ; rdf:type . ies:friendOf a owl:ObjectProperty ; - rdfs:label "friend Of"^^xsd:string ; + rdfs:label "friend Of"@en-GB ; dcterms:identifier "{13EB3439-497F-49ad-A7F4-DEF8A600F640}" ; rdfs:comment """A Relationship between two ResponsibleActor Entities where one is the friend of the other. @@ -4053,7 +4187,7 @@ Note: this should not be considered a bi-directional relationship. Just because rdfs:subPropertyOf ies:relationship . ies:governedPopulation a owl:ObjectProperty ; - rdfs:label "governed Population"^^xsd:string ; + rdfs:label "governed Population"@en-GB ; dcterms:identifier "{917C549C-259F-4850-9CFD-35E05485BF63}" ; rdfs:comment "Relates a Government to the RegionalPopulation that it governs. " ; rdfs:domain ies:Government ; @@ -4061,7 +4195,7 @@ ies:governedPopulation a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:governedRegion a owl:ObjectProperty ; - rdfs:label "governed Region"^^xsd:string ; + rdfs:label "governed Region"@en-GB ; dcterms:identifier "{72DC3E90-53CE-434d-A5F3-89BDCE08A201}" ; rdfs:comment """The Location which the respective Government is in charge of. @@ -4073,33 +4207,47 @@ Note: A Government instance has a start and end date corresponding to its time i rdfs:subPropertyOf ies:relationship . ies:groupDescription a owl:DatatypeProperty ; - rdfs:label "group Description"^^xsd:string ; + rdfs:label "group Description"@en-GB ; dcterms:identifier "{2F618A01-5D5F-483c-8652-8B81196AA086}" ; rdfs:comment "A simple text description of a GroupOfItems" ; rdfs:domain ies:GroupOfItems . ies:groupName a owl:DatatypeProperty ; - rdfs:label "group Name"^^xsd:string ; + rdfs:label "group Name"@en-GB ; dcterms:identifier "{42463865-450C-4a9a-9EF0-5322222C2B97}" ; rdfs:comment "A name given to a GroupOfItems" ; rdfs:domain ies:GroupOfItems . ies:handlingCaveat a owl:DatatypeProperty ; - rdfs:label "handling Caveat"^^xsd:string ; + rdfs:label "handling Caveat"@en-GB ; dcterms:identifier "{1C02B06E-3159-48f6-9575-64B62765498B}" ; rdfs:comment "A textual description of any handling caveats that must be adhered to." ; rdfs:domain ies:SecurityLabel . ies:hasAuthor a owl:ObjectProperty ; - rdfs:label "has Author"^^xsd:string ; + rdfs:label "has Author"@en-GB ; dcterms:identifier "{9464D864-E76F-4e09-89E1-D3B2D3E63F3B}" ; rdfs:comment "The author of the respective document." ; rdfs:domain ies:WorkOfDocumentation ; rdfs:range ies:ResponsibleActor ; rdfs:subPropertyOf ies:relationship . +ies:hasCapacity a owl:ObjectProperty ; + rdfs:label "has Capacity"@en-GB ; + dcterms:identifier "{862E873D-B64A-41AD-9D3D-27F108FA159F}" ; + rdfs:comment """A relationship that asserts a State can have (be a member of) a particular ClassOfState (Capacity). + +This expresses modal possibility: the State, in some possible world, can be a member of the specified ClassOfState. For example, "Fred Bloggs in 2026" (a PersonState) can be a member of "Term as Captain of Medway Queen" (a ClassOfState subclass of InPost). + +This is distinct from actually being a member of that ClassOfState - actual membership is expressed via rdf:type. A State may have a Capacity that is never actualised. + +See also: eachHasCapacity for the class-level equivalent."""@en-GB ; + rdfs:domain ies:State ; + rdfs:range ies:ClassOfState ; + rdfs:subPropertyOf ies:relationship . + ies:hasCharacteristic a owl:ObjectProperty ; - rdfs:label "has Characteristic"^^xsd:string ; + rdfs:label "has Characteristic"@en-GB ; dcterms:identifier "{720D0AA3-81F7-4220-A7A5-34304E33B72F}" ; rdfs:comment "An rdf:type relationship that asserts an Element has a Characteristic or Measure" ; rdfs:domain ies:Element ; @@ -4108,7 +4256,7 @@ ies:hasCharacteristic a owl:ObjectProperty ; rdf:type . ies:hasCountryOfIssue a owl:ObjectProperty ; - rdfs:label "has Country Of Issue"^^xsd:string ; + rdfs:label "has Country Of Issue"@en-GB ; dcterms:identifier "{E7500475-8C4F-47a3-8AAB-C5679621FAE8}" ; rdfs:comment "The country in which the respective IdentityDocument or PaymentArtefact was issued." ; rdfs:domain ies:IdentityDocument, @@ -4117,7 +4265,7 @@ ies:hasCountryOfIssue a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:hasEmergencyContactAddress a owl:ObjectProperty ; - rdfs:label "has Emergency Contact Address"^^xsd:string ; + rdfs:label "has Emergency Contact Address"@en-GB ; dcterms:identifier "{0AAF6757-AAC9-43c4-8B43-CB3358EADCA4}" ; rdfs:comment "The address of an emergency contact as printed on the IdentityDocument" ; rdfs:domain ies:IdentityDocument ; @@ -4125,7 +4273,7 @@ ies:hasEmergencyContactAddress a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:hasEthnicity a owl:ObjectProperty ; - rdfs:label "has Ethnicity"^^xsd:string ; + rdfs:label "has Ethnicity"@en-GB ; dcterms:identifier "{BC3185CE-53F4-45de-A6D4-DAC8343B4D1C}" ; rdfs:comment """The ethnic group that the respective Person belongs to. @@ -4135,8 +4283,14 @@ The Metropolitan Police standard shall be used as the reference data standard."" rdfs:subPropertyOf ies:relationship, rdf:type . +ies:hasFinish a owl:ObjectProperty ; + rdfs:label "has Finish" ; + dcterms:identifier "{C50ACACE-B654-4094-A0AB-252FFD2A3E7C}" ; + rdfs:comment "The Node at the finish of a directed Link." ; + rdfs:subPropertyOf ies:hasEnd . + ies:hasGeneticGender a owl:ObjectProperty ; - rdfs:label "has Genetic Gender"^^xsd:string ; + rdfs:label "has Genetic Gender"@en-GB ; dcterms:identifier "{8914E7DF-443B-4a3a-A945-AAD11B82A86A}" ; rdfs:comment "The gender the Person was born with (sex) and which would result from a DNA test." ; rdfs:domain ies:Person ; @@ -4145,7 +4299,7 @@ ies:hasGeneticGender a owl:ObjectProperty ; rdf:type . ies:hasIdentifiedGender a owl:ObjectProperty ; - rdfs:label "has Identified Gender"^^xsd:string ; + rdfs:label "has Identified Gender"@en-GB ; dcterms:identifier "{7640DBFC-B520-458c-A7C1-16651DDF217F}" ; rdfs:comment "The gender the Person chooses to identify as" ; rdfs:domain ies:PersonState ; @@ -4153,7 +4307,7 @@ ies:hasIdentifiedGender a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:hasLanguageProficiency a owl:ObjectProperty ; - rdfs:label "has Language Proficiency"^^xsd:string ; + rdfs:label "has Language Proficiency"@en-GB ; dcterms:identifier "{2065B9A0-DCAD-45be-9F0D-BD4398261A7F}" ; rdfs:comment "A language spoken by the respective Person at a stage (PersonState) in their life" ; rdfs:domain ies:PersonState ; @@ -4162,7 +4316,7 @@ ies:hasLanguageProficiency a owl:ObjectProperty ; rdf:type . ies:hasPublisher a owl:ObjectProperty ; - rdfs:label "has Publisher"^^xsd:string ; + rdfs:label "has Publisher"@en-GB ; dcterms:identifier "{07FD1DF6-BA77-4657-B3D3-D6D579FD4608}" ; rdfs:comment "The publisher of the document." ; rdfs:domain ies:WorkOfDocumentation ; @@ -4170,7 +4324,7 @@ ies:hasPublisher a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:hasRegisteredCommsID a owl:ObjectProperty ; - rdfs:label "has Registered Comms ID"^^xsd:string ; + rdfs:label "has Registered Comms ID"@en-GB ; dcterms:identifier "{E076AFB8-F6F8-4b06-82B3-7ED568D1EE73}" ; rdfs:comment "A relationship between a CommunicationsIdentifier and the CommunicationsAccountState of the account to which the identifier is registered" ; rdfs:domain ies:CommunicationsAccountState ; @@ -4178,7 +4332,7 @@ ies:hasRegisteredCommsID a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:hasReligion a owl:ObjectProperty ; - rdfs:label "has Religion"^^xsd:string ; + rdfs:label "has Religion"@en-GB ; dcterms:identifier "{6D1839A4-342A-4e34-823C-BDB392483048}" ; rdfs:comment "A relationship where a PersonState holds or follows a Religion" ; rdfs:domain ies:PersonState ; @@ -4186,13 +4340,19 @@ ies:hasReligion a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:hasSourceReference a owl:ObjectProperty ; - rdfs:label "has Source Reference"^^xsd:string ; + rdfs:label "has Source Reference"@en-GB ; dcterms:identifier "{16480E86-9FE4-4b37-ACFB-9E410F190664}" ; rdfs:comment "A isRepresentedAs relationship that asserts a Representation is the source (information provenance) for an Thing" ; rdfs:subPropertyOf ies:isRepresentedAs . +ies:hasStart a owl:ObjectProperty ; + rdfs:label "has Start" ; + dcterms:identifier "{12A26F97-0E20-433B-8DCB-68A6FD73DB88}" ; + rdfs:comment "The Node at the start of a directed Link." ; + rdfs:subPropertyOf ies:hasEnd . + ies:hasStatedAddress a owl:ObjectProperty ; - rdfs:label "has Stated Address"^^xsd:string ; + rdfs:label "has Stated Address"@en-GB ; dcterms:identifier "{0451B5D4-99CB-47a7-BB93-DF4DF6625837}" ; rdfs:comment "The address of the owner/user as recorded on the respective IdentityDocument or PaymentArtefact." ; rdfs:domain ies:IdentityDocument, @@ -4201,7 +4361,7 @@ ies:hasStatedAddress a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:hasStatedCountryOfResidence a owl:ObjectProperty ; - rdfs:label "has Stated Country Of Residence"^^xsd:string ; + rdfs:label "has Stated Country Of Residence"@en-GB ; dcterms:identifier "{9A4EB722-0BDA-4ba7-B895-7A4E273865C9}" ; rdfs:comment "The country of residence as printed on the respective IdentityDocument " ; rdfs:domain ies:IdentityDocument ; @@ -4209,7 +4369,7 @@ ies:hasStatedCountryOfResidence a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:hasStatedNationality a owl:ObjectProperty ; - rdfs:label "has Stated Nationality"^^xsd:string ; + rdfs:label "has Stated Nationality"@en-GB ; dcterms:identifier "{C8AB9A91-97ED-4868-8167-44E71F40AFE7}" ; rdfs:comment "The nationality of the identity holder as specified on the IdentityDocument." ; rdfs:domain ies:IdentityDocument ; @@ -4217,7 +4377,7 @@ ies:hasStatedNationality a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:hasStatedPlaceOfBirth a owl:ObjectProperty ; - rdfs:label "has Stated Place Of Birth"^^xsd:string ; + rdfs:label "has Stated Place Of Birth"@en-GB ; dcterms:identifier "{F95710A9-B0A7-4f7b-ADAA-08A2DCBD9C35}" ; rdfs:comment "A relationship to the place of birth as recorded on the respective IdentityDocument" ; rdfs:domain ies:IdentityDocument ; @@ -4225,7 +4385,7 @@ ies:hasStatedPlaceOfBirth a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:hasStatedPlaceOfIssue a owl:ObjectProperty ; - rdfs:label "has Stated Place Of Issue"^^xsd:string ; + rdfs:label "has Stated Place Of Issue"@en-GB ; dcterms:identifier "{644B75E8-92A0-4f16-861E-3B4FDFDF572E}" ; rdfs:comment "A relationship to the place of issue as specified on the IdentityDocument" ; rdfs:domain ies:IdentityDocument ; @@ -4233,7 +4393,7 @@ ies:hasStatedPlaceOfIssue a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:hasTheme a owl:ObjectProperty ; - rdfs:label "has Theme"^^xsd:string ; + rdfs:label "has Theme"@en-GB ; dcterms:identifier "{654CB83B-75CF-4940-A2CF-C7820141C5AE}" ; rdfs:comment """A relationship linking an Event (e.g. Communication, Meeting or Investigation) to an Thing that is a theme (or topic) @@ -4248,7 +4408,7 @@ Examples: rdfs:subPropertyOf ies:relationship . ies:hasValue a owl:ObjectProperty ; - rdfs:label "has Value"^^xsd:string ; + rdfs:label "has Value"@en-GB ; dcterms:identifier "{8FD84185-A7CE-4d5d-974B-55F693C4376D}" ; rdfs:comment """An isRepresentedAs relationship that asserts a Measure has a MeasureValue @@ -4259,7 +4419,7 @@ Note: a given Measure may have more than one value (e.g. 1kg or 2.2lbs) in diffe rdfs:subPropertyOf ies:isRepresentedAs . ies:hmlConfidence a owl:DatatypeProperty ; - rdfs:label "hml Confidence"^^xsd:string ; + rdfs:label "hml Confidence"@en-GB ; dcterms:identifier "{04F797E7-9B5C-48c5-A50D-A14CFF7725DE}" ; rdfs:comment """A confidence whose value must be one of "HIGH", "MEDIUM", or "LOW" @@ -4268,7 +4428,7 @@ This is a mandatory attribute for AssessToBeTrue""" ; rdfs:subPropertyOf ies:confidence . ies:holdsAccount a owl:ObjectProperty ; - rdfs:label "holds Account"^^xsd:string ; + rdfs:label "holds Account"@en-GB ; dcterms:identifier "{6314A9B0-4578-42a8-A553-1FDDF35AC7F1}" ; rdfs:comment "Relates an AccountHolder (PersonState) to the Account they hold" ; rdfs:domain ies:AccountHolder ; @@ -4276,7 +4436,7 @@ ies:holdsAccount a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:hostedOn a owl:ObjectProperty ; - rdfs:label "hosted On"^^xsd:string ; + rdfs:label "hosted On"@en-GB ; dcterms:identifier "{F5C27E55-623E-4fa7-95C3-DD0A722D1035}" ; rdfs:comment "Relates a WebResourceState to the OnlineService that hosts it" ; rdfs:domain ies:WebResourceState ; @@ -4284,7 +4444,7 @@ ies:hostedOn a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:idAuthenticity a owl:DatatypeProperty ; - rdfs:label "id Authenticity"^^xsd:string ; + rdfs:label "id Authenticity"@en-GB ; dcterms:identifier "{1185F43F-7EBB-4e38-A1B3-FF1421F3416D}" ; rdfs:comment """Provides an indication of the believed authenticity of the IdentityDocument @@ -4296,7 +4456,7 @@ Unknown""" ; rdfs:subPropertyOf ies:attribute . ies:idDateOfBirth a owl:ObjectProperty ; - rdfs:label "id Date Of Birth"^^xsd:string ; + rdfs:label "id Date Of Birth"@en-GB ; dcterms:identifier "{9E77B9DE-E76A-454d-B4B5-52496358FC65}" ; rdfs:comment "The Date of Birth as specified on the respective IdentityDocument." ; rdfs:domain ies:IdentityDocument ; @@ -4304,7 +4464,7 @@ ies:idDateOfBirth a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:idDateOfIssue a owl:ObjectProperty ; - rdfs:label "id Date Of Issue"^^xsd:string ; + rdfs:label "id Date Of Issue"@en-GB ; dcterms:identifier "{ACAC12AD-16C3-480d-8149-C026F8BE9F81}" ; rdfs:comment "The date that the respective Identity Document was actually issued – this is different from the ValidFromDate on EphemeralIdDocuments." ; rdfs:domain ies:IdentityDocument ; @@ -4312,28 +4472,28 @@ ies:idDateOfIssue a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:idEmergencyContactName a owl:DatatypeProperty ; - rdfs:label "id Emergency Contact Name"^^xsd:string ; + rdfs:label "id Emergency Contact Name"@en-GB ; dcterms:identifier "{96B7C774-1FE0-4307-BB62-B5899F953FF2}" ; rdfs:comment "The name of an emergency contact as printed on the IdentityDocument" ; rdfs:domain ies:IdentityDocument ; rdfs:subPropertyOf ies:attribute . ies:idEmergencyContactTelNo a owl:DatatypeProperty ; - rdfs:label "id Emergency Contact Tel No"^^xsd:string ; + rdfs:label "id Emergency Contact Tel No"@en-GB ; dcterms:identifier "{0198C1BE-43A0-4841-925E-FA5C47991AC3}" ; rdfs:comment "The telephone number of an emergency contact as printed on the IdentityDocument" ; rdfs:domain ies:IdentityDocument ; rdfs:subPropertyOf ies:attribute . ies:idFamilyName a owl:DatatypeProperty ; - rdfs:label "id Family Name"^^xsd:string ; + rdfs:label "id Family Name"@en-GB ; dcterms:identifier "{CCD1F7FE-C42A-4503-BF24-00E8805BD5DD}" ; rdfs:comment "The family name as printed on the IdentityDocument" ; rdfs:domain ies:IdentityDocument ; rdfs:subPropertyOf ies:attribute . ies:idGender a owl:ObjectProperty ; - rdfs:label "id Gender"^^xsd:string ; + rdfs:label "id Gender"@en-GB ; dcterms:identifier "{D5B27630-C222-45be-87C2-5C4F8592487B}" ; rdfs:comment "The gender as recorded on the respective IdentityDocument" ; rdfs:domain ies:IdentityDocument ; @@ -4341,14 +4501,14 @@ ies:idGender a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:idGivenNames a owl:DatatypeProperty ; - rdfs:label "id Given Names"^^xsd:string ; + rdfs:label "id Given Names"@en-GB ; dcterms:identifier "{77CA0C8D-71F0-4cb9-8621-407396FAC5A1}" ; rdfs:comment "The given names as printed on the IdentityDocument" ; rdfs:domain ies:IdentityDocument ; rdfs:subPropertyOf ies:attribute . ies:idLowerRange a owl:ObjectProperty ; - rdfs:label "id Lower Range"^^xsd:string ; + rdfs:label "id Lower Range"@en-GB ; dcterms:identifier "{6C79CE89-8E17-4ee7-ABA8-DDA5D4AFC78B}" ; rdfs:comment "A relationship between a CommunicationsIdentifierRange and the CommunicationsIdentifier that is the lower limit of the identifier range " ; rdfs:domain ies:CommunicationsIdentifierRange ; @@ -4356,7 +4516,7 @@ ies:idLowerRange a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:idOnCard a owl:ObjectProperty ; - rdfs:label "id On Card"^^xsd:string ; + rdfs:label "id On Card"@en-GB ; dcterms:identifier "{92D9B068-F8D4-4cbc-AD57-1DA39D5CC1C7}" ; rdfs:comment "A relationship that asserts a NationalIdentityNumber (which identifies a person) is featured on a NationalIdentityCard" ; rdfs:domain ies:NationalIdentityCard ; @@ -4364,7 +4524,7 @@ ies:idOnCard a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:idUpperRange a owl:ObjectProperty ; - rdfs:label "id Upper Range"^^xsd:string ; + rdfs:label "id Upper Range"@en-GB ; dcterms:identifier "{7615FB07-E0C5-4734-AFC8-FD52688DD2CC}" ; rdfs:comment "A relationship between a CommunicationsIdentifierRange and the CommunicationsIdentifier that is the upper limit of the identifier range " ; rdfs:domain ies:CommunicationsIdentifierRange ; @@ -4372,7 +4532,7 @@ ies:idUpperRange a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:ilrProficiency a owl:DatatypeProperty ; - rdfs:label "ilr Proficiency"^^xsd:string ; + rdfs:label "ilr Proficiency"@en-GB ; dcterms:identifier "{471CF113-1728-47fd-A763-D1FA69226FC4}" ; rdfs:comment """The Proficiency qualifier is specified using the Interagency Language Roundtable (ILR) scale [E]. @@ -4386,7 +4546,7 @@ ies:ilrProficiency a owl:DatatypeProperty ; rdfs:subPropertyOf ies:attribute . ies:inCategory a owl:ObjectProperty ; - rdfs:label "in Category"^^xsd:string ; + rdfs:label "in Category"@en-GB ; dcterms:identifier "{D10B4B95-5BF1-4e3f-A2A8-8F52F045C31A}" ; rdfs:comment "An rdf:type relationship that asserts a Representation belongs to a ContentCategory" ; rdfs:domain ies:Representation ; @@ -4395,7 +4555,7 @@ ies:inCategory a owl:ObjectProperty ; rdf:type . ies:inGroup a owl:ObjectProperty ; - rdfs:label "in Group"^^xsd:string ; + rdfs:label "in Group"@en-GB ; dcterms:identifier "{C21D2CA2-6F42-4b7c-9092-8B8C5B7BAF9F}" ; rdfs:comment """A property linking a Thing to a GroupOfItems indicating that it belongs to that group. @@ -4404,7 +4564,7 @@ Note: A Thing may be in more than one group and a group may contain more than on rdfs:range ies:GroupOfItems . ies:inLanguage a owl:ObjectProperty ; - rdfs:label "in Language"^^xsd:string ; + rdfs:label "in Language"@en-GB ; dcterms:identifier "{FF902F8E-6B22-4f17-9C16-48543251D22E}" ; rdfs:comment "An rdf:type relationship that asserts a Representation is in a particular Language" ; rdfs:domain ies:Representation ; @@ -4413,7 +4573,7 @@ ies:inLanguage a owl:ObjectProperty ; rdf:type . ies:inPeriod a owl:ObjectProperty ; - rdfs:label "in Period"^^xsd:string ; + rdfs:label "in Period"@en-GB ; dcterms:identifier "{2F08EF25-A5C8-48ad-85E3-903DB008AA19}" ; rdfs:comment """A partOf relationship to indicate an Element's lifetime is entirely within a PeriodOfTime @@ -4427,7 +4587,7 @@ Fred's birth is in May 1978 rdfs:subPropertyOf ies:isPartOf . ies:inPossessionOf a owl:ObjectProperty ; - rdfs:label "in Possession Of"^^xsd:string ; + rdfs:label "in Possession Of"@en-GB ; dcterms:identifier "{0A28624B-C5E3-461e-B84A-E55B550B5DD6}" ; rdfs:comment """A Relationship between a ResponsibleActor and an Asset they have in their possession. @@ -4436,7 +4596,7 @@ Note: this is separate to ownership - e.g. the possessor may well be the owner ( rdfs:subPropertyOf ies:hasAccessTo . ies:inRepresentation a owl:ObjectProperty ; - rdfs:label "in Representation"^^xsd:string ; + rdfs:label "in Representation"@en-GB ; dcterms:identifier "{7238489D-6802-4733-9F7F-9B31D02B3C81}" ; rdfs:comment "A relationship that asserts a Representation is part of another Representation" ; rdfs:domain ies:Representation ; @@ -4444,7 +4604,7 @@ ies:inRepresentation a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:inScheme a owl:ObjectProperty ; - rdfs:label "in Scheme"^^xsd:string ; + rdfs:label "in Scheme"@en-GB ; dcterms:identifier "{7EB9FE85-127C-4918-AC56-62E1BE1DE825}" ; rdfs:comment "An rdf:type relationship that asserts a Representation is a member of a RepresentationScheme" ; rdfs:domain ies:Name ; @@ -4452,7 +4612,7 @@ ies:inScheme a owl:ObjectProperty ; rdfs:subPropertyOf rdf:type . ies:influencedBy a owl:ObjectProperty ; - rdfs:label "influenced By"^^xsd:string ; + rdfs:label "influenced By"@en-GB ; dcterms:identifier "{411F5C4C-9AD0-462a-BE10-3F43958B7D66}" ; rdfs:comment "A relationship between a ResponsibleActor and the thing that influences them" ; rdfs:domain ies:ResponsibleActorState ; @@ -4460,7 +4620,7 @@ ies:influencedBy a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:informationContent a owl:ObjectProperty ; - rdfs:label "information Content"^^xsd:string ; + rdfs:label "information Content"@en-GB ; dcterms:identifier "{5BEE4248-DC98-4625-8553-3BB2171A1EDE}" ; rdfs:comment """A relationship between a WebResourceState and a Representation that asserts the Representation is the content of the WebResource @@ -4470,7 +4630,7 @@ Note: a state is used here as the content may change over time even though the W rdfs:subPropertyOf ies:relationship . ies:interestedIn a owl:ObjectProperty ; - rdfs:label "interested In"^^xsd:string ; + rdfs:label "interested In"@en-GB ; dcterms:identifier "{7BD2B884-F02C-4da2-AF6A-21B790FBF669}" ; rdfs:comment "A Relationship between a ResponsibleActor (or state thereof) and an Entity they are interested in." ; rdfs:domain ies:Interested ; @@ -4478,7 +4638,7 @@ ies:interestedIn a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:intimidatedBy a owl:ObjectProperty ; - rdfs:label "intimidated By"^^xsd:string ; + rdfs:label "intimidated By"@en-GB ; dcterms:identifier "{39D0AC05-01DB-423a-861A-26E6125DF906}" ; rdfs:comment "A Relationship between two ResponsibleActor Entities where one (range) intimidates the other (domain)." ; rdfs:domain ies:ResponsibleActorState ; @@ -4486,7 +4646,7 @@ ies:intimidatedBy a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:isAuthorisedForUseWithPassport a owl:ObjectProperty ; - rdfs:label "is Authorised For Use With Passport"^^xsd:string ; + rdfs:label "is Authorised For Use With Passport"@en-GB ; dcterms:identifier "{1CA57828-3B6B-450b-B477-C59A196EAE34}" ; rdfs:comment """The passport associated with the Visa. @@ -4496,14 +4656,14 @@ Note: if the IES data does not already contain the associated passport, a Passpo rdfs:subPropertyOf ies:relationship . ies:isCentroidOf a owl:ObjectProperty ; - rdfs:label "is Centroid Of"^^xsd:string ; + rdfs:label "is Centroid Of"@en-GB ; dcterms:identifier "{44ADC197-D9FA-4889-B6AF-929C3546F4A0}" ; rdfs:comment "An inLocation relationship to indicate a PointOnEarthSurface is the centroid of a Location" ; rdfs:domain ies:PointOnEarthSurface ; rdfs:subPropertyOf ies:relationship . ies:isDisposedTo a owl:ObjectProperty ; - rdfs:label "is Disposed To"^^xsd:string ; + rdfs:label "is Disposed To"@en-GB ; dcterms:identifier "{B093F8DA-AE08-4819-8E1C-F119EF212566}" ; rdfs:comment "An rdf:type relationship that asserts an Element is a member of a DispositionalClass - i.e. it is disposed to (capable of, tends to, etc.) the specified disposition." ; rdfs:domain ies:Element ; @@ -4512,14 +4672,22 @@ ies:isDisposedTo a owl:ObjectProperty ; rdf:type . ies:isEndOf a owl:ObjectProperty ; - rdfs:label "is End Of"^^xsd:string ; + rdfs:label "is End Of"@en-GB ; dcterms:identifier "{EA859D48-5BA4-40b3-A52D-1465D1765262}" ; rdfs:comment "An isStateOf that relates a BoundingState to the Element it marks the end of" ; rdfs:domain ies:BoundingState ; rdfs:subPropertyOf ies:isStateOf . +ies:isFinishBoundaryOf a owl:ObjectProperty ; + rdfs:label "is Finish Boundary Of" ; + dcterms:identifier "{07FE1419-1915-4F59-A776-4FB230DA2E68}" ; + rdfs:comment "The FlowAcrossSurface that is the finish boundary of a FlowAlongPath." ; + rdfs:domain ies:FlowAlongPath ; + rdfs:range ies:FlowAcrossSurface ; + rdfs:subPropertyOf ies:isPartOf . + ies:isIdentifiedBy a owl:ObjectProperty ; - rdfs:label "is Identified By"^^xsd:string ; + rdfs:label "is Identified By"@en-GB ; dcterms:identifier "{FBA54EEF-91BF-4ba2-8B67-79C899963149}" ; rdfs:comment "A hasName relationship that asserts an Identifier identifies an Thing" ; rdfs:domain ies:Thing ; @@ -4527,15 +4695,25 @@ ies:isIdentifiedBy a owl:ObjectProperty ; rdfs:subPropertyOf ies:hasName . ies:isLegalTenderIn a owl:ObjectProperty ; - rdfs:label "is Legal Tender In"^^xsd:string ; + rdfs:label "is Legal Tender In"@en-GB ; dcterms:identifier "{2415B865-3C37-4595-9F38-11075EAB5D34}" ; rdfs:comment "The Country in which a Currency is legal tender" ; rdfs:domain ies:Currency ; rdfs:range ies:Country ; rdfs:subPropertyOf ies:relationship . +ies:isParallelPartOf a owl:ObjectProperty ; + rdfs:label "is Parallel Part Of" ; + dcterms:identifier "{2CBAB225-3894-45B8-A665-93D879698F91}" ; + rdfs:comment """A whole Link that has the same end Nodes as the part, or that has end Nodes which have the end Nodes of the part as parts. + +Note: A Flow from end to end of the whole can, but need not, pass from end to end of the part.""" ; + rdfs:domain ies:Link ; + rdfs:range ies:Link ; + rdfs:subPropertyOf ies:isPartOf . + ies:isParticipantIn a owl:ObjectProperty ; - rdfs:label "is Participant In"^^xsd:string ; + rdfs:label "is Participant In"@en-GB ; dcterms:identifier "{BAEA86D9-C90E-4f8d-96F5-A01BB0C49711}" ; rdfs:comment "An isPartOf that relates an EventParticipant to the Event it participates in." ; rdfs:domain ies:EventParticipant ; @@ -4543,7 +4721,7 @@ ies:isParticipantIn a owl:ObjectProperty ; rdfs:subPropertyOf ies:isPartOf . ies:isParticipationOf a owl:ObjectProperty ; - rdfs:label "is Participation Of"^^xsd:string ; + rdfs:label "is Participation Of"@en-GB ; dcterms:identifier "{DF9F6056-CCD4-41aa-9A86-536F6150EC25}" ; rdfs:comment "An isStateOf that relates an EventParticipant to the Element that is the participant" ; rdfs:domain ies:EventParticipant ; @@ -4551,7 +4729,7 @@ ies:isParticipationOf a owl:ObjectProperty ; rdfs:subPropertyOf ies:isStateOf . ies:isPrimaryForOrganisation a owl:ObjectProperty ; - rdfs:label "is Primary For Organisation"^^xsd:string ; + rdfs:label "is Primary For Organisation"@en-GB ; dcterms:identifier "{D6974F5E-B24C-4a06-9AC1-DB6299E9BF55}" ; rdfs:comment """A relationship linking an Thing to the ResponsibleActor that prefers the use of that Thing. @@ -4566,15 +4744,33 @@ Examples: rdfs:range ies:Organisation ; rdfs:subPropertyOf ies:relationship . +ies:isSeriesPartOf a owl:ObjectProperty ; + rdfs:label "is Series Part Of" ; + dcterms:identifier "{A59229B9-3F0C-4B3A-ADEF-D94CDDA3CE15}" ; + rdfs:comment """A whole Link such that a Flow from end to end of the whole passes from end to end of the part. + +Note: A Link can be decomposed into series part Links which are connected by intermediate Nodes.""" ; + rdfs:domain ies:Link ; + rdfs:range ies:Link ; + rdfs:subPropertyOf ies:isPartOf . + +ies:isStartBoundaryOf a owl:ObjectProperty ; + rdfs:label "is Start Boundary Of" ; + dcterms:identifier "{55F8794E-25D7-49AE-92CB-B2494DC7D649}" ; + rdfs:comment "The FlowAcrossSurface that is the start boundary of a FlowAlongPath." ; + rdfs:domain ies:FlowAlongPath ; + rdfs:range ies:FlowAcrossSurface ; + rdfs:subPropertyOf ies:isPartOf . + ies:isStartOf a owl:ObjectProperty ; - rdfs:label "is Start Of"^^xsd:string ; + rdfs:label "is Start Of"@en-GB ; dcterms:identifier "{D9E068B1-2A44-4523-B8FC-F9888212B35C}" ; rdfs:comment "An isStateOf that relates a BoundingState to the Element it marks the start of" ; rdfs:domain ies:BoundingState ; rdfs:subPropertyOf ies:isStateOf . ies:isTeacherOf a owl:ObjectProperty ; - rdfs:label "is Teacher Of"^^xsd:string ; + rdfs:label "is Teacher Of"@en-GB ; dcterms:identifier "{B8650A61-3B08-4f62-8EAB-0F9D007B20CE}" ; rdfs:comment """A Relationship between two ResponsibleActor Entities that indicates one teaches the other. @@ -4584,7 +4780,7 @@ In the case where the teaching is occasional / ad-hoc (i.e. there isn't an ongoi rdfs:subPropertyOf ies:relationship . ies:iso8601PeriodRepresentation a owl:DatatypeProperty ; - rdfs:label "iso8601Period Representation"^^xsd:string ; + rdfs:label "iso8601Period Representation"@en-GB ; dcterms:identifier "{E9372543-434E-45d3-A1F0-8D711952D10A}" ; rdfs:comment """A ISO8601 datetime (as xsd:dateTime) that represents the ParticularPeriod. @@ -4593,7 +4789,7 @@ This representation is also encoded in the URI of the period, this is an additio rdfs:subPropertyOf ies:attribute . ies:issuerIdentificationNumber a owl:DatatypeProperty ; - rdfs:label "issuer Identification Number"^^xsd:string ; + rdfs:label "issuer Identification Number"@en-GB ; dcterms:identifier "{5E353B12-2503-429f-A683-F7C77E0DFBAD}" ; rdfs:comment """The IIN is a number that uniquely identifies the issuer of the Bank Card. @@ -4602,7 +4798,7 @@ An ISO/IEC 7812 number contains a single-digit major industry identifier (MII), rdfs:subPropertyOf ies:attribute . ies:issuingAgency a owl:ObjectProperty ; - rdfs:label "issuing Agency"^^xsd:string ; + rdfs:label "issuing Agency"@en-GB ; dcterms:identifier "{74D86486-8E18-474a-8930-B92E759BBE06}" ; rdfs:comment "The Organisation that issued the ticket – this might be different from the travel provider." ; rdfs:domain ies:TravelTicket ; @@ -4610,7 +4806,7 @@ ies:issuingAgency a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:jurisdictionOfRights a owl:ObjectProperty ; - rdfs:label "jurisdiction Of Rights"^^xsd:string ; + rdfs:label "jurisdiction Of Rights"@en-GB ; dcterms:identifier "{62EF76B2-4AB0-4e1e-98C4-61C3A85BF980}" ; rdfs:comment "A Relationship between Rights and the Nation under whose laws the Rights are established" ; rdfs:domain ies:Rights ; @@ -4618,7 +4814,7 @@ ies:jurisdictionOfRights a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:knownAssociateOf a owl:ObjectProperty ; - rdfs:label "known Associate Of"^^xsd:string ; + rdfs:label "known Associate Of"@en-GB ; dcterms:identifier "{57F3607C-0204-4590-9442-24F372A35931}" ; rdfs:comment "A Relationship between two ResponsibleActor Entities where both are known to know each other but the extent to which they interact (e.g. friendship, work, criminal activity, etc.) is not known." ; rdfs:domain ies:ResponsibleActorState ; @@ -4626,7 +4822,7 @@ ies:knownAssociateOf a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:lowerBound a owl:ObjectProperty ; - rdfs:label "lower Bound"^^xsd:string ; + rdfs:label "lower Bound"@en-GB ; dcterms:identifier "{96717346-1DF4-4eae-A7CF-E389B4454B47}" ; rdfs:comment "A relationship a MeasureRange to the Measure that is its lower bound" ; rdfs:domain ies:MeasureRange ; @@ -4634,7 +4830,7 @@ ies:lowerBound a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:maintains a owl:ObjectProperty ; - rdfs:label "maintains"^^xsd:string ; + rdfs:label "maintains"@en-GB ; dcterms:identifier "{727175D4-0998-49a0-BAEE-6B8F1F1FD8D4}" ; rdfs:comment "A Relationship between a ResponsibleActorState and an Entity they maintain" ; rdfs:domain ies:ResponsibleActorState ; @@ -4642,7 +4838,7 @@ ies:maintains a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:make a owl:ObjectProperty ; - rdfs:label "make"^^xsd:string ; + rdfs:label "make"@en-GB ; dcterms:identifier "{E0036B31-8D73-4268-8959-6E9A5EE55BB2}" ; rdfs:comment """A relationship from the device to its "make" - i.e. organisation that brands it (even if the manufacture is contracted-out) @@ -4652,13 +4848,13 @@ Example - an iPhone 6S has make Apple""" ; rdfs:subPropertyOf ies:relationship . ies:managedBy a owl:ObjectProperty ; - rdfs:label "managed By"^^xsd:string ; + rdfs:label "managed By"@en-GB ; dcterms:identifier "{8991D995-1915-47b7-B180-D9EBC4A1FD1F}" ; rdfs:comment "A worksFor relationship where the managed ResponsibleActorState (domain) is managed by another ResponsibleActor (range)." ; rdfs:subPropertyOf ies:worksFor . ies:measureUnit a owl:ObjectProperty ; - rdfs:label "measure Unit"^^xsd:string ; + rdfs:label "measure Unit"@en-GB ; dcterms:identifier "{161079F3-8089-4124-A67A-5D6A7A4EA511}" ; rdfs:comment "An rdf:type relationship that asserts a Measure is represented using a particular UnitOfMeasure" ; rdfs:domain ies:MeasureValue ; @@ -4667,7 +4863,7 @@ ies:measureUnit a owl:ObjectProperty ; rdf:type . ies:messageContent a owl:DatatypeProperty ; - rdfs:label "message Content"^^xsd:string ; + rdfs:label "message Content"@en-GB ; dcterms:identifier "{E1A85BEA-C374-4727-A189-E536BA248D98}" ; rdfs:comment """An attribute representing the content of a message @@ -4677,7 +4873,7 @@ messageContent = See you at Waterloo station at 18:15""" ; rdfs:subPropertyOf ies:attribute . ies:missionPurpose a owl:DatatypeProperty ; - rdfs:label "mission Purpose"^^xsd:string ; + rdfs:label "mission Purpose"@en-GB ; dcterms:identifier "{A6DED556-12B8-45b7-A69C-A6A3D813269B}" ; rdfs:comment """A short description of why an IntelligenceOperation was carried out used for legal justification @@ -4686,7 +4882,7 @@ Agencies that work in the intelligence domain may wish to standardise these desc rdfs:subPropertyOf ies:attribute . ies:nationality a owl:ObjectProperty ; - rdfs:label "nationality"^^xsd:string ; + rdfs:label "nationality"@en-GB ; dcterms:identifier "{45CDA5C1-624D-4f2f-81F6-EF19300820A9}" ; rdfs:comment "A relationship to a Nation which recognises the Person (or State of Person, as it is possible to renounce a nationality) as one of their nationals." ; rdfs:domain ies:PersonState ; @@ -4694,7 +4890,7 @@ ies:nationality a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:natureOfInterest a owl:DatatypeProperty ; - rdfs:label "nature Of Interest"^^xsd:string ; + rdfs:label "nature Of Interest"@en-GB ; dcterms:identifier "{0C0728AF-B9F2-418f-A03E-107689F0ACA0}" ; rdfs:comment """NatureOfInterest is limited to the following values: · Personal @@ -4704,7 +4900,7 @@ ies:natureOfInterest a owl:DatatypeProperty ; rdfs:subPropertyOf ies:attribute . ies:nephewOrNieceOf a owl:ObjectProperty ; - rdfs:label "nephew Or Niece Of"^^xsd:string ; + rdfs:label "nephew Or Niece Of"@en-GB ; dcterms:identifier "{1995033D-7AF2-468c-998D-61E86FB51B16}" ; rdfs:comment """A Relationship between two Person Entities that indicates one is the nephew or niece of the other. @@ -4712,13 +4908,13 @@ Note: people can become nephews or nieces at different stages in their lives (e. rdfs:subPropertyOf ies:familiallyRelatedTo . ies:nextTo a owl:ObjectProperty ; - rdfs:label "next To"^^xsd:string ; + rdfs:label "next To"@en-GB ; dcterms:identifier "{F33CAAA7-85A7-4e41-B0D4-3EAC4E6F73CC}" ; rdfs:comment "A nearTo linking an Element to another Element it is immediately proximate to (i.e. touching) in space" ; rdfs:subPropertyOf ies:nearTo . ies:objectContent a owl:DatatypeProperty ; - rdfs:label "object Content"^^xsd:string ; + rdfs:label "object Content"@en-GB ; dcterms:identifier "{222FBD07-DCCF-40c6-BD15-4ADBC64A8AA5}" ; rdfs:comment """The content of the data object. @@ -4731,7 +4927,7 @@ The ContentFormat qualifier specifies the format of the content of the DataObjec rdfs:subPropertyOf ies:representationValue . ies:objectContentReference a owl:DatatypeProperty ; - rdfs:label "object Content Reference"^^xsd:string ; + rdfs:label "object Content Reference"@en-GB ; dcterms:identifier "{6B06ABDD-05CF-485c-A483-563C5E85F189}" ; rdfs:comment """An ObjectContentReference is a resolvable reference to the ‘content’ of the respective DataObject. @@ -4740,7 +4936,7 @@ Whenever a DataObject is exchanged it must include either the ObjectContent or a rdfs:subPropertyOf ies:attribute . ies:onlineAccountProvider a owl:ObjectProperty ; - rdfs:label "online Account Provider"^^xsd:string ; + rdfs:label "online Account Provider"@en-GB ; dcterms:identifier "{2CF1B157-A2F6-41c8-8A87-7B82EEB71F40}" ; rdfs:comment """Relates an OnlineAccount to the OnlineService that provides and administers the account. @@ -4750,7 +4946,7 @@ Note: was called "Domain" in previous IES versions""" ; rdfs:subPropertyOf ies:relationship . ies:onlineCommentOn a owl:ObjectProperty ; - rdfs:label "online Comment On"^^xsd:string ; + rdfs:label "online Comment On"@en-GB ; dcterms:identifier "{0A4C12E6-CA4C-43f1-9C6C-FBE23197975F}" ; rdfs:comment "Relates an OnlineComment to the OnlineContent that was commented on" ; rdfs:domain ies:OnlineComment ; @@ -4758,7 +4954,7 @@ ies:onlineCommentOn a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:onlineLikeOf a owl:ObjectProperty ; - rdfs:label "online Like Of"^^xsd:string ; + rdfs:label "online Like Of"@en-GB ; dcterms:identifier "{4A3F24C6-EEC9-48ce-93FB-26FF64E1268A}" ; rdfs:comment "Relates an OnlineLike to the OnlineContent that was \"liked\"" ; rdfs:domain ies:OnlineLike ; @@ -4766,7 +4962,7 @@ ies:onlineLikeOf a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:onlinePublisher a owl:ObjectProperty ; - rdfs:label "online Publisher"^^xsd:string ; + rdfs:label "online Publisher"@en-GB ; dcterms:identifier "{34F13F26-7C4E-451a-BDA0-62BA7738039F}" ; rdfs:comment "Relates an OnlineArtefact to the ResponsibleActor that produced it." ; rdfs:domain ies:OnlineArtefact ; @@ -4774,7 +4970,7 @@ ies:onlinePublisher a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:onlineServiceProvider a owl:ObjectProperty ; - rdfs:label "online Service Provider"^^xsd:string ; + rdfs:label "online Service Provider"@en-GB ; dcterms:identifier "{DEE1404A-AAC3-4d46-9BA3-8E097A55C7F5}" ; rdfs:comment "Relates an OnlineService to the ResponsibleActor that owns/runs it" ; rdfs:domain ies:OnlineService ; @@ -4782,7 +4978,7 @@ ies:onlineServiceProvider a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:opposedTo a owl:ObjectProperty ; - rdfs:label "opposed To"^^xsd:string ; + rdfs:label "opposed To"@en-GB ; dcterms:identifier "{436E6ABB-C1E3-484e-B15B-63E700B27EA8}" ; rdfs:comment """A coupling between a ResponsibleActor (or state thereof) and an ClassOfElement to which they are opposed @@ -4792,7 +4988,7 @@ Examples: an organisation that is opposed to Nuclear Weapons""" ; rdfs:subPropertyOf ies:relationship . ies:orGroup a owl:DatatypeProperty ; - rdfs:label "or Group"^^xsd:string ; + rdfs:label "or Group"@en-GB ; dcterms:identifier "{71249792-E0AF-4f98-86ED-17115F1734A7}" ; rdfs:comment """The groups (if any) which the requesting user must be a member of at least one of in order to access the item. See the EDH specification for further details. @@ -4802,21 +4998,21 @@ See EDH Standard""" ; rdfs:domain ies:SecurityLabel . ies:originatingSystem a owl:ObjectProperty ; - rdfs:label "originating System"^^xsd:string ; + rdfs:label "originating System"@en-GB ; dcterms:identifier "{D4A003A3-7FEF-409c-8935-743CD97299E7}" ; rdfs:comment "The System that produced the dataset" ; rdfs:domain rdf:Statement ; rdfs:range ies:System . ies:originator a owl:ObjectProperty ; - rdfs:label "originator"^^xsd:string ; + rdfs:label "originator"@en-GB ; dcterms:identifier "{4978D7F3-E686-4b30-9356-F0C4DC7A158D}" ; rdfs:comment "The ResponsibleActor that produced the dataset" ; rdfs:domain rdf:Statement ; rdfs:range ies:ResponsibleActor . ies:owns a owl:ObjectProperty ; - rdfs:label "owns"^^xsd:string ; + rdfs:label "owns"@en-GB ; dcterms:identifier "{FDD94D9F-F343-4c1b-9688-752C896A3C7C}" ; rdfs:comment "A Relationship between a ResponsibleActor and an Asset they legally own" ; rdfs:domain ies:ResponsibleActorState ; @@ -4824,7 +5020,7 @@ ies:owns a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:parentOf a owl:ObjectProperty ; - rdfs:label "parent Of"^^xsd:string ; + rdfs:label "parent Of"@en-GB ; dcterms:identifier "{6F13083C-505A-473e-9EDB-B0E534A341FB}" ; rdfs:comment "A Relationship between two Person Entities that indicates one is the parent of the other" ; rdfs:domain ies:Person ; @@ -4832,7 +5028,7 @@ ies:parentOf a owl:ObjectProperty ; rdfs:subPropertyOf ies:ancestorOf . ies:payloadContents a owl:ObjectProperty ; - rdfs:label "payload Contents"^^xsd:string ; + rdfs:label "payload Contents"@en-GB ; dcterms:identifier "{10DEB6B8-80CC-4bfc-B10F-1830B559C21F}" ; rdfs:comment """A link from an ExchangePayload to an rdfs:Resource that is in that payload. @@ -4843,7 +5039,7 @@ The payloadContents link will usually refer to a named graph, but it can also be rdfs:range rdfs:Resource . ies:payloadLabel a owl:ObjectProperty ; - rdfs:label "payload Label"^^xsd:string ; + rdfs:label "payload Label"@en-GB ; dcterms:identifier "{259167E4-D0B3-4f03-9653-CAD778F5F6F3}" ; rdfs:comment """A mandatory link from an ExchangePayload to the SecurityLabel that provides the default access control for all statements in the payload. @@ -4852,7 +5048,7 @@ Note: individual statements may deviate from the default by applying their own S rdfs:range ies:SecurityLabel . ies:paymentArtefactProvider a owl:ObjectProperty ; - rdfs:label "payment Artefact Provider"^^xsd:string ; + rdfs:label "payment Artefact Provider"@en-GB ; dcterms:identifier "{C793E699-C27B-49cc-9358-C4A0E17E609E}" ; rdfs:comment "The Organisation that provided the PaymentArtefact" ; rdfs:domain ies:PaymentArtefact ; @@ -4860,7 +5056,7 @@ ies:paymentArtefactProvider a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:permittedNationality a owl:DatatypeProperty ; - rdfs:label "permitted Nationality"^^xsd:string ; + rdfs:label "permitted Nationality"@en-GB ; dcterms:identifier "{FA623989-B6A4-40e2-A956-B8FFEA478895}" ; rdfs:comment """The nationalities of those who are permitted to access the item. See the EDH specification for further details. @@ -4870,7 +5066,7 @@ See EDH Standard""" ; rdfs:domain ies:SecurityLabel . ies:permittedOrganisation a owl:DatatypeProperty ; - rdfs:label "permitted Organisation"^^xsd:string ; + rdfs:label "permitted Organisation"@en-GB ; dcterms:identifier "{90F3E89D-1456-41fe-9354-4E13C4D79564}" ; rdfs:comment """The organisations who are permitted to access the item. See the EDH specification for further details. @@ -4880,12 +5076,12 @@ See EDH Standard""" ; rdfs:domain ies:SecurityLabel . ies:pluriverse a ies:Element ; - rdfs:label "pluriverse"^^xsd:string ; + rdfs:label "pluriverse"@en-GB ; dcterms:identifier "{D3AA70B6-BA62-459a-B3F8-C504C2AF6A0B}" ; rdfs:comment "An instance of Element which is the sum of all possible worlds including everything in those worlds. Put another way, this is everything in our world and everything in all possible worlds." . ies:postModificationState a owl:ObjectProperty ; - rdfs:label "post Modification State"^^xsd:string ; + rdfs:label "post Modification State"@en-GB ; dcterms:identifier "{2B02EF33-E12A-42ec-B047-533F6D8F159D}" ; rdfs:comment """A partOf relationship to indicate a State of an Entity just after the Modify event @@ -4895,13 +5091,13 @@ Note: For BORO purists, this means the post State is part of the Modify Event (i rdfs:subPropertyOf ies:isStateOf . ies:powertype a owl:ObjectProperty ; - rdfs:label "powertype"^^xsd:string ; + rdfs:label "powertype"@en-GB ; dcterms:identifier "{D4BD48E8-76B8-4d3c-AB83-E653DB89170D}" ; rdfs:comment "An rdf:type relationship that asserts one Class is the powerset of the other (see Cantor's theorem)." ; rdfs:subPropertyOf rdf:type . ies:preModificationState a owl:ObjectProperty ; - rdfs:label "pre Modification State"^^xsd:string ; + rdfs:label "pre Modification State"@en-GB ; dcterms:identifier "{4E954855-D50A-42ab-9401-4B1C890542AD}" ; rdfs:comment """A partOf relationship to indicate a State of an Entity just prior to the Modify event @@ -4911,7 +5107,7 @@ Note: For BORO purists, this means the pre State is part of the Modify Event (i. rdfs:subPropertyOf ies:isStateOf . ies:protectiveMarking a owl:DatatypeProperty ; - rdfs:label "protective Marking"^^xsd:string ; + rdfs:label "protective Marking"@en-GB ; dcterms:identifier "{7E5590F8-B142-49d8-8FB0-414716CF9F16}" ; rdfs:comment """The classification applied to the respective item. This is equivalent to the Classification field within the EDH @@ -4924,7 +5120,7 @@ TOP SECRET""" ; rdfs:domain ies:SecurityLabel . ies:publicationDate a owl:ObjectProperty ; - rdfs:label "publication Date"^^xsd:string ; + rdfs:label "publication Date"@en-GB ; dcterms:identifier "{CD6E380B-7AD4-43d6-A128-9C666ABD8223}" ; rdfs:comment "The date of publication of the respective document." ; rdfs:domain ies:WorkOfDocumentation ; @@ -4932,28 +5128,28 @@ ies:publicationDate a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:quantityDelivered a owl:DatatypeProperty ; - rdfs:label "quantity Delivered"^^xsd:string ; + rdfs:label "quantity Delivered"@en-GB ; dcterms:identifier "{7550DA0F-DF0E-4c61-9198-5DE767677A3A}" ; rdfs:comment "The number of Entities (of the same type) that were delivered" ; rdfs:domain ies:Delivery ; rdfs:subPropertyOf ies:attribute . ies:quantityOffered a owl:DatatypeProperty ; - rdfs:label "quantity Offered"^^xsd:string ; + rdfs:label "quantity Offered"@en-GB ; dcterms:identifier "{AEC476A1-AE39-4a9e-9EE3-DD45B50B0F26}" ; rdfs:comment "The number of Entities (of the same type) that are being offered for sale" ; rdfs:domain ies:OfferForSale ; rdfs:subPropertyOf ies:attribute . ies:quantityPurchased a owl:DatatypeProperty ; - rdfs:label "quantity Purchased"^^xsd:string ; + rdfs:label "quantity Purchased"@en-GB ; dcterms:identifier "{0D2231E8-6AF1-4e59-B8FA-86A26334CC71}" ; rdfs:comment "The number of Entities (of the same type) that were purchased" ; rdfs:domain ies:Purchase ; rdfs:subPropertyOf ies:attribute . ies:radioCoverage a owl:ObjectProperty ; - rdfs:label "radio Coverage"^^xsd:string ; + rdfs:label "radio Coverage"@en-GB ; dcterms:identifier "{3B5E5043-30C2-4e67-86C8-F59F55AEBA90}" ; rdfs:comment "A relationship linking a RadioMast to its RadioCoverageArea" ; rdfs:domain ies:RadioMast ; @@ -4961,14 +5157,14 @@ ies:radioCoverage a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:recurrentPeriodRepresentation a owl:DatatypeProperty ; - rdfs:label "recurrent Period Representation"^^xsd:string ; + rdfs:label "recurrent Period Representation"@en-GB ; dcterms:identifier "{442AC7F0-AE57-4090-88D6-55A3825ECEAA}" ; rdfs:comment "A modified ISO8601 format (hence use of xsd:string) where elements of the time/date are blanked with ?? characters. The purpose of this is to be able to specify e.g. a time of day with no date - i.e. all recurrences of that time of day." ; rdfs:domain ies:RecurringPeriod ; rdfs:subPropertyOf ies:attribute . ies:residesIn a owl:ObjectProperty ; - rdfs:label "resides In"^^xsd:string ; + rdfs:label "resides In"@en-GB ; dcterms:identifier "{6BC3DDD8-477E-4c8a-B85D-E637CF9DB6DF}" ; rdfs:comment """A Relationship between a ResponsibleActorState and a Location at which they registered as a resident. @@ -4978,7 +5174,7 @@ Note this is legal / administrative construct. See also StaysAt""" ; rdfs:subPropertyOf ies:relationship . ies:respectfulOf a owl:ObjectProperty ; - rdfs:label "respectful Of"^^xsd:string ; + rdfs:label "respectful Of"@en-GB ; dcterms:identifier "{EEBCE0A4-4882-4c95-9C2D-93CE5EB7A275}" ; rdfs:comment """A Relationship between two ResponsibleActor Entities where one respects the other. @@ -4988,7 +5184,7 @@ Note: this should not be considered a bi-directional relationship. Just because rdfs:subPropertyOf ies:relationship . ies:rightsTo a owl:ObjectProperty ; - rdfs:label "rights To"^^xsd:string ; + rdfs:label "rights To"@en-GB ; dcterms:identifier "{04A80EF0-8E34-4bdb-8A8E-31D89028F9B6}" ; rdfs:comment """A Relationship between Rights and the Element to which the Rights apply @@ -5001,7 +5197,7 @@ Example: rdfs:subPropertyOf ies:relationship . ies:scheduledArrivalPort a owl:ObjectProperty ; - rdfs:label "scheduled Arrival Port"^^xsd:string ; + rdfs:label "scheduled Arrival Port"@en-GB ; dcterms:identifier "{6BC73189-2B25-4e1c-A935-EDA8106F3EB3}" ; rdfs:comment "The Port from which the TravelService is scheduled to arrive" ; rdfs:domain ies:TravelService ; @@ -5009,7 +5205,7 @@ ies:scheduledArrivalPort a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:scheduledArrivalTime a owl:DatatypeProperty ; - rdfs:label "scheduled Arrival Time"^^xsd:string ; + rdfs:label "scheduled Arrival Time"@en-GB ; dcterms:identifier "{DB3878D9-FF24-4069-A8DD-C24F5D074C0C}" ; rdfs:comment """The date/time on which the service was scheduled to arrive @@ -5018,7 +5214,7 @@ The format of this attribute is a restricted string based upon the ISO 8601 Exte rdfs:subPropertyOf ies:attribute . ies:scheduledDeparturePort a owl:ObjectProperty ; - rdfs:label "scheduled Departure Port"^^xsd:string ; + rdfs:label "scheduled Departure Port"@en-GB ; dcterms:identifier "{1312D263-F609-4df3-A1DB-AA0557B3B94B}" ; rdfs:comment "The Port from which the TravelService is scheduled to depart" ; rdfs:domain ies:TravelService ; @@ -5026,7 +5222,7 @@ ies:scheduledDeparturePort a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:scheduledDepartureTime a owl:DatatypeProperty ; - rdfs:label "scheduled Departure Time"^^xsd:string ; + rdfs:label "scheduled Departure Time"@en-GB ; dcterms:identifier "{340CF0CC-BA75-40b7-8B8A-167CD65C1830}" ; rdfs:comment """The date/time on which the service was scheduled to depart @@ -5035,7 +5231,7 @@ The format of this attribute is a restricted string based upon the ISO 8601 Exte rdfs:subPropertyOf ies:attribute . ies:schemeMasteredIn a owl:ObjectProperty ; - rdfs:label "scheme Mastered In"^^xsd:string ; + rdfs:label "scheme Mastered In"@en-GB ; dcterms:identifier "{C2C5FF87-189C-478a-B3BF-4706D798087F}" ; rdfs:comment "A relationship that asserts a NamingScheme is owned by a System that is the master for its names / identifiers - i.e. the uniqueness of the name/identifier is limited to the system." ; rdfs:domain ies:NamingScheme ; @@ -5043,7 +5239,7 @@ ies:schemeMasteredIn a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:schemeOwner a owl:ObjectProperty ; - rdfs:label "scheme Owner"^^xsd:string ; + rdfs:label "scheme Owner"@en-GB ; dcterms:identifier "{8D42B4A8-30D3-459d-A729-F5C8FE16D418}" ; rdfs:comment "A relationship that asserts a RepresentationScheme is governed and used by a ResponsibleActor " ; rdfs:domain ies:NamingScheme ; @@ -5051,7 +5247,7 @@ ies:schemeOwner a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:siblingOf a owl:ObjectProperty ; - rdfs:label "sibling Of"^^xsd:string ; + rdfs:label "sibling Of"@en-GB ; dcterms:identifier "{A0D40C4F-B513-4c9f-8D4A-79D0FA7CEF50}" ; rdfs:comment "A Relationship between two Person Entities that indicates one is the sibling of the other" ; rdfs:domain ies:Person ; @@ -5059,7 +5255,7 @@ ies:siblingOf a owl:ObjectProperty ; rdfs:subPropertyOf ies:familiallyRelatedTo . ies:similarEntity a owl:ObjectProperty ; - rdfs:label "similar Entity"^^xsd:string ; + rdfs:label "similar Entity"@en-GB ; dcterms:identifier "{333E73AD-563F-443c-A9B3-CA122FDF75B9}" ; rdfs:comment "An rdf:type relationship that asserts an Entity is similar to other Entities that are also related to the same SimilarEntities class." ; rdfs:domain ies:Entity ; @@ -5067,7 +5263,7 @@ ies:similarEntity a owl:ObjectProperty ; rdfs:subPropertyOf rdf:type . ies:socialisesAt a owl:ObjectProperty ; - rdfs:label "socialises At"^^xsd:string ; + rdfs:label "socialises At"@en-GB ; dcterms:identifier "{1D9F0978-EFD2-4e27-9242-219637C574EF}" ; rdfs:comment """A visits relationship between a ResponsibleActor and a Location they socialise in. @@ -5075,7 +5271,7 @@ Note: more often than not, this will be a statement of occasional socialising, s rdfs:subPropertyOf ies:visits . ies:spokenLanguage a owl:ObjectProperty ; - rdfs:label "spoken Language"^^xsd:string ; + rdfs:label "spoken Language"@en-GB ; dcterms:identifier "{FA149043-EA61-4497-A036-589DA1FD312E}" ; rdfs:comment "The language in which someone is proficient" ; rdfs:domain ies:LanguageProficiency ; @@ -5083,14 +5279,14 @@ ies:spokenLanguage a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:startsIn a owl:DatatypeProperty ; - rdfs:label "starts In"^^xsd:string ; + rdfs:label "starts In"@en-GB ; dcterms:identifier "{861E3D08-3659-489a-B100-0E943CF3F3F0}" ; rdfs:comment "An xsd:DateTime for the start of the period" ; rdfs:domain ies:ArbitraryPeriod ; rdfs:subPropertyOf ies:attribute . ies:statementLabel a owl:ObjectProperty ; - rdfs:label "statement Label"^^xsd:string ; + rdfs:label "statement Label"@en-GB ; dcterms:identifier "{7EC7FCEE-7C60-4233-8938-D6320BD951F2}" ; rdfs:comment """A link from an rdf:Statement (see W3C guidance on RDF reification) to the SecurityLabel that provides the access control for that statement. @@ -5099,14 +5295,14 @@ Note: All exchanges should have a default payloadLabel specified. The use of sta rdfs:range ies:SecurityLabel . ies:staysAt a owl:ObjectProperty ; - rdfs:label "stays At"^^xsd:string ; + rdfs:label "stays At"@en-GB ; dcterms:identifier "{90332C00-0188-4773-8A71-F9ED15F5ED33}" ; rdfs:comment """A visits relationship between a ResponsibleActor and a Location where the person stays at the Location. This should not be confused with residesIn which is an assertion of legal residence. Note: more often than not, this will be a statement of regular/occasional stays, so the instance of the ResponsibleActorState should also be an instance of DiscontinuousState. In rarer occasions, it may be used to highlight a single, continuous visit, but in that case, inLocation would generally be used.""" ; rdfs:subPropertyOf ies:visits . ies:strengthOfInterest a owl:DatatypeProperty ; - rdfs:label "strength Of Interest"^^xsd:string ; + rdfs:label "strength Of Interest"@en-GB ; dcterms:identifier "{49B3D340-AADC-4fcd-80CC-283AE0FC85DF}" ; rdfs:comment """StrengthOfInterest is used in its most general sense and is limited to the following values: · Weak @@ -5116,19 +5312,19 @@ ies:strengthOfInterest a owl:DatatypeProperty ; rdfs:subPropertyOf ies:attribute . ies:successorTo a owl:ObjectProperty ; - rdfs:label "successor To"^^xsd:string ; + rdfs:label "successor To"@en-GB ; dcterms:identifier "{BEC84E4F-F407-4a20-BC68-AD1723A3F860}" ; rdfs:comment "An after relationship linking two Elements where one ends and the other comes after as a replacement" ; rdfs:subPropertyOf ies:after . ies:supplierTo a owl:ObjectProperty ; - rdfs:label "supplier To"^^xsd:string ; + rdfs:label "supplier To"@en-GB ; dcterms:identifier "{4F013D3F-E237-489a-96D5-5E9E54C6A388}" ; rdfs:comment "A worksFor relationship where the supplier (domain) is contracted to deliver goods or services to client (range)" ; rdfs:subPropertyOf ies:worksFor . ies:ticketArrivalLocation a owl:ObjectProperty ; - rdfs:label "ticket Arrival Location"^^xsd:string ; + rdfs:label "ticket Arrival Location"@en-GB ; dcterms:identifier "{A4906B5E-8718-404e-8EEF-20AE29106383}" ; rdfs:comment "The arrival location as stated on the ticket." ; rdfs:domain ies:TravelTicket ; @@ -5136,7 +5332,7 @@ ies:ticketArrivalLocation a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:ticketDepartureLocation a owl:ObjectProperty ; - rdfs:label "ticket Departure Location"^^xsd:string ; + rdfs:label "ticket Departure Location"@en-GB ; dcterms:identifier "{952E5981-257F-429e-9F22-8D2E3B9282C7}" ; rdfs:comment "The departure location as stated on the ticket." ; rdfs:domain ies:TravelTicket ; @@ -5144,7 +5340,7 @@ ies:ticketDepartureLocation a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:tradedItemType a owl:ObjectProperty ; - rdfs:label "traded Item Type"^^xsd:string ; + rdfs:label "traded Item Type"@en-GB ; dcterms:identifier "{A92F03F0-CB9E-4667-B985-25377303416A}" ; rdfs:comment """The type of entity involved in the TradeEvent @@ -5158,7 +5354,7 @@ Note: was "ItemType" in IES 3.2""" ; rdfs:subPropertyOf ies:relationship . ies:transferValue a owl:ObjectProperty ; - rdfs:label "transfer Value"^^xsd:string ; + rdfs:label "transfer Value"@en-GB ; dcterms:identifier "{A9D01DAB-281E-48ae-BB33-8518701ABBDE}" ; rdfs:comment "A relationship from a MoneyTransfer to the AmountOfMoney transferred." ; rdfs:domain ies:MoneyTransfer ; @@ -5166,7 +5362,7 @@ ies:transferValue a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:trusts a owl:ObjectProperty ; - rdfs:label "trusts"^^xsd:string ; + rdfs:label "trusts"@en-GB ; dcterms:identifier "{37CEEA2E-93E7-446d-A181-A55A091C3B22}" ; rdfs:comment """A Relationship between two ResponsibleActor Entities where one trusts the other. @@ -5176,7 +5372,7 @@ Note: this should not be considered a bi-directional relationship. Just because rdfs:subPropertyOf ies:relationship . ies:upperBound a owl:ObjectProperty ; - rdfs:label "upper Bound"^^xsd:string ; + rdfs:label "upper Bound"@en-GB ; dcterms:identifier "{D700FE64-4100-4ade-93CE-6219A7BC0BCB}" ; rdfs:comment "A relationship a MeasureRange to the Measure that is its upper bound" ; rdfs:domain ies:MeasureRange ; @@ -5184,14 +5380,14 @@ ies:upperBound a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:uriScheme a owl:DatatypeProperty ; - rdfs:label "uri Scheme"^^xsd:string ; + rdfs:label "uri Scheme"@en-GB ; dcterms:identifier "{D97141BD-F6CF-4b10-B4E5-B1ECF6DF5178}" ; rdfs:comment "URI scheme is the top level of the uniform resource identifier (URI) naming structure. All URIs and absolute URI references are formed with a scheme name, followed by a colon character (\":\"), and the remainder of the URI called the scheme-specific part." ; rdfs:domain ies:WebResourceState ; rdfs:subPropertyOf ies:attribute . ies:uriSchemeName a owl:DatatypeProperty ; - rdfs:label "uri Scheme Name"^^xsd:string ; + rdfs:label "uri Scheme Name"@en-GB ; dcterms:identifier "{AAA8DE3D-31D8-4c1e-B114-72E8B37D6CAA}" ; rdfs:comment """URI scheme is the top level of the uniform resource identifier (URI) naming structure. All URIs and absolute URI references are formed with a scheme name, followed by a colon character (":"), and the remainder of the URI called the scheme-specific part. @@ -5201,7 +5397,7 @@ http://en.wikipedia.org/wiki/URI_scheme#Official_IANAregistered_schemes""" ; rdfs:subPropertyOf ies:attribute . ies:userOf a owl:ObjectProperty ; - rdfs:label "user Of"^^xsd:string ; + rdfs:label "user Of"@en-GB ; dcterms:identifier "{01984617-C96D-48b3-ACDE-25F525719AEF}" ; rdfs:comment """A hasAccessTo relationship between a ResponsibleActor and an Asset they use. @@ -5210,7 +5406,7 @@ Note: more often than not, this will be a statement of occasional use, so the in rdfs:subPropertyOf ies:hasAccessTo . ies:usesServicesAt a owl:ObjectProperty ; - rdfs:label "uses Services At"^^xsd:string ; + rdfs:label "uses Services At"@en-GB ; dcterms:identifier "{958E4D57-8A19-4855-B9B3-6BB2F93F77B7}" ; rdfs:comment """A visits relationship between a ResponsibleActor and a Location where they use services - e.g. banking, shopping, etc.. @@ -5218,14 +5414,14 @@ Note: more often than not, this will be a statement of regular/occasional use, s rdfs:subPropertyOf ies:visits . ies:vafNumber a owl:DatatypeProperty ; - rdfs:label "vaf Number"^^xsd:string ; + rdfs:label "vaf Number"@en-GB ; dcterms:identifier "{6DEB5776-59E6-4645-9566-65EC62A36330}" ; rdfs:comment "The Visa Application Form (VAF) number." ; rdfs:domain ies:TravelVisa ; rdfs:subPropertyOf ies:attribute . ies:validFromDate a owl:ObjectProperty ; - rdfs:label "valid From Date"^^xsd:string ; + rdfs:label "valid From Date"@en-GB ; dcterms:identifier "{6ACC2ACC-46F2-4a02-A3E7-D16BE8EB723B}" ; rdfs:comment "The date that the respective IdentityDocument or Ticket is valid from." ; rdfs:domain ies:IdentityDocument, @@ -5235,7 +5431,7 @@ ies:validFromDate a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:validToDate a owl:ObjectProperty ; - rdfs:label "valid To Date"^^xsd:string ; + rdfs:label "valid To Date"@en-GB ; dcterms:identifier "{680F737D-A8AB-4410-9F1D-FAD7BDC98447}" ; rdfs:comment "The date that the respective IdentityDocument or Ticket is valid to." ; rdfs:domain ies:IdentityDocument, @@ -5245,7 +5441,7 @@ ies:validToDate a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:venueStatedOnTicket a owl:ObjectProperty ; - rdfs:label "venue Stated On Ticket"^^xsd:string ; + rdfs:label "venue Stated On Ticket"@en-GB ; dcterms:identifier "{3345AECA-925E-4bfc-820E-2294D5921E71}" ; rdfs:comment """The venue of the event the Ticket is for. @@ -5255,7 +5451,7 @@ Note: venues change, and the actual event may not run at the stated venue. """ ; rdfs:subPropertyOf ies:relationship . ies:versionOf a owl:ObjectProperty ; - rdfs:label "version Of"^^xsd:string ; + rdfs:label "version Of"@en-GB ; dcterms:identifier "{C01F47A2-F545-4fac-A707-469AD32FBF94}" ; rdfs:comment "A relationship between a VersionOfDocument and the WorkOfDocumentation it is a version of." ; rdfs:domain ies:VersionOfDocument ; @@ -5264,7 +5460,7 @@ ies:versionOf a owl:ObjectProperty ; rdfs:subClassOf . ies:wasAuthorisedBy a owl:ObjectProperty ; - rdfs:label "was Authorised By"^^xsd:string ; + rdfs:label "was Authorised By"@en-GB ; dcterms:identifier "{7A58C9AD-C198-4a61-8244-DE5BBC591416}" ; rdfs:comment "A relationship to the Organisation that was the authorising agency for the IdentityDocument" ; rdfs:domain ies:IdentityDocument ; @@ -5272,7 +5468,7 @@ ies:wasAuthorisedBy a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:worksAt a owl:ObjectProperty ; - rdfs:label "works At"^^xsd:string ; + rdfs:label "works At"@en-GB ; dcterms:identifier "{55161540-8869-4af9-B159-51857E0B0BDB}" ; rdfs:comment """A visits relationship between a ResponsibleActor and a Location they work in. @@ -5280,7 +5476,7 @@ Note: more often than not, this will be a statement of occasional presence, so t rdfs:subPropertyOf ies:visits . ies:worksWith a owl:ObjectProperty ; - rdfs:label "works With"^^xsd:string ; + rdfs:label "works With"@en-GB ; dcterms:identifier "{25DD07E3-2500-4b9b-AF50-446EEC927AD2}" ; rdfs:comment """A Relationship between two ResponsibleActor Entities that indicates one works with the other. @@ -5292,7 +5488,7 @@ Note: this relationship should only be used when it is not known who the two peo rdfs:subPropertyOf ies:relationship . ies:worshipsAt a owl:ObjectProperty ; - rdfs:label "worships At"^^xsd:string ; + rdfs:label "worships At"@en-GB ; dcterms:identifier "{475617C7-BEE3-4c5e-8749-9386B68A8DA5}" ; rdfs:comment """A visits relationship between a ResponsibleActor and a Location where they undertake religious worship @@ -5300,7 +5496,7 @@ Note: more often than not, this will be a statement of regular/occasional worshi rdfs:subPropertyOf ies:visits . geo:hasGeometry a owl:ObjectProperty ; - rdfs:label "has Geometry"^^xsd:string ; + rdfs:label "has Geometry"@en-GB ; dcterms:identifier "{08411AE5-9487-4D6F-8A89-B8E58EF946AD}" ; rdfs:comment """ A relationship that relates a ies:Location/geo:Feature to its geo:Geometry representation. @@ -5322,7 +5518,7 @@ geo:hasGeometry a owl:ObjectProperty ; """ . geo:hasSerialization a owl:DatatypeProperty ; - rdfs:label "has Serialization"^^xsd:string ; + rdfs:label "has Serialization"@en-GB ; dcterms:identifier "{FB3A1BE6-A05A-4D6E-9880-34968C468CF2}" ; rdfs:comment """ A relationship that relates a geo:Geometry to a typed literal serialisation of that geometry, e.g. a WKT or GeoJSON string @@ -5365,7 +5561,7 @@ geo:hasSerialization a owl:DatatypeProperty ; """ . ies:after a owl:ObjectProperty ; - rdfs:label "after"^^xsd:string ; + rdfs:label "after"@en-GB ; dcterms:identifier "{FA4DDF04-16DA-4b5c-AE9A-6AB8CD07DCDB}" ; rdfs:comment "A relationship linking two Elements where one ends before the other starts" ; rdfs:domain ies:Element ; @@ -5373,7 +5569,7 @@ ies:after a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:ancestorOf a owl:ObjectProperty ; - rdfs:label "ancestor Of"^^xsd:string ; + rdfs:label "ancestor Of"@en-GB ; dcterms:identifier "{15388C46-262D-4f70-8F65-83758A5AEAF5}" ; rdfs:comment """A Relationship between two Person Entities that indicates one is and ancestor of the other @@ -5383,14 +5579,14 @@ Note: was called "relative of" in IES 3.x, but was really only about ancestry, s rdfs:subPropertyOf ies:familiallyRelatedTo . ies:confidence a owl:DatatypeProperty ; - rdfs:label "confidence"^^xsd:string ; + rdfs:label "confidence"@en-GB ; dcterms:identifier "{45FE24B3-B146-4199-B760-C1150CEF9AB2}" ; rdfs:comment "A qualitative or quantitative indication of the confidence of an AssessToBeTrue " ; rdfs:domain ies:AssessToBeTrue ; rdfs:subPropertyOf ies:attribute . ies:hasName a owl:ObjectProperty ; - rdfs:label "has Name"^^xsd:string ; + rdfs:label "has Name"@en-GB ; dcterms:identifier "{C3A36E36-0C73-4af7-88E3-81C9243CE456}" ; rdfs:comment "An isRepresentedAs relationship that asserts an Thing is identified (albeit loosely) by a Name" ; rdfs:domain ies:Thing ; @@ -5398,14 +5594,14 @@ ies:hasName a owl:ObjectProperty ; rdfs:subPropertyOf ies:isRepresentedAs . ies:inLocation a owl:ObjectProperty ; - rdfs:label "in Location"^^xsd:string ; + rdfs:label "in Location"@en-GB ; dcterms:identifier "{463F9B14-2D14-4364-B4F0-658A20DFCBFA}" ; rdfs:comment "A partOf relationship to indicate an Element is entirely within a Location" ; rdfs:range ies:Location ; rdfs:subPropertyOf ies:isPartOf . ies:nearTo a owl:ObjectProperty ; - rdfs:label "near To"^^xsd:string ; + rdfs:label "near To"@en-GB ; dcterms:identifier "{E3BB8B07-9CC5-407a-8CC7-E2B0E1B69476}" ; rdfs:comment "A relationship linking an Entity to another Entity it is proximate to in space" ; rdfs:domain ies:Entity ; @@ -5413,22 +5609,30 @@ ies:nearTo a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:hasAccessTo a owl:ObjectProperty ; - rdfs:label "has Access To"^^xsd:string ; + rdfs:label "has Access To"@en-GB ; dcterms:identifier "{CB7F872F-7999-4bfd-8274-2C0E0AFE22AB}" ; rdfs:comment "A Relationship between a ResponsibleActorState and an Entity they have access to - e.g. a FinancialAccount, CommunicationsDevice, etc." ; rdfs:domain ies:ResponsibleActorState ; rdfs:range ies:Entity ; rdfs:subPropertyOf ies:relationship . +ies:hasEnd a owl:ObjectProperty ; + rdfs:label "has End" ; + dcterms:identifier "{36AC7B89-D63C-466F-A363-856C0426DA9A}" ; + rdfs:comment "The Node at an end of a Link." ; + rdfs:domain ies:Link ; + rdfs:range ies:Node ; + rdfs:subPropertyOf ies:relationship . + ies:representationValue a owl:DatatypeProperty ; - rdfs:label "representation Value"^^xsd:string ; + rdfs:label "representation Value"@en-GB ; dcterms:identifier "{AE00F1DE-F42B-4fc0-B07B-21F754F16FD4}" ; rdfs:comment "The exemplar text, number, etc. of a Representation" ; rdfs:domain ies:Representation ; rdfs:subPropertyOf ies:attribute . ies:familiallyRelatedTo a owl:ObjectProperty ; - rdfs:label "familially Related To"^^xsd:string ; + rdfs:label "familially Related To"@en-GB ; dcterms:identifier "{3AA26AC6-206D-4b6d-BDEC-C9E2B4814BE7}" ; rdfs:comment """A Relationship between PersonState (which may be a Person, or just a temporal state of Person) and another Person to indicate they have a familial relationship. @@ -5438,7 +5642,7 @@ Note: some relationships will be temporal (e.g. spouseOf) and therefore related rdfs:subPropertyOf ies:relationship . ies:worksFor a owl:ObjectProperty ; - rdfs:label "works For"^^xsd:string ; + rdfs:label "works For"@en-GB ; dcterms:identifier "{181AAC84-26CE-4531-AC32-A73B8FD8B858}" ; rdfs:comment """A Relationship between a ResponsibleActor (range - employer) and a ResponsibleActorState (domain- employed) that indicates one works for the other. @@ -5447,21 +5651,8 @@ In the case where the work is occasional / ad-hoc (i.e. there isn't an ongoing w rdfs:range ies:ResponsibleActor ; rdfs:subPropertyOf ies:relationship . -ies:isPartOf a owl:ObjectProperty ; - rdfs:label "is Part Of"^^xsd:string ; - dcterms:identifier "{CD85D7F7-783B-4d06-B023-56DBBDDC02DC}" ; - rdfs:comment """A relationship linking an Element to another that it is part of. - -Examples: - -London partOf UK -My Arm partOf Me""" ; - rdfs:domain ies:Element ; - rdfs:range ies:Element ; - rdfs:subPropertyOf ies:relationship . - ies:isRepresentedAs a owl:ObjectProperty ; - rdfs:label "is Represented As"^^xsd:string ; + rdfs:label "is Represented As"@en-GB ; dcterms:identifier "{D106A0A9-55C4-454f-9E20-35BA54114036}" ; rdfs:comment "A relationship that asserts a Representation in someway depicts an Thing" ; rdfs:domain ies:Thing ; @@ -5469,7 +5660,7 @@ ies:isRepresentedAs a owl:ObjectProperty ; rdfs:subPropertyOf ies:relationship . ies:isStateOf a owl:ObjectProperty ; - rdfs:label "is State Of"^^xsd:string ; + rdfs:label "is State Of"@en-GB ; dcterms:identifier "{F7CBF87A-6ECC-4c9f-B698-FD3CF3F7980E}" ; rdfs:comment """An isPartOf linking an Element to a temporal State of that Element @@ -5481,7 +5672,7 @@ You, you yesterday""" ; rdfs:subPropertyOf ies:isPartOf . ies:visits a owl:ObjectProperty ; - rdfs:label "visits"^^xsd:string ; + rdfs:label "visits"@en-GB ; dcterms:identifier "{92FC2C35-D40B-4393-BA0B-88849743FEB6}" ; rdfs:comment """A Relationship and in inLocation between a ResponsibleActor and a Location they visit. @@ -5490,8 +5681,21 @@ Note: more often than not, this will be a statement of occasional visiting, so t rdfs:range ies:Location ; rdfs:subPropertyOf ies:inLocation . +ies:isPartOf a owl:ObjectProperty ; + rdfs:label "is Part Of"@en-GB ; + dcterms:identifier "{CD85D7F7-783B-4d06-B023-56DBBDDC02DC}" ; + rdfs:comment """A relationship linking an Element to another that it is part of. + +Examples: + +London partOf UK +My Arm partOf Me""" ; + rdfs:domain ies:Element ; + rdfs:range ies:Element ; + rdfs:subPropertyOf ies:relationship . + ies:attribute a owl:DatatypeProperty ; - rdfs:label "attribute"^^xsd:string ; + rdfs:label "attribute"@en-GB ; dcterms:identifier "{4A8E5877-32DF-428f-9A60-6AC3D083FFCA}" ; rdfs:comment """A feature or property of a Thing. @@ -5499,7 +5703,7 @@ Note: In IES it is important to distinguish between names and attributes - attri rdfs:domain ies:Thing . ies:relationship a owl:ObjectProperty ; - rdfs:label "relationship"^^xsd:string ; + rdfs:label "relationship"@en-GB ; dcterms:identifier "{DCE662F5-7BDB-457e-AE7E-2E5FE43DBA1A}" ; rdfs:comment "A relationship represents an association between two Things" ; rdfs:domain ies:Thing ; diff --git a/docs/common/specification/ies-common.rdf b/docs/common/specification/ies-common.rdf index f32cc3e..98924f6 100644 --- a/docs/common/specification/ies-common.rdf +++ b/docs/common/specification/ies-common.rdf @@ -8,6220 +8,6447 @@ xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:vann="http://purl.org/vocab/vann/" > - - - Dislikes - {30A0F2DA-DB31-40fd-8723-88A24B2F8448} - A Interested state where a ResponsibleActor dislikes something - + + + {15388C46-262D-4f70-8F65-83758A5AEAF5} + A Relationship between two Person Entities that indicates one is and ancestor of the other + +Note: was called "relative of" in IES 3.x, but was really only about ancestry, so is changed here. + + ancestor Of + + - + - Nickname - {BA4B97EE-58E2-4796-949C-F62EAAAE56C9} - A PersonName that is an unofficial or casual name + {0FCBDA68-1B1C-40e1-9C5B-0E225CA827DB} + An EventParticipant and a BoundingState that marks the start of a Travel event -Note: -An nickname will often be applied to a State of the Person, as these tend to be non-permanent names - +The date/time of the departure can be specified using the inPeriod relationship. + Departure + - + - Report - {8D510CB0-C9BF-4de3-A442-9070ABB15732} - A WorkOfDocumentation that offers one or more persons view on a particular topic. - + {76689446-5969-49d3-8E7E-A92C86C244D5} + An EventParticipant where a ResponsibleActor is the customer for the Event - i.e. the Event has been conducted as a service to them, or in production of goods for them. + Customer + - + - Negotiation - {FB2EA8AE-164A-4642-82E3-D2622DC6FCCB} - An AgreementStage where parties are trying to find agreement - + {40231334-5ACC-4dd4-A8C1-05012E2170E0} + + An Entity that is either man-made (or defined - see Rights) or whose extent is defined in such a way as to specify ownership - e.g. a parcel of real estate + Asset + + - + - has Source Reference - {16480E86-9FE4-4b37-ACFB-9E410F190664} - A isRepresentedAs relationship that asserts a Representation is the source (information provenance) for an Thing - + {644B75E8-92A0-4f16-861E-3B4FDFDF572E} + A relationship to the place of issue as specified on the IdentityDocument + + has Stated Place Of Issue + + - + + + {9A4EB722-0BDA-4ba7-B895-7A4E273865C9} + The country of residence as printed on the respective IdentityDocument + + has Stated Country Of Residence + + + + - Installed State - {6B36C428-3A86-493e-9B3B-6D394C567577} - A temporal state of an Entity when it fulfils a ReplaceablePart. - - + {E2D19BE1-B1BF-4e0b-8D44-AFFD739756BA} + An AccountAdminEvent where an Account is modified + Update Account + - + - Not For Profit Organisation - {C2B4A066-E4A7-4cf5-BD1F-8381364F5D30} - An Organisation where all income is reinvested, or distributed - i.e. no profit is made. - + {70AEDFC7-2B17-43d8-BF49-B5ACF8812317} + A Communication where a message is sent. + Message + - + - statement Label - {7EC7FCEE-7C60-4233-8938-D6320BD951F2} - A link from an rdf:Statement (see W3C guidance on RDF reification) to the SecurityLabel that provides the access control for that statement. - -Note: All exchanges should have a default payloadLabel specified. The use of statementLabel is required when individual statements deviate from the default in terms of their access control. - - + {DEE1404A-AAC3-4d46-9BA3-8E097A55C7F5} + Relates an OnlineService to the ResponsibleActor that owns/runs it + + online Service Provider + + - + + + {C01F47A2-F545-4fac-A707-469AD32FBF94} + A relationship between a VersionOfDocument and the WorkOfDocumentation it is a version of. + + version Of + + + + + - Delivery Recipient - {63289363-A4D6-4abf-BE19-6DCDDCF9B28F} - An EventParticipant where a ResponsibleActor participates in a Delivery as a recipient + {92470C59-DFA6-47f7-A525-50CDABC8F852} + An EventParticipant where a Ricket is used in a CheckIn event + +e.g. a London Underground ticket being used at a barrier, or a concert ticket being scanned on arrival at the venue + Ticket Used In Check In - + - Id Used In Check In - {F481C966-058B-4caf-A427-9E492CAD0D63} - An EventParticipant where an IdentityDocument is used in a CheckIn event - + {6A0385E2-3FB1-4a42-A254-BC382D92E27A} + A GeoIdentity used to (partially) identify and address + Postal Code + - + - Media File - {CE2E2EB2-17F7-4054-9107-E8DC275B0B11} - A DataObject that is a stand-alone file - e.g. a video, image or sound recording - + {D625B538-7D72-4d7d-BA50-D79712A264ED} + An Actor where the ResponsibleActor conducts a CriminalActivity + Perpetrator + - + - in Scheme - {7EB9FE85-127C-4918-AC56-62E1BE1DE825} - An rdf:type relationship that asserts a Representation is a member of a RepresentationScheme - - - + {7238489D-6802-4733-9F7F-9B31D02B3C81} + A relationship that asserts a Representation is part of another Representation + + in Representation + + - + - Parked - {B6A503E5-3FC4-4a45-8DC0-994EA31A895A} - A temporal state of a Vehicle where it is not moving. + {existing-UUID} + Capacity + A ClassOfState representing what an Entity can do (in some possible world). -Examples: -* A car parked on the roadside -* A ship in dock or at anchor -* An aircraft parked on the tarmac or in a hangar - - - - - Renter - {E2FC3A09-EC9D-4ab9-B273-A526CB511B5A} - A PartyToAgreement where a ResponsibleActor rents an Entity from another party - +Note: Typing a ClassOfState as Capacity is optional. The ies:hasCapacity and ies:eachHasCapacity +properties accept any ClassOfState as their range. Typing as Capacity simply provides semantic +clarity that this ClassOfState represents a capacity. + - + - has Stated Place Of Issue - {644B75E8-92A0-4f16-861E-3B4FDFDF572E} - A relationship to the place of issue as specified on the IdentityDocument - - + {D33498ED-B6A0-41ea-864F-CE95E2B1E010} + The Country in which the respective Entity is registered / recognised. + + + + country Of Registration + - + + + {1FDB4A8F-E28C-4e36-A085-935C20256F52} + A temporal state of a ResponsibleActor + +Note: this is the superclass of ResponsibleActor (the whole life person or organisation) because the whole-life state is just a special case of a ResponsibleActorState. This pattern is true for all states. + In Residence + + + + + {36F61EDF-6E6E-4d8d-9E75-275A820F6D96} + A CommunicationsIdentifier that uniquely identifiers an email account. + +Format: local-part@domain + Email Address + + + + + {3360DCC9-D39B-4280-8872-2FE122240407} + An EventParticipant where the participant is "actively" engaged in the Event. + +Note: In BORO, EventParticipant would be "Involvement" and ActiveEventParticipant would be "Participation". + Active Event Participant + + + - worships At - {475617C7-BEE3-4c5e-8749-9386B68A8DA5} - A visits relationship between a ResponsibleActor and a Location where they undertake religious worship + {EEBCE0A4-4882-4c95-9C2D-93CE5EB7A275} + A Relationship between two ResponsibleActor Entities where one respects the other. -Note: more often than not, this will be a statement of regular/occasional worship, so the instance of the ResponsibleActorState should also be an instance of DiscontinuousState. In rarer occasions, it may be used to highlight a single, continuous visit, but in that case, inLocation would generally be used. - +Note: this should not be considered a bi-directional relationship. Just because one person respects another person does not necessarily mean the feeling is reciprocated. + + respectful Of + + - + + + {593AE684-C2E9-4e40-A7FD-549BFA64900D} + A CommunicationsAccount that is used to administer the use of one or more telephone numbers. + Telephone Account + + + + + {30F5944F-75C3-4f12-A315-4E94ABCA809E} + The title of the respective document. + Title + + + - has Genetic Gender - {8914E7DF-443B-4a3a-A945-AAD11B82A86A} - The gender the Person was born with (sex) and which would result from a DNA test. - - + {57F3607C-0204-4590-9442-24F372A35931} + A Relationship between two ResponsibleActor Entities where both are known to know each other but the extent to which they interact (e.g. friendship, work, criminal activity, etc.) is not known. + + known Associate Of + - - + + + {A59229B9-3F0C-4B3A-ADEF-D94CDDA3CE15} + A whole Link such that a Flow from end to end of the whole passes from end to end of the part. + +Note: A Link can be decomposed into series part Links which are connected by intermediate Nodes. + + is Series Part Of + + + + - Communication - {6698805F-F492-4f1f-954C-E1EB3C53E148} - An Event where two or more parties interact and exchange information - + {44C1DD59-354B-405a-9755-417240802DE4} + An IdentityDocument that permits a Person to drive a Vehicle in the Country of issue. + Driving Licence + - + - Department - {6C7891C7-E095-41f4-A894-AA0C6A22F5D2} - An Organisation that is part of another Organisation - usually part of a CommercialOrganisation, though other Organisations have departments - + {686293F8-123B-478f-9A67-A6074937B528} + A PaymentArtefact issued by a retail Organisation that can only be used to pay for items supplied by that Organisation. + Store Card + - + - has Serialization - {FB3A1BE6-A05A-4D6E-9880-34968C468CF2} - - A relationship that relates a geo:Geometry to a typed literal serialisation of that geometry, e.g. a WKT or GeoJSON string - - - GeoSPARQL provides a owl:DatatypeProperty (and subproperties) to relate instances of geo:Geometry to instances of Typed Literals (eg a WKT or GeoJSON string) - IES achieves an equivalent pattern by means of ies:representationValue to attach Literals to instances of ies:Representation, eg to relate an - instance of ies:GeoJSON to a string serialisation. - As such, geo:hasSerialization can be seen as a specialism of ies:representationValue. - The examples below demonstrate geo:asWKT and geo:asGeoJSON, which are subproperties of geo:hasSerialization specific to WKT and GeoJSON serialisation formats respectively. - - - data:StonehengeBoundingBox a geo:Feature ; - geo:hasGeometry data:StonehengeBoundingBox_Geometry . - - data:StonehengeBoundingBox_Geometry a geo:Geometry ; - geo:asWKT '<http://www.opengis.net/def/crs/EPSG/0/27700> POLYGON((413750 141750, 413750 142250, 414250 142250, 414250 141750, 413750 141750))'^^geo:wktLiteral . - - In this example, the polygon representing a 500m bounding box around Stonehenge is specified using a set of coordinates in the British National Grid (BNG) Coordinate Reference System (CRS). The serialisation uses the WKT syntax to specify these coordinates and CRS via a Typed Literal. - - - data:StonehengeBoundingBox a geo:Feature ; - geo:hasGeometry data:StonehengeBoundingBox_Geometry . - - data:StonehengeBoundingBox_Geometry a geo:Geometry ; - geo:asGeoJSON ''' - { - "type": "Polygon", - "coordinates": [[ - [413750, 141750], - [413750, 142250], - [414250, 142250], - [414250, 141750], - [413750, 141750] - ]] - }'''^^geo:geoJSONLiteral . + {1326576A-6240-47b0-AED7-5F3FC4E3884D} + The groups (if any) which the requesting user must be a member of in order to access the item. See the EDH specification for further details. - In this example, the same geo:Geometry object as in the previous example is instead serialised using GeoJSON syntax. - - - - - - MACAddress - {DE1EDE92-142C-4c05-AD61-BE58822B2E17} - A CommunicationsIdentifier that is used to identify network interface controllers +Allowable Values: -Various forms of the MAC address can be used: -(a) six groups of two hexadecimal digits, separated by hyphens (-) or colons (:), in transmission order -(b) three groups of four hexadecimal digits separated by dots (.) again in transmission order. -2. The make & model of the network interface is encoded within the MAC address. - +See EDH Standard + + and Group - + - Assessor - {80F9B97D-2C7F-4978-83A3-BE934DD4E1FF} - An EventParticipant where an Actor assesses something to be true. - + {007F88AD-9CDF-4aa1-BE73-18C688DA8C05} + A CommunicationsIdentifierRange of TelephoneNumbers + Telephone Number Range + - + - Arresting Officer - {5B3F41C3-91CC-442f-A4F8-615E77751734} - A Person's role as arresting officer - + {885EA1C2-29D7-4b7c-B479-D43E4F77B5BD} + A person's role when incarcerated + Prisoner + - + - Marriage - {9DFEDF24-1203-4341-B282-BD37C1B9CDF5} - An EndToEndActivity covering the entire extent of a two people's marriage (from the ceremony to either divorce or death) - -Note: As IES4 & 5 does not increase the scope of IES3, Marriage also includes common-law partners and civil partnerships - + {2D5069F2-FE77-477f-A607-FA6458E64173} + An Event which is part of an EndToEndAuthorisation + Authorisation Stage + - - - Geometry - {33A48A98-F281-478C-9B3D-1A16ACF5345C} - A geometric object representing the shape and location of a spatial feature. - - IES currently uses subclasses of GeoRepresentation to specify formats and structures used in the context of geoinformation, - for example instances of GeoJSON, GML, WKT. One kind of geometry (ies:GeoPoint) is specified as a Class, a subclass of ies:Location. - - GeoSPARQL uses a Geometry class (and subclasses, leveraging the OGC Simple Features specification; ISO 19125-1) to contain all instances of - Geometries (eg points, lines, polygons, surfaces, solids, etc) with associated serialisations (Typed Literals), for example a GeoJSON string. - - Asserting geo:Geometry as a subclass of GeoRepresentation provides a means to leverage all current (and future) GeoSPARQL geometry types as - GeoRepresentations in IES. This will also support GeoSPARQL serialisations (eg GML, WKT, GeoJSON, KML, DGGS). This pattern is still conformant - with the current IES specification and is therefore a non-breaking change, but allows for the use of GeoSPARQL Classes and Properties as well - as or instead of current IES constructs. + + + {E1A85BEA-C374-4727-A189-E536BA248D98} + An attribute representing the content of a message - NB a decision would have to made by implementors whether to use this single GeoSPARQL based ies:GeoRepresentation pattern for all - geoinformation or to continue to use the IES 4.3 approach where Points are treated as ies:Identity, z-values (or elevations) are treated as - ies:Characteristic and all other geometries are treated as ies:GeoRepresentation - - - an instance of a Polygon representing the footprint of a building - - - an instance of a Feature Collection comprising 42 Points - - - a polygon representing the bounding box of 500m around Stonehenge - - +Example: +messageContent = See you at Waterloo station at 18:15 + + message Content + - + - Measure Range - {CCBBF963-EB27-40d5-BE9F-47CDF4D352F8} - A Measure specified by upper and lower bound Measures - + {683E5B90-2514-4342-AE34-894D2DAC2AF0} + The number of the boarding card issued to the Passenger. + Boarding Card Number + - + - Measure Value - {3693B7DE-DCE7-4bf9-BC2A-A8914DA4A11E} - A Representation of the value of a Measure - + {4D914AB7-E337-4ff2-9154-9CA0BF7156EB} + A temporal state of a ResponsibleActor -Note: A UnitOfMeasure is almost always required. The reason it is not mandatory is that in some cases (due to partial reporting) we do not have complete information - e.g. we know the value was stated to be 10 but we don't know if that's metres or feet - - +Note: this is the superclass of ResponsibleActor (the whole life person or organisation) because the whole-life state is just a special case of a ResponsibleActorState. This pattern is true for all states. + In Worship + - + - Meeting Chair - {B499C172-310D-4c5f-BA92-93B1C7874EEB} - An Attendance where the Person involved is the chair of a Meeting - + {61BDEBA6-BE87-44e3-A1C7-246D0CE60ADC} + An EventParticipant where an AmountOfMoney in cash is used as payment in a TravelBooking. + +When neither card nor cash is used, there will be an accompanying MoneyTransfer + Booking Payment + - + - Online Service - {27BEFD0A-B30B-47db-B863-13E48D1172F9} - A service provided on a computer network. - - - - - id Given Names - {77CA0C8D-71F0-4cb9-8621-407396FAC5A1} - The given names as printed on the IdentityDocument - - + {43E58528-16E4-48b3-8F13-10500879EA83} + An Event which is illegal within the laws of the jurisdiction in which it takes place. + +Note: If the CriminalActivity falls into one of the Home Office Offence Classification Index codes, then this should be provided using the offenceCode attribute. + Criminal Activity + - + - upper Bound - {D700FE64-4100-4ade-93CE-6219A7BC0BCB} - A relationship a MeasureRange to the Measure that is its upper bound - - - - - - - Length - {5C21DE93-329F-4209-87FF-19610CB0D367} - The Measure of distance as specified by the International System of Quantities - + {F33CAAA7-85A7-4e41-B0D4-3EAC4E6F73CC} + A nearTo linking an Element to another Element it is immediately proximate to (i.e. touching) in space + next To + - + - Class Of Representation - {4FFEB84D-B823-4829-9A3A-ADE51EF0F0F5} - The powertype of Representation - + {8300451C-1DF9-4545-9174-D8AA69C58CCD} + An Account of the communications transactions provided to a customer + Communications Account + + - + - Request Document - {C0273975-049B-40f0-817C-DFBFA4A3E5CE} - A WorkOfDocumentation that requests permission - - - - - has Stated Place Of Birth - {F95710A9-B0A7-4f7b-ADAA-08A2DCBD9C35} - A relationship to the place of birth as recorded on the respective IdentityDocument - - - - - - - confidence - {45FE24B3-B146-4199-B760-C1150CEF9AB2} - A qualitative or quantitative indication of the confidence of an AssessToBeTrue - - + {686C8BFB-6CB2-4185-9FCF-89D2D4BB3051} + A PoliticalEvent that is also an EndToEndAgreement + +Note: was called Agreement in IES 3.x, but that was confusing for business agreements, personal agreements, etc. + Political Agreement + + - + - a Copy Of - {22D9054C-AE5C-4afe-99D9-3C9D65C86CB9} - An rdf:type relationship that asserts a Document is a copy of WorkOfDocumentation + {B8650A61-3B08-4f62-8EAB-0F9D007B20CE} + A Relationship between two ResponsibleActor Entities that indicates one teaches the other. -Note: Document instances are individual physical documents whereas WorkOfDocumentation is the general case of a document - e.g. "War and Peace" vs "my copy of War and Peace" - - - - - - - Alliance - {3D83E15F-ACA8-48e4-8C7B-84580807E06F} - An Organisation made up of allies - these could be people or organisations, and the alliance may be quite loose. - - - - - Organisation - {1ECB4C6E-6A30-4dc5-A4AC-9A9DF5B6A54F} - A ResponsibleActor that is a group of people formed for one or more of purposes – e.g. government organisations, educational organisations, terrorists organisations, religious organisations, etc. - - +In the case where the teaching is occasional / ad-hoc (i.e. there isn't an ongoing course) then the instance of the ResponsibleActorState should also be an instance of DiscontinuousState + + is Teacher Of + + - + - Incumbent Representative - {5C4C2871-5F61-4704-83D0-9F8CF42890BF} - A Person in-office prior to the Election being decided - + {F02CFF55-12A7-4308-9A60-E2353DE5BE58} + An Device that is placed in a Location to provide either a link from a wired to wireless connection, or to relay between two wireless endpoints. + + + Radio Mast + + - + - ends In - {6767DFCD-3FCB-42cc-BEE3-9FA9A324DF0B} - An xsd:DateTime for the end of the period - + {022535DE-2100-420b-B4BC-10465DEEEC3C} + The name of the Person which is associated with the Entity + +This may be the name of an account holder, the name printed on ID, tickets, etc. + +Note in 3.x, this was several different attributes: +accountHolderName on FinancialAccount +nameOnLicense, etc. on IdentityDocument +ticketHolderName on Ticket + + + + + associated Person Name - + - Actor State - {7ED8BC7C-A85F-4ed5-AC6F-D640F2DF4B7B} - A temporal state of an Actor - + {21A341AE-9A38-4f45-BCB5-B29B02DC1B90} + An EventParticipant where a ResponsibleActor participates in a Modify event as a modifier + Modifier + - + - Treaty - {59599C4B-F3DE-49a0-B76F-BE4CB1293CBA} - An EndToEndAgreement that is between Nations and subject to international law - + {FB2EA8AE-164A-4642-82E3-D2622DC6FCCB} + An AgreementStage where parties are trying to find agreement + Negotiation + - - - resides In - {6BC3DDD8-477E-4c8a-B85D-E637CF9DB6DF} - A Relationship between a ResponsibleActorState and a Location at which they registered as a resident. - -Note this is legal / administrative construct. See also StaysAt - - - + + + {598ACBB6-DF51-4bd9-A5DD-52EDE1895327} + ISO4217 three-letter currency code (e.g. USD, GBP, EUR, etc.) + ISO4217Code + - + - Conference Participant - {5C76FE3F-FE06-4abc-B495-0D4F35FB5252} - An PartyInCommunication that is a participant in a TeleConference - + {773272F0-DBAB-4c47-8E21-01171FC82245} + A MeasureValue that is expressed in SI units + Standard Measure Value + - + - Team - {7B20EC37-6D66-4cd9-97DF-2A30B324C421} - An Organisation formed around a particular pursuit or task - + {0B2564A8-9A95-4164-BB49-01900DD530AD} + A GeoIdentity used to identify a PartOfFacility + Room Number + - + - Criminal Organisation - {3CEFB37C-D5EE-4c9d-848D-C8E2DB206482} - An OrganisationState that is assessed to be breaking the law in an organised manner - + {E485D394-B9D7-40b6-BD44-E5970B2118BD} + A StandardMeasureValue for Duration in seconds + Value In Seconds + - + + + {73F2438B-77F5-49ee-B70D-84D5D50B378F} + The number dialed to take part in the TeleConference + + dial In Number + + + - Account - {31BFE794-924E-44e3-942E-ADC9ED19FBA1} - An Entity that is the collection of all transactions between a provider and a customer - - + {C23AB49C-0734-45b7-A383-8EEA305CDBE4} + An Identifier for a WebResource + URL + - Competitor {763C82F1-5CE0-4652-8A93-D56D93DE1544} An EventParticipant where a ResponsibleActor is in competition + Competitor - + - Radio Coverage Area - {7A2CC7C7-6B82-4751-BDBE-A770B3AFBBEB} - A Location whose area is that in which a RadioMast hast viable communications coverage. - -Note: The RadioMast itself may not be part of this area, as often the immediate area around the base of a RadioMast is a deadspot. - -Note: Most radio area coverage is complex in shape, and the preferred representation in IES is GeoJSON. No attempt is made here to differentiate between signal strength zones. To do this, create multiple RadioCoverAreas for the same RadioMast and label them appropriately. - + {63409D9A-1779-444a-BF04-23C03B3B2F72} + A Characteristic whose members are people who all share the same national or regional accent + Accent + - + - Value In Seconds - {E485D394-B9D7-40b6-BD44-E5970B2118BD} - A StandardMeasureValue for Duration in seconds - - - - - uri Scheme Name - {AAA8DE3D-31D8-4c1e-B114-72E8B37D6CAA} - URI scheme is the top level of the uniform resource identifier (URI) naming structure. All URIs and absolute URI references are formed with a scheme name, followed by a colon character (":"), and the remainder of the URI called the scheme-specific part. + {AE59CB88-3178-4bad-9F43-1276337C7944} + The Geography-Markup-Language (GML) is the XML grammar defined by the Open Geospatial Consortium (OGC) to express geographical features. GML serves as a modeling language for geographic systems as well as an open interchange format for geographic transactions on the Internet. -A list of official IANA-registered URI schemes can be found at: -http://en.wikipedia.org/wiki/URI_scheme#Official_IANAregistered_schemes - - - - - - Event - {B376370E-F5E8-4287-A3EC-AC35532919B1} - An Event represents an activity or incident, involving one or more participating entities, that occurred/started at a specific point in time – e.g. a meeting, or a telephone call. - - +Key to GML's utility is its ability to integrate all forms of geographic information, including not only conventional "vector" or discrete objects, but coverages (see also GMLJP2) and sensor data. + GML + - + - branding - {62675B63-9169-4f05-9993-E1B17540A6C1} - A brand or logo that is represented on an Entity + {6BC3DDD8-477E-4c8a-B85D-E637CF9DB6DF} + A Relationship between a ResponsibleActorState and a Location at which they registered as a resident. -e.g. some bank cards are branded by a car manufacturer, etc. but actually operated by a bank - - - - - - - in Representation - {7238489D-6802-4733-9F7F-9B31D02B3C81} - A relationship that asserts a Representation is part of another Representation - - +Note this is legal / administrative construct. See also StaysAt + + resides In + - + - Arrested - {B870A3B5-32FA-4aaf-86F1-7DB674585F3A} - A Person's role when arrested - - + {73D38C0E-3291-4de9-8920-F37980CB3A9E} + Relates a MilitaryAttack to the Organisation conducting the attack + Attacker + - + - Person Height - {57060AD9-A6D7-496d-A2BF-22B930400EEE} - The Length that is the height of a PersonState - + {440DA92B-A183-4CD4-9912-0E02EF15FF64} + An Element that is, or enables, a Flow between the ends of the link. + +Note 1: A Link can be bi-directional, or uni-directional with a start end and a finish end. + +Note 2: The ends of a Link can change during its life. + Link + - + - allocated Seat Number - {518E9B39-58C0-4e89-831D-B6099C3B9892} - The seat number associated with the ticket - + {442AC7F0-AE57-4090-88D6-55A3825ECEAA} + A modified ISO8601 format (hence use of xsd:string) where elements of the time/date are blanked with ?? characters. The purpose of this is to be able to specify e.g. a time of day with no date - i.e. all recurrences of that time of day. + + recurrent Period Representation - - - Declaration Of War - {5E25DC95-E376-420f-9991-F5175476B386} - A PoliticalAnnouncement marking the start of a War - - - - - issuing Agency - {74D86486-8E18-474a-8930-B92E759BBE06} - The Organisation that issued the ticket – this might be different from the travel provider. - - - - - - - Democratic Change Of Government - {33C68A39-AF9C-4f37-97EA-1DE4BAC4F7FB} - A ChangeOfGovernment that comes about by democratic means - - - - - Mobile Telephone Account - {9F5EDA24-5991-48e7-9303-C86E25A196CF} - A TelephoneAccount where the telephones in use connects using a cellular network - - - Account In Communication {942FBF46-A7EF-432b-99DD-1E0E3E874C21} An AccountState (and an EventParticipant) when an Account is involved in communicating. + Account In Communication - - - Event Participant - {C5AB420C-1AB6-479a-97E1-4F2FD37725CB} - A State which is the participating role of an Entity in an Event. - -Note: this includes inactive participation (e.g. something that is being repaired). If the participation is known to be active then ActiveEventParticipant (or one of its subtypes) should be used. In BORO, EventParticipant would be "Involvement" and ActiveEventParticipant would be "Participation". - - - - - National Identity Card - {843EDE77-78C4-4a09-9866-DBCC726AD5E6} - An IdentityDocument issued by a Government to identify a Person - - - - - Receiving Account - {25965198-3FE0-4bb9-BCA9-808E15A3EE49} - An EventParticipant where a FinancialAccount receives money - - - - - Possible World - {15E93B86-6969-47f2-8036-0B7B96E9BDA2} - An Element that encompasses a number of Events, Entities and States that may occur / have occurred. A PossibleWorld is used for scenario planning and forensics. - -This is a very simple placeholder for an area of IES that is likely to grow in the future. For now, it can be used to group together a number of elements (using isPartOf relationship) to assert that they share the same truth - i.e. in one possible scenario, all of them were true. The same Element may exist in more than one PossibleWorld - i.e. scenarios may share elements. For version 4.1.0 of IES, PossibleWorld is to be used with AssessToBeTrue in order to specify a level of confidence or probability. More work is needed on this in later IES versions. - - - + - Individual Document ID - {D68F4E10-957A-4e98-8447-8F2768940DA7} - An Identifier used to uniquely identify an IndividualDocument - + {3876B81C-E316-4e11-A6C4-8024E52F769B} + An Event that involves the application of criminal law + Law Enforcement + - + - Vehicle Used - {2202F5B0-DF49-4db5-A8F9-31FC2CC89005} - An EventParticipant in which a Vehicle is used to transport Entities - + {5D5C5B9B-5E90-4100-8353-8EE9F3D772E2} + + A human being, living or dead. This also includes what may appear to be a person, but is in fact an Alias + Person + + - + - has Language Proficiency - {2065B9A0-DCAD-45be-9F0D-BD4398261A7F} - A language spoken by the respective Person at a stage (PersonState) in their life - - - - - - - - ISO19125-WKT - {22B79CFD-DEDA-42e1-8864-E8421D36CF19} - A GeoRepresentation using Well-Known-Text encoding for ISO19125 simple features. + {7EC7FCEE-7C60-4233-8938-D6320BD951F2} + A link from an rdf:Statement (see W3C guidance on RDF reification) to the SecurityLabel that provides the access control for that statement. -Note: the WKT must include the coordinate reference system used - e.g WGS 84 - +Note: All exchanges should have a default payloadLabel specified. The use of statementLabel is required when individual statements deviate from the default in terms of their access control. + + statement Label + - + - Ticket Used In Check In - {92470C59-DFA6-47f7-A525-50CDABC8F852} - An EventParticipant where a Ricket is used in a CheckIn event + {33A48A98-F281-478C-9B3D-1A16ACF5345C} + A geometric object representing the shape and location of a spatial feature. + Geometry + + + a polygon representing the bounding box of 500m around Stonehenge + + + an instance of a Feature Collection comprising 42 Points + + + an instance of a Polygon representing the footprint of a building + + + IES currently uses subclasses of GeoRepresentation to specify formats and structures used in the context of geoinformation, + for example instances of GeoJSON, GML, WKT. One kind of geometry (ies:GeoPoint) is specified as a Class, a subclass of ies:Location. -e.g. a London Underground ticket being used at a barrier, or a concert ticket being scanned on arrival at the venue - - - - - begin Bound Of Class - {2C441F0A-635D-41ef-B8CC-96AA07958F8E} - A relationship linking a TimeBoundedClass to the ParticularPeriod that marks the beginning bound date of its instances - - - + GeoSPARQL uses a Geometry class (and subclasses, leveraging the OGC Simple Features specification; ISO 19125-1) to contain all instances of + Geometries (eg points, lines, polygons, surfaces, solids, etc) with associated serialisations (Typed Literals), for example a GeoJSON string. + + Asserting geo:Geometry as a subclass of GeoRepresentation provides a means to leverage all current (and future) GeoSPARQL geometry types as + GeoRepresentations in IES. This will also support GeoSPARQL serialisations (eg GML, WKT, GeoJSON, KML, DGGS). This pattern is still conformant + with the current IES specification and is therefore a non-breaking change, but allows for the use of GeoSPARQL Classes and Properties as well + as or instead of current IES constructs. + + NB a decision would have to made by implementors whether to use this single GeoSPARQL based ies:GeoRepresentation pattern for all + geoinformation or to continue to use the IES 4.3 approach where Points are treated as ies:Identity, z-values (or elevations) are treated as + ies:Characteristic and all other geometries are treated as ies:GeoRepresentation + - + - excluded From - {883B5479-62DD-47a4-BC14-9A11835D820B} - A Relationship between a ResponsibleActorState and a Location they are not allowed to enter. - -Note: any additional information about how or why the exclusion is in place should be added to the state - - + {6314A9B0-4578-42a8-A553-1FDDF35AC7F1} + Relates an AccountHolder (PersonState) to the Account they hold + + holds Account + - - - Debit Card - {F0C846E7-76B9-4ab6-988E-3694C95818E7} - A BankCard where transactions debit from a bank account - - - + - Political Agreement - {686C8BFB-6CB2-4185-9FCF-89D2D4BB3051} - A PoliticalEvent that is also an EndToEndAgreement - -Note: was called Agreement in IES 3.x, but that was confusing for business agreements, personal agreements, etc. + {672C510D-8836-4a41-8921-C732DF430278} + An EndToEndAgreement where parties agree not to disclose certain information + Non Disclosure Agreement - - - - - group Name - {42463865-450C-4a9a-9EF0-5322222C2B97} - A name given to a GroupOfItems - - + - is Primary For Organisation - {D6974F5E-B24C-4a06-9AC1-DB6299E9BF55} - A relationship linking an Thing to the ResponsibleActor that prefers the use of that Thing. - -This is used when there are more than one state, name, etc. for a given item, and there is a requirement to specify which one is considered primary / preferred by a particular Organisation. - -Examples: - -* A primary name for a person (applied to PersonName) -* A primary DoB for a person (applied to BirthState) -* A primary nationality for a person (applied to the PersonState that links to the Nation) - - + {0451B5D4-99CB-47a7-BB93-DF4DF6625837} + The address of the owner/user as recorded on the respective IdentityDocument or PaymentArtefact. + + + has Stated Address + - + - Purchaser - {B10A694D-31AA-456c-8C51-B7B5F101A39F} - An EventParticipant where a ResponsibleActor participates in a TradeEvent as a purchaser - -Note: in the case of a RequestForQuotation, the purchaser is the person or organisation issuing the RfQ - -Note: in the case of an online purchase where the buyer is unknown, the participant may be an OnlineIdentifier - + {C441DE5B-739A-4a83-BE87-96BC63A530B3} + A Measure specified in the International system of quantities + Standard Measure + - + - Mass - {AE8FC416-9650-472d-99C6-F0A46B7359EB} - The Measure of an Entity's resistance to acceleration as specified by the International System of Quantities - + {78D65599-BCBB-491a-8C34-75B9F7AB60D5} + A PoliticalEvent where senior leaders assemble to discuss and agree policy or treaties + Summit + - + - authorises Access To - {A2DA918D-843C-43c9-A974-4795601E9D65} - The Event for which the respective Ticket applies. - - - + {C3A36E36-0C73-4af7-88E3-81C9243CE456} + An isRepresentedAs relationship that asserts an Thing is identified (albeit loosely) by a Name + + has Name + + - + - has Registered Comms ID - {E076AFB8-F6F8-4b06-82B3-7ED568D1EE73} - A relationship between a CommunicationsIdentifier and the CommunicationsAccountState of the account to which the identifier is registered - + {6C79CE89-8E17-4ee7-ABA8-DDA5D4AFC78B} + A relationship between a CommunicationsIdentifierRange and the CommunicationsIdentifier that is the lower limit of the identifier range + + id Lower Range - - - Stuff - {CC9E60AC-B3C8-4c9b-B657-2734538AE2B9} - An element that is highly dissective or generally uncountable. For example, sand, water, gas and coffee. - + + + {96B7C774-1FE0-4307-BB62-B5899F953FF2} + The name of an emergency contact as printed on the IdentityDocument + + id Emergency Contact Name + - + - format Of Individual Document - {F1F94713-6D95-4928-B537-4FBA55D09E34} - The format of the respective IndividualDocument. - -Examples: - -PDF -Printed - - + {A4906B5E-8718-404e-8EEF-20AE29106383} + The arrival location as stated on the ticket. + + ticket Arrival Location + - - + - has Value - {8FD84185-A7CE-4d5d-974B-55F693C4376D} - An isRepresentedAs relationship that asserts a Measure has a MeasureValue + {F7CBF87A-6ECC-4c9f-B698-FD3CF3F7980E} + An isPartOf linking an Element to a temporal State of that Element +Examples: -Note: a given Measure may have more than one value (e.g. 1kg or 2.2lbs) in different units of measure. - - - - - - - End To End Authorisation - {D75F18D1-95D6-481b-84D5-F8D7F3A5A389} - An EndToEndActivity which is the overall process of requesting, receiving authority to act, and the conduct of activities under that authorisation until the period of authorisation ends. - +You, you yesterday + + is State Of + + - + - online Account Provider - {2CF1B157-A2F6-41c8-8A87-7B82EEB71F40} - Relates an OnlineAccount to the OnlineService that provides and administers the account. - -Note: was called "Domain" in previous IES versions - - + {E3BB8B07-9CC5-407a-8CC7-E2B0E1B69476} + A relationship linking an Entity to another Entity it is proximate to in space + + near To + - - - Peace Treaty - {10FBBF98-4604-46d9-AD12-211597532B9E} - A Treaty that formalises the end of hostilities in a War - - - - - Travel Visa - {C066EEB4-91AF-4ee6-BB02-44A49087946B} - An IdentityDocument, usually attached to a Passport, which allows a Person to remain in a Country for a set period of time. - - - - - cousin Of - {32A625FA-3159-4b36-B551-3742BA11C7A8} - A Relationship between two Person Entities that indicates one is the cousin of the other - - - - - + - Class Of Element - {3C13E07D-5796-4d03-9EBC-C75277E87CA4} - An rdfs:Class and an Thing whose instances are classes of Element + {C817C1ED-863B-41f0-B5C1-14117E926A94} + The International Mobile Subscriber Number +Historically, this is stored as a 64-bit number on the SIM Card (it is NOT identity of the SIM Card itself), but now can be a software assigned identifier to any mobile subscriber interface. -Examples: +An IMSI is usually presented as a 15-digit number, but it can be shorter. +The first three digits are the Mobile Country Code (MCC), followed by a 2 or 3 digit Mobile Network Code (MNC) and the remaining digits are the Mobile Subscription Identification Number (MSIN). -Human groupings (e.g. Nigerian Women, British Men, Righthanded people, English Speakers); -Political Ideologies -Weapons -Days of the week -Standard procedures -etc. - - - - - - - - Sending Account - {F7172876-85F6-4d29-B11F-A1B36616416A} - An EventParticipant where a FinancialAccount sends money - - - - - Transit - {7693D2C9-0F06-4005-BB8D-B5B572B2281A} - A Movement that is an individual transportation - e.g. an individual flight, sailing, etc. - - - - - Post - {7C28E83C-1895-4901-ABF8-9D78C9C12C62} - A part of an Organisation that has particular responsibilities - - +For the example shown this would be: +- 404=India, +- 68=MTNL Delhi +- 1234567890=Subscriber ID + IMSI + - - - is Teacher Of - {B8650A61-3B08-4f62-8EAB-0F9D007B20CE} - A Relationship between two ResponsibleActor Entities that indicates one teaches the other. + + + {43560C95-66A3-4d69-A743-F0A166DE51FC} + The customer identifier associated with the Financial Account. -In the case where the teaching is occasional / ad-hoc (i.e. there isn't an ongoing course) then the instance of the ResponsibleActorState should also be an instance of DiscontinuousState - - - +A single Customer Identity could be associated with more than one Financial Account managed by the same provider. + Customer Identifier + - + - country Using Dial Code - {8C3F2C71-C7A2-414a-85C2-DFCD2D91D8E5} - A relationship between a TelephoneCountryCode and a Country that uses that code. + {62675B63-9169-4f05-9993-E1B17540A6C1} + A brand or logo that is represented on an Entity -Note: more than one Country may use the same code, and in rare cases a given Country may have more than one code. - - +e.g. some bank cards are branded by a car manufacturer, etc. but actually operated by a bank + + branding + - - - object Content - {222FBD07-DCCF-40c6-BD15-4ADBC64A8AA5} - The content of the data object. - -Whenever a DataObject is exchanged it must include either the ObjectContent or an ObjectContentReference or both. - -The ContentStandard qualifier specifies the standard (either by name or by reference) that is applicable to the content of the DataObject. - -The ContentFormat qualifier specifies the format of the content of the DataObject. - - + + + {A4502460-54B7-446b-A9AA-003B49F9682B} + The GeoIdentity that is a representation of the eastward component of cartesian point on a map - i.e. on a 2D projection of the globe such as a mercator projection. + Easting + - + - Car Travel - {F5E2BCD3-4529-42f2-9ED9-95801B42ED3F} - A TravelService by car - + {0D042066-06C8-48d6-8387-500CF8EE2592} + An Organisation that is part of, or controlled by a national or local Government + Government Organisation + - + - Destroy - {27000BBA-F3F9-4355-B466-92CE04477C9B} - A LifecycleEvent where an Entity is destroyed - + {2DB8231F-0673-4788-AE41-3F52A3702A2B} + A TelephoneAccount where the voice communication is over IP. This may also include video communication, screen sharing, etc. + Voip Account + + - + - Real Estate - {8E0DF17F-34EE-43c6-8DA4-30F698384FD3} - A Location (and an Asset) that has been defined or constructed for the purpose of ownership - - + {03DDC2F5-F961-47c2-B8F8-B27A752AEC34} + An PartyInCommunication where the communicating party is the caller in an InteractiveCommunication + Caller + - + - Device In Communication - {0073BD83-64CB-433c-BF4D-A6BB01862F14} - A DeviceState (and an EventParticipant) when a Device is communicating. - - + {8CA5551A-EAEB-4145-A75F-2E7D7DAD5A57} + An ClassOfClassOfEntity whose instances collect together all Representations that have similar content. + +Examples: + +* Fiction +* Non-Fiction +* Financial Information +* Extremist Media + Content Category + - - - is Start Of - {D9E068B1-2A44-4523-B8FC-F9888212B35C} - An isStateOf that relates a BoundingState to the Element it marks the start of - - + + + {79098C74-E063-4c45-886D-D0B88A48E954} + An OnlineArtefact that is a page on the web. + Webpage + - + - Characteristic - {A7F266E8-B1CB-4b9b-8AF1-1EF2A7D8F5EE} - A ClassOfElement whose instances all share a common property - e.g. they are all the same colour, mass, etc. - + {D68F4E10-957A-4e98-8447-8F2768940DA7} + An Identifier used to uniquely identify an IndividualDocument + Individual Document ID + - + - Passenger Name - {E5C1270D-35AD-4f86-B0E4-1DC0039174E3} - The Name of the Person being used for Travel - it may not be known if this is the actual Name the Person travelling, as someone else may be using their ticket. - + {FC55D479-07C4-4d98-B48C-5032190E493D} + The people residing (or entitled to reside / vote in) a particular Location. + Regional Constituency + - - - make - {E0036B31-8D73-4268-8959-6E9A5EE55BB2} - A relationship from the device to its "make" - i.e. organisation that brands it (even if the manufacture is contracted-out) + + + {ADB16761-4981-4476-BC53-2843587D1C02} + A WorkOfDocumentation and a TimeBoundedClass that is a versionOf a WorkOfDocumentation + Version Of Document + + + + + + {749B002E-37B1-4754-B3B2-96642B3CF4A7} + A marker object that shall be present in all IES exchange files. This object is the domain for all meta-data about the file. -Example - an iPhone 6S has make Apple - - - +Wherever possible, Dublin-Core meta-data tags should be used on an ExchangePayload. If locally defined properties are needed, then these may also be defined and included in the exchange file. + Exchange Payload + - + - Accent - {63409D9A-1779-444a-BF04-23C03B3B2F72} - A Characteristic whose members are people who all share the same national or regional accent - + {451C4C40-4183-4130-B67C-6F746B8B8BCA} + An Identifier that is an Internet Protocol address. + IPAddress + - - - in Category - {D10B4B95-5BF1-4e3f-A2A8-8F52F045C31A} - An rdf:type relationship that asserts a Representation belongs to a ContentCategory - - - - + + + {15806699-2F00-4891-B2A0-8A211CEDFC10} + A GovernmentOrganisation that investigates crimes and brings the perpetrators to justice. +Wikipedia definition: Law enforcement is any system by which some members of society act in an organized manner to enforce the law by discovering, deterring, rehabilitating, or punishing people who violate the rules and norms governing that society. + Law Enforcement Organisation + - + - Boarding Card Number - {683E5B90-2514-4342-AE34-894D2DAC2AF0} - The number of the boarding card issued to the Passenger. - + {5CD50268-582A-426b-B4CC-F6EE308B84A3} + An EntertainmentTicket for a theatre show + Theatre Ticket + - - - area Of Coverage - {C6BA7464-C00E-4ff6-AE7B-9CE9D4E08FDF} - The area over which the TravelCard is valid + + + {675A5C23-0746-43d0-96D0-AF0DF72CD697} + + An ClassOfEntity whose instances are representations of things in the real world Examples: +* an identifier used for a Person +* a document (though not an individual copy of a document) + Representation + + + + + {C21D2CA2-6F42-4b7c-9092-8B8C5B7BAF9F} + A property linking a Thing to a GroupOfItems indicating that it belongs to that group. -London - Zone 1 -London - All Zones - - - +Note: A Thing may be in more than one group and a group may contain more than one Thing + + in Group + - + - measure Unit - {161079F3-8089-4124-A67A-5D6A7A4EA511} - An rdf:type relationship that asserts a Measure is represented using a particular UnitOfMeasure - - - - + {16480E86-9FE4-4b37-ACFB-9E410F190664} + A isRepresentedAs relationship that asserts a Representation is the source (information provenance) for an Thing + has Source Reference + - spoken Language {FA149043-EA61-4497-A036-589DA1FD312E} The language in which someone is proficient + spoken Language + + + {E1D8A09D-C260-4dd8-B6FF-C2FA8968A00B} + A PaymentArtefact that permits travel on public transport + Travel Card + + + + + {239A3A0C-183C-432f-9147-7259C9573AA2} + A GeoIdentity that is administered by the International Civil Aviation Organisation for identifying airports + ICAOCode + + - valid From Date {6ACC2ACC-46F2-4a02-A3E7-D16BE8EB723B} The date that the respective IdentityDocument or Ticket is valid from. + valid From Date - + - Cash Payment - {62A9AA44-6C36-448b-805F-E13203CFB4FC} - An EventParticipant where an AmountOfMoney in cash is used as payment in a Purchase. + {15E93B86-6969-47f2-8036-0B7B96E9BDA2} + An Element that encompasses a number of Events, Entities and States that may occur / have occurred. A PossibleWorld is used for scenario planning and forensics. -When neither card nor cash is used, there will be an accompanying MoneyTransfer - +This is a very simple placeholder for an area of IES that is likely to grow in the future. For now, it can be used to group together a number of elements (using isPartOf relationship) to assert that they share the same truth - i.e. in one possible scenario, all of them were true. The same Element may exist in more than one PossibleWorld - i.e. scenarios may share elements. For version 4.1.0 of IES, PossibleWorld is to be used with AssessToBeTrue in order to specify a level of confidence or probability. More work is needed on this in later IES versions. + Possible World + - + - Organisation State - {F3DB6A59-B2DE-4743-A9A8-7DA9CCC68638} - A temporal state of an Organisation - + {6A9A065C-A31A-42be-B7E2-275F076DCA9D} + An EncodedData which is in JSON format + Json Data + + + + + {3D0FC30A-CF82-44f2-970E-BFD04EADBA74} + A transportation service, often provided as a public service – e.g. a scheduled flight, rail journey, ferry crossing, etc. + Travel Service + + + + + {FA07AB7A-0EE8-4258-BE8B-260F9A1192A7} + An Event that brings about change to its environment or another Element - e.g. creation, destruction or modification + Lifecycle Event + + + + + {33C68A39-AF9C-4f37-97EA-1DE4BAC4F7FB} + A ChangeOfGovernment that comes about by democratic means + Democratic Change Of Government + + + + + {8B290363-239E-415e-9F2D-8267D1BA2ECB} + A TradedAsset where the asset is a Reservation + Travel Reservation + - + - IPPhone Handset - {0B494F4A-9E82-4667-89AD-3D22FC9B5742} - A CommunicationsDevice that is a telephone using internet protocols - + {76DC9A0C-F6E8-4ff4-ADD6-072DC1EBE3AB} + The Purchase of planned travel arrangements. + +3. Travel Bookings may include bookings for Flights, Ferry Crossings, Train Journeys (i.e Travel Services), and also Hotels, Hire Cars etc. when these have been modelled. These will be included on the booking as relationships to the appropriate other entities. + Travel Booking + - + - Co Location - {3524D10D-D9B0-416d-ADED-D5AAEB99DD09} - An Event where the activity is uncertain, but it is known that some Entities were present + {2AC7FDAB-7BB8-41ee-B558-AEBFE01274F2} + A CriminalActivity where computer equipment is interfered with without the owners permission + Hacking + + + + + {24E8B958-284F-4be2-AACD-A7B2A94B97D4} + Relates a Cookie to the Webpage from which it originated. + + cookie Origin Site + + + + + + {01984617-C96D-48b3-ACDE-25F525719AEF} + A hasAccessTo relationship between a ResponsibleActor and an Asset they use. -Note: whilst colocation can be easily inferred from data, sometimes it's important to call out specific instances where entities of interest were in the same place at the same time. - +Note: more often than not, this will be a statement of occasional use, so the instance of the ResponsibleActorState should also be an instance of DiscontinuousState. In rarer occasions, it may be used to highlight a single, continuous use, but generally this would be modelled with the appropriate type of Event and EventParticipants + user Of + + - + - Caller - {03DDC2F5-F961-47c2-B8F8-B27A752AEC34} - An PartyInCommunication where the communicating party is the caller in an InteractiveCommunication - + {06972684-050B-4f36-9393-B8790D510F5C} + A LawEnforcement EndToEndActivity where a Person is incarcerated + Incarceration + + - + - Database Item - {73F8D96C-A9EC-4301-9968-0F7BF9826C45} - A DataObject that is part of the data in a Database - -Examples: - -* A table, row, column in RDBMS -* A document in a document db -* a key-value pair in KVDB -* named graph in a graph db - + {1F9AC8FE-3862-48d6-A3DC-E429B08D2B26} + The powertype of ClassOfEntity + Class Of Class Of Entity + - + - Ship - {14098560-1FF3-4599-B9A5-41167861538B} - A Vehicle that travels on water - + {6107EEA5-1A13-46e4-83FB-14740437B814} + A temporalState of a Device + Device State + - + - Malicious Account Use - {F0C08ADE-7EE5-4392-9877-5FD8FB4076E9} - An OnlineAccountInUse where the account is used to conduct a CriminalActivity online - + {38F8B795-0BCE-4945-8C69-8678ED935C1A} + + A temporal state of a Person + Person State + - + - Ratification - {31977608-5432-4d6f-AEE0-19838197C813} - An AgreementStage where parties have arrived at a consensus and approve the agreement - + {4CAD884A-1EA7-473d-9881-8B76EBF8526F} + An AuthorisationDocument that provides legal permission, usually for something that would be considered illegal or intrusive otherwise + Warrant + - + - Account Admin Event - {19E90CA4-F0EB-4245-826E-EDC278642B41} - A BusinessEvent that an Account participates in - + {8CA40CCF-A099-49fd-80CB-CA6DA733FAB4} + An Event where an Element (Event or Entity) is observed by an Entity (i.e. a Person or Device) + Observation + - + - Voip Account - {2DB8231F-0673-4788-AE41-3F52A3702A2B} - A TelephoneAccount where the voice communication is over IP. This may also include video communication, screen sharing, etc. - - + {D9E56CAA-4668-4248-B087-C041363816DD} + A DataObject that is the entire contents of a table in a database (note this is still a class, as there may be many copies of the database) + Database Table + - + - lower Bound - {96717346-1DF4-4eae-A7CF-E389B4454B47} - A relationship a MeasureRange to the Measure that is its lower bound - - + {74D86486-8E18-474a-8930-B92E759BBE06} + The Organisation that issued the ticket – this might be different from the travel provider. + + issuing Agency + - + - Username - {9D703CE2-DED0-4aba-BE21-474781670297} - The Identity for an account registered with a computer-network-based service e.g. the internet. + {B5A0C08A-39B3-4bd1-9D19-CE87E0F7DEBB} + A PersonName that is their inherited or married name -An email address can be used as an online identifier for a specific domain (like Facebook). Where this is the case it can be considered to be both an instance of an email address and an instance of a username for an online identity. - - - - - influenced By - {411F5C4C-9AD0-462a-BE10-3F43958B7D66} - A relationship between a ResponsibleActor and the thing that influences them - - - +Note: +A surname will often be applied to a State of the Person, as names tend to change over time + Surname + - + - Attacker - {73D38C0E-3291-4de9-8920-F37980CB3A9E} - Relates a MilitaryAttack to the Organisation conducting the attack - + {B85F065A-6A18-433e-9195-7B6BCBB91C7C} + A Location and an ArbitraryOverlap whose extent is defined by the shared overlap of two or more Locations + Crossing + + - + - Socialising - {439817EA-5973-45ab-9C01-9D75ED7D88B8} - A temporal state of a ResponsibleActor + {D1B2FB30-36CA-4012-B85F-514E270BF541} + + The powertype of Entity - i.e. a ClassOfElement whose instances are classes of Entity -Note: this is the superclass of ResponsibleActor (the whole life person or organisation) because the whole-life state is just a special case of a ResponsibleActorState. This pattern is true for all states. - +Examples: + +· Human groupings (e.g. Nigerian Women, British Men, Righthanded people, English Speakers); +· Weapons +· Etc. + Class Of Entity + - + - has Country Of Issue - {E7500475-8C4F-47a3-8AAB-C5679621FAE8} - The country in which the respective IdentityDocument or PaymentArtefact was issued. - - - + {9E413787-42C8-4cd4-B7B1-63E38F6A02D9} + A Relationship between two ResponsibleActor Entities where one (range) coerces the other (domain). + + coerced By + - + - Logon - {43CDB7F8-E77E-4eba-A92E-C6A74AF954CA} - A OnlineEvent where an OnlineAccount logs onto an OnlineService - + {CDF94674-D458-4996-9A99-6CBFFF3907EB} + Rights where the rights holder has reserved some future event - e.g. hotel reservation, travel reservation, delivery, etc. + Reservation + - + - GML - {AE59CB88-3178-4bad-9F43-1276337C7944} - The Geography-Markup-Language (GML) is the XML grammar defined by the Open Geospatial Consortium (OGC) to express geographical features. GML serves as a modeling language for geographic systems as well as an open interchange format for geographic transactions on the Internet. + {485CBF1A-04FF-4741-8471-46A03D28C406} + A rdfs:Resource which is a real or possible world 'thing'. -Key to GML's utility is its ability to integrate all forms of geographic information, including not only conventional "vector" or discrete objects, but coverages (see also GMLJP2) and sensor data. - +Thing and its immediate subclasses are too broad a set of concepts to ever need to instantiate directly. + +EXAMPLES: +- An instance of a class (element) +- A class (class of element) + + Thing + - + - Sailing - {803AF0E7-01EC-4123-B888-3FB6369C840F} - A TravelService by sea - + {57060AD9-A6D7-496d-A2BF-22B930400EEE} + The Length that is the height of a PersonState + Person Height + - + - Declared Target - {19B808BB-348E-4ea3-B62E-ED6356F7D4A0} - The Organisation against which War has been declared - + {F2D6CFE4-BCE9-4bce-ADB0-075656038A55} + A TravelService by rail + Train Travel + - + - Service User - {CB4023BB-4B36-43a3-BCED-A7715FD597B0} - A temporal state of a ResponsibleActor - -Note: this is the superclass of ResponsibleActor (the whole life person or organisation) because the whole-life state is just a special case of a ResponsibleActorState. This pattern is true for all states. - + {8CF52FB7-69F2-4ef2-8074-FB90EE924139} + A form of Stalking which takes place online. + Cyber Stalking + - + - Telephone Account - {593AE684-C2E9-4e40-A7FD-549BFA64900D} - A CommunicationsAccount that is used to administer the use of one or more telephone numbers. - + {54A4E900-7E8E-49fd-91F4-23ADDDF2DA60} + A PoliticalAgreement that sets tariffs and standards for trade between nations. + Trade Agreement + - + - Unit Of Measure - {9F2DE0F4-58B1-46b7-B25A-545D765381A8} - A ClassOfMeasureValue that is used to quantify a Measure on a standard scale - + {F0C08ADE-7EE5-4392-9877-5FD8FB4076E9} + An OnlineAccountInUse where the account is used to conduct a CriminalActivity online + Malicious Account Use + - + - Creator - {850DB6D5-C8E8-4aa8-87A0-4E7680FF854A} - An EventParticipant where a ResponsibleActor participates in a Create event as a creator - + {B5C15382-451A-4446-BBE6-C67FBDB04402} + A Facility used for incarceration - e.g. a prison, detention centre, or remand facility + Incarceration Facility + - + + + {D10B4B95-5BF1-4e3f-A2A8-8F52F045C31A} + An rdf:type relationship that asserts a Representation belongs to a ContentCategory + + in Category + + + + + - Created - {46DE5D1F-B3CE-4858-A6D1-64A0B891A00F} - An EventParticipant where an Entity is created - -The date/time of the creation can be specified using the inPeriod relationship. - - + {4C19E163-710B-4ccb-9F1C-569F8E348BDC} + A Message (text and images) sent over a cellular network + SMS + - + - ISO3166_1Alpha_3 - {B92D79E2-9E7D-4df7-8D38-3D884AA09AD2} - ISO 3166-1 alpha 3 (3-Letter Country Code) - + {FE21E354-7770-4e6b-A7EA-E012F759E835} + An EventParticipant where an OnlineArtefact participates in an OnlineEvent + Online Artefact In Event + + - + - Authorisation Reviewer - {8E4CC036-C4C5-4222-8532-9B6C53EEC56E} - An ActiveEventParticipant where a ResponsibleActor reviews an AuthorisationRequest + {BCFD5BED-785D-4c5d-B004-2C8A5C7B40C3} + An EventParticipant where an OnlineAccount participates in an OnlineEvent + Online Account In Use - + - Vehicle - {3B916F09-F3F4-43e9-9C84-99009C685396} - An Asset that is a means of transportation – e.g. car, aircraft, ship. + {32EB46A5-0FA4-44e9-A9E9-9424E80BDE91} + A Device that provides an endpoint for communications – e.g. mobile telephone, landline, satellite phone, CB Radio, etc. + Communications Device - - + - IPAddress - {451C4C40-4183-4130-B67C-6F746B8B8BCA} - An Identifier that is an Internet Protocol address. - - - - - contact Details On Booking - {B54BB629-E007-4099-BC01-B512894F1E89} - The contact details of the Person making the booking as recorded on the actual Travel Booking. - -Note that if these details can be parsed to identify the contact telephone number, contact email address etc. then they should be mapped as instances of relationship to the respective CommunicationsIdentifier (TelephoneNumber, EmailAddress, etc.). - - + {88E8F5E6-AFE5-4376-8112-EC294A673923} + An IntelligenceOperation where an Entity or Event is observed for the purposes of planning + Reconnaisance + - + - is Identified By - {FBA54EEF-91BF-4ba2-8B67-79C899963149} - A hasName relationship that asserts an Identifier identifies an Thing - - - + {39D0AC05-01DB-423a-861A-26E6125DF906} + A Relationship between two ResponsibleActor Entities where one (range) intimidates the other (domain). + + intimidated By + + - + - In Post - {6C1949B5-B86B-4940-8912-9008CCD67150} - An InstalledState of a ResponsibleActor when they are in a Post. - - - - - - contracted To - {0876AE1F-7202-41d9-A00F-208B118BBF79} - A worksFor relationship where a ResponsibleActor (domain) is contracted to another ResponsibleActor (range). - + {0BC61540-2AFB-42e6-A845-79771EE0268D} + Documented authority (paid-for or otherwise) entitling the bearer to some specified activity. + Ticket + - - - payload Label - {259167E4-D0B3-4f03-9653-CAD778F5F6F3} - A mandatory link from an ExchangePayload to the SecurityLabel that provides the default access control for all statements in the payload. + + + {3987794E-6E2E-4457-8BF7-47813B51B139} + The International Mobile Equipment Identity used to identify GSM, WCDMA and iDEN mobile phone handsets, as well as some satellite phones. -Note: individual statements may deviate from the default by applying their own SecurityLabels - - - - - - scheduled Arrival Port - {6BC73189-2B25-4e1c-A935-EDA8106F3EB3} - The Port from which the TravelService is scheduled to arrive - - - - - - - jurisdiction Of Rights - {62EF76B2-4AB0-4e1e-98C4-61C3A85BF980} - A Relationship between Rights and the Nation under whose laws the Rights are established - - - +Usually a 15-digit number (14 digits plus a check digit) + +Example Value: + +123456789012345 + IMEI + - + - respectful Of - {EEBCE0A4-4882-4c95-9C2D-93CE5EB7A275} - A Relationship between two ResponsibleActor Entities where one respects the other. + {883B5479-62DD-47a4-BC14-9A11835D820B} + A Relationship between a ResponsibleActorState and a Location they are not allowed to enter. -Note: this should not be considered a bi-directional relationship. Just because one person respects another person does not necessarily mean the feeling is reciprocated. +Note: any additional information about how or why the exclusion is in place should be added to the state - + excluded From + - + - Birth State - {CFE53096-32FC-47c8-98BA-950EE6F988CB} - A BoundingState that marks the beginning of a Person's life. - -The location of the birth can be specified using inLocation - -The date/time of the birth can be specified using the inPeriod relationship. - - + {6730B57A-3E53-4bd2-B784-78C4FB239DBF} + A ResponsibleActor's role in an OperationalEvent where they are one of the operators + Operator + - - - Voice Call - {F186E39F-A251-4b84-85E9-577C7290F6D9} - An InteractiveCommunication by voice - + + + {FF3DDC24-010C-4cd2-BF97-7464EAF45317} + An integer count of members of a FiniteClassOfElement. + + finite Membership Count + - + - Trade Agreement - {54A4E900-7E8E-49fd-91F4-23ADDDF2DA60} - A PoliticalAgreement that sets tariffs and standards for trade between nations. - + {321CB600-140F-452f-96B7-640DE8289ECF} + An Organisations's role in incarcerating a Person + Incarcerating Organisation + + - - - Religion - {BD538820-CE91-4b9a-ADB8-C105FE0F2E7B} - An Entity whose extent is all the people (PersonState) who share the same belief. - -Religions may be part of other religions - e.g. Christianity being made up of Catholic, Protestant, Orthodox, etc. - -1. The religion ‘practiced’ by the respective Person.. -2. The religion may be qualified to identity a particular sect. -3. The Metropolitan Police standard [F] shall be used as the reference data standard - - + + + {96717346-1DF4-4eae-A7CF-E389B4454B47} + A relationship a MeasureRange to the Measure that is its lower bound + + lower Bound + + - + - Registration Number - {1E784B9C-1A5D-4035-B134-67A758FB869D} - The registration number for the respective Vehicle (with or without spaces). - -For road vehicles this is often referred to as the VRN (vehicle registration number). - -For aircraft the tail number is often used as a means of identification and/or registration. + {03D1711E-F9A7-41b1-B82F-B442FDF82EBF} + The number of the seat that the Passenger should be travelling in. Whilst this partially identifies the Passenger, there is no guarantee that people have not swapped seats. + Seat Number - + - Travel Booking - {76DC9A0C-F6E8-4ff4-ADD6-072DC1EBE3AB} - The Purchase of planned travel arrangements. - -3. Travel Bookings may include bookings for Flights, Ferry Crossings, Train Journeys (i.e Travel Services), and also Hotels, Hire Cars etc. when these have been modelled. These will be included on the booking as relationships to the appropriate other entities. - + {3DC012C3-E273-4ec2-A462-CEDEB27262C1} + An OnlineArtefact that is user-created - e.g. a facebook timeline, twitter feed, etc. + Social Media Page + - + - is Legal Tender In - {2415B865-3C37-4595-9F38-11075EAB5D34} - The Country in which a Currency is legal tender - - + {3AA26AC6-206D-4b6d-BDEC-C9E2B4814BE7} + A Relationship between PersonState (which may be a Person, or just a temporal state of Person) and another Person to indicate they have a familial relationship. + +Note: some relationships will be temporal (e.g. spouseOf) and therefore related a state to a Person. Others will be for life (i.e. from the birth of the youngest until one of them dies) and therefore between two whole-life Person entities. + + familially Related To + - - - uri Scheme - {D97141BD-F6CF-4b10-B4E5-B1ECF6DF5178} - URI scheme is the top level of the uniform resource identifier (URI) naming structure. All URIs and absolute URI references are formed with a scheme name, followed by a colon character (":"), and the remainder of the URI called the scheme-specific part. - - + + + {A4D8A62A-DC98-410c-80D2-57C98C1E95C0} + A ResponsibleActor's role as the accused in a Prosecution + Accused + + - + - valid To Date - {680F737D-A8AB-4410-9F1D-FAD7BDC98447} - The date that the respective IdentityDocument or Ticket is valid to. - - - - + {7640DBFC-B520-458c-A7C1-16651DDF217F} + The gender the Person chooses to identify as + + has Identified Gender + - - - Organisation Identifier - {13865B40-B57D-44e7-9658-00C45C8175C8} - A unique Identifier for an Organisation (more usually an OrganisationState) + + + {6F8504E0-E03C-43fa-AA81-C3341CA551E3} + An rdfs:subClassOf relationship that asserts that all instances of a ClassOfElement share a disposition -Example: -DUNS number -VAT number -Companies House Number -Registered Charity Number - - +e.g. all Eurofighters being capable of Mach 2 + + all Have Disposition + + + - - - iso8601Period Representation - {E9372543-434E-45d3-A1F0-8D711952D10A} - A ISO8601 datetime (as xsd:dateTime) that represents the ParticularPeriod. - -This representation is also encoded in the URI of the period, this is an additional required attribute to enable querying by dateTime and SPARQL temporal operations. The literal string shall be encoded in UTC (Coordinated Universal Time) but unlike the URI, it must be punctuated. For example: "2007-01-18T15:30:00" - - + + + Domain experts and data modellers + Classes, properties, and annotations for describing common concepts + 2020 + 2026 + + The IES Common ontology defines the upper ontology classes, properties, and attributes used by all other IES + ontology extensions. + + en-GB + + 2026-01-09 + UK Department for Business and Trade + Crown Copyright 2020-2026 + IES Common Ontology + IES Common Ontology + + + 5.1.0-rc2 + ies + http://informationexchangestandard.org/ont/ies/common/ - + - Nation - {6AE6F8A5-F427-4ea6-BABD-5720F07430F5} - The people of a Country (or group of Countries recognised as a Nation). - -Note: this is distinct to a Country which is the land mass under control by the Nation, though ISO Country codes are regularly used to also identify Nations. - + {D4F568F5-7BC4-489d-94BC-AE1305E5C0C2} + A Disagreement where at least one party has declared war + War + + - - - Moving - {D06C3801-F91C-436d-9D7F-DFDE29B48E5C} - An EventParticipant in which an Entity moves from one Location to another - + + + {AE00F1DE-F42B-4fc0-B07B-21F754F16FD4} + The exemplar text, number, etc. of a Representation + + representation Value + - + - Policy Announcement - {345E8F46-AC41-452b-B2F9-694DBED556FD} - A PoliticalAnnouncement about policy - + {E7A9BC2D-85E2-4999-90DC-B76C9CB57C42} + A StandardMeasureValue for Mass in kilograms + Value In Kilograms + - + - Geo Identity - {87251DA1-7293-445e-987F-F13E331B6BDF} - A unique Identifier attributed to the respective Location - + {78686D99-2AAC-4f5b-8EE0-456BDCC6F99E} + A CriminalActivity that is the creation of fake items + +(also a subclass of Create). + Forgery + + - + - Train Travel - {F2D6CFE4-BCE9-4bce-ADB0-075656038A55} - A TravelService by rail - + {57860A04-0128-4c7e-9BFD-83D3BA432F8C} + A Facility which is a recognised terminus for international travel + Port + - + - Flight Ticket - {3A9A1BA9-465F-4f6d-BD55-9F3F8AE40AE0} - A Ticket that is used to travel by air - + {81BF6EA6-996D-4148-8F5D-8B41156637F6} + An ActiveEventParticipant where a ResponsibleActor requests authority to act + Authorisation Requester + - + - similar Entity - {333E73AD-563F-443c-A9B3-CA122FDF75B9} - An rdf:type relationship that asserts an Entity is similar to other Entities that are also related to the same SimilarEntities class. - - - + {6F13083C-505A-473e-9EDB-B0E534A341FB} + A Relationship between two Person Entities that indicates one is the parent of the other + + parent Of + + - - - has Characteristic - {720D0AA3-81F7-4220-A7A5-34304E33B72F} - An rdf:type relationship that asserts an Element has a Characteristic or Measure - - - - + + + {1E784B9C-1A5D-4035-B134-67A758FB869D} + The registration number for the respective Vehicle (with or without spaces). + +For road vehicles this is often referred to as the VRN (vehicle registration number). + +For aircraft the tail number is often used as a means of identification and/or registration. + Registration Number + - + - Intelligence Agency - {F87E3B6F-5872-47eb-89F8-6642DD7C8237} - A GovernmentOrganisation that collects, analyses or disseminates intelligence - + {CC20F8F7-EBFC-4897-AD94-568E8B3F9E99} + An Element that is a part of a Connection and part of an Element that is the source or destination of a flow through the Connection. + +Note: A ConnectionSide can be all or part of a Connector. + Connection Side + - + - Rented - {E5C65CAB-65BE-4502-8B46-5C5CC3C73B00} - An EventParticipant where an Entity is rented + {46DE5D1F-B3CE-4858-A6D1-64A0B891A00F} + An EventParticipant where an Entity is created + +The date/time of the creation can be specified using the inPeriod relationship. + Created + - + - Telephone Number - {168D7B01-CD70-4f83-A414-19B6ABEB961C} - A CommunicationsIdentifier that enables calls to be directed to particular handset - - - - - powertype - {D4BD48E8-76B8-4d3c-AB83-E653DB89170D} - An rdf:type relationship that asserts one Class is the powerset of the other (see Cantor's theorem). - - - - - event Date Time - {07DCD4FC-938C-438d-ABE6-F7F64E66A255} - The date/time of the performance to which the ticket is valid. - - - - - - - successor To - {BEC84E4F-F407-4a20-BC68-AD1723A3F860} - An after relationship linking two Elements where one ends and the other comes after as a replacement - + {2202F5B0-DF49-4db5-A8F9-31FC2CC89005} + An EventParticipant in which a Vehicle is used to transport Entities + Vehicle Used + - + - Discontinuous State - {52DB371E-71AC-4812-B3CF-0FD7D73F1BB0} - A State that is temporally dissected - i.e. it is not a continuous state, but in fact a fusion of states (which may or may not be specified) + {45B593FC-2335-48D1-98DD-D887D3D56D0D} + A State that is the matter, energy or signal that crosses a surface or passes along path. -This is used for managing situations where something happens from time to time, and we don't always know when it happens. For example, if a vehicle is usually parked in a street, we would use a DiscontinuousState of the vehicle that would be inLocation. +Note 1: Flows can be connected together to form a Network. + +Note 2: A Flow can be called a 'stream'. + Flow - - - all Have Characteristic - {81A1E70D-6ADB-4843-BCA6-C0A710E7716B} - An rdfs:subClassOf relationship that asserts that all instances of a ClassOfElement share a particular Characteristic or Measure + + + {100B93CD-937E-4fdd-8851-02D1DC07F5B6} + + A temporal state of a ResponsibleActor -e.g. all London buses being red, all heavyweight boxers weighing more than 200lbs - - - - +Note: this is the superclass of ResponsibleActor (the whole life person or organisation) because the whole-life state is just a special case of a ResponsibleActorState. This pattern is true for all states. + Responsible Actor State + - + - has Religion - {6D1839A4-342A-4e34-823C-BDB392483048} - A relationship where a PersonState holds or follows a Religion - - + {13EB3439-497F-49ad-A7F4-DEF8A600F640} + A Relationship between two ResponsibleActor Entities where one is the friend of the other. + +Note: this should not be considered a bi-directional relationship. Just because one person considers another person their friend does not necessarily mean the feeling is reciprocated. Not that I'm bitter or anything. See also Stalking if you must. + + friend Of + - + - nationality - {45CDA5C1-624D-4f2f-81F6-EF19300820A9} - A relationship to a Nation which recognises the Person (or State of Person, as it is possible to renounce a nationality) as one of their nationals. - - + {181AAC84-26CE-4531-AC32-A73B8FD8B858} + A Relationship between a ResponsibleActor (range - employer) and a ResponsibleActorState (domain- employed) that indicates one works for the other. + +In the case where the work is occasional / ad-hoc (i.e. there isn't an ongoing work contract) then the instance of the ResponsibleActorState should also be an instance of DiscontinuousState + + works For + - - - Movement - {95B5ACC4-956A-4b29-AB9E-BDCD12EF319F} - An Event where an Entity moves from one place to another. - - - - - Video Conference - {1ED09A3D-7EE9-4b7a-8F0B-8590023C9F81} - A TeleConference where parties communicate over video (with audio) - - - + - Service Name - {8F8428BA-8586-4e34-9C75-FBA7A647B8EA} - The Name of the OnlineService - -This should not be confused with a webpage (see the Webpage entity type). The Online Service may be provided via a webpage. - + {4C0D1724-B820-4a87-AD36-08C0612CE21E} + A temporal state of an OnlineAccount + Online Account State + - + - in Language - {FF902F8E-6B22-4f17-9C16-48543251D22E} - An rdf:type relationship that asserts a Representation is in a particular Language - - + {3B5E5043-30C2-4e67-86C8-F59F55AEBA90} + A relationship linking a RadioMast to its RadioCoverageArea + + radio Coverage + - - - - - nature Of Interest - {0C0728AF-B9F2-418f-A03E-107689F0ACA0} - NatureOfInterest is limited to the following values: -· Personal -· Professional -· Academic - - - + - Location - {E1A494ED-D493-44ab-8BF9-ABC6889D4D9A} - An Entity that is a geographic place which specifies a point or an area on the Earth's surface or elsewhere. - - IES currently uses the ies:inLocation (a specialism of ies:partOf) to relate instances of ies:Element to instances of ies:Location, - with instances of ies:Location being places (at some time, ies being 4D). All instances of ies:Location can therefore be seen as - instances of geo:Feature, ie ies:Location is a subclass of geo:Feature. This approach permits all current uses of ies:Location (ie is - a non-breaking addition to the model) whilst also allowing all instances of ies:Location to be treated as geo:Feature as well. + {52DB371E-71AC-4812-B3CF-0FD7D73F1BB0} + A State that is temporally dissected - i.e. it is not a continuous state, but in fact a fusion of states (which may or may not be specified) - Other IES classes may also map to geo:Feature (all things in IES having a spatial component, being 4D in nature), but in this - alignment, this is not explored further. This alignment is sufficient to replicate the current IES approach to geoinformation using - GeoSPARQL constructs; IES Elements are consider to have Locations, Locations can now be described using GeoSPARQL constructs. - - - A bounding box of 500m around Stonehenge - - - The boot of my car - - - London - - - The car park at Birmingham New Street station - - - The Cotswolds - - - - +This is used for managing situations where something happens from time to time, and we don't always know when it happens. For example, if a vehicle is usually parked in a street, we would use a DiscontinuousState of the vehicle that would be inLocation. + Discontinuous State + - + - Software - {B6014BB6-FD82-4748-8DFF-65401770515C} - A ClassOfAsset that is programmatic instructions that control or affect the behaviour of an Asset (usually a Device). - -Note that Software is a class, as the same Software may be installed in multiple locations. - + {5B3F41C3-91CC-442f-A4F8-615E77751734} + A Person's role as arresting officer + Arresting Officer + + - + + + {9F2DE0F4-58B1-46b7-B25A-545D765381A8} + A ClassOfMeasureValue that is used to quantify a Measure on a standard scale + Unit Of Measure + + + - end Bound Of Class - {F8109922-1CB1-490d-BBB5-FD5B76E19FD1} - A relationship linking a TimeBoundedClass to the ParticularPeriod that marks the end bound date of its instances - - - + {4E954855-D50A-42ab-9401-4B1C890542AD} + A partOf relationship to indicate a State of an Entity just prior to the Modify event + +Note: For BORO purists, this means the pre State is part of the Modify Event (i.e. the extent of the Modify Event includes the State) + + pre Modification State + + - + - Observed - {CC05ABD0-7BAB-4484-8E8C-ED07C1AA3C93} - An EventParticipant where an Element is Observed - + {300203EC-607A-4d77-AE6F-7EAE7FA44DF2} + A TradeEvent where one or more Entities are is required + Request For Quotation + - - - id Emergency Contact Tel No - {0198C1BE-43A0-4841-925E-FA5C47991AC3} - The telephone number of an emergency contact as printed on the IdentityDocument - - + + + {A0D40C4F-B513-4c9f-8D4A-79D0FA7CEF50} + A Relationship between two Person Entities that indicates one is the sibling of the other + + sibling Of + + - - - Network Interface - {C544CCAC-91C5-4e82-B5D9-7A1B8D48E771} - An Device (usually part of another Device) that provides wired or wireless access to a network. + + + {F4C6B093-874D-4e4f-9A7C-6B3E1D8C2A91} + A relationship that asserts all members of a ClassOfState can have (be members of) another ClassOfState (Capacity). -Network interfaces can often be removable. To model this, create DeviceStates of the NetworkInterface and make them part of the Device which hosts the interface for that period of time. - - - - - - or Group - {71249792-E0AF-4f98-86ED-17115F1734A7} - The groups (if any) which the requesting user must be a member of at least one of in order to access the item. See the EDH specification for further details. +This is the class-level equivalent of hasCapacity. For example, "Eurofighter in operational condition" (a ClassOfState) eachHasCapacity "Performer of Mach 2 flight" (another ClassOfState) means that every member of the first class can, in some possible world, be a member of the second class. -Allowable Values: +See also: hasCapacity for the instance-level equivalent. + + each Has Capacity + + + + + + {E0036B31-8D73-4268-8959-6E9A5EE55BB2} + A relationship from the device to its "make" - i.e. organisation that brands it (even if the manufacture is contracted-out) -See EDH Standard - +Example - an iPhone 6S has make Apple + + make + + - + - Geographic Feature - {7EEE1EF7-C814-4eee-85B3-F48698FD52B6} - A Location that is a naturally occurring feature on the earth. + {18A66904-823F-471d-A465-65ECD2D69867} + A Location whose area is specified by a grid on a map. + +Note this is the actual area, not the map grid. + Map Grid Area - + - Postal Code - {6A0385E2-3FB1-4a42-A254-BC382D92E27A} - A GeoIdentity used to (partially) identify and address - + {E5C65CAB-65BE-4502-8B46-5C5CC3C73B00} + An EventParticipant where an Entity is rented + Rented + - + - Asset State - {CA196722-9531-4eb4-A8CF-B9A5145CDCFD} - A temporal state of an Asset - + {DB51B007-E3E8-431f-9C23-3C0A7E83FB11} + A temporal state of a Post + Post State + - + - Cookie - {C81B6EAD-8494-45ca-928C-21CB6D395C39} - An OnlineArtefact that is stored on a Device to enable continuity of session, log-in, or simply to track activity online. - -Cookies tend to be ephemeral, an unique to a device, so no states are required. Simply use cookieOnDevice relationship mark the stand and end BoundingStates of the Cookie. - + {1EBC6375-B26C-4506-B4DE-85B74E476362} + A Create EventParticipant where online content is created + Created Content + - + - Reconnaisance - {88E8F5E6-AFE5-4376-8112-EC294A673923} - An IntelligenceOperation where an Entity or Event is observed for the purposes of planning - + {9C9ED058-4BB5-43d0-A311-FF7A532ED6D6} + A Person's role as a witness in a trial + Witness + + - + - Authorisation Stage - {2D5069F2-FE77-477f-A607-FA6458E64173} - An Event which is part of an EndToEndAuthorisation - + {9416F72A-9BF9-4c99-839C-76905F02B63B} + A TradeEvent where a type of entity is withdrawn from sale + Withdraw From Sale + - + - Social Media Page - {3DC012C3-E273-4ec2-A462-CEDEB27262C1} - An OnlineArtefact that is user-created - e.g. a facebook timeline, twitter feed, etc. - + {2173F463-524C-457c-B106-51322F64F122} + A PeriodOfTime that is a specific, contiguous extent of time. + +IMPORTANT NOTE: The URI of a ParticularPeriod shall be encoded in UTC (Coordinated Universal Time) and as follows: + +http://iso8601.iso.org/20070118T153000 + +Where the content after the / is encoded without punctuation and without the trailing "Z". In the example above, the punctuated equivalent would be "2007-01-18T15:30:00Z" + +The reason behind using a URI is that receiving systems can resolve the periods of time and de-duplicate. + +Examples: + +Tuesday 28th August 2018 +2016 +December 1944 + Particular Period + - + - Accused - {A4D8A62A-DC98-410c-80D2-57C98C1E95C0} - A ResponsibleActor's role as the accused in a Prosecution - - + {A86EC717-55AF-456c-BEC4-E1BA295D0227} + Relates a Surveillance Event to a Document that is the warrant for the Surveillance + Surveillance Warrant + - + + + {CCD1F7FE-C42A-4503-BF24-00E8805BD5DD} + The family name as printed on the IdentityDocument + + id Family Name + + + + + {727175D4-0998-49a0-BAEE-6B8F1F1FD8D4} + A Relationship between a ResponsibleActorState and an Entity they maintain + + maintains + + + + - Standard Measure - {C441DE5B-739A-4a83-BE87-96BC63A530B3} - A Measure specified in the International system of quantities - + {F4EDE167-6F5A-417d-9984-0221CCDF752C} + + An Entity typically represents a tangible thing like a Person, a Communications Device, or a Location. + Entity + - + + + {D97141BD-F6CF-4b10-B4E5-B1ECF6DF5178} + URI scheme is the top level of the uniform resource identifier (URI) naming structure. All URIs and absolute URI references are formed with a scheme name, followed by a colon character (":"), and the remainder of the URI called the scheme-specific part. + + uri Scheme + + + + + {AC7C948A-F19C-4296-AC38-0FEE6A4C5E90} + An isRepresentedAs relationship that asserts a WorkOfDocumentation is about an Thing + + documented By + + + + - Gender - {8B4DB18E-DF46-4419-B0ED-0159A25F2319} - A ClassOfPerson whose members all share the same gender - + {B2B15802-9CE9-4a9d-9DE0-8289D8474E9B} + An Entity that is capable of performing functions - i.e. actively participating in an Event. + Actor + + - + - Reservation - {CDF94674-D458-4996-9A99-6CBFFF3907EB} - Rights where the rights holder has reserved some future event - e.g. hotel reservation, travel reservation, delivery, etc. - + {D75F18D1-95D6-481b-84D5-F8D7F3A5A389} + An EndToEndActivity which is the overall process of requesting, receiving authority to act, and the conduct of activities under that authorisation until the period of authorisation ends. + End To End Authorisation + - + - Communications Device - {32EB46A5-0FA4-44e9-A9E9-9424E80BDE91} - A Device that provides an endpoint for communications – e.g. mobile telephone, landline, satellite phone, CB Radio, etc. - + {3FDFA898-C340-4279-8B3C-275359D5B02D} + A PeriodOfTime is an Element whose spatial extent is everywhere, but whose temporal extent is limited. + Period Of Time + - + - Traded Asset - {57ADBC97-C089-4d1a-A334-A9C44EAEC38A} - An EventParticipant where an Asset is participant in a TradeEvent + {EB558A61-8725-40d0-B87D-D6AA1FC27C89} + A temporal state of a ResponsibleActor -This could be a specific Asset (e.g. serial numbered item) being offered for sale (as opposed to a type of Asset) or an Asset being delivered, withdrawn from sale, etc. +Note: this is the superclass of ResponsibleActor (the whole life person or organisation) because the whole-life state is just a special case of a ResponsibleActorState. This pattern is true for all states. + Visiting + - + + + {54500458-51CF-46b5-A5A3-14B1D5C7F755} + A WebResource which is any kind of media presented online that is more granular than a webpage, and user-generated - e.g. a blog post, tweet, facebook post, etc. + +Note: when applying begin and end states (and periods of time) to OnlineArtefact, the times should correspond to the life of the content, not the duration of the posting activity. + Online Artefact + + + + + {CA86862B-DA7E-487c-907B-26FA5D0564CD} + An Event where something is offered, bought or exchanged + Trade Event + + + + + {BDF4EBD9-7F41-4d90-91A7-571177330C1B} + An IndividualDocument used to confirm the identity of the bearer (and often enables a particular activity – e.g. a passport enables the bearer to travel across international borders). + Identity Document + + + - Delivery Address - {096F83D3-F25E-4d48-96E8-566731C06DB1} - An EventParticipant where an Address participates in a Delivery as a the location to which the delivery is made - + {315E6AD3-F2DA-4f69-864F-DA2B95121E2E} + A Name that is unique within the specified context + Identifier + - + - Competition - {98421510-0A8A-4942-9743-191EA0DCA9E6} - An Event where the participants are competing with each other - + {DF388418-F296-46a5-A2A3-4297F084DD07} + A specified range of identifiers for the end-points of a communication. + Communications Identifier Range + - + - In Worship - {4D914AB7-E337-4ff2-9154-9CA0BF7156EB} - A temporal state of a ResponsibleActor - -Note: this is the superclass of ResponsibleActor (the whole life person or organisation) because the whole-life state is just a special case of a ResponsibleActorState. This pattern is true for all states. - + {53C6BCA9-4D66-4bac-B946-0A8541CF510A} + A Person's involvement as a booked traveller in a TravelBooking + Booked Passenger + + - + - Email Account - {FCBB35B9-704B-46c1-8054-10B7DA7EB8F8} - A CommunicationsAccount that is used to administer the use of one or more e-mail addresses. - - + {7FA15F56-86C4-47f4-9032-999C17703368} + A PoliticalEvent where one Government is replaced by another. + Change Of Government + - + - Tendency - {2B451601-EC1D-4bd4-A782-6E0B7E0D416D} - A DispositionalClass where all the instances share the same tendency + {8F8428BA-8586-4e34-9C75-FBA7A647B8EA} + The Name of the OnlineService -Example: People who tend to violence - +This should not be confused with a webpage (see the Webpage entity type). The Online Service may be provided via a webpage. + Service Name + - + - scheduled Arrival Time - {DB3878D9-FF24-4069-A8DD-C24F5D074C0C} - The date/time on which the service was scheduled to arrive - -The format of this attribute is a restricted string based upon the ISO 8601 Extended Format. - + {0D2231E8-6AF1-4e59-B8FA-86A26334CC71} + The number of Entities (of the same type) that were purchased + + quantity Purchased - + - Recurring Period - {986E66AC-9092-410b-88AD-30B86EFC32DD} - A PeriodOfTime that is composed of regularly recurring periods of time. + {BEC2FDBC-6F37-4446-AEE1-3D4627DDD5F2} + A CommunicationIdentifierRange between two IPAddress instances -ISO8601 is used to represent these periods (recurrentPeriodRepresentation property), using the blanking technique (e.g. blanking the date to give a daily time). The recurrence can be limited using the startsIn and endsIn properties -Examples: +In these examples the IPv4 address range is specified using the following format: +<lower address> - <upper address> using one of a number of different IPv4 address notations. -Every Tuesday from 28th August 2018 to 2 October 2018 -13:00 to 14:00 on every day from 27th June 2016 to 2 October 2024 - +The IPv4 address range is all the IPv4 addresses between the <lower address> and the <upper address> (inclusive). + +Both examples here represent the same address range (but in different notations). + +The Dot Decimal Range notation specifies the <lower address> and the <upper address> in Dot Decimal form – where +each of these 32-bit IPv4 addresses are expressed as four octets expressed individually in decimal and separated by periods. + +The Dot Hexadecimal Range notation specifies the <lower address> and the <upper address> in Dot Hexadecimal form – where each of these 32-bit IPv4 addresses are expressed as four octets where each octet is prefixed with 0x, expressed individually in hexadecimal and separated by periods. + IPAddress Range + - + - Observer - {C58A1AB4-19E2-48d0-B606-3BDFC5DD3860} - An EventParticipant where an Entity observes another Entity or Event - + {EA165884-8DF6-4aa6-848C-C682F6969D9F} + A DataObject and a GeoRepresentation that contains geographical information + Geo Object + + - + - Account Holder - {C93379F2-6B01-4100-ABFA-BD26098AC1CB} - A PersonState when they hold an Account - + {51B6F4C5-0DA3-437d-9507-38514BC2ABCD} + The Length that is the distance above (or below in the case of negative numbers) the surface of the WGS84 spheroid of the respective Location + Altitude + - + - Incarcerating Organisation - {321CB600-140F-452f-96B7-640DE8289ECF} - An Organisations's role in incarcerating a Person - - + {18EB7B22-5927-4b0e-98A8-638D28BDCF87} + A CommunicationsDevice used to hold radio conversations on frequencies allocated as "Citizen Band" + CBRadio Handset + - + - Prisoner - {885EA1C2-29D7-4b7c-B479-D43E4F77B5BD} - A person's role when incarcerated - - + {E5C1270D-35AD-4f86-B0E4-1DC0039174E3} + The Name of the Person being used for Travel - it may not be known if this is the actual Name the Person travelling, as someone else may be using their ticket. + Passenger Name + - - - Arrival - {F2C03DA3-B554-4bde-A0DE-EFB5BEE19C56} - A BoundingState that marks the end of a Movement event + + + {CD85D7F7-783B-4d06-B023-56DBBDDC02DC} + A relationship linking an Element to another that it is part of. -The date/time of the arrival can be specified using the inPeriod relationship. - +Examples: + +London partOf UK +My Arm partOf Me + + is Part Of + + - + - System State - {056DDAD3-9315-48a8-8598-3DD4F783C5CF} - A temporal state of a System - + {ACB44E46-7A30-4911-A9F0-3D5412FB3725} + A ClassOfIndividualDocument whose members are all of the same document format - e.g. + +PDF +MS Word + Document Format + - + - Json Data - {6A9A065C-A31A-42be-B7E2-275F076DCA9D} - An EncodedData which is in JSON format - + {5C76FE3F-FE06-4abc-B495-0D4F35FB5252} + An PartyInCommunication that is a participant in a TeleConference + Conference Participant + - + - Seat Number - {03D1711E-F9A7-41b1-B82F-B442FDF82EBF} - The number of the seat that the Passenger should be travelling in. Whilst this partially identifies the Passenger, there is no guarantee that people have not swapped seats. - + {CFE53096-32FC-47c8-98BA-950EE6F988CB} + A BoundingState that marks the beginning of a Person's life. + +The location of the birth can be specified using inLocation + +The date/time of the birth can be specified using the inPeriod relationship. + Birth State + + - + - Class Of Amount Of Money - {E5C27DA8-7DF1-49ea-A9EC-ABE17AFD2047} - The powertype of AmountOfMoney - + {7C28E83C-1895-4901-ABF8-9D78C9C12C62} + A part of an Organisation that has particular responsibilities + Post + + - + - Prosecutor - {ABDC5FD5-3281-4cd5-A9B0-188292D8C6B7} - A person's role as a prosecutor in a trial - - + {E7B02F98-C52E-4db0-AF32-3D5131710EE7} + A temporal state of an Religion + Religion State + - + - URL - {C23AB49C-0734-45b7-A383-8EEA305CDBE4} - An Identifier for a WebResource - + {32097C4D-A0FB-4024-BDB8-8E899DDCF217} + A StandardMeasureValue for Temperature in kelvin + Value In Kelvin + - + + + {7550DA0F-DF0E-4c61-9198-5DE767677A3A} + The number of Entities (of the same type) that were delivered + + quantity Delivered + + + - has Emergency Contact Address - {0AAF6757-AAC9-43c4-8B43-CB3358EADCA4} - The address of an emergency contact as printed on the IdentityDocument + {7A58C9AD-C198-4a61-8244-DE5BBC591416} + A relationship to the Organisation that was the authorising agency for the IdentityDocument - + was Authorised By + - - - in Location - {463F9B14-2D14-4364-B4F0-658A20DFCBFA} - A partOf relationship to indicate an Element is entirely within a Location - - + + + {850DB6D5-C8E8-4aa8-87A0-4E7680FF854A} + An EventParticipant where a ResponsibleActor participates in a Create event as a creator + Creator + - + - Colour - {B10D22FB-1D6A-47c9-B1C0-E870D43A5C52} - A Characteristic whose members all have the same colour - + {79C84EC1-83EC-45a8-A3CE-F88CFFBF9434} + The dialing code for a country as specified by the ITU + Telephone Country Code + - - - is Participant In - {BAEA86D9-C90E-4f8d-96F5-A01BB0C49711} - An isPartOf that relates an EventParticipant to the Event it participates in. - - - + + + {B513F0D8-E527-4548-8453-D905775E3A4F} + Relates an MilitaryAttack to the location of the attacking weapon system + Weapon Location + - + - Agreement Stage - {422B4F1C-DA90-400b-8FFD-43C90B4F10F4} - An Event which is part of an EndToEndAgreement - + {C90267B5-77A3-4b79-BD0D-7C50C3F4C333} + A Location that can be specified by a postal address + Address + + + + + {5054AFA3-8FC7-449d-93EE-C69B9D2AE118} + A Create Event where an Organisation is founded + Found Organisation + + + + + {C53F62D0-0817-404b-9624-95A89D94F9A2} + A number that represents the amount of currency. + +Note: sometimes the number and/or the currency may be unknown and therefore not instantiated + + currency Amount + - + - IPAddress Range - {BEC2FDBC-6F37-4446-AEE1-3D4627DDD5F2} - A CommunicationIdentifierRange between two IPAddress instances - -In these examples the IPv4 address range is specified using the following format: -<lower address> - <upper address> using one of a number of different IPv4 address notations. - -The IPv4 address range is all the IPv4 addresses between the <lower address> and the <upper address> (inclusive). - -Both examples here represent the same address range (but in different notations). - -The Dot Decimal Range notation specifies the <lower address> and the <upper address> in Dot Decimal form – where -each of these 32-bit IPv4 addresses are expressed as four octets expressed individually in decimal and separated by periods. + {44DAC574-2A2E-44bc-ACD2-236811FA8D29} + An Account held for financial management purposes. + Financial Account + + + + + {4A8E5877-32DF-428f-9A60-6AC3D083FFCA} + A feature or property of a Thing. -The Dot Hexadecimal Range notation specifies the <lower address> and the <upper address> in Dot Hexadecimal form – where each of these 32-bit IPv4 addresses are expressed as four octets where each octet is prefixed with 0x, expressed individually in hexadecimal and separated by periods. - +Note: In IES it is important to distinguish between names and attributes - attribute should never be used to identify or name something - for that, use Name or Identifier. + + attribute - + + + {8177A2FB-CA54-4dc5-9884-33FBA660B174} + A WorkOfDocumentation that provides permission + Authorisation Document + + + - format - {EF2C13D4-7106-4799-BB72-7CD47714F257} - The format of the respective WorkOfDocumentation. + {654CB83B-75CF-4940-A2CF-C7820141C5AE} + A relationship linking an Event (e.g. Communication, Meeting or Investigation) to an Thing that is a theme (or topic) Examples: -PDF -MS Word - - +* A Event being investigated after it occurred +* A general investigation into a Location +* A Meeting discussing a new project +* A VoiceCall about a Vehicle + + has Theme + - - - - nephew Or Niece Of - {1995033D-7AF2-468c-998D-61E86FB51B16} - A Relationship between two Person Entities that indicates one is the nephew or niece of the other. - -Note: people can become nephews or nieces at different stages in their lives (e.g. as people marry) so PersonState should be used in cases where someone has not always been related in this way (i.e. not from birth) - + + + {B9C215E3-C8B3-4D6A-90B0-B650F2965F07} + + An Element that is a part of a Containment and that is confined, protected, or handled. + + Contained + - + - Travel Card - {E1D8A09D-C260-4dd8-B6FF-C2FA8968A00B} - A PaymentArtefact that permits travel on public transport - + {7E0C25C9-DD3A-463e-A481-7CA4EA4AC8C5} + An EntertainmentTicket that permits attendance at a cinema + Cinema Ticket + - + - assessed - {669E3CD0-CD9D-496c-A711-ECDE3F589012} - An owl:objectProperty that links an AssesToBeTrue to the rdfs:Resource that is assessed to be true. - - + {D4BD48E8-76B8-4d3c-AB83-E653DB89170D} + An rdf:type relationship that asserts one Class is the powerset of the other (see Cantor's theorem). + powertype + - + + + {6DEB5776-59E6-4645-9566-65EC62A36330} + The Visa Application Form (VAF) number. + + vaf Number + + + - Vehicle Controller - {93A816A9-EB7B-4250-8A1A-8919488029A7} - A PersonInTransit where the Person is in control of the Transit - -e.g. driver of a car, pilot of plane, captain of a ship - + {8431C546-B6F9-406f-9ECD-383FE985D115} + The Measure of radiated light + Luminous Intensity + - - - parent Of - {6F13083C-505A-473e-9EDB-B0E534A341FB} - A Relationship between two Person Entities that indicates one is the parent of the other - - - + + + {697EAA12-8FD3-49e0-A4A2-A045B4570550} + A GeoIdentity that is an Ordnance Survey Grid Reference - i.e. pertaining to Great Britain. + OSGrid Reference + - + + + {F682A265-1AFE-4287-A9CD-0D4C83F54C52} + An Device comprising software and hardware brought together for a purpose. The Devices may or may not be removable / replaceable + System + + + + + + {8EA1764B-26BE-4a72-ADEF-385C4CD657C3} + An OperationalEvent that involves military staff + Military Event + + + - works For - {181AAC84-26CE-4531-AC32-A73B8FD8B858} - A Relationship between a ResponsibleActor (range - employer) and a ResponsibleActorState (domain- employed) that indicates one works for the other. + {259167E4-D0B3-4f03-9653-CAD778F5F6F3} + A mandatory link from an ExchangePayload to the SecurityLabel that provides the default access control for all statements in the payload. -In the case where the work is occasional / ad-hoc (i.e. there isn't an ongoing work contract) then the instance of the ResponsibleActorState should also be an instance of DiscontinuousState - - - +Note: individual statements may deviate from the default by applying their own SecurityLabels + + payload Label + - + - Communications Identifier - {A82378B9-9774-46b9-9845-CC75BE882F06} - An Identifier for the end-point of a communication - + {CCC8FA06-CDA8-491d-BFFC-0A88D6A565B1} + The powertype of IndividualDocument + Class Of Individual Document + - + + + {8914E7DF-443B-4a3a-A945-AAD11B82A86A} + The gender the Person was born with (sex) and which would result from a DNA test. + + has Genetic Gender + + + + + - Entertainment Event - {78C33499-CD14-43cb-82AE-93A0F8CF022B} - An Event where entertainment (sporting, music, theatre, etc.) is provided - + {3A9A1BA9-465F-4f6d-BD55-9F3F8AE40AE0} + A Ticket that is used to travel by air + Flight Ticket + - + - Update Account - {E2D19BE1-B1BF-4e0b-8D44-AFFD739756BA} - An AccountAdminEvent where an Account is modified - + {3525F314-87ED-43c8-9A84-68EDCD203B30} + An Operator role where a Person is an investigator + Investigator + - + - Class Of Class Of Element - {85305668-DE1A-454a-87EE-346A221E846C} - An rdfs:Class and an Thing whose instances are classes of classes of Element - - + {9D84921F-87A3-4ee9-8A3D-A88F564295FA} + A CommunicationsDevice for portable radio communications - e.g. a walkie-talkie + Personal Radio Handset + - + - Screen Name - {8C1321B7-8686-4a21-B99A-6C4A98B411A7} - A display Name used by the account which may be non-unique, and may not be the same as the username - + {943CA047-F259-4181-BF04-F6D54065AAD4} + A StandardMeasureValue for AmountOfSubstance in moles + Value In Moles + - + - has Name - {C3A36E36-0C73-4af7-88E3-81C9243CE456} - An isRepresentedAs relationship that asserts an Thing is identified (albeit loosely) by a Name - - - + {62EF76B2-4AB0-4e1e-98C4-61C3A85BF980} + A Relationship between Rights and the Nation under whose laws the Rights are established + + jurisdiction Of Rights + + - + + + {55F8794E-25D7-49AE-92CB-B2494DC7D649} + The FlowAcrossSurface that is the start boundary of a FlowAlongPath. + + is Start Boundary Of + + + + - Security Label - {CED628E4-8641-486b-BCD7-CB4E147E7AE6} - A SecurityLabel may be assigned at the statement (triple) level or to the entire ExchangePayload. They provide a mechanism to specify access restrictions and handling instructions for specific triples. - -Note: In any given IES exchange, a SecurityLabel must be applied to the ExchangePayload. Individual SecurityLabels at the statement level are used to indicate where individual statements deviate from the overall payload SecurityLabel - + {E035D766-CB68-49c3-AC69-A56F3487C625} + A Person standing for elected office + Electoral Candidate + - + - Satellite Phone Handset - {3634DBF3-AA3A-402e-9D08-906C06FAFEDB} - A CommunicationsDevice that communicates via satellite. - + {D03A0D8B-79F5-4901-97BC-2767FD46CD5F} + A State when a Person is married to another person + Married + + - + - IATACode - {AA530BCE-02F2-4195-A431-573D13A5B41C} - A GeoIdentity that is administered by the International Air Transport Associate for airport identification - + {D31E959A-6354-40e7-8370-1FE5246624AD} + An Identifier that is notionally unique number that is allocated to a TravelBooking. + +Note that Booking Reference Numbers are recycled and so are not unique in their own right. When combined with the BookingDate it is potentially possible to identify a specific booking. + Booking Reference + - + - radio Coverage - {3B5E5043-30C2-4e67-86C8-F59F55AEBA90} - A relationship linking a RadioMast to its RadioCoverageArea - - + {FDD94D9F-F343-4c1b-9688-752C896A3C7C} + A Relationship between a ResponsibleActor and an Asset they legally own + + owns + + + + + + {C8AB9A91-97ED-4868-8167-44E71F40AFE7} + The nationality of the identity holder as specified on the IdentityDocument. + + has Stated Nationality + - + + + {9CD2C1B1-85B1-4579-9376-07827AD68461} + A Location that is man-made, but is typically larger than an Address (i.e. it may have more than one postal address) + +Examples: + +Military camps, factories, sports facilities, airports, etc. + Facility + + + + + {168D7B01-CD70-4f83-A414-19B6ABEB961C} + A CommunicationsIdentifier that enables calls to be directed to particular handset + Telephone Number + + + - Person - {5D5C5B9B-5E90-4100-8353-8EE9F3D772E2} - A human being, living or dead. This also includes what may appear to be a person, but is in fact an Alias - - - + {98421510-0A8A-4942-9743-191EA0DCA9E6} + An Event where the participants are competing with each other + Competition + - + - Exchange Payload - {749B002E-37B1-4754-B3B2-96642B3CF4A7} - A marker object that shall be present in all IES exchange files. This object is the domain for all meta-data about the file. - -Wherever possible, Dublin-Core meta-data tags should be used on an ExchangePayload. If locally defined properties are needed, then these may also be defined and included in the exchange file. - + {911EB3DE-A001-493d-850D-3CF5A848791D} + An EndToEndActivity covering the lifecycle of the trade + End To End Transaction + + - + - International Coalition - {AE70547D-8E7E-474e-B7FD-F0A81F470157} - An Organisation formed of Nations who have agreed to pursue a particular course (e.g. a war) - + {8787BE51-8FE0-4d76-97B4-608311434F5B} + A MilitaryEvent where force is used + +Note: was called "Attack" in v3.x - now called "MilitaryAttack" to distinguish from domestic attacks, terrorist attacks, hacking attacks, etc. + Military Attack + - + - Cooperator - {2B96182A-9363-4c6a-BE62-132B072A7520} - An EventParticipant where a ResponsibleActor is in Cooperation - - + {14098560-1FF3-4599-B9A5-41167861538B} + A Vehicle that travels on water + Ship + - + - Online Event - {24499751-7D9B-4f2e-B880-8D5BC4FCEF30} - An Event on a computer network. This can include events on any network of computer including the internet or other air-gapped or isolated network. - + {1D589649-490D-4558-91D5-2D977B2B42DE} + A TradeEvent where one or more Entities of the same type (specified by an ClassOfEntity) are offered for sale or exchange + Offer For Sale + - + - is State Of - {F7CBF87A-6ECC-4c9f-B698-FD3CF3F7980E} - An isPartOf linking an Element to a temporal State of that Element + {952E5981-257F-429e-9F22-8D2E3B9282C7} + The departure location as stated on the ticket. + + ticket Departure Location + + + + + + {10DEB6B8-80CC-4bfc-B10F-1830B559C21F} + A link from an ExchangePayload to an rdfs:Resource that is in that payload. -Examples: +If there is no payloadContents link, then it is assumed that all the contents of the file are in the ExchangePayload. Under this circumstance, more than one ExchangePayload would be an error. -You, you yesterday - - - +The payloadContents link will usually refer to a named graph, but it can also be used to refer to individual rdf:Statements and rdfs:Resources. + + payload Contents + - + - publication Date - {CD6E380B-7AD4-43d6-A128-9C666ABD8223} - The date of publication of the respective document. - - + {436E6ABB-C1E3-484e-B15B-63E700B27EA8} + A coupling between a ResponsibleActor (or state thereof) and an ClassOfElement to which they are opposed + +Examples: an organisation that is opposed to Nuclear Weapons + + opposed To + - - - strength Of Interest - {49B3D340-AADC-4fcd-80CC-283AE0FC85DF} - StrengthOfInterest is used in its most general sense and is limited to the following values: -· Weak -· Strong -· Fanatical - - - - - - sibling Of - {A0D40C4F-B513-4c9f-8D4A-79D0FA7CEF50} - A Relationship between two Person Entities that indicates one is the sibling of the other - - - + + + {D3375BB5-6773-40e1-8CA2-B393DD02B98C} + A DataObject that is a standardised plan or outline for something. + +e.g. Bristol City Street Furniture Schema + Schema Object + - + - has Publisher - {07FD1DF6-BA77-4657-B3D3-D6D579FD4608} - The publisher of the document. - + {369D2CA7-BFFD-4bc3-941F-47262C3DBF1F} + A Relationship between two ResponsibleActor Entities where one is disrespectful of the other. + +Note: this should not be considered a bi-directional relationship. Just because one person disrespects another person does not necessarily mean the feeling is reciprocated. + + disrespectful Of - + - Region Of Country - {65D869DB-19EE-4886-98BA-E579C39C4A68} - A Location that is a general subdivision of a Country - -e.g. cities, towns, counties, states, etc. - + {6CF79FCE-E2C9-4e8b-848C-39BD8616F77D} + An Characteristic which is measurable on a scale + Measure + - + - Perpetrator - {D625B538-7D72-4d7d-BA50-D79712A264ED} - An Actor where the ResponsibleActor conducts a CriminalActivity - - - - - was Authorised By - {7A58C9AD-C198-4a61-8244-DE5BBC591416} - A relationship to the Organisation that was the authorising agency for the IdentityDocument - - - - - - - in Period - {2F08EF25-A5C8-48ad-85E3-903DB008AA19} - A partOf relationship to indicate an Element's lifetime is entirely within a PeriodOfTime + {772CD8A3-3DCA-4cc7-8BA3-17D1C57E94BC} + A unique Identifier for the a ModelOfDevice -Example: +Note: this is different to a serial number which is unique to each Device + Part Number + + + + + {986E66AC-9092-410b-88AD-30B86EFC32DD} + A PeriodOfTime that is composed of regularly recurring periods of time. -Fred's birth is in May 1978 +ISO8601 is used to represent these periods (recurrentPeriodRepresentation property), using the blanking technique (e.g. blanking the date to give a daily time). The recurrence can be limited using the startsIn and endsIn properties +Examples: - - - - +Every Tuesday from 28th August 2018 to 2 October 2018 +13:00 to 14:00 on every day from 27th June 2016 to 2 October 2024 + Recurring Period + - + - Surveillance - {AD0F575E-5C28-4594-B346-50E9F22C2A8E} - An IntelligenceOperation that involves the continued observation of a Person or Location - + {B2ED961F-245E-4e74-A32F-6B9CF1BBDF2B} + A Ticket that is used to travel by sea + Ferry Ticket + - + - Entertainment Ticket - {96989C30-99CC-4606-A8D4-DFD9421F0E34} - A Ticket to an EntertainmentEvent - + {C0273975-049B-40f0-817C-DFBFA4A3E5CE} + A WorkOfDocumentation that requests permission + Request Document + - + + + {7BD2B884-F02C-4da2-AF6A-21B790FBF669} + A Relationship between a ResponsibleActor (or state thereof) and an Entity they are interested in. + + interested In + + + + - IMEI - {3987794E-6E2E-4457-8BF7-47813B51B139} - The International Mobile Equipment Identity used to identify GSM, WCDMA and iDEN mobile phone handsets, as well as some satellite phones. - -Usually a 15-digit number (14 digits plus a check digit) - -Example Value: - -123456789012345 - + {F0B48978-D4E4-45a4-8238-091A5B714D82} + A Representation that is the general case of a document - i.e. "War and Peace" as opposed to "My copy of War and Peace" + Work Of Documentation + - + - has Access To - {CB7F872F-7999-4bfd-8274-2C0E0AFE22AB} - A Relationship between a ResponsibleActorState and an Entity they have access to - e.g. a FinancialAccount, CommunicationsDevice, etc. - - + {07DCD4FC-938C-438d-ABE6-F7F64E66A255} + The date/time of the performance to which the ticket is valid. + + event Date Time + - - - message Content - {E1A85BEA-C374-4727-A189-E536BA248D98} - An attribute representing the content of a message - -Example: -messageContent = See you at Waterloo station at 18:15 - - - - + - Replaceable Part - {624D6CD1-31D9-46db-B42D-56DAD35BABD8} - An Element which is a part of a whole that can be replaced (possibly multiple times) without altering its overall identity. It is coincident with any Element which fulfils its purpose, role or function to the whole. - -The identity of a ReplaceablePart can survive periods when no Element fulfils its purpose. - -A ReplaceablePart does not survive the destruction of the whole it is a part of, though an Element that fulfils the ReplaceablePart may do. + {7CAFACD0-94F9-400e-B20E-E4ECE31943E5} + A temporal state of a Location + Location State + + + + + {471CF113-1728-47fd-A763-D1FA69226FC4} + The Proficiency qualifier is specified using the Interagency Language Roundtable (ILR) scale [E]. -Examples include: -- Tyres of a car -- CEO of a company -- Simcard in a mobile handset -- A pump in an oil refinery system - - +(a) ILR Level 0 – No proficiency +(b) ILR Level 1 – Elementary Proficiency +(c) ILR Level 2 – Limited Working Proficiency +(d) ILR Level 3 – Professional Working Proficiency +(e) ILR Level 4 – Full Professional Proficiency +(f) ILR Level 5 – Native or Bilingual Proficiency + + ilr Proficiency + - + - Landline Handset - {57C9F8DF-AFE6-4374-9403-ACACAC26FCE4} - A CommunicationsDevice that connects using fixed line telecommunications - + {E0D8895D-2230-4c80-8B06-351581C53436} + A line in an Address. There may be any number of these. + Line Of Address + - + - after - {FA4DDF04-16DA-4b5c-AE9A-6AB8CD07DCDB} - A relationship linking two Elements where one ends before the other starts - - + {C2C5FF87-189C-478a-B3BF-4706D798087F} + A relationship that asserts a NamingScheme is owned by a System that is the master for its names / identifiers - i.e. the uniqueness of the name/identifier is limited to the system. + + scheme Mastered In + - - - permitted Nationality - {FA623989-B6A4-40e2-A956-B8FFEA478895} - The nationalities of those who are permitted to access the item. See the EDH specification for further details. + + + {0B494F4A-9E82-4667-89AD-3D22FC9B5742} + A CommunicationsDevice that is a telephone using internet protocols + IPPhone Handset + + + + + {F650B9E3-2669-455e-B20C-92737CFD9A08} + An Event where the participants are cooperating with each other + Cooperation + + + + + {41B78DBF-188F-4D64-A7CB-948C99E20061} + An Element that is, or is intended to, enable a Connection by being part of another Element. -Allowable Values: +Note 1: A Connector can exist without being part of another Element. -See EDH Standard - +Note 2: A Connector can be part of another Element without also being part of a Connection. + Connector + - + - Ferry Ticket - {B2ED961F-245E-4e74-A32F-6B9CF1BBDF2B} - A Ticket that is used to travel by sea - + {096F83D3-F25E-4d48-96E8-566731C06DB1} + An EventParticipant where an Address participates in a Delivery as a the location to which the delivery is made + Delivery Address + - + - Created Content - {1EBC6375-B26C-4506-B4DE-85B74E476362} - A Create EventParticipant where online content is created - + {B376370E-F5E8-4287-A3EC-AC35532919B1} + + An Event represents an activity or incident, involving one or more participating entities, that occurred/started at a specific point in time – e.g. a meeting, or a telephone call. + Event + - + - Operating System - {4F83D781-7E46-4ad4-B2A5-ECD27565EA49} - Software that provides the basic access layer to hardware - + {8AC946A4-4C03-463c-9F32-37EA8593988A} + A ClassOfPerson whose members all share the same ethnicity + Ethnicity + - + - Telephone Number Range - {007F88AD-9CDF-4aa1-BE73-18C688DA8C05} - A CommunicationsIdentifierRange of TelephoneNumbers - + {89953404-8A71-46ef-8F7B-90C12EE286FD} + An InDisagreement where the parties have declared war + At War + - + - Observer Status - {FB2FDA67-B258-4b18-9E95-3B9DFAB8FB14} - When a Government has observer rights at a Summit - + {2EEED67B-723D-480D-A610-DFCBB081CEDE} + A Node is what exists at the end of one or more Links. + +Note 1: A Node is all or part of the Connector at the end of a Link, and can be a Connection. + +Note 2: A Node can be at the end of different Links during its life. + Node + - + + + {BAEA86D9-C90E-4f8d-96F5-A01BB0C49711} + An isPartOf that relates an EventParticipant to the Event it participates in. + + is Participant In + + + + - Online Like - {5B50EECC-45FC-4e5b-933E-51BC0FEE0FCD} - OnlineArtefact that is a "like" of an existing OnlineArtefact instance - + {423EEDB0-F0A3-4EAE-ABD6-46B0F65B755B} + A Flow that is across a surface. + Flow Across Surface + - + - UN_LOCODE - {AEA785BB-B625-41aa-8738-FB0F3726A281} - A GeoIdentity that is a United Nations Code for Trade and Transport Locations - + {7D9E328D-345E-43f5-8163-9657E4D016BD} + A PoliticalEvent where the population vote for their preferred ElectoralCandidate to become their representative. + Election + - + - Location State - {7CAFACD0-94F9-400e-B20E-E4ECE31943E5} - A temporal state of a Location - + {4E10343E-8350-4354-B3DB-A7F74B4535EF} + An Organisation that holds a banking license and can conduct financial transactions on behalf of customers + Bank + - + - Authorised Actor - {F69279D2-BA11-4a31-8739-0D91EF5B9BEF} - An ActiveEventParticipant where a ResponsibleActor is granted authority to act in a GrantOfAuthority - + {142D6D4D-6EF3-48aa-8B7B-86DA73690E3E} + An IPAddress conforming to v4 of the standard + IPv4Address + - + - Incarceration - {06972684-050B-4f36-9393-B8790D510F5C} - A LawEnforcement EndToEndActivity where a Person is incarcerated - - + {AE70547D-8E7E-474e-B7FD-F0A81F470157} + An Organisation formed of Nations who have agreed to pursue a particular course (e.g. a war) + International Coalition + - + - Arbitrary Overlap - {F8FABF60-63D3-42ae-BA6A-54CFD0C036BF} - An Element whose extent is defined by being the shared overlap of two or more Elements - + {2B96182A-9363-4c6a-BE62-132B072A7520} + An EventParticipant where a ResponsibleActor is in Cooperation + Cooperator + + - + + + {0C0728AF-B9F2-418f-A03E-107689F0ACA0} + NatureOfInterest is limited to the following values: +· Personal +· Professional +· Academic + + nature Of Interest + + + - Port - {57860A04-0128-4c7e-9BFD-83D3BA432F8C} - A Facility which is a recognised terminus for international travel - + {065C9B64-96E2-47f5-9769-E7942C1A208F} + A Name used to identify an Organisation + Organisation Name + - + + + {0198C1BE-43A0-4841-925E-FA5C47991AC3} + The telephone number of an emergency contact as printed on the IdentityDocument + + id Emergency Contact Tel No + + + + + {45CDA5C1-624D-4f2f-81F6-EF19300820A9} + A relationship to a Nation which recognises the Person (or State of Person, as it is possible to renounce a nationality) as one of their nationals. + + nationality + + + + + + {669E3CD0-CD9D-496c-A711-ECDE3F589012} + An owl:objectProperty that links an AssesToBeTrue to the rdfs:Resource that is assessed to be true. + + assessed + + + - Supplier - {E4D44720-DBEE-434e-A61E-35FE8B66A4BE} - An EventParticipant where a ResponsibleActor participates in a TradeEvent as a supplier - + {93A816A9-EB7B-4250-8A1A-8919488029A7} + A PersonInTransit where the Person is in control of the Transit + +e.g. driver of a car, pilot of plane, captain of a ship + Vehicle Controller + - + + + {4F013D3F-E237-489a-96D5-5E9E54C6A388} + A worksFor relationship where the supplier (domain) is contracted to deliver goods or services to client (range) + supplier To + + + + + {340CF0CC-BA75-40b7-8B8A-167CD65C1830} + The date/time on which the service was scheduled to depart + +The format of this attribute is a restricted string based upon the ISO 8601 Extended Format. + + scheduled Departure Time + + + - Card Used - {1B9C8EB0-69A7-4fe7-8358-0F6067439C42} - An EventParticipant where a PaymentArtefact is participant in a TradeEvent - + {4520A91C-D956-46c1-9A81-93C4C0B12880} + A ClassOfRepresentation that is the powertype of MeasureValue + Class Of Measure Value + - + - Presence - {8404464D-3904-4c59-AE0E-B3FAFB46AC4E} - An EventParticipant where an Entity is CoLocated with other Entities of interest - + {CCBBF963-EB27-40d5-BE9F-47CDF4D352F8} + A Measure specified by upper and lower bound Measures + Measure Range + - + - Military Event - {8EA1764B-26BE-4a72-ADEF-385C4CD657C3} - An OperationalEvent that involves military staff - + {87251DA1-7293-445e-987F-F13E331B6BDF} + A unique Identifier attributed to the respective Location + Geo Identity + - + - Person Name - {F114F86C-3BA8-4be7-A686-A1D80002DF28} - A Name used to identify / refer to a Person - -Note: this is the full name as known to the organisation managing the NamingScheme. For first names, surnames, etc. use a subtype of PersonName + {CB4023BB-4B36-43a3-BCED-A7715FD597B0} + A temporal state of a ResponsibleActor -A PersonName may be composed of Surname, GivenName, etc. using the inRepresentation relationship - +Note: this is the superclass of ResponsibleActor (the whole life person or organisation) because the whole-life state is just a special case of a ResponsibleActorState. This pattern is true for all states. + Service User + - + - Capability - {91D62F08-ED05-4558-9321-368712A34A30} - A DispositionalClass where all the instances share the same capability + {3524D10D-D9B0-416d-ADED-D5AAEB99DD09} + An Event where the activity is uncertain, but it is known that some Entities were present -Example: Vehicles capable of Mach 2 - +Note: whilst colocation can be easily inferred from data, sometimes it's important to call out specific instances where entities of interest were in the same place at the same time. + Co Location + - + - Entity In Transit - {74169219-A47C-48ce-A25F-3948E7E873B6} - A TravelLeg where an Entity is moving in Transit - + {8D510CB0-C9BF-4de3-A442-9070ABB15732} + A WorkOfDocumentation that offers one or more persons view on a particular topic. + Report + + + + + {7615FB07-E0C5-4734-AFC8-FD52688DD2CC} + A relationship between a CommunicationsIdentifierRange and the CommunicationsIdentifier that is the upper limit of the identifier range + + id Upper Range + + - - - Government - {D62DDBB8-53FC-405a-BC43-89CA337563A0} - An Organisation that is (usually) elected to run a governedRegion - + + + {2C441F0A-635D-41ef-B8CC-96AA07958F8E} + A relationship linking a TimeBoundedClass to the ParticularPeriod that marks the beginning bound date of its instances + + begin Bound Of Class + + - + - What3words - {B2262900-BF01-4691-8DE1-46A726A6D1CB} - A GeoIdentity that is a what3words Location specifier + {FBCCD717-E163-4129-B270-966F5D404260} + A NationalIdentityNumber used for managing a citizen's through-life healthcare -(see what3words.com) - +In UK, this would be an NHS number, apart from Scotland where it is called a CHI number + Health Service Identifier + - + - Passenger - {D6D07656-1866-4cb4-97A7-FC4C1CB65416} - A PersonInTransit where the Person travelling is a Passenger on a Transit - - - - - employed By - {74721DF1-18D6-4c1b-93CC-71C888C6D405} - A worksFor relationship where the worker is employed. - - + {A88ABE99-1D6C-4843-A2E4-7531626D3859} + An Event (usually of long duration) that is composed of a number of other Events. + End To End Activity + - + - Element - {97EDC90F-3B36-4da8-AE77-D5FDBDEA2B21} - An Thing that has a spatial extent and can have start and end dates - - + {C93379F2-6B01-4100-ABFA-BD26098AC1CB} + A PersonState when they hold an Account + Account Holder + - - - Travel Leg - {55384377-146A-47c9-8706-18A1343A219C} - An EventParticipant in which a Entity travels. That travel may be part of a Journey. + + + {92FC2C35-D40B-4393-BA0B-88849743FEB6} + A Relationship and in inLocation between a ResponsibleActor and a Location they visit. -The TravelLeg may be part of a Journey (i.e. the Journey has one of more legs). - +Note: more often than not, this will be a statement of occasional visiting, so the instance of the ResponsibleActorState should also be an instance of DiscontinuousState. In rarer occasions, it may be used to highlight a single, continuous visit, but in that case, inLocation would generally be used. + + visits + + - + - Naming Scheme - {222534A5-25C8-4ecd-BE55-27DA1534D402} - An ClassOfClassOfEntity whose instances collect together all Names that belong to a particular scheme - i.e. an organisational identity scheme, a systems primary key format, etc. - + {19FE20BA-D898-46d4-8916-3E73BC059D54} + A Representation that is a section/chapter/paragraph in a WorkOfDocumentation + +Note: inRepresentation should be used to associate the DocumentSection with the WorkOfDocumentation or other DocumentSection it is part of. + Document Section + - + - Religious Organisation - {2978340B-C4AA-4331-A68D-54A158798DAC} - An Organisation formed around a particular religious belief - + {CA36058B-835C-48ef-944A-2507708ADA71} + The title associated with the name of the person. + Person Title + - + - is Authorised For Use With Passport - {1CA57828-3B6B-450b-B477-C59A196EAE34} - The passport associated with the Visa. - -Note: if the IES data does not already contain the associated passport, a Passport instance must be created, and the appropriate passport number specified. - - + {CB7F872F-7999-4bfd-8274-2C0E0AFE22AB} + A Relationship between a ResponsibleActorState and an Entity they have access to - e.g. a FinancialAccount, CommunicationsDevice, etc. + + has Access To + - + - rights To - {04A80EF0-8E34-4bdb-8A8E-31D89028F9B6} - A Relationship between Rights and the Element to which the Rights apply + {7EB9FE85-127C-4918-AC56-62E1BE1DE825} + An rdf:type relationship that asserts a Representation is a member of a RepresentationScheme + + in Scheme + + + + + + {3693B7DE-DCE7-4bf9-BC2A-A8914DA4A11E} + + A Representation of the value of a Measure -Example: -* Rights to travel on a particular service (a travel reservation) -* Rights to a parcel of land - - - +Note: A UnitOfMeasure is almost always required. The reason it is not mandatory is that in some cases (due to partial reporting) we do not have complete information - e.g. we know the value was stated to be 10 but we don't know if that's metres or feet + Measure Value + - + - Identifier - {315E6AD3-F2DA-4f69-864F-DA2B95121E2E} - A Name that is unique within the specified context - + {19B808BB-348E-4ea3-B62E-ED6356F7D4A0} + The Organisation against which War has been declared + Declared Target + - + - Terror Attack - {F8454637-80DD-44a7-AD91-6DECE44F0171} - A CriminalActivity that is politically motivated and designed to cause terror - - - - - quantity Delivered - {7550DA0F-DF0E-4c61-9198-5DE767677A3A} - The number of Entities (of the same type) that were delivered - - + {15EF63E0-1223-4874-A2D4-43F75ACF5315} + An OnlineContentEvent where a notification is raised - i.e. an application-generated event (not a user-generated event) + Notify + - + - all Have Disposition - {6F8504E0-E03C-43fa-AA81-C3341CA551E3} - An rdfs:subClassOf relationship that asserts that all instances of a ClassOfElement share a disposition + {8FD84185-A7CE-4d5d-974B-55F693C4376D} + An isRepresentedAs relationship that asserts a Measure has a MeasureValue -e.g. all Eurofighters being capable of Mach 2 - - - - - - - - Language - {82652FF5-258F-459c-BC7F-6DAC65E1ECA1} - A ClassOfRepresentation that is a spoken or written form of human communication - + +Note: a given Measure may have more than one value (e.g. 1kg or 2.2lbs) in different units of measure. + + has Value + + - + - ancestor Of - {15388C46-262D-4f70-8F65-83758A5AEAF5} - A Relationship between two Person Entities that indicates one is and ancestor of the other - -Note: was called "relative of" in IES 3.x, but was really only about ancestry, so is changed here. - - - + {0F9244C3-B2F5-4b8a-AED2-54B7FDAB9578} + The Organisation that provides the FinancialAccount + + account Provider + + - + - Value In Amperes - {0C682BA6-23AB-459c-B8FF-A114AA27650B} - A StandardMeasureValue for ElectricCurrent in amperes - + {9FC35E2C-3D28-4f21-8FF7-3BAA51860958} + The Person who won the Election + Winning Candidate + - + - venue Stated On Ticket - {3345AECA-925E-4bfc-820E-2294D5921E71} - The venue of the event the Ticket is for. + {A589F81D-DC15-4b71-80B5-BA4CD46B2E41} + A Relationship between two ResponsibleActor Entities where one is fearful of the other. -Note: venues change, and the actual event may not run at the stated venue. - - +Note: this should not be considered a bi-directional relationship. Just because one person considers another person a threat does not necessarily mean the feeling is reciprocated. + + fearful Of + - - - Class Of Responsible Actor - {9FC2431D-63A4-4e1b-8D31-2BCD125853D9} - The powertype of ResponsibleActor - - - + - id On Card - {92D9B068-F8D4-4cbc-AD57-1DA39D5CC1C7} - A relationship that asserts a NationalIdentityNumber (which identifies a person) is featured on a NationalIdentityCard - - + {F1F94713-6D95-4928-B537-4FBA55D09E34} + The format of the respective IndividualDocument. + +Examples: + +PDF +Printed + + format Of Individual Document + + - + - Luminous Intensity - {8431C546-B6F9-406f-9ECD-383FE985D115} - The Measure of radiated light - + {439817EA-5973-45ab-9C01-9D75ED7D88B8} + A temporal state of a ResponsibleActor + +Note: this is the superclass of ResponsibleActor (the whole life person or organisation) because the whole-life state is just a special case of a ResponsibleActorState. This pattern is true for all states. + Socialising + - + - Ticket - {0BC61540-2AFB-42e6-A845-79771EE0268D} - Documented authority (paid-for or otherwise) entitling the bearer to some specified activity. - + {68BA678C-DCA8-453e-BFCC-D9FB48339D99} + A PeriodOfTime for which is not delineated by a particular clock period - e.g. not a year, not a month, not a day, not an hour, etc. Instead it is one which is most clearly specified in terms of start and end that are ParticularPeriods. + Arbitrary Period + - + - Voting Attendee - {B94FF143-3681-41eb-8264-D3E85C558EFC} - When a Government has voting rights at a Summit - - - - - cookie On Device - {76D8EA41-E338-4db5-BB30-D642CF0F90EB} - Relates a Cookie to the Device it is installed on. + {C544CCAC-91C5-4e82-B5D9-7A1B8D48E771} + An Device (usually part of another Device) that provides wired or wireless access to a network. -Note: there is usually no need for states here as the Cookie itself has begin and end times. - - - +Network interfaces can often be removable. To model this, create DeviceStates of the NetworkInterface and make them part of the Device which hosts the interface for that period of time. + Network Interface + + + + + + {D62DDBB8-53FC-405a-BC43-89CA337563A0} + An Organisation that is (usually) elected to run a governedRegion + Government + - + - ICAOCode - {239A3A0C-183C-432f-9147-7259C9573AA2} - A GeoIdentity that is administered by the International Civil Aviation Organisation for identifying airports - + {2A5450A7-5B26-4605-A109-5CB26DD9A70F} + An AccountAdminEvent where an Account is shut down. + Close Account + - + - Administered Account - {D779F547-C1FB-4d48-9BB8-CB37B9D2F82C} - An EventParticipant where a FinancialAccount is administered - + {5C21DE93-329F-4209-87FF-19610CB0D367} + The Measure of distance as specified by the International System of Quantities + Length + - + + + {0A4C12E6-CA4C-43f1-9C6C-FBE23197975F} + Relates an OnlineComment to the OnlineContent that was commented on + + online Comment On + + + + - id Emergency Contact Name - {96B7C774-1FE0-4307-BB62-B5899F953FF2} - The name of an emergency contact as printed on the IdentityDocument - - + {2F618A01-5D5F-483c-8652-8B81196AA086} + A simple text description of a GroupOfItems + + group Description - + - Temperature - {3FEB0BB0-F127-431a-B117-CC986B11D61A} - The Measure of the thermodynamic temperature of an Element - + {7A2CC7C7-6B82-4751-BDBE-A770B3AFBBEB} + A Location whose area is that in which a RadioMast hast viable communications coverage. + +Note: The RadioMast itself may not be part of this area, as often the immediate area around the base of a RadioMast is a deadspot. + +Note: Most radio area coverage is complex in shape, and the preferred representation in IES is GeoJSON. No attempt is made here to differentiate between signal strength zones. To do this, create multiple RadioCoverAreas for the same RadioMast and label them appropriately. + Radio Coverage Area + - + - trusts - {37CEEA2E-93E7-446d-A181-A55A091C3B22} - A Relationship between two ResponsibleActor Entities where one trusts the other. + {04A80EF0-8E34-4bdb-8A8E-31D89028F9B6} + A Relationship between Rights and the Element to which the Rights apply -Note: this should not be considered a bi-directional relationship. Just because one person trusts another person does not necessarily mean the feeling is reciprocated. - - +Example: + +* Rights to travel on a particular service (a travel reservation) +* Rights to a parcel of land + + rights To + - + - Rental Provider - {8ECC64A4-CED0-4122-AB54-64EA870837FC} - A PartyToAgreement where a ResponsibleActor provides an Entity to rent - + {6C1949B5-B86B-4940-8912-9008CCD67150} + An InstalledState of a ResponsibleActor when they are in a Post. + In Post + + - + + + {9A372833-B327-4cb0-9950-786A2FBF7CC3} + A Name given to a DataObject. + Object Name + + + - traded Item Type - {A92F03F0-CB9E-4667-B985-25377303416A} - The type of entity involved in the TradeEvent - -e.g. "Dyson Animal Mk3" - -Note: there may be no more than one itemType for a given TradeEvent - i.e. a new TradeEvent must be instantiated for each ClassOfEntity sold, offered, delivered, etc. - -Note: was "ItemType" in IES 3.2 - - + {ACAC12AD-16C3-480d-8149-C026F8BE9F81} + The date that the respective Identity Document was actually issued – this is different from the ValidFromDate on EphemeralIdDocuments. + + id Date Of Issue + - + - Terrorist Organisation - {6467A4EF-46BA-401c-A5C7-668BAFB6E228} - An OrganisationState that is assessed to be conducting acts of terror to achieve a political or religious goal. - - + {9F5EDA24-5991-48e7-9303-C86E25A196CF} + A TelephoneAccount where the telephones in use connects using a cellular network + Mobile Telephone Account + - + - Married - {D03A0D8B-79F5-4901-97BC-2767FD46CD5F} - A State when a Person is married to another person - + {22AB6EA2-B088-4ef6-AE3A-5843FBA5C8AE} + A WorkOfDocumentation that is a published book + Book + + + + + {22B79CFD-DEDA-42e1-8864-E8421D36CF19} + A GeoRepresentation using Well-Known-Text encoding for ISO19125 simple features. + +Note: the WKT must include the coordinate reference system used - e.g WGS 84 + ISO19125-WKT + + + + + {626D5F2C-9153-40f4-9F2A-393B6DB072D3} + A Presence where the Person is present + +Note - we may not know the identity of the person, so would just create only the Attendance (EventParticipant). This allows the model to grow as more information is discovered without recourse to using sameAs relationships. + Attendance + + - + - First Line Of Address - {8B6DD87E-3D76-4836-9201-1244B80CDC69} - The first line of the Address including the number of the dwelling and the street name. - + {9D703CE2-DED0-4aba-BE21-474781670297} + The Identity for an account registered with a computer-network-based service e.g. the internet. + +An email address can be used as an online identifier for a specific domain (like Facebook). Where this is the case it can be considered to be both an instance of an email address and an instance of a username for an online identity. + Username + - + - Credit Card - {C2174205-C96F-4427-A401-19C1DEF0E4AF} - A BankCard that allows the customer to carry a line of credit - + {F5E2BCD3-4529-42f2-9ED9-95801B42ED3F} + A TravelService by car + Car Travel + - + - Found Organisation - {5054AFA3-8FC7-449d-93EE-C69B9D2AE118} - A Create Event where an Organisation is founded - + {DA626F73-5748-47db-813F-E1813577F41B} + An EntertainmentTicket for a football match + Football Match Ticket + - + - Likes - {B292748F-D41E-4c3b-9335-04D4B06A1F34} - An Interested State where a ResponsibleActor likes something - + {F2C03DA3-B554-4bde-A0DE-EFB5BEE19C56} + A BoundingState that marks the end of a Movement event + +The date/time of the arrival can be specified using the inPeriod relationship. + Arrival + - + + + {32A625FA-3159-4b36-B551-3742BA11C7A8} + A Relationship between two Person Entities that indicates one is the cousin of the other + + cousin Of + + + + - Commercial Organisation - {1456439C-65C9-4a39-A743-09A7D0FBF248} - An Organisation that is run for profit - + {375B0887-712F-43f0-BBF4-5C544D75AC39} + A TravelService by air + Flight + - + + + {49B3D340-AADC-4fcd-80CC-283AE0FC85DF} + StrengthOfInterest is used in its most general sense and is limited to the following values: +· Weak +· Strong +· Fanatical + + strength Of Interest + + + - Live Cast - {ECC6E85E-CB08-464d-81A4-BA3ECDCB784C} - An OnlineArtefact that is video or audio streamed online in real time. + {51F79BC9-9BB5-47d6-973B-6F86F289B5FB} + An Identifier for Device that has been assigned at manufacture. -Note: the begin and end dates for a LiveCast instance mark its life online rather than the duration of the actual recording. The recording itself should be tracked using an OnlineContentCreation Event. - +Example Value: + +123ABC456DEF + Serial Number + - + + + {B54BB629-E007-4099-BC01-B512894F1E89} + The contact details of the Person making the booking as recorded on the actual Travel Booking. + +Note that if these details can be parsed to identify the contact telephone number, contact email address etc. then they should be mapped as instances of relationship to the respective CommunicationsIdentifier (TelephoneNumber, EmailAddress, etc.). + + contact Details On Booking + + + - Subject Of Operation - {11F2A275-650F-407d-8E86-F99DDEF4AAAF} - An EventParticipant where an Entity is the subject of an OperationalEvent + {AC9AB7B0-6C38-4b08-B2B9-CAA8486F0F4B} + VIN – Vehicle Identification Number. -Examples: +For road vehicles this is often directly referred to as the VIN, but this can also be applied in a generic fashion to other vehicle types. -* person / organisation under investigation -* recon'd location -* subject of surveillance - +ISO 3833 for road vehicles (17-digits) + Vehicle Identification Number + - - - opposed To - {436E6ABB-C1E3-484e-B15B-63E700B27EA8} - A coupling between a ResponsibleActor (or state thereof) and an ClassOfElement to which they are opposed + + + {40E59970-04CE-4961-83FC-179739C4DEC3} + An Identifier that is an International Bank Account Number -Examples: an organisation that is opposed to Nuclear Weapons - - - +See ISO 13616:2007 + IBAN + - + + + {AEC476A1-AE39-4a9e-9EE3-DD45B50B0F26} + The number of Entities (of the same type) that are being offered for sale + + quantity Offered + + + - uses Services At - {958E4D57-8A19-4855-B9B3-6BB2F93F77B7} - A visits relationship between a ResponsibleActor and a Location where they use services - e.g. banking, shopping, etc.. + {08411AE5-9487-4D6F-8A89-B8E58EF946AD} + + A relationship that relates a ies:Location/geo:Feature to its geo:Geometry representation. + + has Geometry + + + + data:GreaterLondon a ies:Location . + data:GreaterLondonBoundary a geo:Geometry,sf:Polygon . + data:GreaterLondon geo:hasGeometry data:GreaterLondonBoundary . -Note: more often than not, this will be a statement of regular/occasional use, so the instance of the ResponsibleActorState should also be an instance of DiscontinuousState. In rarer occasions, it may be used to highlight a single, continuous visit, but in that case, inLocation would generally be used. - + In this example, a polygon object is defined representing the boundary of Greater London. + NB at this point, the coordinate or syntax for this geometry object are not specified. + + + GeoSPARQL uses geo:hasGeometry to relate instances of geo:Feature to instances of geo:Geometry, for example an instance of the class sf:Polygon. + IES uses the ies:isRepresentedAs property is to relate instances of ies:Location to instances of ies:GeoRepresentation, for example an instance + of the class ies:GeoJSON. + - - - Vehicle Name - {9D24B4BE-2AD4-42d6-A906-8F6EFDA23EC5} - The Name of the respective Vehicle (if applicable) – often this only applies to ships/boats. + + + {FA623989-B6A4-40e2-A956-B8FFEA478895} + The nationalities of those who are permitted to access the item. See the EDH specification for further details. -Examples: +Allowable Values: -The Saucy Sue -The Bountiful Blumpkin - +See EDH Standard + + permitted Nationality - + - Weapon Location - {B513F0D8-E527-4548-8453-D905775E3A4F} - Relates an MilitaryAttack to the location of the attacking weapon system + {B94FF143-3681-41eb-8264-D3E85C558EFC} + When a Government has voting rights at a Summit + Voting Attendee - + - ISO4217Code - {598ACBB6-DF51-4bd9-A5DD-52EDE1895327} - ISO4217 three-letter currency code (e.g. USD, GBP, EUR, etc.) - + {B292748F-D41E-4c3b-9335-04D4B06A1F34} + An Interested State where a ResponsibleActor likes something + Likes + - + - Online Artefact In Event - {FE21E354-7770-4e6b-A7EA-E012F759E835} - An EventParticipant where an OnlineArtefact participates in an OnlineEvent - + {8404464D-3904-4c59-AE0E-B3FAFB46AC4E} + An EventParticipant where an Entity is CoLocated with other Entities of interest + Presence - + - Check In - {87308A03-5C79-4d94-99E1-660042AC7929} - An Event where a Person checks in to a hotel or Transit. This also includes swiping tickets to use public transport + {A8C07233-5D62-4ad4-B405-2D15CFC37497} + A Representation for a Location - e.g. a point, a polyline, etc. + Geo Representation + + + + + {7E5590F8-B142-49d8-8FB0-414716CF9F16} + The classification applied to the respective item. This is equivalent to the Classification field within the EDH -The location of the CheckIn is specified using an inLocation relationship. +Allowable Values: -The CheckIn may be part of another Event - e.g. an EntertainmentEvent or Transit event. Simply use the isPartOf relationship to specify this. - - - - - CBRadio Handset - {18EB7B22-5927-4b0e-98A8-638D28BDCF87} - A CommunicationsDevice used to hold radio conversations on frequencies allocated as "Citizen Band" - - - - - IES Common Ontology - - The Information Exchange Standard (IES) is developed within the UK Government. - - Domain experts and data modellers - Classes, properties, and annotations for describing common concepts - IES Common Ontology - 2020 - 2025-11-29 - UK Department for Business and Trade - en-GB - - Crown Copyright 2020-2025 - 2025 - ies - http://informationexchangestandard.org/ont/ies/common/ - 5.0.0 - - - - - - Geo Point - {9A9467C3-D5FC-4964-8943-FE63ADF38914} - A Location that is a point (mathematically speaking, of vanishing volume) on, below or above the surface of the WGS84 spheroid. The distance from the spheroid surface is given by the altitudeInMetres attribute. - - - - - Rental Agreement - {F38D2E58-C29A-4e3c-93BF-C33800969720} - An EndToEndAgreement where one Party rents an Entity to another - - - - - Theatre Ticket - {5CD50268-582A-426b-B4CC-F6EE308B84A3} - An EntertainmentTicket for a theatre show - +OFFICIAL +OFFICIAL-SENSITIVE +SECRET +TOP SECRET + + protective Marking - + - Person In Communication - {0383D09B-8C40-417d-8C1A-75220EAF496E} - A PersonState (and an EventParticipant) when a Person is involved in communicating. - - + {A82378B9-9774-46b9-9845-CC75BE882F06} + An Identifier for the end-point of a communication + Communications Identifier + - + - pre Modification State - {4E954855-D50A-42ab-9401-4B1C890542AD} - A partOf relationship to indicate a State of an Entity just prior to the Modify event + {2B02EF33-E12A-42ec-B047-533F6D8F159D} + A partOf relationship to indicate a State of an Entity just after the Modify event -Note: For BORO purists, this means the pre State is part of the Modify Event (i.e. the extent of the Modify Event includes the State) +Note: For BORO purists, this means the post State is part of the Modify Event (i.e. the extent of the Modify Event includes the State) + post Modification State - + - Party In Communication - {A5713B2C-E098-4dd2-BD46-42DA51899FEA} - An Event that is part of (usually one end of) a Communication Event. + {F6173D27-D86D-40f8-A5B0-36DCCF85D396} + A BoundingState that marks the end of a Person's life -Sometimes, all we know about a PartyInCommunication is their CommunicationsIdentifier (phone number, e-mail address, maybe even just an IP address) so the isIdentifiedBy relationship may be applied to PartyInCommunication - - - - - id Gender - {D5B27630-C222-45be-87C2-5C4F8592487B} - The gender as recorded on the respective IdentityDocument - - - +The location of the death can be specified using inLocation + +The date/time of the death can be specified using the inPeriod relationship. + Death State + + - + - Recipient - {AAC709FB-0B88-4517-B5BB-FE2320992073} - An PartyInCommunication where the communicating party is the recipient of a message - + {391F91E4-768F-406c-A344-CC3331ABE2AC} + A StandardMeasureValue for LuminousIntensity in candela + Value In Candela + - + - Incarceration Facility - {B5C15382-451A-4446-BBE6-C67FBDB04402} - A Facility used for incarceration - e.g. a prison, detention centre, or remand facility - - - - - attribute - {4A8E5877-32DF-428f-9A60-6AC3D083FFCA} - A feature or property of a Thing. - -Note: In IES it is important to distinguish between names and attributes - attribute should never be used to identify or name something - for that, use Name or Identifier. - + {466DCDFB-B642-468b-A47A-E83291A86C6B} + An ActiveEventParticipant where a ResponsibleActor acts as the authoriser (sign off) in a GrantOfAuthority + Authoriser + - - - issuer Identification Number - {5E353B12-2503-429f-A683-F7C77E0DFBAD} - The IIN is a number that uniquely identifies the issuer of the Bank Card. - -An ISO/IEC 7812 number contains a single-digit major industry identifier (MII), a six-digit issuer identification number (IIN), an individual account identification number, and a single digit checksum. - - + + + {A0DC70DD-9237-480b-A712-F5381C5FFA1A} + An Identifier used to uniquely identity a document. + Reference Number + - - - hml Confidence - {04F797E7-9B5C-48c5-A50D-A14CFF7725DE} - A confidence whose value must be one of "HIGH", "MEDIUM", or "LOW" + + + {999CF6C3-AA65-4109-9FC4-5E5C8ECEC4A7} + An Element that enables one or more Flows between two or more other Elements. -This is a mandatory attribute for AssessToBeTrue - - +Note: A Flow can be of a fluid, such as water or natural gas; of energy, such as heat or electricity; of signal conveying information; of discrete entities, such as people, goods on pallets, or vehicles; or of mechanical load. + Connection + - + - Sender - {44C93DB5-8DFA-4585-9060-EEC789E0A5AC} - An PartyInCommunication where the communicating party is the sender of a message - + {6467A4EF-46BA-401c-A5C7-668BAFB6E228} + An OrganisationState that is assessed to be conducting acts of terror to achieve a political or religious goal. + + Terrorist Organisation + - + - Continuous State - {6E5AF4BB-BB7F-4387-A7BB-476B81FEC103} - A State that is temporally continuous - i.e. it is not a DiscontinuousState - + {7D7CC966-56EB-4220-A650-A993E598F2E2} + A Representation that is used to refer to something, usually in context of a NamingScheme + +Examples: + +GBR - the ISO Trigram for the United Kingdom +GB - the FIPS two-letter code for the United Kingdom +"Michael Caine" - stage name for Maurice Micklewhite + Name + - - - War - {D4F568F5-7BC4-489d-94BC-AE1305E5C0C2} - A Disagreement where at least one party has declared war - - + + + {48223A62-12E6-4953-8F80-8C7A48151825} + A Relationship between a ResponsibleActor and the Transit they have chartered. + + charters + + - - - Delivery - {F428ADA5-2349-4cd0-815F-8F768B08C6E6} - A TradeEvent where one or more Entities are delivered to the receiving party - + + + {2065B9A0-DCAD-45be-9F0D-BD4398261A7F} + A language spoken by the respective Person at a stage (PersonState) in their life + + has Language Proficiency + + + - + - information Content - {5BEE4248-DC98-4625-8553-3BB2171A1EDE} - A relationship between a WebResourceState and a Representation that asserts the Representation is the content of the WebResource - -Note: a state is used here as the content may change over time even though the WebResource persists - - + {34F13F26-7C4E-451a-BDA0-62BA7738039F} + Relates an OnlineArtefact to the ResponsibleActor that produced it. + + online Publisher + - + - Law Enforcement Organisation - {15806699-2F00-4891-B2A0-8A211CEDFC10} - A GovernmentOrganisation that investigates crimes and brings the perpetrators to justice. -Wikipedia definition: Law enforcement is any system by which some members of society act in an organized manner to enforce the law by discovering, deterring, rehabilitating, or punishing people who violate the rules and norms governing that society. - + {3099B032-4B0A-4aec-ABCD-3E862C4C1979} + A DataObject that is the contents of an entire database (note this is still a class, as there may be many copies of the database) + Database + - + - Authorisation Request - {1D6BAE08-B8F1-4eee-928E-991B3B46EADF} - An AuthorisationStage where a ResponsibleActor requests authorisation to act from another ResponsibleActor - + {D06C3801-F91C-436d-9D7F-DFDE29B48E5C} + An EventParticipant in which an Entity moves from one Location to another + Moving + - - - has Stated Address - {0451B5D4-99CB-47a7-BB93-DF4DF6625837} - The address of the owner/user as recorded on the respective IdentityDocument or PaymentArtefact. - - - - + + + {9A9467C3-D5FC-4964-8943-FE63ADF38914} + A Location that is a point (mathematically speaking, of vanishing volume) on, below or above the surface of the WGS84 spheroid. The distance from the spheroid surface is given by the altitudeInMetres attribute. + Geo Point + - - - allied To - {7F818F57-2C3B-4629-8EEC-F5F8310AE655} - A Relationship between two ResponsibleActor Entities where one is allied to the other. - - - + + + {24499751-7D9B-4f2e-B880-8D5BC4FCEF30} + An Event on a computer network. This can include events on any network of computer including the internet or other air-gapped or isolated network. + Online Event + - - - stays At - {90332C00-0188-4773-8A71-F9ED15F5ED33} - A visits relationship between a ResponsibleActor and a Location where the person stays at the Location. This should not be confused with residesIn which is an assertion of legal residence. -Note: more often than not, this will be a statement of regular/occasional stays, so the instance of the ResponsibleActorState should also be an instance of DiscontinuousState. In rarer occasions, it may be used to highlight a single, continuous visit, but in that case, inLocation would generally be used. - + + + {3A0E6FDD-5B3B-4092-9549-C05E8A5FED41} + An Event related to democratic processes or party politics + Political Event + - + - post Modification State - {2B02EF33-E12A-42ec-B047-533F6D8F159D} - A partOf relationship to indicate a State of an Entity just after the Modify event - -Note: For BORO purists, this means the post State is part of the Modify Event (i.e. the extent of the Modify Event includes the State) - - + {EA859D48-5BA4-40b3-A52D-1465D1765262} + An isStateOf that relates a BoundingState to the Element it marks the end of + + is End Of - - - scheme Mastered In - {C2C5FF87-189C-478a-B3BF-4706D798087F} - A relationship that asserts a NamingScheme is owned by a System that is the master for its names / identifiers - i.e. the uniqueness of the name/identifier is limited to the system. - - - - - + - Surveillance Warrant - {A86EC717-55AF-456c-BEC4-E1BA295D0227} - Relates a Surveillance Event to a Document that is the warrant for the Surveillance - + {F428ADA5-2349-4cd0-815F-8F768B08C6E6} + A TradeEvent where one or more Entities are delivered to the receiving party + Delivery + - - - permitted Organisation - {90F3E89D-1456-41fe-9354-4E13C4D79564} - The organisations who are permitted to access the item. See the EDH specification for further details. - -Allowable Values: + + + {E95170B9-2599-46dc-BEDC-012B08F09D43} + An Account that enables a person, organisation or other entity to participate within a particular online domain. -See EDH Standard - +Note: was called "OnlineIdentifier" in previous versions of IES + Online Account + + - + - Telephone Country Code - {79C84EC1-83EC-45a8-A3CE-F88CFFBF9434} - The dialing code for a country as specified by the ITU - + {63289363-A4D6-4abf-BE19-6DCDDCF9B28F} + An EventParticipant where a ResponsibleActor participates in a Delivery as a recipient + Delivery Recipient + - - - Cyber Stalking - {8CF52FB7-69F2-4ef2-8074-FB90EE924139} - A form of Stalking which takes place online. - + + + {DCE662F5-7BDB-457e-AE7E-2E5FE43DBA1A} + A relationship represents an association between two Things + + relationship + - + - Thing - {485CBF1A-04FF-4741-8471-46A03D28C406} - A rdfs:Resource which is a real or possible world 'thing'. - -Thing and its immediate subclasses are too broad a set of concepts to ever need to instantiate directly. - -EXAMPLES: -- An instance of a class (element) -- A class (class of element) - - + {6EAC8930-3D16-4e44-9706-989BDF6564A5} + An InteractiveCommunication where 2 or more parties communicate using audio + Tele Conference + - + - Email Address - {36F61EDF-6E6E-4d8d-9E75-275A820F6D96} - A CommunicationsIdentifier that uniquely identifiers an email account. - -Format: local-part@domain - + {E2FC3A09-EC9D-4ab9-B273-A526CB511B5A} + A PartyToAgreement where a ResponsibleActor rents an Entity from another party + Renter + - + - Database Table - {D9E56CAA-4668-4248-B087-C041363816DD} - A DataObject that is the entire contents of a table in a database (note this is still a class, as there may be many copies of the database) - + {94CEDBD1-8E3D-4cb4-8155-FBD621DA6A0D} + An Event that is commercial or administrative in nature + Business Event + + + + + {518E9B39-58C0-4e89-831D-B6099C3B9892} + The seat number associated with the ticket + + allocated Seat Number + - enemy Of {7F1A6A06-5223-4bf9-B903-1061A127D62C} A Relationship between two ResponsibleActor Entities where one is the enemy of the other. Note: this should not be considered a bi-directional relationship. Just because one person considers another person their enemy does not necessarily mean the feeling is reciprocated. + enemy Of - - - supplier To - {4F013D3F-E237-489a-96D5-5E9E54C6A388} - A worksFor relationship where the supplier (domain) is contracted to deliver goods or services to client (range) - - - - - Visiting - {EB558A61-8725-40d0-B87D-D6AA1FC27C89} - A temporal state of a ResponsibleActor - -Note: this is the superclass of ResponsibleActor (the whole life person or organisation) because the whole-life state is just a special case of a ResponsibleActorState. This pattern is true for all states. - - - - - - End To End Agreement - {1B39630B-B00F-4def-9C65-48082C4AD2E0} - An EndToEndActivity which is the overall process of agreeing something, including all the events that take place under that agreement, such as the negotiation, signing, delivery of service, etc. - - - - - Communications Account State - {20BB42F0-3F2D-4bb7-88DD-F4D05377D59B} - A temporal state of a CommunicationsAccount - - - - - Message - {70AEDFC7-2B17-43d8-BF49-B5ACF8812317} - A Communication where a message is sent. - - - + - On Journey - {80AFD655-A969-46be-BE72-035C053C1C4F} - An EventParticipant in which an Entity is on a Journey (i.e. a multi-part journey) - + {7ED8BC7C-A85F-4ed5-AC6F-D640F2DF4B7B} + A temporal state of an Actor + Actor State + - + - Non Disclosure Agreement - {672C510D-8836-4a41-8921-C732DF430278} - An EndToEndAgreement where parties agree not to disclose certain information - + {6C7891C7-E095-41f4-A894-AA0C6A22F5D2} + An Organisation that is part of another Organisation - usually part of a CommercialOrganisation, though other Organisations have departments + Department + - + - Customer Identifier - {43560C95-66A3-4d69-A743-F0A166DE51FC} - The customer identifier associated with the Financial Account. - -A single Customer Identity could be associated with more than one Financial Account managed by the same provider. + {A72F0FF1-88F2-4b36-A2C4-26B4B0698A2C} + The account number for the respective FinancialAccount. + Account Number - + - Class Of Measure Value - {4520A91C-D956-46c1-9A81-93C4C0B12880} - A ClassOfRepresentation that is the powertype of MeasureValue - + {8C1321B7-8686-4a21-B99A-6C4A98B411A7} + A display Name used by the account which may be non-unique, and may not be the same as the username + Screen Name + - + - hosted On - {F5C27E55-623E-4fa7-95C3-DD0A722D1035} - Relates a WebResourceState to the OnlineService that hosts it - - - - - - - Authorisation Requester - {81BF6EA6-996D-4148-8F5D-8B41156637F6} - An ActiveEventParticipant where a ResponsibleActor requests authority to act - - - - - Death State - {F6173D27-D86D-40f8-A5B0-36DCCF85D396} - A BoundingState that marks the end of a Person's life - -The location of the death can be specified using inLocation - -The date/time of the death can be specified using the inPeriod relationship. - - - - - - Online Artefact - {54500458-51CF-46b5-A5A3-14B1D5C7F755} - A WebResource which is any kind of media presented online that is more granular than a webpage, and user-generated - e.g. a blog post, tweet, facebook post, etc. + {81A1E70D-6ADB-4843-BCA6-C0A710E7716B} + An rdfs:subClassOf relationship that asserts that all instances of a ClassOfElement share a particular Characteristic or Measure -Note: when applying begin and end states (and periods of time) to OnlineArtefact, the times should correspond to the life of the content, not the duration of the posting activity. - +e.g. all London buses being red, all heavyweight boxers weighing more than 200lbs + + all Have Characteristic + + + - + - Joint Account - {AD17E3D9-CAB2-4a60-99C9-109F4496F92F} - A FinancialAccount held by more than one person - + {E5C27DA8-7DF1-49ea-A9EC-ABE17AFD2047} + The powertype of AmountOfMoney + Class Of Amount Of Money + - + - Class Of Asset - {F999F59A-7C7B-40f3-8F86-5B2592889E95} - The powertype of Asset- i.e. a ClassOfEntity whose instances are classes of Asset - -Examples: - -* Vauxhall Insignia, VW Golf -* Smartphone -* Apple iPhone 6S - + {BD14EF81-DDBC-4bdf-BC40-E5FAE937ADA6} + A GeoIdentity that is a decimal representation of an angle of latitude of a PointOnEarthSurface (WGS84) + Latitude + - + - user Of - {01984617-C96D-48b3-ACDE-25F525719AEF} - A hasAccessTo relationship between a ResponsibleActor and an Asset they use. + {D6974F5E-B24C-4a06-9AC1-DB6299E9BF55} + A relationship linking an Thing to the ResponsibleActor that prefers the use of that Thing. -Note: more often than not, this will be a statement of occasional use, so the instance of the ResponsibleActorState should also be an instance of DiscontinuousState. In rarer occasions, it may be used to highlight a single, continuous use, but generally this would be modelled with the appropriate type of Event and EventParticipants - - - - - - ticket Arrival Location - {A4906B5E-8718-404e-8EEF-20AE29106383} - The arrival location as stated on the ticket. - - - - - - - has Theme - {654CB83B-75CF-4940-A2CF-C7820141C5AE} - A relationship linking an Event (e.g. Communication, Meeting or Investigation) to an Thing that is a theme (or topic) +This is used when there are more than one state, name, etc. for a given item, and there is a requirement to specify which one is considered primary / preferred by a particular Organisation. Examples: -* A Event being investigated after it occurred -* A general investigation into a Location -* A Meeting discussing a new project -* A VoiceCall about a Vehicle - - +* A primary name for a person (applied to PersonName) +* A primary DoB for a person (applied to BirthState) +* A primary nationality for a person (applied to the PersonState that links to the Nation) + + is Primary For Organisation + - + + + {C029299D-5946-48dd-94CB-80EC23A56300} + An EventParticipant where a ResponsibleActor participates in a Destroy event as a destroyer + Destroyer + + + - interested In - {7BD2B884-F02C-4da2-AF6A-21B790FBF669} - A Relationship between a ResponsibleActor (or state thereof) and an Entity they are interested in. - - + {720D0AA3-81F7-4220-A7A5-34304E33B72F} + An rdf:type relationship that asserts an Element has a Characteristic or Measure + + has Characteristic + + - + - Period Of Time - {3FDFA898-C340-4279-8B3C-275359D5B02D} - A PeriodOfTime is an Element whose spatial extent is everywhere, but whose temporal extent is limited. - + {EB73AB32-8232-4b58-8271-640DDDDCC7DE} + A ClassOfPersonState indicating the proficiency a person has in a particular language at that state in their life. + + + Language Proficiency + - + - Vehicle Identification Number - {AC9AB7B0-6C38-4b08-B2B9-CAA8486F0F4B} - VIN – Vehicle Identification Number. - -For road vehicles this is often directly referred to as the VIN, but this can also be applied in a generic fashion to other vehicle types. + {8E0DF17F-34EE-43c6-8DA4-30F698384FD3} + A Location (and an Asset) that has been defined or constructed for the purpose of ownership + Real Estate + + + + + + {22D9054C-AE5C-4afe-99D9-3C9D65C86CB9} + An rdf:type relationship that asserts a Document is a copy of WorkOfDocumentation -ISO 3833 for road vehicles (17-digits) - +Note: Document instances are individual physical documents whereas WorkOfDocumentation is the general case of a document - e.g. "War and Peace" vs "my copy of War and Peace" + + a Copy Of + + - + + + {5E25DC95-E376-420f-9991-F5175476B386} + A PoliticalAnnouncement marking the start of a War + Declaration Of War + + + - has Stated Nationality - {C8AB9A91-97ED-4868-8167-44E71F40AFE7} - The nationality of the identity holder as specified on the IdentityDocument. + {9E77B9DE-E76A-454d-B4B5-52496358FC65} + The Date of Birth as specified on the respective IdentityDocument. - + id Date Of Birth + - - - id Authenticity - {1185F43F-7EBB-4e38-A1B3-FF1421F3416D} - Provides an indication of the believed authenticity of the IdentityDocument - - -Genuine -Fake -Unknown - - + + + {46D508B4-F1CC-45d7-9E4B-BA8A3C88D82A} + Any http presence on the web + Web Resource + + - - - familially Related To - {3AA26AC6-206D-4b6d-BDEC-C9E2B4814BE7} - A Relationship between PersonState (which may be a Person, or just a temporal state of Person) and another Person to indicate they have a familial relationship. + + + {4B3AE19C-6369-49d0-B7B5-949714FFFC95} + An OnlineArtefact that is part of a SocialMediaPage -Note: some relationships will be temporal (e.g. spouseOf) and therefore related a state to a Person. Others will be for life (i.e. from the birth of the youngest until one of them dies) and therefore between two whole-life Person entities. - - - +Note: the content may be created by a different account to the one which created the SocialMediaPage + Social Media Post + - + - Tele Conference - {6EAC8930-3D16-4e44-9706-989BDF6564A5} - An InteractiveCommunication where 2 or more parties communicate using audio - + {F8FABF60-63D3-42ae-BA6A-54CFD0C036BF} + An Element whose extent is defined by being the shared overlap of two or more Elements + Arbitrary Overlap + - + - Object Name - {9A372833-B327-4cb0-9950-786A2FBF7CC3} - A Name given to a DataObject. - + {93F71FAF-AEF4-4e41-8CEB-FC6447B20428} + An AgreementStage which includes all the ongoing activities that conform to the agreement reached + Agreement Execution + - Online Content Event {2176DEAE-6B5A-4906-AE37-FC76B0A50C0D} An OnlineEvent where content (text, images, video, etc.) is uploaded, downloaded or viewed + Online Content Event - + - Criminal Activity - {43E58528-16E4-48b3-8F13-10500879EA83} - An Event which is illegal within the laws of the jurisdiction in which it takes place. + {87308A03-5C79-4d94-99E1-660042AC7929} + An Event where a Person checks in to a hotel or Transit. This also includes swiping tickets to use public transport -Note: If the CriminalActivity falls into one of the Home Office Offence Classification Index codes, then this should be provided using the offenceCode attribute. +The location of the CheckIn is specified using an inLocation relationship. + +The CheckIn may be part of another Event - e.g. an EntertainmentEvent or Transit event. Simply use the isPartOf relationship to specify this. + Check In - - - account For Card - {7891E893-56DB-4d47-80B4-C78A667767F6} - Relates a BankCard to the FinancialAccount which the card is issued against. - - - - - - - scheduled Departure Time - {340CF0CC-BA75-40b7-8B8A-167CD65C1830} - The date/time on which the service was scheduled to depart - -The format of this attribute is a restricted string based upon the ISO 8601 Extended Format. - - + + + {FCBB35B9-704B-46c1-8054-10B7DA7EB8F8} + A CommunicationsAccount that is used to administer the use of one or more e-mail addresses. + Email Account + + - + - Destroyed - {E70CA8CD-51DC-4f77-982C-C233F9493FF9} - An EventParticipant where an Entity is destroyed - + {B1D011F9-9585-49eb-97C4-86E82D6F0BCF} + A ResponsibleActorState where the Actor is interested in something + Interested + - + - Lead Investigator - {E1AF7AFE-FA2F-40f7-88A3-CA6988BC2E0D} - An Investigator who is charge of an Investigation - + {6939AE2F-D74D-4446-8A88-5C26669689BA} + An Interested state where a ResponsibleActor hates something + Hates + - + + + {2CF1B157-A2F6-41c8-8A87-7B82EEB71F40} + Relates an OnlineAccount to the OnlineService that provides and administers the account. + +Note: was called "Domain" in previous IES versions + + online Account Provider + + + + - Operator - {6730B57A-3E53-4bd2-B784-78C4FB239DBF} - A ResponsibleActor's role in an OperationalEvent where they are one of the operators - + {C2174205-C96F-4427-A401-19C1DEF0E4AF} + A BankCard that allows the customer to carry a line of credit + Credit Card + - + + + {475617C7-BEE3-4c5e-8749-9386B68A8DA5} + A visits relationship between a ResponsibleActor and a Location where they undertake religious worship + +Note: more often than not, this will be a statement of regular/occasional worship, so the instance of the ResponsibleActorState should also be an instance of DiscontinuousState. In rarer occasions, it may be used to highlight a single, continuous visit, but in that case, inLocation would generally be used. + worships At + + + + + {862E873D-B64A-41AD-9D3D-27F108FA159F} + A relationship that asserts a State can have (be a member of) a particular ClassOfState (Capacity). + +This expresses modal possibility: the State, in some possible world, can be a member of the specified ClassOfState. For example, "Fred Bloggs in 2026" (a PersonState) can be a member of "Term as Captain of Medway Queen" (a ClassOfState subclass of InPost). + +This is distinct from actually being a member of that ClassOfState - actual membership is expressed via rdf:type. A State may have a Capacity that is never actualised. + +See also: eachHasCapacity for the class-level equivalent. + + has Capacity + + + + - Airport - {82E3793F-D0D1-40ca-927C-7A6FEF913503} - A Port used for air travel - + {A5516CD2-940B-4827-B38A-AD86AF934E99} + The Government that left power following a ChangeOfGovernment + Outgoing Government + - + - Person In Transit - {9888A3F3-7E9B-4806-BD4E-2FC4D87A5902} - An EntityInTransit where the Entity is a Person - - - - - id Family Name - {CCD1F7FE-C42A-4503-BF24-00E8805BD5DD} - The family name as printed on the IdentityDocument - - + {A01A5045-B09C-4bea-8C96-881C29F2EE60} + A PersonName that is one of the given names of a Person + +Note: +A GivenName will often be applied to a State of the Person, as names tend to change over time + Given Name + - Interactive Communication {6D5E11EE-C61A-4e38-913F-BBAF2A34A288} A Communication that occurs synchronously - e.g. a video or voice call + Interactive Communication - - - Arbitrary Period - {68BA678C-DCA8-453e-BFCC-D9FB48339D99} - A PeriodOfTime for which is not delineated by a particular clock period - e.g. not a year, not a month, not a day, not an hour, etc. Instead it is one which is most clearly specified in terms of start and end that are ParticularPeriods. - - - + - has Ethnicity - {BC3185CE-53F4-45de-A6D4-DAC8343B4D1C} - The ethnic group that the respective Person belongs to. - -The Metropolitan Police standard shall be used as the reference data standard. - - + {0AAF6757-AAC9-43c4-8B43-CB3358EADCA4} + The address of an emergency contact as printed on the IdentityDocument + + has Emergency Contact Address + - - + - Social Services Identifier - {DF17458A-3BB8-4851-B88A-1E08C2EFA697} - An NationalIdentityNumber used for managing a citizen's access to social services + {624D6CD1-31D9-46db-B42D-56DAD35BABD8} + An Element which is a part of a whole that can be replaced (possibly multiple times) without altering its overall identity. It is coincident with any Element which fulfils its purpose, role or function to the whole. -In UK, this would be an NI number, in the US, it would be the social security number - - - - - Geo JSON - {417C1F4E-6A5D-4631-B275-8E982252791A} - GeoJSON is an open standard format designed for representing simple geographical features, along with their non-spatial attributes. It is based on JSON, the JavaScript Object Notation. +The identity of a ReplaceablePart can survive periods when no Element fulfils its purpose. -GeoJSON mandates use of WGS 84 coordinate system - see IETF RFC 7946 - - - - - - Witness - {9C9ED058-4BB5-43d0-A311-FF7A532ED6D6} - A Person's role as a witness in a trial - - - - - - Surname - {B5A0C08A-39B3-4bd1-9D19-CE87E0F7DEBB} - A PersonName that is their inherited or married name +A ReplaceablePart does not survive the destruction of the whole it is a part of, though an Element that fulfils the ReplaceablePart may do. -Note: -A surname will often be applied to a State of the Person, as names tend to change over time - +Examples include: +- Tyres of a car +- CEO of a company +- Simcard in a mobile handset +- A pump in an oil refinery system + + Replaceable Part + - + - Purchase - {0A9A9F7D-A6F1-4629-BD2B-7990D2D36493} - A TradeEvent where an Entity is bought - + {8FF9DE7F-137B-4a03-AB24-7D84FCFB99C0} + An EntertainmentTicket where the Event is a concert + Concert Ticket + - + - Travel Service - {3D0FC30A-CF82-44f2-970E-BFD04EADBA74} - A transportation service, often provided as a public service – e.g. a scheduled flight, rail journey, ferry crossing, etc. - + {E1A494ED-D493-44ab-8BF9-ABC6889D4D9A} + An Entity that is a geographic place which specifies a point or an area on the Earth's surface or elsewhere. + Location + + + + + A bounding box of 500m around Stonehenge + + + London + + + The Cotswolds + + + The boot of my car + + + The car park at Birmingham New Street station + + + IES currently uses the ies:inLocation (a specialism of ies:partOf) to relate instances of ies:Element to instances of ies:Location, + with instances of ies:Location being places (at some time, ies being 4D). All instances of ies:Location can therefore be seen as + instances of geo:Feature, ie ies:Location is a subclass of geo:Feature. This approach permits all current uses of ies:Location (ie is + a non-breaking addition to the model) whilst also allowing all instances of ies:Location to be treated as geo:Feature as well. + + Other IES classes may also map to geo:Feature (all things in IES having a spatial component, being 4D in nature), but in this + alignment, this is not explored further. This alignment is sufficient to replicate the current IES approach to geoinformation using + GeoSPARQL constructs; IES Elements are consider to have Locations, Locations can now be described using GeoSPARQL constructs. + - + - Prosecution - {024133FE-9D0B-4e5d-A97D-A34B5EA01C41} - A LawEnforcement Event that is the trial of a suspect - + {AE8FC416-9650-472d-99C6-F0A46B7359EB} + The Measure of an Entity's resistance to acceleration as specified by the International System of Quantities + Mass + - + - End To End Transaction - {911EB3DE-A001-493d-850D-3CF5A848791D} - An EndToEndActivity covering the lifecycle of the trade - - + {A0A9CD13-A4B4-415b-9187-64C9B72E2F4E} + An OperationalEvent that involves the gathering, analysis or dissemination of intelligence + Intelligence Operation + - + - is Represented As - {D106A0A9-55C4-454f-9E20-35BA54114036} - A relationship that asserts a Representation in someway depicts an Thing - - - - - - - Retailer - {BA2472AB-56F0-462e-9460-F0192ABCD979} - An EventParticipant where a ResponsibleActor participates in a TradeEvent as a retailer - - - - - Target Location - {9BEF1C80-3823-4611-9349-AA1E11E41BE7} - Relates an MilitaryAttack to the location specified for the attack - + {07FE1419-1915-4F59-A776-4FB230DA2E68} + The FlowAcrossSurface that is the finish boundary of a FlowAlongPath. + + is Finish Boundary Of + + - payment Artefact Provider {C793E699-C27B-49cc-9358-C4A0E17E609E} The Organisation that provided the PaymentArtefact + payment Artefact Provider - - - object Content Reference - {6B06ABDD-05CF-485c-A483-563C5E85F189} - An ObjectContentReference is a resolvable reference to the ‘content’ of the respective DataObject. - -Whenever a DataObject is exchanged it must include either the ObjectContent or an ObjectContentReference or both. - - + + + {2D88DE83-F87F-48ad-A485-9FFA79ED90D8} + A unique key (usually only unique within a Database, though it could be a GUID) that identifies a DataObject + Data Key + - + - Event State - {FE668C24-D25C-4273-872A-EB77CB09341D} - A temporal state of an Event - -Note: care must be taken with using this in a 4D, extensional model such as IES. States such as "Ended" would not be appropriate, for example - in such a case, the temporal extent of the Event or the presence of a BoundingState to end it would be correct. - + {3B47FCD0-E7D1-4b2b-BC07-C96D3F07ABC3} + An EventParticipant where a ResponsibleActor is the victim of a CriminalActivity + Victim + - - - associated Carrier - {2E464C7F-FC0B-4dcc-9B1C-5DCA87B4CE3A} - The Organisation that provides the transport specified on the Ticket - - - + + + {F50BAD6D-EBE0-4fd8-B54C-3E24A62491A6} + An PartyInCommunication where the communicating party is called in an InteractiveCommunication + Callee + - + - id Upper Range - {7615FB07-E0C5-4734-AFC8-FD52688DD2CC} - A relationship between a CommunicationsIdentifierRange and the CommunicationsIdentifier that is the upper limit of the identifier range - - + {EF2C13D4-7106-4799-BB72-7CD47714F257} + The format of the respective WorkOfDocumentation. + +Examples: + +PDF +MS Word + + format + + - - - starts In - {861E3D08-3659-489a-B100-0E943CF3F3F0} - An xsd:DateTime for the start of the period - - + + + {F30D350C-848D-4b02-AEA5-86575CEEEFB3} + An Organisation that provides education + Educational Organisation + - + - Account Number - {A72F0FF1-88F2-4b36-A2C4-26B4B0698A2C} - The account number for the respective FinancialAccount. - + {515468C2-B4D9-449d-8AC4-575973EFBF6B} + The RegionalConstituency being decided in an Election + Electoral Region + - + - IPv6Address - {78549D65-75F2-41c3-AC14-F0D441AD6354} - An IPAddress conforming to v6 of the standard - + {59121C21-38E4-4224-8C2D-4D3E94A3A0D9} + An Event conducted by military or national security actors + Operational Event + + + + + {2978340B-C4AA-4331-A68D-54A158798DAC} + An Organisation formed around a particular religious belief + Religious Organisation + + + + + {333E73AD-563F-443c-A9B3-CA122FDF75B9} + An rdf:type relationship that asserts an Entity is similar to other Entities that are also related to the same SimilarEntities class. + + similar Entity + + + + + + {2415B865-3C37-4595-9F38-11075EAB5D34} + The Country in which a Currency is legal tender + + is Legal Tender In + + - - - Measure - {6CF79FCE-E2C9-4e8b-848C-39BD8616F77D} - An Characteristic which is measurable on a scale - + + + {6767DFCD-3FCB-42cc-BEE3-9FA9A324DF0B} + An xsd:DateTime for the end of the period + + ends In + - + - Given Name - {A01A5045-B09C-4bea-8C96-881C29F2EE60} - A PersonName that is one of the given names of a Person + {ECC6E85E-CB08-464d-81A4-BA3ECDCB784C} + An OnlineArtefact that is video or audio streamed online in real time. -Note: -A GivenName will often be applied to a State of the Person, as names tend to change over time - +Note: the begin and end dates for a LiveCast instance mark its life online rather than the duration of the actual recording. The recording itself should be tracked using an OnlineContentCreation Event. + Live Cast + - + - Currency - {A06EE74F-9A66-4b63-8DC3-3B1C2B362862} - A ClassOfAmountOfMoney that is the denomination as currency. - -The identifier should be specified as an ISO4217 three-letter code (e.g. USD, GBP, EUR, etc.) - + {1ED09A3D-7EE9-4b7a-8F0B-8590023C9F81} + A TeleConference where parties communicate over video (with audio) + Video Conference + - + - Document Section - {19FE20BA-D898-46d4-8916-3E73BC059D54} - A Representation that is a section/chapter/paragraph in a WorkOfDocumentation - -Note: inRepresentation should be used to associate the DocumentSection with the WorkOfDocumentation or other DocumentSection it is part of. - + {31BFE794-924E-44e3-942E-ADC9ED19FBA1} + An Entity that is the collection of all transactions between a provider and a customer + Account + + - + - Document Format - {ACB44E46-7A30-4911-A9F0-3D5412FB3725} - A ClassOfIndividualDocument whose members are all of the same document format - e.g. + {04C2111A-D958-4a95-9271-7208B849DDD8} + A collection of Thing that have been gathered together for a purpose. -PDF -MS Word - +Note: The same Thing can be in more than one GroupOfItems + Group Of Items + - + + + {77CA0C8D-71F0-4cb9-8621-407396FAC5A1} + The given names as printed on the IdentityDocument + + id Given Names + + + - Travel Service Identifier - {680FD822-C1F6-4d09-94D5-5D586C947DE1} - The Identifier for the respective Travel Service – this is how humans would usually refer to the service - -Note however that often this identifier does not, on its own, uniquely identify any given instance of a travel service – e.g. Flight BA0010 is reused on a daily basis to refer to the flight between London Heathrow and Los Angeles. As such, to uniquely identify any given instance of a Travel Service you would need to combine it with other attributes – typically departure date/time. - -For Flights, this will be the Flight Number. - -For Ferry Sailings this is typically the name of the vessel that is scheduled to make that sailing and, when combined with the departure date/time can be used to uniquely identify that sailing. Note that if the actual vessel that makes the sailing is different to that which was scheduled (e.g. as result of the scheduled vessel being out of commission), this identifier is not modified. - + {AD17E3D9-CAB2-4a60-99C9-109F4496F92F} + A FinancialAccount held by more than one person + Joint Account + - + - associated Person Name - {022535DE-2100-420b-B4BC-10465DEEEC3C} - The name of the Person which is associated with the Entity - -This may be the name of an account holder, the name printed on ID, tickets, etc. + {5E353B12-2503-429f-A683-F7C77E0DFBAD} + The IIN is a number that uniquely identifies the issuer of the Bank Card. -Note in 3.x, this was several different attributes: -accountHolderName on FinancialAccount -nameOnLicense, etc. on IdentityDocument -ticketHolderName on Ticket - - - - +An ISO/IEC 7812 number contains a single-digit major industry identifier (MII), a six-digit issuer identification number (IIN), an individual account identification number, and a single digit checksum. + + issuer Identification Number - - - Callee - {F50BAD6D-EBE0-4fd8-B54C-3E24A62491A6} - An PartyInCommunication where the communicating party is called in an InteractiveCommunication - + + + {D700FE64-4100-4ade-93CE-6219A7BC0BCB} + A relationship a MeasureRange to the Measure that is its upper bound + + upper Bound + + - + - Part Number - {772CD8A3-3DCA-4cc7-8BA3-17D1C57E94BC} - A unique Identifier for the a ModelOfDevice - -Note: this is different to a serial number which is unique to each Device + {ECFED94D-CC69-46b9-B09D-B282D5665787} + ISO639-3 three-letter language code + ISO639-3Code - + - Political Announcement - {53D5957B-E4B6-4cbb-8CE9-887F7152820F} - A PoliticalEvent where information is released to the public - -Note: was called Announcement in IES 3.x, but that was confusing for business announcements , personal announcements , etc. - + {CAC97EB4-E0E8-4576-9637-1FBED5F9FEF2} + A Representation which might contain internal structure that can be exploited using bespoke tools and/or applications. Data objects might be geoobjects, video files, audio files, etc. + Data Object + - - - finite Membership Count - {FF3DDC24-010C-4cd2-BF97-7464EAF45317} - An integer count of members of a FiniteClassOfElement. - - + + + {2F8738A6-5EBA-4d80-980B-AA9E6F28B81A} + Links an IdentityDocument to the Person it identifies. + +Note: was "Is associated with" in IES3 + + document Identifies + + - + - Authorisation Document - {8177A2FB-CA54-4dc5-9884-33FBA660B174} - A WorkOfDocumentation that provides permission - + {F87E3B6F-5872-47eb-89F8-6642DD7C8237} + A GovernmentOrganisation that collects, analyses or disseminates intelligence + Intelligence Agency + - - - holds Account - {6314A9B0-4578-42a8-A553-1FDDF35AC7F1} - Relates an AccountHolder (PersonState) to the Account they hold - - - + + + {ABDC5FD5-3281-4cd5-A9B0-188292D8C6B7} + A person's role as a prosecutor in a trial + Prosecutor + + - + - Health Service Identifier - {FBCCD717-E163-4129-B270-966F5D404260} - A NationalIdentityNumber used for managing a citizen's through-life healthcare - -In UK, this would be an NHS number, apart from Scotland where it is called a CHI number - + {F8454637-80DD-44a7-AD91-6DECE44F0171} + A CriminalActivity that is politically motivated and designed to cause terror + Terror Attack + - + - Serial Number - {51F79BC9-9BB5-47d6-973B-6F86F289B5FB} - An Identifier for Device that has been assigned at manufacture. - -Example Value: - -123ABC456DEF - + {96989C30-99CC-4606-A8D4-DFD9421F0E34} + A Ticket to an EntertainmentEvent + Entertainment Ticket + - + - Booking Reference - {D31E959A-6354-40e7-8370-1FE5246624AD} - An Identifier that is notionally unique number that is allocated to a TravelBooking. - -Note that Booking Reference Numbers are recycled and so are not unique in their own right. When combined with the BookingDate it is potentially possible to identify a specific booking. - + {80AFD655-A969-46be-BE72-035C053C1C4F} + An EventParticipant in which an Entity is on a Journey (i.e. a multi-part journey) + On Journey + - + - Party To Agreement - {AF57E842-9BF7-4f6e-B180-DDEACB0F5386} - An EventParticipant where a ResponsibleActor is party to an EndToEndAgreement - -Note: this includes EndToEndAgreements that were never ratified - i.e. they got to the negotiation stage but were never put into force + {C58A1AB4-19E2-48d0-B606-3BDFC5DD3860} + An EventParticipant where an Entity observes another Entity or Event + Observer - + + + {FA4DDF04-16DA-4b5c-AE9A-6AB8CD07DCDB} + A relationship linking two Elements where one ends before the other starts + + after + + + + + + {FBA54EEF-91BF-4ba2-8B67-79C899963149} + A hasName relationship that asserts an Identifier identifies an Thing + + is Identified By + + + + - Change Of Government - {7FA15F56-86C4-47f4-9032-999C17703368} - A PoliticalEvent where one Government is replaced by another. - + {0AF87601-5B3E-4c5e-8149-D0D3C0073C42} + A ResponsibleActor's involvement as the facilitator of a TravelBooking + Booking Agent + + - + - Altitude - {51B6F4C5-0DA3-437d-9507-38514BC2ABCD} - The Length that is the distance above (or below in the case of negative numbers) the surface of the WGS84 spheroid of the respective Location - + {3BE61CCF-DCD0-411d-9D43-5DEABF8381F2} + A temporal state of an WebResource + Web Resource State + - + - Amount Of Money - {0DF94DE5-68B7-45b4-A106-A11CE06C31B8} - A specific amount of a given currency - - + {73F8D96C-A9EC-4301-9968-0F7BF9826C45} + A DataObject that is part of the data in a Database + +Examples: + +* A table, row, column in RDBMS +* A document in a document db +* a key-value pair in KVDB +* named graph in a graph db + Database Item + + + + + {6B06ABDD-05CF-485c-A483-563C5E85F189} + An ObjectContentReference is a resolvable reference to the ‘content’ of the respective DataObject. + +Whenever a DataObject is exchanged it must include either the ObjectContent or an ObjectContentReference or both. + + object Content Reference + - + - Bank Card - {848A9E0F-F3B4-47c3-AA7E-2FF6BE92170C} - A PaymentArtefact that is a physical card used for making financial transactions. + {37DB1A2C-9382-4dac-8AE8-9DEC5A337E16} + A Name that is used to refer to a Location. -Note: when used online, the accompanying Fan - +Note: the naming pattern is used here as different parties (even standards bodies !) may have different names for the same Location + Place Name + - - - Value In Metres - {C8D4C3CB-16C2-44a7-B709-35CEBF219BF0} - A StandardMeasureValue for Length in metres - + + + {861E3D08-3659-489a-B100-0E943CF3F3F0} + An xsd:DateTime for the start of the period + + starts In + - - - online Like Of - {4A3F24C6-EEC9-48ce-93FB-26FF64E1268A} - Relates an OnlineLike to the OnlineContent that was "liked" - - - + + + {D3275233-7381-483e-B2D2-77F13D73A52E} + A temporal state of a Vehicle + Vehicle State + - + - coerced By - {9E413787-42C8-4cd4-B7B1-63E38F6A02D9} - A Relationship between two ResponsibleActor Entities where one (range) coerces the other (domain). - - + {CD6E380B-7AD4-43d6-A128-9C666ABD8223} + The date of publication of the respective document. + + publication Date + - - - Class Of Class Of Entity - {1F9AC8FE-3862-48d6-A3DC-E429B08D2B26} - The powertype of ClassOfEntity - - - + - Name - {7D7CC966-56EB-4220-A650-A993E598F2E2} - A Representation that is used to refer to something, usually in context of a NamingScheme + {11F2A275-650F-407d-8E86-F99DDEF4AAAF} + An EventParticipant where an Entity is the subject of an OperationalEvent Examples: -GBR - the ISO Trigram for the United Kingdom -GB - the FIPS two-letter code for the United Kingdom -"Michael Caine" - stage name for Maurice Micklewhite - +* person / organisation under investigation +* recon'd location +* subject of surveillance + Subject Of Operation + - + + + {3EFEA421-6B88-4e51-9B20-4FFA22E8C5CA} + A Location that is contained within a Facility - e.g. a room, laboratory, floor, etc. + Part Of Facility + + + + + {D3AA70B6-BA62-459a-B3F8-C504C2AF6A0B} + An instance of Element which is the sum of all possible worlds including everything in those worlds. Put another way, this is everything in our world and everything in all possible worlds. + pluriverse + + - managed By - {8991D995-1915-47b7-B180-D9EBC4A1FD1F} - A worksFor relationship where the managed ResponsibleActorState (domain) is managed by another ResponsibleActor (range). - + {C50ACACE-B654-4094-A0AB-252FFD2A3E7C} + The Node at the finish of a directed Link. + has Finish + - + + + {463F9B14-2D14-4364-B4F0-658A20DFCBFA} + A partOf relationship to indicate an Element is entirely within a Location + in Location + + + + - Service Provider - {496683C9-EB89-46ac-87D0-4864F1B54ED4} - The role of an Organisation in providing a Service (e.g. a TeleConference) - + {91D62F08-ED05-4558-9321-368712A34A30} + + A DispositionalClass where all the instances share the same capability + + Example: Vehicles capable of Mach 2 + + Capability + - + - Forgery - {78686D99-2AAC-4f5b-8EE0-456BDCC6F99E} - A CriminalActivity that is the creation of fake items + {13865B40-B57D-44e7-9658-00C45C8175C8} + A unique Identifier for an Organisation (more usually an OrganisationState) -(also a subclass of Create). - - +Example: +DUNS number +VAT number +Companies House Number +Registered Charity Number + Organisation Identifier + + - - - online Publisher - {34F13F26-7C4E-451a-BDA0-62BA7738039F} - Relates an OnlineArtefact to the ResponsibleActor that produced it. - - - + + + {4F83D781-7E46-4ad4-B2A5-ECD27565EA49} + Software that provides the basic access layer to hardware + Operating System + - + - is Disposed To - {B093F8DA-AE08-4819-8E1C-F119EF212566} - An rdf:type relationship that asserts an Element is a member of a DispositionalClass - i.e. it is disposed to (capable of, tends to, etc.) the specified disposition. - - + {E076AFB8-F6F8-4b06-82B3-7ED568D1EE73} + A relationship between a CommunicationsIdentifier and the CommunicationsAccountState of the account to which the identifier is registered + + has Registered Comms ID + - - + - Online Account In Use - {BCFD5BED-785D-4c5d-B004-2C8A5C7B40C3} - An EventParticipant where an OnlineAccount participates in an OnlineEvent - - - - - assessed To Be The Same As - {6A1C6C65-D671-4ea3-9184-044AE2A802CF} - A relationship that asserts two Things that may have been previously judged to be different are in fact the same thing. + {B6A503E5-3FC4-4a45-8DC0-994EA31A895A} + A temporal state of a Vehicle where it is not moving. -WARNING: by "the same" we mean they occupy the same space for the same period of time - i.e. not two different things in the same place at different times, and not the same physical item at two different periods of time. The Identifier and State patterns should do most of what is needed here, and it is extremely rare that this would ever be needed. Do not use unless absolutely necessary. - - - - - next To - {F33CAAA7-85A7-4e41-B0D4-3EAC4E6F73CC} - A nearTo linking an Element to another Element it is immediately proximate to (i.e. touching) in space - +Examples: +* A car parked on the roadside +* A ship in dock or at anchor +* An aircraft parked on the tarmac or in a hangar + Parked + - + - Country - {92EBA9B9-48C2-4082-9FE5-603977BD6846} - A Location whose land extent / borders are recognised as a Country by the International Standards Organisation (ISO) + {C81B6EAD-8494-45ca-928C-21CB6D395C39} + An OnlineArtefact that is stored on a Device to enable continuity of session, log-in, or simply to track activity online. -Note: this is simply the land, any buildings on it, and the airspace and ground beneath as recognised by the ISO definition. It does not include the nationals of the Country, its Government, etc. - +Cookies tend to be ephemeral, an unique to a device, so no states are required. Simply use cookieOnDevice relationship mark the stand and end BoundingStates of the Cookie. + Cookie + - + + + {FF902F8E-6B22-4f17-9C16-48543251D22E} + An rdf:type relationship that asserts a Representation is in a particular Language + + in Language + + + + + - Bank - {4E10343E-8350-4354-B3DB-A7F74B4535EF} - An Organisation that holds a banking license and can conduct financial transactions on behalf of customers - + {13ABC7CA-915E-4069-8EA7-FD205A5336C5} + An IdentityDocument that confirms a Person's nationality and permits them to cross national boundaries + Passport + - Dispositional Class {2855AF50-EEE4-4ced-B499-AE42423A4DE3} A ClassOfElement whose instances all share the same disposition - e.g. capability or tendency Example: Vehicles capable of Mach 2 + Dispositional Class - - - charters - {48223A62-12E6-4953-8F80-8C7A48151825} - A Relationship between a ResponsibleActor and the Transit they have chartered. - - - - - - - maintains - {727175D4-0998-49a0-BAEE-6B8F1F1FD8D4} - A Relationship between a ResponsibleActorState and an Entity they maintain - - - - - - - Domain Name - {42FFB9AC-2D28-453a-80A0-2A271DA32EB5} - A CommunicationsIdentifierRange that defines a realm of administrative autonomy, authority or control within the internet. [from wikipedia] - - - - - National Identity Number - {F2CF8705-DA4A-4131-AB60-CF1AC33BED95} - An Identifier of a Person that is specified by a GovernmentOrganisation - - - + - Device - {115F2F9B-21F3-4903-8EAA-AB3AEFE97461} - An Asset that is man-made and performs one or more functions - i.e. it is also an Actor - - - - - - - ilr Proficiency - {471CF113-1728-47fd-A763-D1FA69226FC4} - The Proficiency qualifier is specified using the Interagency Language Roundtable (ILR) scale [E]. + {9ED957FA-FA66-4A37-9B76-ACC9F82384C4} + A State and a Node that is at the end of one or more Flows. -(a) ILR Level 0 – No proficiency -(b) ILR Level 1 – Elementary Proficiency -(c) ILR Level 2 – Limited Working Proficiency -(d) ILR Level 3 – Professional Working Proficiency -(e) ILR Level 4 – Full Professional Proficiency -(f) ILR Level 5 – Native or Bilingual Proficiency - - - - - - Booking Agent - {0AF87601-5B3E-4c5e-8149-D0D3C0073C42} - A ResponsibleActor's involvement as the facilitator of a TravelBooking - - +Note: Flows can merge or divide at a FlowNode. + Flow Node + + - - - currency Amount - {C53F62D0-0817-404b-9624-95A89D94F9A2} - A number that represents the amount of currency. - -Note: sometimes the number and/or the currency may be unknown and therefore not instantiated - - + + + {8D42B4A8-30D3-459d-A729-F5C8FE16D418} + A relationship that asserts a RepresentationScheme is governed and used by a ResponsibleActor + + scheme Owner + + - + - id Date Of Birth - {9E77B9DE-E76A-454d-B4B5-52496358FC65} - The Date of Birth as specified on the respective IdentityDocument. - - - + {5A0E8F10-EE46-49bd-8E25-A67040D4A40B} + A partOf relationship to indicate a Location (range) has a Crossing (domain) + + crossing Of + + - + - Amount Of Substance - {324D0329-1299-45cc-92A5-270134E66512} - The Measure of the stoichiometric quantity of substance (usually measured in moles) - + {115F2F9B-21F3-4903-8EAA-AB3AEFE97461} + An Asset that is man-made and performs one or more functions - i.e. it is also an Actor + Device + + + - + - Payment Artefact - {9882D901-1B22-4b89-81D1-031F840A20D0} - An Asset that is means of payment - + {7EEE1EF7-C814-4eee-85B3-F48698FD52B6} + A Location that is a naturally occurring feature on the earth. + Geographic Feature + - + - Responsible Actor - {D09EDE21-E862-4ec1-BC0F-045CCE5454A9} - An Actor that can be held legally responsible for their actions - generally a Person or an Organisation. This also includes Posts which may be filled by people or organisations. + {CC9E60AC-B3C8-4c9b-B657-2734538AE2B9} + An element that is highly dissective or generally uncountable. For example, sand, water, gas and coffee. + Stuff + + + + + {AFFFF30F-B274-4466-B0F2-D2A6A78E1832} + Relates a Surveillance Event to a Document that is the evidence resulting from the Surveillance + Evidential Photograph + + + + + {79D9049D-E63F-4c94-B348-49506A75B9F8} + TOIDs (TOpographic IDentifiers) are unique and persistent identifiers created and managed by Ordnance Survey Great Britain to identify topographic objects in OS datasets. -Note: there are many situations (mostly due to the law) where a Person or Organisation can be the subject of a relationship or Event interchangeably. Hence the need for a parent class in the IES ontology. - - - +Example: the TOID for the Tower of London is osgb1000006032892. + TOID + - + - At War - {89953404-8A71-46ef-8F7B-90C12EE286FD} - An InDisagreement where the parties have declared war - + {4C4B80F3-AC42-4C15-A15C-987E0BFBE404} + An Element that confines, protects, or enables the handling of one or more Contents. + Containment + - + + + {4FFEB84D-B823-4829-9A3A-ADE51EF0F0F5} + The powertype of Representation + Class Of Representation + + + - socialises At - {1D9F0978-EFD2-4e27-9242-219637C574EF} - A visits relationship between a ResponsibleActor and a Location they socialise in. + {958E4D57-8A19-4855-B9B3-6BB2F93F77B7} + A visits relationship between a ResponsibleActor and a Location where they use services - e.g. banking, shopping, etc.. -Note: more often than not, this will be a statement of occasional socialising, so the instance of the ResponsibleActorState should also be an instance of DiscontinuousState. In rarer occasions, it may be used to highlight a single, continuous visit, but in that case, inLocation would generally be used. +Note: more often than not, this will be a statement of regular/occasional use, so the instance of the ResponsibleActorState should also be an instance of DiscontinuousState. In rarer occasions, it may be used to highlight a single, continuous visit, but in that case, inLocation would generally be used. + uses Services At - + - Organisation Name - {065C9B64-96E2-47f5-9769-E7942C1A208F} - A Name used to identify an Organisation - + {57C9F8DF-AFE6-4374-9403-ACACAC26FCE4} + A CommunicationsDevice that connects using fixed line telecommunications + Landline Handset + - - - has Author - {9464D864-E76F-4e09-89E1-D3B2D3E63F3B} - The author of the respective document. - - - + + + {830B2164-E880-4bef-A62C-B38CEB6A824D} + A Vehicle that travels by road (surprisingly enough) + Road Vehicle + - + - Store Card - {686293F8-123B-478f-9A67-A6074937B528} - A PaymentArtefact issued by a retail Organisation that can only be used to pay for items supplied by that Organisation. - + {1ECB4C6E-6A30-4dc5-A4AC-9A9DF5B6A54F} + A ResponsibleActor that is a group of people formed for one or more of purposes – e.g. government organisations, educational organisations, terrorists organisations, religious organisations, etc. + Organisation + + - + - Communications Identifier Range - {DF388418-F296-46a5-A2A3-4297F084DD07} - A specified range of identifiers for the end-points of a communication. - + {20BB42F0-3F2D-4bb7-88DD-F4D05377D59B} + A temporal state of a CommunicationsAccount + Communications Account State + - + - Reference Number - {A0DC70DD-9237-480b-A712-F5381C5FFA1A} - An Identifier used to uniquely identity a document. - + {10FBBF98-4604-46d9-AD12-211597532B9E} + A Treaty that formalises the end of hostilities in a War + Peace Treaty + - + - State - {47301D66-CBD5-4d10-9481-B66966A3F3A2} - A temporal state of an Element - -Note: IES requires that any State must be related to its whole-life Element. In some cases, the identity of the whole-life element may be unknown (or of unknown type) but a whole-life element must still be created and related to the State. + {57ADBC97-C089-4d1a-A334-A9C44EAEC38A} + An EventParticipant where an Asset is participant in a TradeEvent -Note: When Events are decomposed into temporal parts, those parts are often Events themselves. The exception is when the temporal part is arbitrary (e.g. the 11th second of a meeting) when a State should be used. These are rare though. - - +This could be a specific Asset (e.g. serial numbered item) being offered for sale (as opposed to a type of Asset) or an Asset being delivered, withdrawn from sale, etc. + Traded Asset + - + - Finite Class Of Element - {06BAC6F4-F6B2-4be1-95C5-8E31C34796CB} - A ClassOfElement whose instances are classes with finite, fixed membership of Elements. - + {85305668-DE1A-454a-87EE-346A221E846C} + An rdfs:Class and an Thing whose instances are classes of classes of Element + Class Of Class Of Element + + - + - Work Of Documentation - {F0B48978-D4E4-45a4-8238-091A5B714D82} - A Representation that is the general case of a document - i.e. "War and Peace" as opposed to "My copy of War and Peace" - + {3B916F09-F3F4-43e9-9C84-99009C685396} + An Asset that is a means of transportation – e.g. car, aircraft, ship. + Vehicle + + - - - and Group - {1326576A-6240-47b0-AED7-5F3FC4E3884D} - The groups (if any) which the requesting user must be a member of in order to access the item. See the EDH specification for further details. - -Allowable Values: - -See EDH Standard - + + + {E543978A-06D0-4c79-BCCD-A62DE9294A85} + A interestedIn relationship where a Person loves another Person + Loves + - + - Regional Constituency - {FC55D479-07C4-4d98-B48C-5032190E493D} - The people residing (or entitled to reside / vote in) a particular Location. - + {55384377-146A-47c9-8706-18A1343A219C} + An EventParticipant in which a Entity travels. That travel may be part of a Journey. + +The TravelLeg may be part of a Journey (i.e. the Journey has one of more legs). + Travel Leg + - + - version Of - {C01F47A2-F545-4fac-A707-469AD32FBF94} - A relationship between a VersionOfDocument and the WorkOfDocumentation it is a version of. - - + {A92F03F0-CB9E-4667-B985-25377303416A} + The type of entity involved in the TradeEvent + +e.g. "Dyson Animal Mk3" + +Note: there may be no more than one itemType for a given TradeEvent - i.e. a new TradeEvent must be instantiated for each ClassOfEntity sold, offered, delivered, etc. + +Note: was "ItemType" in IES 3.2 + + traded Item Type + - - - - Booking Payment - {61BDEBA6-BE87-44e3-A1C7-246D0CE60ADC} - An EventParticipant where an AmountOfMoney in cash is used as payment in a TravelBooking. + + + {FB3A1BE6-A05A-4D6E-9880-34968C468CF2} + + A relationship that relates a geo:Geometry to a typed literal serialisation of that geometry, e.g. a WKT or GeoJSON string + + has Serialization + + + data:StonehengeBoundingBox a geo:Feature ; + geo:hasGeometry data:StonehengeBoundingBox_Geometry . -When neither card nor cash is used, there will be an accompanying MoneyTransfer - + data:StonehengeBoundingBox_Geometry a geo:Geometry ; + geo:asGeoJSON ''' + { + "type": "Polygon", + "coordinates": [[ + [413750, 141750], + [413750, 142250], + [414250, 142250], + [414250, 141750], + [413750, 141750] + ]] + }'''^^geo:geoJSONLiteral . + + In this example, the same geo:Geometry object as in the previous example is instead serialised using GeoJSON syntax. + + + data:StonehengeBoundingBox a geo:Feature ; + geo:hasGeometry data:StonehengeBoundingBox_Geometry . + + data:StonehengeBoundingBox_Geometry a geo:Geometry ; + geo:asWKT '<http://www.opengis.net/def/crs/EPSG/0/27700> POLYGON((413750 141750, 413750 142250, 414250 142250, 414250 141750, 413750 141750))'^^geo:wktLiteral . + + In this example, the polygon representing a 500m bounding box around Stonehenge is specified using a set of coordinates in the British National Grid (BNG) Coordinate Reference System (CRS). The serialisation uses the WKT syntax to specify these coordinates and CRS via a Typed Literal. + + + GeoSPARQL provides a owl:DatatypeProperty (and subproperties) to relate instances of geo:Geometry to instances of Typed Literals (eg a WKT or GeoJSON string) + IES achieves an equivalent pattern by means of ies:representationValue to attach Literals to instances of ies:Representation, eg to relate an + instance of ies:GeoJSON to a string serialisation. + As such, geo:hasSerialization can be seen as a specialism of ies:representationValue. + The examples below demonstrate geo:asWKT and geo:asGeoJSON, which are subproperties of geo:hasSerialization specific to WKT and GeoJSON serialisation formats respectively. + - + - Standard Measure Value - {773272F0-DBAB-4c47-8E21-01171FC82245} - A MeasureValue that is expressed in SI units - + {E73C74A9-B356-40a4-BDBB-40567592BBD0} + An Event that covers the end-to-end disagreement between parties + Disagreement + - + - Value In Candela - {391F91E4-768F-406c-A344-CC3331ABE2AC} - A StandardMeasureValue for LuminousIntensity in candela - + {FB2FDA67-B258-4b18-9E95-3B9DFAB8FB14} + When a Government has observer rights at a Summit + Observer Status + + + + + {1312D263-F609-4df3-A1DB-AA0557B3B94B} + The Port from which the TravelService is scheduled to depart + + scheduled Departure Port + + - + - Victim - {3B47FCD0-E7D1-4b2b-BC07-C96D3F07ABC3} - An EventParticipant where a ResponsibleActor is the victim of a CriminalActivity - + {F0C846E7-76B9-4ab6-988E-3694C95818E7} + A BankCard where transactions debit from a bank account + Debit Card + - + - Device State - {6107EEA5-1A13-46e4-83FB-14740437B814} - A temporalState of a Device - + {8B571665-0AA1-40be-A7A0-A35BE86B7192} + A Movement which is made up of two or more TravelLegs + +Note: this may include a number of legs to the journey (i.e. instances of TravelLeg that are part of the Journey) + Journey + - + - Evidential Photograph - {AFFFF30F-B274-4466-B0F2-D2A6A78E1832} - Relates a Surveillance Event to a Document that is the evidence resulting from the Surveillance - + {65D869DB-19EE-4886-98BA-E579C39C4A68} + A Location that is a general subdivision of a Country + +e.g. cities, towns, counties, states, etc. + Region Of Country + - + - Value In Kelvin - {32097C4D-A0FB-4024-BDB8-8E899DDCF217} - A StandardMeasureValue for Temperature in kelvin + {0C682BA6-23AB-459c-B8FF-A114AA27650B} + A StandardMeasureValue for ElectricCurrent in amperes + Value In Amperes - + - Crossing - {B85F065A-6A18-433e-9195-7B6BCBB91C7C} - A Location and an ArbitraryOverlap whose extent is defined by the shared overlap of two or more Locations - - + {0DF94DE5-68B7-45b4-A106-A11CE06C31B8} + + A specific amount of a given currency + Amount Of Money + - + - SMS - {4C19E163-710B-4ccb-9F1C-569F8E348BDC} - A Message (text and images) sent over a cellular network - + {0073BD83-64CB-433c-BF4D-A6BB01862F14} + A DeviceState (and an EventParticipant) when a Device is communicating. + Device In Communication + + - + - Mobile Handset - {3BF8FC71-64BD-4fb5-BEFD-D7FCB936FA12} - A CommunicationsDevice that is a portable telephone using cellular networks - + {B870A3B5-32FA-4aaf-86F1-7DB674585F3A} + A Person's role when arrested + Arrested + + - + - is Part Of - {CD85D7F7-783B-4d06-B023-56DBBDDC02DC} - A relationship linking an Element to another that it is part of. + {2F08EF25-A5C8-48ad-85E3-903DB008AA19} + A partOf relationship to indicate an Element's lifetime is entirely within a PeriodOfTime -Examples: +Example: -London partOf UK -My Arm partOf Me +Fred's birth is in May 1978 + + - + in Period + + + + + + {E7500475-8C4F-47a3-8AAB-C5679621FAE8} + The country in which the respective IdentityDocument or PaymentArtefact was issued. + + + has Country Of Issue + - + + + {95B5ACC4-956A-4b29-AB9E-BDCD12EF319F} + An Event where an Entity moves from one place to another. + Movement + + + - scheme Owner - {8D42B4A8-30D3-459d-A729-F5C8FE16D418} - A relationship that asserts a RepresentationScheme is governed and used by a ResponsibleActor - + {9464D864-E76F-4e09-89E1-D3B2D3E63F3B} + The author of the respective document. + + has Author - + - Map Grid Area - {18A66904-823F-471d-A465-65ECD2D69867} - A Location whose area is specified by a grid on a map. + {6AE6F8A5-F427-4ea6-BABD-5720F07430F5} + The people of a Country (or group of Countries recognised as a Nation). -Note this is the actual area, not the map grid. - +Note: this is distinct to a Country which is the land mass under control by the Nation, though ISO Country codes are regularly used to also identify Nations. + Nation + - + - Government Organisation - {0D042066-06C8-48d6-8387-500CF8EE2592} - An Organisation that is part of, or controlled by a national or local Government - + {92CDC810-9DFA-476b-A2E7-33121F65905B} + The powertype of PersonState + Class Of Person State + - + - Class Of Entity - {D1B2FB30-36CA-4012-B85F-514E270BF541} - The powertype of Entity - i.e. a ClassOfElement whose instances are classes of Entity + {8E4CC036-C4C5-4222-8532-9B6C53EEC56E} + An ActiveEventParticipant where a ResponsibleActor reviews an AuthorisationRequest + Authorisation Reviewer + + + + + {B10A694D-31AA-456c-8C51-B7B5F101A39F} + An EventParticipant where a ResponsibleActor participates in a TradeEvent as a purchaser -Examples: +Note: in the case of a RequestForQuotation, the purchaser is the person or organisation issuing the RfQ -· Human groupings (e.g. Nigerian Women, British Men, Righthanded people, English Speakers); -· Weapons -· Etc. - - +Note: in the case of an online purchase where the buyer is unknown, the participant may be an OnlineIdentifier + Purchaser + - + - Version Number - {E4C44F5B-5D57-4283-B985-5A2DA87BF212} - The number or code that identifies the version of something. - + {80F9B97D-2C7F-4978-83A3-BE934DD4E1FF} + An EventParticipant where an Actor assesses something to be true. + Assessor + - + - Agreement Execution - {93F71FAF-AEF4-4e41-8CEB-FC6447B20428} - An AgreementStage which includes all the ongoing activities that conform to the agreement reached - + {B59AB165-6D9C-423f-9CB2-85B4E1B37D93} + A ConferenceParticipant that is in the role of host + Conference Host + - + - Particular Period - {2173F463-524C-457c-B106-51322F64F122} - A PeriodOfTime that is a specific, contiguous extent of time. - -IMPORTANT NOTE: The URI of a ParticularPeriod shall be encoded in UTC (Coordinated Universal Time) and as follows: - -http://iso8601.iso.org/20070118T153000 - -Where the content after the / is encoded without punctuation and without the trailing "Z". In the example above, the punctuated equivalent would be "2007-01-18T15:30:00Z" - -The reason behind using a URI is that receiving systems can resolve the periods of time and de-duplicate. + {9442C4E6-A52B-4c93-B942-8B93D90B3B14} + The Measure of the flow of electric charge. -Examples: -Tuesday 28th August 2018 -2016 -December 1944 - +Note: whilst this is a tricky Measure in a 4D ontology, it should be used in a naive manner - i.e. a measure of a State of an Entity when the current is flowing through it. + Electric Current + - + - Class Of Event - {4EA194C6-BBF9-45ab-85DE-5802D8C3A531} - An ClassOfElement whose instances are classes of Event. This is the powertype of Event. - -Examples: + {62A9AA44-6C36-448b-805F-E13203CFB4FC} + An EventParticipant where an AmountOfMoney in cash is used as payment in a Purchase. -* Conference -* Football Match -* Annual General Meeting - +When neither card nor cash is used, there will be an accompanying MoneyTransfer + Cash Payment + - + + + {4A3F24C6-EEC9-48ce-93FB-26FF64E1268A} + Relates an OnlineLike to the OnlineContent that was "liked" + + online Like Of + + + + - Intelligence Operation - {A0A9CD13-A4B4-415b-9187-64C9B72E2F4E} - An OperationalEvent that involves the gathering, analysis or dissemination of intelligence - + {78549D65-75F2-41c3-AC14-F0D441AD6354} + An IPAddress conforming to v6 of the standard + IPv6Address + - + - Northing - {09649FE9-DDD7-4493-B9EC-7A716B0FC616} - The GeoIdentity that is a representation of the northward component of cartesian point on a map - i.e. on a 2D projection of the globe such as a mercator projection. + {97EDC90F-3B36-4da8-AE77-D5FDBDEA2B21} + + An Thing that has a spatial extent and can have start and end dates + Element + + + + + {D09EDE21-E862-4ec1-BC0F-045CCE5454A9} + + An Actor that can be held legally responsible for their actions - generally a Person or an Organisation. This also includes Posts which may be filled by people or organisations. + +Note: there are many situations (mostly due to the law) where a Person or Organisation can be the subject of a relationship or Event interchangeably. Hence the need for a parent class in the IES ontology. + Responsible Actor + + + + + + {AEA785BB-B625-41aa-8738-FB0F3726A281} + A GeoIdentity that is a United Nations Code for Trade and Transport Locations + UN_LOCODE - + + + {A06EE74F-9A66-4b63-8DC3-3B1C2B362862} + A ClassOfAmountOfMoney that is the denomination as currency. + +The identifier should be specified as an ISO4217 three-letter code (e.g. USD, GBP, EUR, etc.) + Currency + + + + + {CE2E2EB2-17F7-4054-9107-E8DC275B0B11} + A DataObject that is a stand-alone file - e.g. a video, image or sound recording + Media File + + + + + {AE8A5533-9C08-46e7-8131-E3D119F6AAE3} + The currency in which the AmountOfMoney is denominated + + currency Denomination + + + + - Database Row - {1F23EB62-323B-402d-84BD-B4D417ED1A73} - A DataObject that is an entire row of a table in a database (note this is still a class, as there may be many copies of the database) - + {A8B06392-A9A3-4de4-93FB-24F08A546434} + An AccountAdminEvent where a new Account is opened + Open Account + - + - Web Resource - {46D508B4-F1CC-45d7-9E4B-BA8A3C88D82A} - Any http presence on the web - - + {E4D44720-DBEE-434e-A61E-35FE8B66A4BE} + An EventParticipant where a ResponsibleActor participates in a TradeEvent as a supplier + Supplier + - + + + {161079F3-8089-4124-A67A-5D6A7A4EA511} + An rdf:type relationship that asserts a Measure is represented using a particular UnitOfMeasure + + measure Unit + + + + + - OSGrid Reference - {697EAA12-8FD3-49e0-A4A2-A045B4570550} - A GeoIdentity that is an Ordnance Survey Grid Reference - i.e. pertaining to Great Britain. - + {91DC18F6-3E35-411c-814D-5ACEE83BE316} + An EventParticipant where a ResponsibleActor participates in a Delivery as a carrier + Carrier + - + - Instance Of Software - {297F9CC1-2ACF-4da0-92D9-0AA9E808CAD8} - An Asset that is an installed instance of a set of programmatic instructions that control or affect the behaviour of an Asset (usually a Device). - + {4457E8AF-EDBD-4ef1-B62B-59037829B961} + An IdentityDocument issued to prove the data and place of birth of a Person + Birth Certificate + - + - Person State - {38F8B795-0BCE-4945-8C69-8678ED935C1A} - A temporal state of a Person - - + {848A9E0F-F3B4-47c3-AA7E-2FF6BE92170C} + A PaymentArtefact that is a physical card used for making financial transactions. + +Note: when used online, the accompanying Fan + Bank Card + - + - online Service Provider - {DEE1404A-AAC3-4d46-9BA3-8E097A55C7F5} - Relates an OnlineService to the ResponsibleActor that owns/runs it - + {411F5C4C-9AD0-462a-BE10-3F43958B7D66} + A relationship between a ResponsibleActor and the thing that influences them + + influenced By + + + + + + {07FD1DF6-BA77-4657-B3D3-D6D579FD4608} + The publisher of the document. + + has Publisher - - - Withdraw From Sale - {9416F72A-9BF9-4c99-839C-76905F02B63B} - A TradeEvent where a type of entity is withdrawn from sale - + + + {55161540-8869-4af9-B159-51857E0B0BDB} + A visits relationship between a ResponsibleActor and a Location they work in. + +Note: more often than not, this will be a statement of occasional presence, so the instance of the ResponsibleActorState should also be an instance of DiscontinuousState. In rarer occasions, it may be used to highlight a single, continuous presence, but in that case, inLocation would generally be used. + works At + - + - In Residence - {1FDB4A8F-E28C-4e36-A085-935C20256F52} - A temporal state of a ResponsibleActor + {7150208D-A02E-45ed-8279-44843F4DA897} + An Assessment where a fact is assessed to be true by a Actor (i.e. a Person or Device) -Note: this is the superclass of ResponsibleActor (the whole life person or organisation) because the whole-life state is just a special case of a ResponsibleActorState. This pattern is true for all states. - +An AssessToBeTrue shall have one and only one hmlConfidence attribute (i.e. this is mandatory) + Assess To Be True + - + + + {F95710A9-B0A7-4f7b-ADAA-08A2DCBD9C35} + A relationship to the place of birth as recorded on the respective IdentityDocument + + has Stated Place Of Birth + + + + - Class Of Person - {2A62C672-1757-4a2d-874B-C099C9DEC416} - The powertype of Person - + {19E90CA4-F0EB-4245-826E-EDC278642B41} + A BusinessEvent that an Account participates in + Account Admin Event + - + - Individual Document - {0F327324-6B4E-40b1-B96B-97A334BA5E4A} - An Asset that is a written, photographed or drawn representation of thoughts. This might include, but not limited to, formal reports, books, legal instruments. Such documents might exist in a wide variety of forms, both printed and in electronic form. + {067AEA85-D3DD-478c-AF00-FB54F95DF1E2} + A Message that was sent Online or any other networked system including air-gapped networks. + Online Message + + + + + + {F8109922-1CB1-490d-BBB5-FD5B76E19FD1} + A relationship linking a TimeBoundedClass to the ParticularPeriod that marks the end bound date of its instances + + end Bound Of Class + + + + + + {06BAC6F4-F6B2-4be1-95C5-8E31C34796CB} + A ClassOfElement whose instances are classes with finite, fixed membership of Elements. + Finite Class Of Element + + + + + {72DC3E90-53CE-434d-A5F3-89BDCE08A201} + The Location which the respective Government is in charge of. -Note: this is an individual document - i.e. physical or (rarely) a specific electronic copy (e.g. on a specific hard disk...told you it was rare). In most cases, we refer to the document in general - WorkOfDocumentation - - +See also governedPopulation - sometimes Locations have no people, and sometimes people reside outside the region in which they are legally citizens. + +Note: A Government instance has a start and end date corresponding to its time in power. + + governed Region + + - - - group Description - {2F618A01-5D5F-483c-8652-8B81196AA086} - A simple text description of a GroupOfItems - + + + {7B20EC37-6D66-4cd9-97DF-2A30B324C421} + An Organisation formed around a particular pursuit or task + Team + - + - Loves - {E543978A-06D0-4c79-BCCD-A62DE9294A85} - A interestedIn relationship where a Person loves another Person - + {980404C4-C512-4f36-B3B1-5088CC754DCF} + An EventParticipant where a ResponsibleActor participates in a TradeEvent as an online shop + Online Shop + - + - Declaring Party - {82139547-0CA1-448d-997F-3386EFDF049C} - An EventParticipant where a ResponsibleActor makes an Announcement - -Note: this also covers GoverningParty from IES 3.2 - + {5B50EECC-45FC-4e5b-933E-51BC0FEE0FCD} + OnlineArtefact that is a "like" of an existing OnlineArtefact instance + Online Like + - + - carrier Service - {76C31798-780C-41b0-A985-0AE3B1C3A478} - The Organisation that provides the transport specified on the Ticket - - + {B093F8DA-AE08-4819-8E1C-F119EF212566} + An rdf:type relationship that asserts an Element is a member of a DispositionalClass - i.e. it is disposed to (capable of, tends to, etc.) the specified disposition. + + is Disposed To + + - - - Line Of Address - {E0D8895D-2230-4c80-8B06-351581C53436} - A line in an Address. There may be any number of these. - + + + {45FE24B3-B146-4199-B760-C1150CEF9AB2} + A qualitative or quantitative indication of the confidence of an AssessToBeTrue + + confidence + - + - Interested - {B1D011F9-9585-49eb-97C4-86E82D6F0BCF} - A ResponsibleActorState where the Actor is interested in something - + {297F9CC1-2ACF-4da0-92D9-0AA9E808CAD8} + An Asset that is an installed instance of a set of programmatic instructions that control or affect the behaviour of an Asset (usually a Device). + Instance Of Software + - + + + {0A28624B-C5E3-461e-B84A-E55B550B5DD6} + A Relationship between a ResponsibleActor and an Asset they have in their possession. + +Note: this is separate to ownership - e.g. the possessor may well be the owner (use the owns relationship) but may also be a result of borrowing, theft, temporary custodianship, + in Possession Of + + + + - Booked Passenger - {53C6BCA9-4D66-4bac-B946-0A8541CF510A} - A Person's involvement as a booked traveller in a TravelBooking - - + {3FEB0BB0-F127-431a-B117-CC986B11D61A} + The Measure of the thermodynamic temperature of an Element + Temperature + - + - Asset - {40231334-5ACC-4dd4-A8C1-05012E2170E0} - An Entity that is either man-made (or defined - see Rights) or whose extent is defined in such a way as to specify ownership - e.g. a parcel of real estate - - - + {3244F6B1-8636-4895-B3B1-283CF057F826} + A CommunicationsDevice that holds data about a IMSI + SIMCard + - + - Webpage - {79098C74-E063-4c45-886D-D0B88A48E954} - An OnlineArtefact that is a page on the web. - + {53D5957B-E4B6-4cbb-8CE9-887F7152820F} + A PoliticalEvent where information is released to the public + +Note: was called Announcement in IES 3.x, but that was confusing for business announcements , personal announcements , etc. + Political Announcement + - + - originating System - {D4A003A3-7FEF-409c-8935-743CD97299E7} - The System that produced the dataset - - - - - - Bank Branch - {02E3C3B8-8650-4867-8390-823E4B3360E6} - An operating division of a Bank, usually a high street branch, but might also be the online arm of a Bank - + {F5C27E55-623E-4fa7-95C3-DD0A722D1035} + Relates a WebResourceState to the OnlineService that hosts it + + hosted On + + - + - Electric Current - {9442C4E6-A52B-4c93-B942-8B93D90B3B14} - The Measure of the flow of electric charge. - + {82B189F4-9800-4b44-B10D-521B038455F1} + A temporal state of a ResponsibleActor -Note: whilst this is a tricky Measure in a 4D ontology, it should be used in a naive manner - i.e. a measure of a State of an Entity when the current is flowing through it. - +Note: this is the superclass of ResponsibleActor (the whole life person or organisation) because the whole-life state is just a special case of a ResponsibleActorState. This pattern is true for all states. + In Work + - + - Online Account - {E95170B9-2599-46dc-BEDC-012B08F09D43} - An Account that enables a person, organisation or other entity to participate within a particular online domain. + {DF17458A-3BB8-4851-B88A-1E08C2EFA697} + An NationalIdentityNumber used for managing a citizen's access to social services -Note: was called "OnlineIdentifier" in previous versions of IES - - +In UK, this would be an NI number, in the US, it would be the social security number + Social Services Identifier + - - - Military Attack - {8787BE51-8FE0-4d76-97B4-608311434F5B} - A MilitaryEvent where force is used + + + {7F818F57-2C3B-4629-8EEC-F5F8310AE655} + A Relationship between two ResponsibleActor Entities where one is allied to the other. + + allied To + + + + + + {5BEE4248-DC98-4625-8553-3BB2171A1EDE} + A relationship between a WebResourceState and a Representation that asserts the Representation is the content of the WebResource -Note: was called "Attack" in v3.x - now called "MilitaryAttack" to distinguish from domestic attacks, terrorist attacks, hacking attacks, etc. - +Note: a state is used here as the content may change over time even though the WebResource persists + + information Content + + - + - Financial Account - {44DAC574-2A2E-44bc-ACD2-236811FA8D29} - An Account held for financial management purposes. - + {FCE0D994-4838-48fa-A274-57DB092A2960} + A temporal state of a Vehicle which is the fusion of all its Parked states + +Examples: +* A car that is usually parked in Acacia Avenue +* A ship that regularly docks at Dover +* An aircraft that regularly resides in a private hangar + Usually Parked + + - + - Attendance - {626D5F2C-9153-40f4-9F2A-393B6DB072D3} - A Presence where the Person is present + {61D00F47-977E-43f6-BD30-77CBAAA74CC1} + Relates a MilitaryAttack to a Person who was injured or killed in the attack + Casualty + + + + + {25DD07E3-2500-4b9b-AF50-446EEC927AD2} + A Relationship between two ResponsibleActor Entities that indicates one works with the other. -Note - we may not know the identity of the person, so would just create only the Attendance (EventParticipant). This allows the model to grow as more information is discovered without recourse to using sameAs relationships. - - - +In the case where the work is occasional / ad-hoc (i.e. there isn't an ongoing job) then the instance of the ResponsibleActorState should also be an instance of DiscontinuousState + +Note: this relationship should only be used when it is not known who the two people work for (in which case create an organisation and used employedBy) or when the working relationship is rather loose - e.g. in cases of criminal cooperation. + + works With + + - + - Book - {22AB6EA2-B088-4ef6-AE3A-5843FBA5C8AE} - A WorkOfDocumentation that is a published book - + {D779F547-C1FB-4d48-9BB8-CB37B9D2F82C} + An EventParticipant where a FinancialAccount is administered + Administered Account + - - - Bounding State - {892345CD-9FA7-4982-978D-B6D3ABAE839C} - A ContinuousState that occurs at the beginning or end of an Element + + + {3499FB8A-AA42-4367-BBBC-79A69338BD70} + A Relationship between two ResponsibleActor Entities where one distrusts the other. -The date/time of the state can be specified using the inPeriod relationship. - +Note: this should not be considered a bi-directional relationship. Just because one person distrusts another person does not necessarily mean the feeling is reciprocated. + + distrusts + + - - - representation Value - {AE00F1DE-F42B-4fc0-B07B-21F754F16FD4} - The exemplar text, number, etc. of a Representation - - + + + {8C3F2C71-C7A2-414a-85C2-DFCD2D91D8E5} + A relationship between a TelephoneCountryCode and a Country that uses that code. + +Note: more than one Country may use the same code, and in rare cases a given Country may have more than one code. + + country Using Dial Code + + - Cellular Base Station {9D4A1395-8687-4f0b-BC5D-61A756210B4D} A RadioMast that is used for cellular communication + Cellular Base Station - + - Communications Account - {8300451C-1DF9-4545-9174-D8AA69C58CCD} - An Account of the communications transactions provided to a customer - - + {9882D901-1B22-4b89-81D1-031F840A20D0} + An Asset that is means of payment + Payment Artefact + - + - Online Account State - {4C0D1724-B820-4a87-AD36-08C0612CE21E} - A temporal state of an OnlineAccount - + {324D0329-1299-45cc-92A5-270134E66512} + The Measure of the stoichiometric quantity of substance (usually measured in moles) + Amount Of Substance + - + - Flight - {375B0887-712F-43f0-BBF4-5C544D75AC39} - A TravelService by air - - - - - distrusts - {3499FB8A-AA42-4367-BBBC-79A69338BD70} - A Relationship between two ResponsibleActor Entities where one distrusts the other. - -Note: this should not be considered a bi-directional relationship. Just because one person distrusts another person does not necessarily mean the feeling is reciprocated. - - - + {82652FF5-258F-459c-BC7F-6DAC65E1ECA1} + A ClassOfRepresentation that is a spoken or written form of human communication + Language + - + - Football Match Ticket - {DA626F73-5748-47db-813F-E1813577F41B} - An EntertainmentTicket for a football match - + {E70CA8CD-51DC-4f77-982C-C233F9493FF9} + An EventParticipant where an Entity is destroyed + Destroyed + - - - documented By - {AC7C948A-F19C-4296-AC38-0FEE6A4C5E90} - An isRepresentedAs relationship that asserts a WorkOfDocumentation is about an Thing - - - + + + {345E8F46-AC41-452b-B2F9-694DBED556FD} + A PoliticalAnnouncement about policy + Policy Announcement + - - - is End Of - {EA859D48-5BA4-40b3-A52D-1465D1765262} - An isStateOf that relates a BoundingState to the Element it marks the end of - - + + + {A5713B2C-E098-4dd2-BD46-42DA51899FEA} + An Event that is part of (usually one end of) a Communication Event. + +Sometimes, all we know about a PartyInCommunication is their CommunicationsIdentifier (phone number, e-mail address, maybe even just an IP address) so the isIdentifiedBy relationship may be applied to PartyInCommunication + Party In Communication + - + - Conference Host - {B59AB165-6D9C-423f-9CB2-85B4E1B37D93} - A ConferenceParticipant that is in the role of host - + {CA196722-9531-4eb4-A8CF-B9A5145CDCFD} + A temporal state of an Asset + Asset State + - + - Signatory - {C55A12C9-CF85-4b7c-B422-1D41054E9570} - An EventParticipant where a ResponsibleActor ratifies an agreement - + {C066EEB4-91AF-4ee6-BB02-44A49087946B} + An IdentityDocument, usually attached to a Passport, which allows a Person to remain in a Country for a set period of time. + Travel Visa + - + - Agreement Name - {7A750064-E711-4871-AFC3-39057342FB9E} - A Name that is used to refer to an EndToEndAgreement. - + {F7172876-85F6-4d29-B11F-A1B36616416A} + An EventParticipant where a FinancialAccount sends money + Sending Account + - + - Radio Mast - {F02CFF55-12A7-4308-9A60-E2353DE5BE58} - An Device that is placed in a Location to provide either a link from a wired to wireless connection, or to relay between two wireless endpoints. + {AF57E842-9BF7-4f6e-B180-DDEACB0F5386} + An EventParticipant where a ResponsibleActor is party to an EndToEndAgreement - - - - - - - account Provider - {0F9244C3-B2F5-4b8a-AED2-54B7FDAB9578} - The Organisation that provides the FinancialAccount - - - +Note: this includes EndToEndAgreements that were never ratified - i.e. they got to the negotiation stage but were never put into force + Party To Agreement + - + - Responsible Actor State - {100B93CD-937E-4fdd-8851-02D1DC07F5B6} - A temporal state of a ResponsibleActor + {422B4F1C-DA90-400b-8FFD-43C90B4F10F4} + An Event which is part of an EndToEndAgreement + Agreement Stage + + + + + {37CEEA2E-93E7-446d-A181-A55A091C3B22} + A Relationship between two ResponsibleActor Entities where one trusts the other. -Note: this is the superclass of ResponsibleActor (the whole life person or organisation) because the whole-life state is just a special case of a ResponsibleActorState. This pattern is true for all states. - - +Note: this should not be considered a bi-directional relationship. Just because one person trusts another person does not necessarily mean the feeling is reciprocated. + + trusts + + - + - Disagreement - {E73C74A9-B356-40a4-BDBB-40567592BBD0} - An Event that covers the end-to-end disagreement between parties - + {BA2472AB-56F0-462e-9460-F0192ABCD979} + An EventParticipant where a ResponsibleActor participates in a TradeEvent as a retailer + Retailer + - + - Assess To Be True - {7150208D-A02E-45ed-8279-44843F4DA897} - An Assessment where a fact is assessed to be true by a Actor (i.e. a Person or Device) - -An AssessToBeTrue shall have one and only one hmlConfidence attribute (i.e. this is mandatory) - + {AAC709FB-0B88-4517-B5BB-FE2320992073} + An PartyInCommunication where the communicating party is the recipient of a message + Recipient + - + - Address - {C90267B5-77A3-4b79-BD0D-7C50C3F4C333} - A Location that can be specified by a postal address - + {4EA194C6-BBF9-45ab-85DE-5802D8C3A531} + An ClassOfElement whose instances are classes of Event. This is the powertype of Event. + +Examples: + +* Conference +* Football Match +* Annual General Meeting + Class Of Event + - + - Online Message - {067AEA85-D3DD-478c-AF00-FB54F95DF1E2} - A Message that was sent Online or any other networked system including air-gapped networks. - - + {6B36C428-3A86-493e-9B3B-6D394C567577} + A temporal state of an Entity when it fulfils a ReplaceablePart. + + Installed State + - + - Title - {30F5944F-75C3-4f12-A315-4E94ABCA809E} - The title of the respective document. - + {B6014BB6-FD82-4748-8DFF-65401770515C} + A ClassOfAsset that is programmatic instructions that control or affect the behaviour of an Asset (usually a Device). + +Note that Software is a class, as the same Software may be installed in multiple locations. + Software + - + - Online Comment - {FF216817-5B58-4db5-88C5-20AE6A466265} - An OnlineArtefact that is a comment on an existing OnlineArtefact instance - + {803AF0E7-01EC-4123-B888-3FB6369C840F} + A TravelService by sea + Sailing + - + - Identity Document - {BDF4EBD9-7F41-4d90-91A7-571177330C1B} - An IndividualDocument used to confirm the identity of the bearer (and often enables a particular activity – e.g. a passport enables the bearer to travel across international borders). - + {F114F86C-3BA8-4be7-A686-A1D80002DF28} + A Name used to identify / refer to a Person + +Note: this is the full name as known to the organisation managing the NamingScheme. For first names, surnames, etc. use a subtype of PersonName + +A PersonName may be composed of Surname, GivenName, etc. using the inRepresentation relationship + Person Name + - + - country Of Registration - {D33498ED-B6A0-41ea-864F-CE95E2B1E010} - The Country in which the respective Entity is registered / recognised. - - - - - + {2CBAB225-3894-45B8-A665-93D879698F91} + A whole Link that has the same end Nodes as the part, or that has end Nodes which have the end Nodes of the part as parts. + +Note: A Flow from end to end of the whole can, but need not, pass from end to end of the part. + + is Parallel Part Of + + - - - friend Of - {13EB3439-497F-49ad-A7F4-DEF8A600F640} - A Relationship between two ResponsibleActor Entities where one is the friend of the other. + + + {FE668C24-D25C-4273-872A-EB77CB09341D} + A temporal state of an Event -Note: this should not be considered a bi-directional relationship. Just because one person considers another person their friend does not necessarily mean the feeling is reciprocated. Not that I'm bitter or anything. See also Stalking if you must. - - - +Note: care must be taken with using this in a 4D, extensional model such as IES. States such as "Ended" would not be appropriate, for example - in such a case, the temporal extent of the Event or the presence of a BoundingState to end it would be correct. + Event State + - + - Card Number - {087F3453-B1D7-41e6-B79F-31B123ED0D68} - An Identifier that is the long number on the face of the card (PaymentArtefact) - + {27000BBA-F3F9-4355-B466-92CE04477C9B} + A LifecycleEvent where an Entity is destroyed + Destroy + - + - Open Account - {A8B06392-A9A3-4de4-93FB-24F08A546434} - An AccountAdminEvent where a new Account is opened - + {92EBA9B9-48C2-4082-9FE5-603977BD6846} + A Location whose land extent / borders are recognised as a Country by the International Standards Organisation (ISO) + +Note: this is simply the land, any buildings on it, and the airspace and ground beneath as recognised by the ISO definition. It does not include the nationals of the Country, its Government, etc. + Country + - - - online Comment On - {0A4C12E6-CA4C-43f1-9C6C-FBE23197975F} - Relates an OnlineComment to the OnlineContent that was commented on - - - + + + {1185F43F-7EBB-4e38-A1B3-FF1421F3416D} + Provides an indication of the believed authenticity of the IdentityDocument + + +Genuine +Fake +Unknown + + id Authenticity + - + - Law Enforcement - {3876B81C-E316-4e11-A6C4-8024E52F769B} - An Event that involves the application of criminal law - - - - - near To - {E3BB8B07-9CC5-407a-8CC7-E2B0E1B69476} - A relationship linking an Entity to another Entity it is proximate to in space - - - + {1D6BAE08-B8F1-4eee-928E-991B3B46EADF} + An AuthorisationStage where a ResponsibleActor requests authorisation to act from another ResponsibleActor + Authorisation Request + - + - Logoff - {8010625F-BA25-457a-93CF-7EC1E99261D7} - A OnlineEvent where an OnlineAccount logs out of an OnlineService + {43CDB7F8-E77E-4eba-A92E-C6A74AF954CA} + A OnlineEvent where an OnlineAccount logs onto an OnlineService + Logon - - - in Possession Of - {0A28624B-C5E3-461e-B84A-E55B550B5DD6} - A Relationship between a ResponsibleActor and an Asset they have in their possession. - -Note: this is separate to ownership - e.g. the possessor may well be the owner (use the owns relationship) but may also be a result of borrowing, theft, temporary custodianship, - - - - - - currency Denomination - {AE8A5533-9C08-46e7-8131-E3D119F6AAE3} - The currency in which the AmountOfMoney is denominated - - - - - + - Winning Candidate - {9FC35E2C-3D28-4f21-8FF7-3BAA51860958} - The Person who won the Election - + {2B451601-EC1D-4bd4-A782-6E0B7E0D416D} + A DispositionalClass where all the instances share the same tendency + +Example: People who tend to violence + Tendency + - + - protective Marking - {7E5590F8-B142-49d8-8FB0-414716CF9F16} - The classification applied to the respective item. This is equivalent to the Classification field within the EDH + {90F3E89D-1456-41fe-9354-4E13C4D79564} + The organisations who are permitted to access the item. See the EDH specification for further details. Allowable Values: -OFFICIAL -OFFICIAL-SENSITIVE -SECRET -TOP SECRET +See EDH Standard + permitted Organisation - Arrest {D8D7184C-2F7B-4a5d-AA8F-7EE7B5A04F94} A LawEnforcement Event where a Person is arrested + Arrest - + - Point On Earth Surface - {A11A426E-ED15-4aaf-B9A5-02A4060533AA} - A Location that is a point (mathematically speaking, of vanishing area) on the surface of the WGS84 spheroid - + {5C4C2871-5F61-4704-83D0-9F8CF42890BF} + A Person in-office prior to the Election being decided + Incumbent Representative + - + - works With - {25DD07E3-2500-4b9b-AF50-446EEC927AD2} - A Relationship between two ResponsibleActor Entities that indicates one works with the other. + {A2DA918D-843C-43c9-A974-4795601E9D65} + The Event for which the respective Ticket applies. + + authorises Access To + + + + + + {01A64A84-7A14-45a5-AAF2-F1AA614D5F30} + A Vehicle that travels by air + Aircraft + + + + + {BF895C5A-C3A3-45EE-995B-FB89C13700C8} + A Flow that is along a path + Flow Along Path + + + + + {30A0F2DA-DB31-40fd-8723-88A24B2F8448} + A Interested state where a ResponsibleActor dislikes something + Dislikes + + + + + {A8715447-3583-45d0-9550-625CF96B3E2E} + A Ticket that is used to travel by rail + Train Ticket + + + + + {680F737D-A8AB-4410-9F1D-FAD7BDC98447} + The date that the respective IdentityDocument or Ticket is valid to. + + + + valid To Date + + + + + + {FF216817-5B58-4db5-88C5-20AE6A466265} + An OnlineArtefact that is a comment on an existing OnlineArtefact instance + Online Comment + + + + + {BC3185CE-53F4-45de-A6D4-DAC8343B4D1C} + The ethnic group that the respective Person belongs to. + +The Metropolitan Police standard shall be used as the reference data standard. + + has Ethnicity + + + + + + + {DF9F6056-CCD4-41aa-9A86-536F6150EC25} + An isStateOf that relates an EventParticipant to the Element that is the participant + + is Participation Of + + + + + + {E7A659A5-9059-4ea5-8FAB-8A29AFC47D9A} + A ClassOfElement whose instances all begin and end within the bounds specified for the Class. In other words, a class that is defined by the temporal extent of its members. -In the case where the work is occasional / ad-hoc (i.e. there isn't an ongoing job) then the instance of the ResponsibleActorState should also be an instance of DiscontinuousState +Note, if either the begin or end bound are missing, it is taken to be indeterminate. For example, if the begin bound is 1st Jan 2018, the class has instances that all started after that date, and their end is irrelevant. -Note: this relationship should only be used when it is not known who the two people work for (in which case create an organisation and used employedBy) or when the working relationship is rather loose - e.g. in cases of criminal cooperation. - - - +Example: +Everything that began and ended in the year 1900 - this would include all activities that took place within that year (but did not extend beyond it), everything created and destroyed within that time, and everything that was born and died during the period. + Time Bounded Class + - + - Personal Radio Handset - {9D84921F-87A3-4ee9-8A3D-A88F564295FA} - A CommunicationsDevice for portable radio communications - e.g. a walkie-talkie - + {E4C44F5B-5D57-4283-B985-5A2DA87BF212} + The number or code that identifies the version of something. + Version Number + - - - Room Number - {0B2564A8-9A95-4164-BB49-01900DD530AD} - A GeoIdentity used to identify a PartOfFacility - + + + {42463865-450C-4a9a-9EF0-5322222C2B97} + A name given to a GroupOfItems + + group Name - + - Latitude - {BD14EF81-DDBC-4bdf-BC40-E5FAE937ADA6} - A GeoIdentity that is a decimal representation of an angle of latitude of a PointOnEarthSurface (WGS84) - + {E1AF7AFE-FA2F-40f7-88A3-CA6988BC2E0D} + An Investigator who is charge of an Investigation + Lead Investigator + - - - quantity Purchased - {0D2231E8-6AF1-4e59-B8FA-86A26334CC71} - The number of Entities (of the same type) that were purchased - - + + + {7A750064-E711-4871-AFC3-39057342FB9E} + A Name that is used to refer to an EndToEndAgreement. + Agreement Name + - - - governed Region - {72DC3E90-53CE-434d-A5F3-89BDCE08A201} - The Location which the respective Government is in charge of. + + + {680FD822-C1F6-4d09-94D5-5D586C947DE1} + The Identifier for the respective Travel Service – this is how humans would usually refer to the service -See also governedPopulation - sometimes Locations have no people, and sometimes people reside outside the region in which they are legally citizens. +Note however that often this identifier does not, on its own, uniquely identify any given instance of a travel service – e.g. Flight BA0010 is reused on a daily basis to refer to the flight between London Heathrow and Los Angeles. As such, to uniquely identify any given instance of a Travel Service you would need to combine it with other attributes – typically departure date/time. -Note: A Government instance has a start and end date corresponding to its time in power. - - - - - - - IBAN - {40E59970-04CE-4961-83FC-179739C4DEC3} - An Identifier that is an International Bank Account Number +For Flights, this will be the Flight Number. -See ISO 13616:2007 +For Ferry Sailings this is typically the name of the vessel that is scheduled to make that sailing and, when combined with the departure date/time can be used to uniquely identify that sailing. Note that if the actual vessel that makes the sailing is different to that which was scheduled (e.g. as result of the scheduled vessel being out of commission), this identifier is not modified. + Travel Service Identifier - + - Offer For Sale - {1D589649-490D-4558-91D5-2D977B2B42DE} - A TradeEvent where one or more Entities of the same type (specified by an ClassOfEntity) are offered for sale or exchange - + {2912E599-436D-4b79-B94F-02FA2319F201} + An IntelligenceOperation that researches a particular threat, or theme. + Investigation + + - + + + {7891E893-56DB-4d47-80B4-C78A667767F6} + Relates a BankCard to the FinancialAccount which the card is issued against. + + account For Card + + + + - Branch Code - {012F7F29-4F8E-4263-8224-126050EE175F} - In identifier for a BankBranch - In the UK this is often referred to as the Sort Code. - + {E4AB33D9-9978-446f-9C39-4F4C41FB3D45} + An Event where an actor makes a subjective judgement against a thing. This can be a judgement of belief in a thing’s possibility, categorisation or other qualitative aspect. + +Examples include: +- Having 'HIGH' confidence that Anne committed the murder. +- Assessing a statement made in an internet article as being true or false. +- Assessing a house to having an energy performance of 'B' +- Assessing the odds of England winning the World Cup as 20-1 + Assessment + - + - In Disagreement - {F12D45EA-66D5-4016-BDF7-E1CD8F48CCF5} - An EventParticipant where a ResponsibleActor is in disagreement - + {A11A426E-ED15-4aaf-B9A5-02A4060533AA} + A Location that is a point (mathematically speaking, of vanishing area) on the surface of the WGS84 spheroid + Point On Earth Surface + - - - recurrent Period Representation - {442AC7F0-AE57-4090-88D6-55A3825ECEAA} - A modified ISO8601 format (hence use of xsd:string) where elements of the time/date are blanked with ?? characters. The purpose of this is to be able to specify e.g. a time of day with no date - i.e. all recurrences of that time of day. - - + + + {90332C00-0188-4773-8A71-F9ED15F5ED33} + A visits relationship between a ResponsibleActor and a Location where the person stays at the Location. This should not be confused with residesIn which is an assertion of legal residence. +Note: more often than not, this will be a statement of regular/occasional stays, so the instance of the ResponsibleActorState should also be an instance of DiscontinuousState. In rarer occasions, it may be used to highlight a single, continuous visit, but in that case, inLocation would generally be used. + stays At + - + - ticket Departure Location - {952E5981-257F-429e-9F22-8D2E3B9282C7} - The departure location as stated on the ticket. - - + {6D1839A4-342A-4e34-823C-BDB392483048} + A relationship where a PersonState holds or follows a Religion + + has Religion + - + - Hacking - {2AC7FDAB-7BB8-41ee-B558-AEBFE01274F2} - A CriminalActivity where computer equipment is interfered with without the owners permission - + {AF60517B-E4EF-48ca-BE0F-56E0A89660FD} + A LifecycleEvent where an Entity is brought into existence. + Create + - - - has Identified Gender - {7640DBFC-B520-458c-A7C1-16651DDF217F} - The gender the Person chooses to identify as - - - + + + {82139547-0CA1-448d-997F-3386EFDF049C} + An EventParticipant where a ResponsibleActor makes an Announcement + +Note: this also covers GoverningParty from IES 3.2 + Declaring Party + - + - Religion State - {E7B02F98-C52E-4db0-AF32-3D5131710EE7} - A temporal state of an Religion - + {D94ED70F-8CCA-4c6e-8AE5-65450BBA62D7} + A BusinessEvent where an AmountOfMoney is moved from one FinancialAccount to another. + +Usually a Money Transfer event will involve two accounts but we might not know both, or it might be a cash transfer – in which case only one of the participants might be specified. + Money Transfer + + - + - Road Vehicle - {830B2164-E880-4bef-A62C-B38CEB6A824D} - A Vehicle that travels by road (surprisingly enough) - + {1B39630B-B00F-4def-9C65-48082C4AD2E0} + An EndToEndActivity which is the overall process of agreeing something, including all the events that take place under that agreement, such as the negotiation, signing, delivery of service, etc. + End To End Agreement + - + - Customer - {76689446-5969-49d3-8E7E-A92C86C244D5} - An EventParticipant where a ResponsibleActor is the customer for the Event - i.e. the Event has been conducted as a service to them, or in production of goods for them. - + {024133FE-9D0B-4e5d-A97D-A34B5EA01C41} + A LawEnforcement Event that is the trial of a suspect + Prosecution + - + - Rights - {487778E0-4BD7-4d9a-B7F7-63731478E1A2} - An Asset which encompasses the legal rights to an Element - -Strictly speaking, all property (therefore most Assets) are a question of rights. No-one actually owns something, they have a legal right of that thing. In most cases, we can deal with this just using Asset. However in more complex cases, rights can be bought and sold (and of course owned) to things which aren't generally viewed as assets - e.g. paying a delivery cost, owning the leasehold to a property, etc. - -Examples: + {9BEF1C80-3823-4611-9349-AA1E11E41BE7} + Relates an MilitaryAttack to the location specified for the attack + Target Location + + + + + {DE1EDE92-142C-4c05-AD61-BE58822B2E17} + A CommunicationsIdentifier that is used to identify network interface controllers -* The performance rights to a Song -* The rights to purchase currency at a pre-agreed rate in the future - +Various forms of the MAC address can be used: +(a) six groups of two hexadecimal digits, separated by hyphens (-) or colons (:), in transmission order +(b) three groups of four hexadecimal digits separated by dots (.) again in transmission order. +2. The make & model of the network interface is encoded within the MAC address. + MACAddress + - - - known Associate Of - {57F3607C-0204-4590-9442-24F372A35931} - A Relationship between two ResponsibleActor Entities where both are known to know each other but the extent to which they interact (e.g. friendship, work, criminal activity, etc.) is not known. - - - + + + {0BCDB801-1F3B-4496-B04B-95EF545E9445} + A temporal state of an Account + Account State + - + - visits - {92FC2C35-D40B-4393-BA0B-88849743FEB6} - A Relationship and in inLocation between a ResponsibleActor and a Location they visit. - -Note: more often than not, this will be a statement of occasional visiting, so the instance of the ResponsibleActorState should also be an instance of DiscontinuousState. In rarer occasions, it may be used to highlight a single, continuous visit, but in that case, inLocation would generally be used. - - - + {36AC7B89-D63C-466F-A363-856C0426DA9A} + The Node at an end of a Link. + + has End + + - + - Landline Telephone Account - {D7F83A2D-6428-4211-964D-E1E8A8089083} - A TelephoneAccount where the telephones in use connect using a wired network and operate only in a specific location - + {25F4F685-3931-4cdc-AF43-1A9194BBE15D} + In broadcasting and radio communications, a call sign (also known as a call name or call letters – and historically as a call signal) is a unique designation for a transmitting station. + Callsign + - - - Class Of State - {0358DDAB-D22C-4ee5-8F9A-CF18F3E432BD} - A ClassOfElement whose instances are classes of States. This is the powertype of State. - -Examples: - -* Roles - + + + {0876AE1F-7202-41d9-A00F-208B118BBF79} + A worksFor relationship where a ResponsibleActor (domain) is contracted to another ResponsibleActor (range). + contracted To + - - - Social Media Post - {4B3AE19C-6369-49d0-B7B5-949714FFFC95} - An OnlineArtefact that is part of a SocialMediaPage - -Note: the content may be created by a different account to the one which created the SocialMediaPage - + + + {BEC84E4F-F407-4a20-BC68-AD1723A3F860} + An after relationship linking two Elements where one ends and the other comes after as a replacement + successor To + - + - Incoming Government - {BC752C7E-611B-47d6-BA89-05E58CD23803} - The Government that took power after a ChangeOfGovernment - + {3CEFB37C-D5EE-4c9d-848D-C8E2DB206482} + An OrganisationState that is assessed to be breaking the law in an organised manner + Criminal Organisation + - + - in Group - {C21D2CA2-6F42-4b7c-9092-8B8C5B7BAF9F} - A property linking a Thing to a GroupOfItems indicating that it belongs to that group. + {C6BA7464-C00E-4ff6-AE7B-9CE9D4E08FDF} + The area over which the TravelCard is valid -Note: A Thing may be in more than one group and a group may contain more than one Thing - - - - - - governed Population - {917C549C-259F-4850-9CFD-35E05485BF63} - Relates a Government to the RegionalPopulation that it governs. - - +Examples: + +London - Zone 1 +London - All Zones + + area Of Coverage + - + - Military Organisation - {492AB59A-342E-4d74-B85B-E6CA95BBC3B2} - A GovernmentOrganisation that conducts warfighting, peacekeeping and emergency civil support functions - + {012F7F29-4F8E-4263-8224-126050EE175F} + In identifier for a BankBranch - In the UK this is often referred to as the Sort Code. + Branch Code + + + + + {8B6DD87E-3D76-4836-9201-1244B80CDC69} + The first line of the Address including the number of the dwelling and the street name. + First Line Of Address + - handling Caveat {1C02B06E-3159-48f6-9575-64B62765498B} A textual description of any handling caveats that must be adhered to. + handling Caveat - + + + {3C13E07D-5796-4d03-9EBC-C75277E87CA4} + + An rdfs:Class and an Thing whose instances are classes of Element + +Examples: + + +Human groupings (e.g. Nigerian Women, British Men, Righthanded people, English Speakers); +Political Ideologies +Weapons +Days of the week +Standard procedures +etc. + + Class Of Element + + + + - has Stated Country Of Residence - {9A4EB722-0BDA-4ba7-B895-7A4E273865C9} - The country of residence as printed on the respective IdentityDocument - - + {92D9B068-F8D4-4cbc-AD57-1DA39D5CC1C7} + A relationship that asserts a NationalIdentityNumber (which identifies a person) is featured on a NationalIdentityCard + + id On Card + - + - Longitude - {B2C5522F-EA60-455a-B00F-9CC87A76E5B0} - The GeoIdentity that is a decimal representation of an angle of longitude of a PointOnEarthSurface (WGS84) - + {D6D07656-1866-4cb4-97A7-FC4C1CB65416} + A PersonInTransit where the Person travelling is a Passenger on a Transit + Passenger + - + - Journey - {8B571665-0AA1-40be-A7A0-A35BE86B7192} - A Movement which is made up of two or more TravelLegs + {BD538820-CE91-4b9a-ADB8-C105FE0F2E7B} + An Entity whose extent is all the people (PersonState) who share the same belief. -Note: this may include a number of legs to the journey (i.e. instances of TravelLeg that are part of the Journey) - +Religions may be part of other religions - e.g. Christianity being made up of Catholic, Protestant, Orthodox, etc. + +1. The religion ‘practiced’ by the respective Person.. +2. The religion may be qualified to identity a particular sect. +3. The Metropolitan Police standard [F] shall be used as the reference data standard + Religion + + - + - Political Event - {3A0E6FDD-5B3B-4092-9549-C05E8A5FED41} - An Event related to democratic processes or party politics - - - - - intimidated By - {39D0AC05-01DB-423a-861A-26E6125DF906} - A Relationship between two ResponsibleActor Entities where one (range) intimidates the other (domain). - - - + {3EF09CE4-79B0-42be-9AA1-12B97611BF2B} + A LifecycleEvent where something is changed + Modify + - + - Outgoing Government - {A5516CD2-940B-4827-B38A-AD86AF934E99} - The Government that left power following a ChangeOfGovernment - - - - - owns - {FDD94D9F-F343-4c1b-9688-752C896A3C7C} - A Relationship between a ResponsibleActor and an Asset they legally own - - - + {9D24B4BE-2AD4-42d6-A906-8F6EFDA23EC5} + The Name of the respective Vehicle (if applicable) – often this only applies to ships/boats. + +Examples: + +The Saucy Sue +The Bountiful Blumpkin + Vehicle Name + - - - System - {F682A265-1AFE-4287-A9CD-0D4C83F54C52} - An Device comprising software and hardware brought together for a purpose. The Devices may or may not be removable / replaceable - - + + + {71249792-E0AF-4f98-86ED-17115F1734A7} + The groups (if any) which the requesting user must be a member of at least one of in order to access the item. See the EDH specification for further details. + +Allowable Values: + +See EDH Standard + + or Group - + - Cinema Ticket - {7E0C25C9-DD3A-463e-A481-7CA4EA4AC8C5} - An EntertainmentTicket that permits attendance at a cinema - + {9CEF4F29-5619-4d8f-A9DE-8CB43270C7F5} + A ClassOfState that is the powertype of ResponsibleActorState + Class Of Responsible Actor State + - + - dial In Number - {73F2438B-77F5-49ee-B70D-84D5D50B378F} - The number dialed to take part in the TeleConference - - + {222FBD07-DCCF-40c6-BD15-4ADBC64A8AA5} + The content of the data object. + +Whenever a DataObject is exchanged it must include either the ObjectContent or an ObjectContentReference or both. + +The ContentStandard qualifier specifies the standard (either by name or by reference) that is applicable to the content of the DataObject. + +The ContentFormat qualifier specifies the format of the content of the DataObject. + + object Content + - - - document Identifies - {2F8738A6-5EBA-4d80-980B-AA9E6F28B81A} - Links an IdentityDocument to the Person it identifies. + + + {843EDE77-78C4-4a09-9866-DBCC726AD5E6} + An IdentityDocument issued by a Government to identify a Person + National Identity Card + + + + + {9144A435-2CF4-4E0D-9089-FFAE1BD219C7} + An Element that consists of Links and Nodes. -Note: was "Is associated with" in IES3 - - - +Note 1: A Network can consists of roads, railways, pipelines, Flows of energy or matter, or transport services conveying people or goods. + +Note 2: A Network can change over time as Links or Nodes are added or removed. + Network + - + - ISO639-3Code - {ECFED94D-CC69-46b9-B09D-B282D5665787} - ISO639-3 three-letter language code - + {487778E0-4BD7-4d9a-B7F7-63731478E1A2} + An Asset which encompasses the legal rights to an Element + +Strictly speaking, all property (therefore most Assets) are a question of rights. No-one actually owns something, they have a legal right of that thing. In most cases, we can deal with this just using Asset. However in more complex cases, rights can be bought and sold (and of course owned) to things which aren't generally viewed as assets - e.g. paying a delivery cost, owning the leasehold to a property, etc. + +Examples: + +* The performance rights to a Song +* The rights to purchase currency at a pre-agreed rate in the future + Rights + - + - Value In Kilograms - {E7A9BC2D-85E2-4999-90DC-B76C9CB57C42} - A StandardMeasureValue for Mass in kilograms - + {F5EAAEEE-C0B2-469f-9048-3E0731ED8342} + An AuthorisationStage where a ResponsibleActor grants another ResponsibleActor authority to act. + Grant Of Authority + - + - Online Shop - {980404C4-C512-4f36-B3B1-5088CC754DCF} - An EventParticipant where a ResponsibleActor participates in a TradeEvent as an online shop - + {C5AB420C-1AB6-479a-97E1-4F2FD37725CB} + A State which is the participating role of an Entity in an Event. + +Note: this includes inactive participation (e.g. something that is being repaired). If the participation is known to be active then ActiveEventParticipant (or one of its subtypes) should be used. In BORO, EventParticipant would be "Involvement" and ActiveEventParticipant would be "Participation". + Event Participant + - + - disrespectful Of - {369D2CA7-BFFD-4bc3-941F-47262C3DBF1F} - A Relationship between two ResponsibleActor Entities where one is disrespectful of the other. - -Note: this should not be considered a bi-directional relationship. Just because one person disrespects another person does not necessarily mean the feeling is reciprocated. - - - + {8991D995-1915-47b7-B180-D9EBC4A1FD1F} + A worksFor relationship where the managed ResponsibleActorState (domain) is managed by another ResponsibleActor (range). + managed By + - + - Group Of Items - {04C2111A-D958-4a95-9271-7208B849DDD8} - A collection of Thing that have been gathered together for a purpose. + {F481C966-058B-4caf-A427-9E492CAD0D63} + An EventParticipant where an IdentityDocument is used in a CheckIn event + Id Used In Check In + + + + + {3345AECA-925E-4bfc-820E-2294D5921E71} + The venue of the event the Ticket is for. -Note: The same Thing can be in more than one GroupOfItems - +Note: venues change, and the actual event may not run at the stated venue. + + venue Stated On Ticket + + - + - is Participation Of - {DF9F6056-CCD4-41aa-9A86-536F6150EC25} - An isStateOf that relates an EventParticipant to the Element that is the participant - - - + {D5B27630-C222-45be-87C2-5C4F8592487B} + The gender as recorded on the respective IdentityDocument + + id Gender + + - - - Money Transfer - {D94ED70F-8CCA-4c6e-8AE5-65450BBA62D7} - A BusinessEvent where an AmountOfMoney is moved from one FinancialAccount to another. + + + {1995033D-7AF2-468c-998D-61E86FB51B16} + A Relationship between two Person Entities that indicates one is the nephew or niece of the other. -Usually a Money Transfer event will involve two accounts but we might not know both, or it might be a cash transfer – in which case only one of the participants might be specified. - - +Note: people can become nephews or nieces at different stages in their lives (e.g. as people marry) so PersonState should be used in cases where someone has not always been related in this way (i.e. not from birth) + nephew Or Niece Of + - - - Warrantry - {CA2023C6-1677-4d24-A1E6-22BC4D595E6F} - An EndToEndAuthorisation where the process involves legal warrants. - + + + {AAA8DE3D-31D8-4c1e-B114-72E8B37D6CAA} + URI scheme is the top level of the uniform resource identifier (URI) naming structure. All URIs and absolute URI references are formed with a scheme name, followed by a colon character (":"), and the remainder of the URI called the scheme-specific part. + +A list of official IANA-registered URI schemes can be found at: +http://en.wikipedia.org/wiki/URI_scheme#Official_IANAregistered_schemes + + uri Scheme Name + - - - Investigation - {2912E599-436D-4b79-B94F-02FA2319F201} - An IntelligenceOperation that researches a particular threat, or theme. - - + + + {6A1C6C65-D671-4ea3-9184-044AE2A802CF} + A relationship that asserts two Things that may have been previously judged to be different are in fact the same thing. + +WARNING: by "the same" we mean they occupy the same space for the same period of time - i.e. not two different things in the same place at different times, and not the same physical item at two different periods of time. The Identifier and State patterns should do most of what is needed here, and it is extremely rare that this would ever be needed. Do not use unless absolutely necessary. + assessed To Be The Same As + - transfer Value {A9D01DAB-281E-48ae-BB33-8518701ABBDE} A relationship from a MoneyTransfer to the AmountOfMoney transferred. + transfer Value - + - Driving Licence - {44C1DD59-354B-405a-9755-417240802DE4} - An IdentityDocument that permits a Person to drive a Vehicle in the Country of issue. - + {F69279D2-BA11-4a31-8739-0D91EF5B9BEF} + An ActiveEventParticipant where a ResponsibleActor is granted authority to act in a GrantOfAuthority + Authorised Actor + - + - TOID - {79D9049D-E63F-4c94-B348-49506A75B9F8} - TOIDs (TOpographic IDentifiers) are unique and persistent identifiers created and managed by Ordnance Survey Great Britain to identify topographic objects in OS datasets. - -Example: the TOID for the Tower of London is osgb1000006032892. - + {31977608-5432-4d6f-AEE0-19838197C813} + An AgreementStage where parties have arrived at a consensus and approve the agreement + Ratification + - - - End To End Activity - {A88ABE99-1D6C-4843-A2E4-7531626D3859} - An Event (usually of long duration) that is composed of a number of other Events. - + + + {4978D7F3-E686-4b30-9356-F0C4DC7A158D} + The ResponsibleActor that produced the dataset + + originator + - + - Content Category - {8CA5551A-EAEB-4145-A75F-2E7D7DAD5A57} - An ClassOfClassOfEntity whose instances collect together all Representations that have similar content. - -Examples: - -* Fiction -* Non-Fiction -* Financial Information -* Extremist Media - + {B499C172-310D-4c5f-BA92-93B1C7874EEB} + An Attendance where the Person involved is the chair of a Meeting + Meeting Chair + - + - vaf Number - {6DEB5776-59E6-4645-9566-65EC62A36330} - The Visa Application Form (VAF) number. - + {A6DED556-12B8-45b7-A69C-A6A3D813269B} + A short description of why an IntelligenceOperation was carried out used for legal justification + +Agencies that work in the intelligence domain may wish to standardise these descriptions. + + mission Purpose - - - Negotiator - {D4B25AAF-F083-45ba-8188-25DE9D86013D} - An EventParticipant where a ResponsibleActor negotiates an agreement - - - + - Cooperation - {F650B9E3-2669-455e-B20C-92737CFD9A08} - An Event where the participants are cooperating with each other - + {417C1F4E-6A5D-4631-B275-8E982252791A} + GeoJSON is an open standard format designed for representing simple geographical features, along with their non-spatial attributes. It is based on JSON, the JavaScript Object Notation. + +GeoJSON mandates use of WGS 84 coordinate system - see IETF RFC 7946 + Geo JSON + + - + - Callsign - {25F4F685-3931-4cdc-AF43-1A9194BBE15D} - In broadcasting and radio communications, a call sign (also known as a call name or call letters – and historically as a call signal) is a unique designation for a transmitting station. - + {82E3793F-D0D1-40ca-927C-7A6FEF913503} + A Port used for air travel + Airport + - - - Investigator - {3525F314-87ED-43c8-9A84-68EDCD203B30} - An Operator role where a Person is an investigator - + + + {76C31798-780C-41b0-A985-0AE3B1C3A478} + The Organisation that provides the transport specified on the Ticket + + carrier Service + + - + - Subject Of Interest - {BFFBC847-AD87-458e-9A86-690D659EB48F} - A State during which an Element is of interest to an investigation - + {087F3453-B1D7-41e6-B79F-31B123ED0D68} + An Identifier that is the long number on the face of the card (PaymentArtefact) + Card Number + - + - Request For Quotation - {300203EC-607A-4d77-AE6F-7EAE7FA44DF2} - A TradeEvent where one or more Entities are is required - + {A7F266E8-B1CB-4b9b-8AF1-1EF2A7D8F5EE} + A ClassOfElement whose instances all share a common property - e.g. they are all the same colour, mass, etc. + Characteristic + - + - Geo Object - {EA165884-8DF6-4aa6-848C-C682F6969D9F} - A DataObject and a GeoRepresentation that contains geographical information - - + {9DFEDF24-1203-4341-B282-BD37C1B9CDF5} + An EndToEndActivity covering the entire extent of a two people's marriage (from the ceremony to either divorce or death) + +Note: As IES4 & 5 does not increase the scope of IES3, Marriage also includes common-law partners and civil partnerships + Marriage + - + - Value In Moles - {943CA047-F259-4181-BF04-F6D54065AAD4} - A StandardMeasureValue for AmountOfSubstance in moles - - - - - originator - {4978D7F3-E686-4b30-9356-F0C4DC7A158D} - The ResponsibleActor that produced the dataset - - + {BA4B97EE-58E2-4796-949C-F62EAAAE56C9} + A PersonName that is an unofficial or casual name + +Note: +An nickname will often be applied to a State of the Person, as these tend to be non-permanent names + Nickname + - + - SIMCard - {3244F6B1-8636-4895-B3B1-283CF057F826} - A CommunicationsDevice that holds data about a IMSI - + {8B4DB18E-DF46-4419-B0ED-0159A25F2319} + A ClassOfPerson whose members all share the same gender + Gender + - + - Modify - {3EF09CE4-79B0-42be-9AA1-12B97611BF2B} - A LifecycleEvent where something is changed - - - - - is Centroid Of - {44ADC197-D9FA-4889-B6AF-929C3546F4A0} - An inLocation relationship to indicate a PointOnEarthSurface is the centroid of a Location - - + {DB70D7EE-5076-4eb2-950B-63C71A3C8859} + An OnlineContentEvent where a "post" is made. + +Examples: + +* Posting a blog +* Posting a comment +* Tweeting (other microblogs are available, probably) +* A Facebook, LinkedIn, Instagram, etc. post + Online Content Creation + + - - - Actor - {B2B15802-9CE9-4a9d-9DE0-8289D8474E9B} - An Entity that is capable of performing functions - i.e. actively participating in an Event. - - + + + {04F797E7-9B5C-48c5-A50D-A14CFF7725DE} + A confidence whose value must be one of "HIGH", "MEDIUM", or "LOW" + +This is a mandatory attribute for AssessToBeTrue + + hml Confidence + - + - Summit - {78D65599-BCBB-491a-8C34-75B9F7AB60D5} - A PoliticalEvent where senior leaders assemble to discuss and agree policy or treaties - + {1B9C8EB0-69A7-4fe7-8358-0F6067439C42} + An EventParticipant where a PaymentArtefact is participant in a TradeEvent + Card Used + - + - Business Event - {94CEDBD1-8E3D-4cb4-8155-FBD621DA6A0D} - An Event that is commercial or administrative in nature - - - - - relationship - {DCE662F5-7BDB-457e-AE7E-2E5FE43DBA1A} - A relationship represents an association between two Things - - + {F38D2E58-C29A-4e3c-93BF-C33800969720} + An EndToEndAgreement where one Party rents an Entity to another + Rental Agreement + - + - Time Bounded Class - {E7A659A5-9059-4ea5-8FAB-8A29AFC47D9A} - A ClassOfElement whose instances all begin and end within the bounds specified for the Class. In other words, a class that is defined by the temporal extent of its members. - -Note, if either the begin or end bound are missing, it is taken to be indeterminate. For example, if the begin bound is 1st Jan 2018, the class has instances that all started after that date, and their end is irrelevant. - -Example: -Everything that began and ended in the year 1900 - this would include all activities that took place within that year (but did not extend beyond it), everything created and destroyed within that time, and everything that was born and died during the period. - + {9B232210-27A3-410a-A713-EFDE7922C61C} + A CriminalActivity involving the malicious surveillance of a person, often in threatening manner + Stalking + - - - crossing Of - {5A0E8F10-EE46-49bd-8E25-A67040D4A40B} - A partOf relationship to indicate a Location (range) has a Crossing (domain) - - - + + + {8ECC64A4-CED0-4122-AB54-64EA870837FC} + A PartyToAgreement where a ResponsibleActor provides an Entity to rent + Rental Provider + - Region Of World {18C405CE-CC09-4e02-A44D-0FB00C6F6B37} A Location that is a general subdivision of the world - e.g. continents, sub-continents, economic areas, etc. Regions of the world may sometimes be spatially separated (e.g. economic areas) + Region Of World - - - Electoral Region - {515468C2-B4D9-449d-8AC4-575973EFBF6B} - The RegionalConstituency being decided in an Election - - - + - Representation - {675A5C23-0746-43d0-96D0-AF0DF72CD697} - An ClassOfEntity whose instances are representations of things in the real world + {0F327324-6B4E-40b1-B96B-97A334BA5E4A} + + An Asset that is a written, photographed or drawn representation of thoughts. This might include, but not limited to, formal reports, books, legal instruments. Such documents might exist in a wide variety of forms, both printed and in electronic form. -Examples: -* an identifier used for a Person -* a document (though not an individual copy of a document) - - - - - - pluriverse - {D3AA70B6-BA62-459a-B3F8-C504C2AF6A0B} - An instance of Element which is the sum of all possible worlds including everything in those worlds. Put another way, this is everything in our world and everything in all possible worlds. - - - - Authoriser - {466DCDFB-B642-468b-A47A-E83291A86C6B} - An ActiveEventParticipant where a ResponsibleActor acts as the authoriser (sign off) in a GrantOfAuthority - +Note: this is an individual document - i.e. physical or (rarely) a specific electronic copy (e.g. on a specific hard disk...told you it was rare). In most cases, we refer to the document in general - WorkOfDocumentation + Individual Document + - - - In Work - {82B189F4-9800-4b44-B10D-521B038455F1} - A temporal state of a ResponsibleActor + + + {DB3878D9-FF24-4069-A8DD-C24F5D074C0C} + The date/time on which the service was scheduled to arrive -Note: this is the superclass of ResponsibleActor (the whole life person or organisation) because the whole-life state is just a special case of a ResponsibleActorState. This pattern is true for all states. - +The format of this attribute is a restricted string based upon the ISO 8601 Extended Format. + + scheduled Arrival Time + - + - Facility - {9CD2C1B1-85B1-4579-9376-07827AD68461} - A Location that is man-made, but is typically larger than an Address (i.e. it may have more than one postal address) - -Examples: - -Military camps, factories, sports facilities, airports, etc. - + {CC05ABD0-7BAB-4484-8E8C-ED07C1AA3C93} + An EventParticipant where an Element is Observed + Observed + - + - Observation - {8CA40CCF-A099-49fd-80CB-CA6DA733FAB4} - An Event where an Element (Event or Entity) is observed by an Entity (i.e. a Person or Device) - + {9888A3F3-7E9B-4806-BD4E-2FC4D87A5902} + An EntityInTransit where the Entity is a Person + Person In Transit + - + - payload Contents - {10DEB6B8-80CC-4bfc-B10F-1830B559C21F} - A link from an ExchangePayload to an rdfs:Resource that is in that payload. - -If there is no payloadContents link, then it is assumed that all the contents of the file are in the ExchangePayload. Under this circumstance, more than one ExchangePayload would be an error. + {1D9F0978-EFD2-4e27-9242-219637C574EF} + A visits relationship between a ResponsibleActor and a Location they socialise in. -The payloadContents link will usually refer to a named graph, but it can also be used to refer to individual rdf:Statements and rdfs:Resources. - - - - - - Entity - {F4EDE167-6F5A-417d-9984-0221CCDF752C} - An Entity typically represents a tangible thing like a Person, a Communications Device, or a Location. - - - - - - Carrier - {91DC18F6-3E35-411c-814D-5ACEE83BE316} - An EventParticipant where a ResponsibleActor participates in a Delivery as a carrier - - - - - Version Of Document - {ADB16761-4981-4476-BC53-2843587D1C02} - A WorkOfDocumentation and a TimeBoundedClass that is a versionOf a WorkOfDocumentation - - +Note: more often than not, this will be a statement of occasional socialising, so the instance of the ResponsibleActorState should also be an instance of DiscontinuousState. In rarer occasions, it may be used to highlight a single, continuous visit, but in that case, inLocation would generally be used. + socialises At + - + - Geo Representation - {A8C07233-5D62-4ad4-B405-2D15CFC37497} - A Representation for a Location - e.g. a point, a polyline, etc. - + {1456439C-65C9-4a39-A743-09A7D0FBF248} + An Organisation that is run for profit + Commercial Organisation + - - - Lifecycle Event - {FA07AB7A-0EE8-4258-BE8B-260F9A1192A7} - An Event that brings about change to its environment or another Element - e.g. creation, destruction or modification - + + + {D106A0A9-55C4-454f-9E20-35BA54114036} + A relationship that asserts a Representation in someway depicts an Thing + + is Represented As + + - + - Vehicle State - {D3275233-7381-483e-B2D2-77F13D73A52E} - A temporal state of a Vehicle - + {7693D2C9-0F06-4005-BB8D-B5B572B2281A} + A Movement that is an individual transportation - e.g. an individual flight, sailing, etc. + Transit + - + - Operational Event - {59121C21-38E4-4224-8C2D-4D3E94A3A0D9} - An Event conducted by military or national security actors - + {25965198-3FE0-4bb9-BCA9-808E15A3EE49} + An EventParticipant where a FinancialAccount receives money + Receiving Account + - + - Schema Object - {D3375BB5-6773-40e1-8CA2-B393DD02B98C} - A DataObject that is a standardised plan or outline for something. + {D38509CD-1D01-465C-8468-2F55295633CD} + An Element that is, or is intended to, confining, protecting or enabling the handling of one or more Contained elements. -e.g. Bristol City Street Furniture Schema - +Note: A Container can exist without having a Contained element. + Container + - + + + {2E464C7F-FC0B-4dcc-9B1C-5DCA87B4CE3A} + The Organisation that provides the transport specified on the Ticket + + associated Carrier + + + + - Warrant - {4CAD884A-1EA7-473d-9881-8B76EBF8526F} - An AuthorisationDocument that provides legal permission, usually for something that would be considered illegal or intrusive otherwise - + {6C669BEF-9267-4612-9F29-B28918B203F5} + A Ticket that permits travel on a particular route or set of routes + Travel Ticket + - + - scheduled Departure Port - {1312D263-F609-4df3-A1DB-AA0557B3B94B} - The Port from which the TravelService is scheduled to depart + {6BC73189-2B25-4e1c-A935-EDA8106F3EB3} + The Port from which the TravelService is scheduled to arrive + scheduled Arrival Port - + - Hates - {6939AE2F-D74D-4446-8A88-5C26669689BA} - An Interested state where a ResponsibleActor hates something - + {8010625F-BA25-457a-93CF-7EC1E99261D7} + A OnlineEvent where an OnlineAccount logs out of an OnlineService + Logoff + - + - Departure - {0FCBDA68-1B1C-40e1-9C5B-0E225CA827DB} - An EventParticipant and a BoundingState that marks the start of a Travel event - -The date/time of the departure can be specified using the inPeriod relationship. - + {F3DB6A59-B2DE-4743-A9A8-7DA9CCC68638} + A temporal state of an Organisation + Organisation State + - + - Electoral Candidate - {E035D766-CB68-49c3-AC69-A56F3487C625} - A Person standing for elected office - + {CED628E4-8641-486b-BCD7-CB4E147E7AE6} + A SecurityLabel may be assigned at the statement (triple) level or to the entire ExchangePayload. They provide a mechanism to specify access restrictions and handling instructions for specific triples. + +Note: In any given IES exchange, a SecurityLabel must be applied to the ExchangePayload. Individual SecurityLabels at the statement level are used to indicate where individual statements deviate from the overall payload SecurityLabel + Security Label + - - - Travel Reservation - {8B290363-239E-415e-9F2D-8267D1BA2ECB} - A TradedAsset where the asset is a Reservation - + + + {917C549C-259F-4850-9CFD-35E05485BF63} + Relates a Government to the RegionalPopulation that it governs. + + governed Population + + - + - Modifier - {21A341AE-9A38-4f45-BCB5-B29B02DC1B90} - An EventParticipant where a ResponsibleActor participates in a Modify event as a modifier - + {496683C9-EB89-46ac-87D0-4864F1B54ED4} + The role of an Organisation in providing a Service (e.g. a TeleConference) + Service Provider + - + - Encoded Data - {8AF1DB0B-9BEB-4a33-A459-7EF2BE309E81} - A Representation which is external data according to a data format that is not in IES format. - + {0A9A9F7D-A6F1-4629-BD2B-7990D2D36493} + A TradeEvent where an Entity is bought + Purchase + - + - Election - {7D9E328D-345E-43f5-8163-9657E4D016BD} - A PoliticalEvent where the population vote for their preferred ElectoralCandidate to become their representative. - - - - - fearful Of - {A589F81D-DC15-4b71-80B5-BA4CD46B2E41} - A Relationship between two ResponsibleActor Entities where one is fearful of the other. + {2A62C672-1757-4a2d-874B-C099C9DEC416} + The powertype of Person + Class Of Person + + + + + {F999F59A-7C7B-40f3-8F86-5B2592889E95} + The powertype of Asset- i.e. a ClassOfEntity whose instances are classes of Asset -Note: this should not be considered a bi-directional relationship. Just because one person considers another person a threat does not necessarily mean the feeling is reciprocated. - - - +Examples: + +* Vauxhall Insignia, VW Golf +* Smartphone +* Apple iPhone 6S + Class Of Asset + - + - Close Account - {2A5450A7-5B26-4605-A109-5CB26DD9A70F} - An AccountAdminEvent where an Account is shut down. - + {44C93DB5-8DFA-4585-9060-EEC789E0A5AC} + An PartyInCommunication where the communicating party is the sender of a message + Sender + - - - cookie Origin Site - {24E8B958-284F-4be2-AACD-A7B2A94B97D4} - Relates a Cookie to the Webpage from which it originated. - - - + + + {78C33499-CD14-43cb-82AE-93A0F8CF022B} + An Event where entertainment (sporting, music, theatre, etc.) is provided + Entertainment Event + - + - Stalking - {9B232210-27A3-410a-A713-EFDE7922C61C} - A CriminalActivity involving the malicious surveillance of a person, often in threatening manner - + {B2262900-BF01-4691-8DE1-46A726A6D1CB} + A GeoIdentity that is a what3words Location specifier + +(see what3words.com) + What3words + - + - Concert Ticket - {8FF9DE7F-137B-4a03-AB24-7D84FCFB99C0} - An EntertainmentTicket where the Event is a concert - + {700BC564-35E1-4921-8759-5DAFA51B4E83} + An EventParticipant where a Device participates in an OnlineEvent + Device Online + + - + - Passport - {13ABC7CA-915E-4069-8EA7-FD205A5336C5} - An IdentityDocument that confirms a Person's nationality and permits them to cross national boundaries - + {C8D4C3CB-16C2-44a7-B709-35CEBF219BF0} + A StandardMeasureValue for Length in metres + Value In Metres + - + - Duration - {7852A5E5-8684-49f2-82AE-3368032163B1} - The Measure of an Element's temporal extent - + {BFFBC847-AD87-458e-9A86-690D659EB48F} + A State during which an Element is of interest to an investigation + Subject Of Interest + - - - works At - {55161540-8869-4af9-B159-51857E0B0BDB} - A visits relationship between a ResponsibleActor and a Location they work in. - -Note: more often than not, this will be a statement of occasional presence, so the instance of the ResponsibleActorState should also be an instance of DiscontinuousState. In rarer occasions, it may be used to highlight a single, continuous presence, but in that case, inLocation would generally be used. - + + + {C2B4A066-E4A7-4cf5-BD1F-8381364F5D30} + An Organisation where all income is reinvested, or distributed - i.e. no profit is made. + Not For Profit Organisation + - + - Notify - {15EF63E0-1223-4874-A2D4-43F75ACF5315} - An OnlineContentEvent where a notification is raised - i.e. an application-generated event (not a user-generated event) - + {BC752C7E-611B-47d6-BA89-05E58CD23803} + The Government that took power after a ChangeOfGovernment + Incoming Government + - + - id Lower Range - {6C79CE89-8E17-4ee7-ABA8-DDA5D4AFC78B} - A relationship between a CommunicationsIdentifierRange and the CommunicationsIdentifier that is the lower limit of the identifier range - - + {44ADC197-D9FA-4889-B6AF-929C3546F4A0} + An inLocation relationship to indicate a PointOnEarthSurface is the centroid of a Location + + is Centroid Of - + - Casualty - {61D00F47-977E-43f6-BD30-77CBAAA74CC1} - Relates a MilitaryAttack to a Person who was injured or killed in the attack - + {9FC2431D-63A4-4e1b-8D31-2BCD125853D9} + The powertype of ResponsibleActor + Class Of Responsible Actor + - + - Meeting - {6445E51F-3DDF-4dcf-ABDF-3ED123D53188} - A CoLocation where the attendees (Presence) communicate with each other - - - - - id Date Of Issue - {ACAC12AD-16C3-480d-8149-C026F8BE9F81} - The date that the respective Identity Document was actually issued – this is different from the ValidFromDate on EphemeralIdDocuments. - - - + {D7F83A2D-6428-4211-964D-E1E8A8089083} + A TelephoneAccount where the telephones in use connect using a wired network and operate only in a specific location + Landline Telephone Account + - + - Language Proficiency - {EB73AB32-8232-4b58-8271-640DDDDCC7DE} - A ClassOfPersonState indicating the proficiency a person has in a particular language at that state in their life. - - - - - - - quantity Offered - {AEC476A1-AE39-4a9e-9EE3-DD45B50B0F26} - The number of Entities (of the same type) that are being offered for sale - - + {B92D79E2-9E7D-4df7-8D38-3D884AA09AD2} + ISO 3166-1 alpha 3 (3-Letter Country Code) + ISO3166_1Alpha_3 + - + - Data Object - {CAC97EB4-E0E8-4576-9637-1FBED5F9FEF2} - A Representation which might contain internal structure that can be exploited using bespoke tools and/or applications. Data objects might be geoobjects, video files, audio files, etc. - + {09649FE9-DDD7-4493-B9EC-7A716B0FC616} + The GeoIdentity that is a representation of the northward component of cartesian point on a map - i.e. on a 2D projection of the globe such as a mercator projection. + Northing + - + - has Geometry - {08411AE5-9487-4D6F-8A89-B8E58EF946AD} - - A relationship that relates a ies:Location/geo:Feature to its geo:Geometry representation. - - - GeoSPARQL uses geo:hasGeometry to relate instances of geo:Feature to instances of geo:Geometry, for example an instance of the class sf:Polygon. - IES uses the ies:isRepresentedAs property is to relate instances of ies:Location to instances of ies:GeoRepresentation, for example an instance - of the class ies:GeoJSON. - - - data:GreaterLondon a ies:Location . - data:GreaterLondonBoundary a geo:Geometry,sf:Polygon . - data:GreaterLondon geo:hasGeometry data:GreaterLondonBoundary . - - In this example, a polygon object is defined representing the boundary of Greater London. - NB at this point, the coordinate or syntax for this geometry object are not specified. - - - + {12A26F97-0E20-433B-8DCB-68A6FD73DB88} + The Node at the start of a directed Link. + has Start + - + - Ethnicity - {8AC946A4-4C03-463c-9F32-37EA8593988A} - A ClassOfPerson whose members all share the same ethnicity - + {D4B25AAF-F083-45ba-8188-25DE9D86013D} + An EventParticipant where a ResponsibleActor negotiates an agreement + Negotiator + - + - Place Name - {37DB1A2C-9382-4dac-8AE8-9DEC5A337E16} - A Name that is used to refer to a Location. - -Note: the naming pattern is used here as different parties (even standards bodies !) may have different names for the same Location - + {B10D22FB-1D6A-47c9-B1C0-E870D43A5C52} + A Characteristic whose members all have the same colour + Colour + - + - Account State - {0BCDB801-1F3B-4496-B04B-95EF545E9445} - A temporal state of an Account - + {F2CF8705-DA4A-4131-AB60-CF1AC33BED95} + An Identifier of a Person that is specified by a GovernmentOrganisation + National Identity Number + - + - Train Ticket - {A8715447-3583-45d0-9550-625CF96B3E2E} - A Ticket that is used to travel by rail - + {6445E51F-3DDF-4dcf-ABDF-3ED123D53188} + A CoLocation where the attendees (Presence) communicate with each other + Meeting + - + - Destroyer - {C029299D-5946-48dd-94CB-80EC23A56300} - An EventParticipant where a ResponsibleActor participates in a Destroy event as a destroyer - + {AD0F575E-5C28-4594-B346-50E9F22C2A8E} + An IntelligenceOperation that involves the continued observation of a Person or Location + Surveillance + - + - Easting - {A4502460-54B7-446b-A9AA-003B49F9682B} - The GeoIdentity that is a representation of the eastward component of cartesian point on a map - i.e. on a 2D projection of the globe such as a mercator projection. + {AA530BCE-02F2-4195-A431-573D13A5B41C} + A GeoIdentity that is administered by the International Air Transport Associate for airport identification + IATACode - + - Travel Ticket - {6C669BEF-9267-4612-9F29-B28918B203F5} - A Ticket that permits travel on a particular route or set of routes - + {7852A5E5-8684-49f2-82AE-3368032163B1} + The Measure of an Element's temporal extent + Duration + - + - Post State - {DB51B007-E3E8-431f-9C23-3C0A7E83FB11} - A temporal state of a Post - + {47301D66-CBD5-4d10-9481-B66966A3F3A2} + + A temporal state of an Element + +Note: IES requires that any State must be related to its whole-life Element. In some cases, the identity of the whole-life element may be unknown (or of unknown type) but a whole-life element must still be created and related to the State. + +Note: When Events are decomposed into temporal parts, those parts are often Events themselves. The exception is when the temporal part is arbitrary (e.g. the 11th second of a meeting) when a State should be used. These are rare though. + State + - + - Web Resource State - {3BE61CCF-DCD0-411d-9D43-5DEABF8381F2} - A temporal state of an WebResource + {3634DBF3-AA3A-402e-9D08-906C06FAFEDB} + A CommunicationsDevice that communicates via satellite. + Satellite Phone Handset + + + + + {056DDAD3-9315-48a8-8598-3DD4F783C5CF} + A temporal state of a System + System State - + - IPv4Address - {142D6D4D-6EF3-48aa-8B7B-86DA73690E3E} - An IPAddress conforming to v4 of the standard - + {1F23EB62-323B-402d-84BD-B4D417ED1A73} + A DataObject that is an entire row of a table in a database (note this is still a class, as there may be many copies of the database) + Database Row + - + - Class Of Individual Document - {CCC8FA06-CDA8-491d-BFFC-0A88D6A565B1} - The powertype of IndividualDocument - + {6E5AF4BB-BB7F-4387-A7BB-476B81FEC103} + A State that is temporally continuous - i.e. it is not a DiscontinuousState + Continuous State + - - - Database - {3099B032-4B0A-4aec-ABCD-3E862C4C1979} - A DataObject that is the contents of an entire database (note this is still a class, as there may be many copies of the database) - + + + {D9E068B1-2A44-4523-B8FC-F9888212B35C} + An isStateOf that relates a BoundingState to the Element it marks the start of + + is Start Of + - + - IMSI - {C817C1ED-863B-41f0-B5C1-14117E926A94} - The International Mobile Subscriber Number -Historically, this is stored as a 64-bit number on the SIM Card (it is NOT identity of the SIM Card itself), but now can be a software assigned identifier to any mobile subscriber interface. - -An IMSI is usually presented as a 15-digit number, but it can be shorter. - -The first three digits are the Mobile Country Code (MCC), followed by a 2 or 3 digit Mobile Network Code (MNC) and the remaining digits are the Mobile Subscription Identification Number (MSIN). + {CA2023C6-1677-4d24-A1E6-22BC4D595E6F} + An EndToEndAuthorisation where the process involves legal warrants. + Warrantry + + + + + {E9372543-434E-45d3-A1F0-8D711952D10A} + A ISO8601 datetime (as xsd:dateTime) that represents the ParticularPeriod. -For the example shown this would be: -- 404=India, -- 68=MTNL Delhi -- 1234567890=Subscriber ID - +This representation is also encoded in the URI of the period, this is an additional required attribute to enable querying by dateTime and SPARQL temporal operations. The literal string shall be encoded in UTC (Coordinated Universal Time) but unlike the URI, it must be punctuated. For example: "2007-01-18T15:30:00" + + iso8601Period Representation + - + - Educational Organisation - {F30D350C-848D-4b02-AEA5-86575CEEEFB3} - An Organisation that provides education - + {27BEFD0A-B30B-47db-B863-13E48D1172F9} + A service provided on a computer network. + Online Service + - + - Active Event Participant - {3360DCC9-D39B-4280-8872-2FE122240407} - An EventParticipant where the participant is "actively" engaged in the Event. - -Note: In BORO, EventParticipant would be "Involvement" and ActiveEventParticipant would be "Participation". - + {6698805F-F492-4f1f-954C-E1EB3C53E148} + An Event where two or more parties interact and exchange information + Communication + - - - Part Of Facility - {3EFEA421-6B88-4e51-9B20-4FFA22E8C5CA} - A Location that is contained within a Facility - e.g. a room, laboratory, floor, etc. - + + + {74721DF1-18D6-4c1b-93CC-71C888C6D405} + A worksFor relationship where the worker is employed. + + employed By + - + - Similar Entities - {A4B13044-00FD-4868-8147-1A3C9E84DAAB} - An ClassOfEntity whose instances are considered similar - + {02E3C3B8-8650-4867-8390-823E4B3360E6} + An operating division of a Bank, usually a high street branch, but might also be the online arm of a Bank + Bank Branch + - + - Birth Certificate - {4457E8AF-EDBD-4ef1-B62B-59037829B961} - An IdentityDocument issued to prove the data and place of birth of a Person - + {B2C5522F-EA60-455a-B00F-9CC87A76E5B0} + The GeoIdentity that is a decimal representation of an angle of longitude of a PointOnEarthSurface (WGS84) + Longitude + - + - Data Key - {2D88DE83-F87F-48ad-A485-9FFA79ED90D8} - A unique key (usually only unique within a Database, though it could be a GUID) that identifies a DataObject - + {C55A12C9-CF85-4b7c-B422-1D41054E9570} + An EventParticipant where a ResponsibleActor ratifies an agreement + Signatory + - + - Device Online - {700BC564-35E1-4921-8759-5DAFA51B4E83} - An EventParticipant where a Device participates in an OnlineEvent - + {0383D09B-8C40-417d-8C1A-75220EAF496E} + A PersonState (and an EventParticipant) when a Person is involved in communicating. + Person In Communication + - + - Class Of Responsible Actor State - {9CEF4F29-5619-4d8f-A9DE-8CB43270C7F5} - A ClassOfState that is the powertype of ResponsibleActorState - + {222534A5-25C8-4ecd-BE55-27DA1534D402} + An ClassOfClassOfEntity whose instances collect together all Names that belong to a particular scheme - i.e. an organisational identity scheme, a systems primary key format, etc. + Naming Scheme + - + - Online Content Creation - {DB70D7EE-5076-4eb2-950B-63C71A3C8859} - An OnlineContentEvent where a "post" is made. + {F186E39F-A251-4b84-85E9-577C7290F6D9} + An InteractiveCommunication by voice + Voice Call + + + + + {1CA57828-3B6B-450b-B477-C59A196EAE34} + The passport associated with the Visa. + +Note: if the IES data does not already contain the associated passport, a Passport instance must be created, and the appropriate passport number specified. + + is Authorised For Use With Passport + + + + + + {0358DDAB-D22C-4ee5-8F9A-CF18F3E432BD} + A ClassOfElement whose instances are classes of States. This is the powertype of State. Examples: -* Posting a blog -* Posting a comment -* Tweeting (other microblogs are available, probably) -* A Facebook, LinkedIn, Instagram, etc. post - - +* Roles + Class Of State + - - - mission Purpose - {A6DED556-12B8-45b7-A69C-A6A3D813269B} - A short description of why an IntelligenceOperation was carried out used for legal justification - -Agencies that work in the intelligence domain may wish to standardise these descriptions. - - + + + {3D83E15F-ACA8-48e4-8C7B-84580807E06F} + An Organisation made up of allies - these could be people or organisations, and the alliance may be quite loose. + Alliance + - + + + {D4A003A3-7FEF-409c-8935-743CD97299E7} + The System that produced the dataset + + originating System + + + - Create - {AF60517B-E4EF-48ca-BE0F-56E0A89660FD} - A LifecycleEvent where an Entity is brought into existence. - + {3BF8FC71-64BD-4fb5-BEFD-D7FCB936FA12} + A CommunicationsDevice that is a portable telephone using cellular networks + Mobile Handset + - + - Trade Event - {CA86862B-DA7E-487c-907B-26FA5D0564CD} - An Event where something is offered, bought or exchanged - + {42FFB9AC-2D28-453a-80A0-2A271DA32EB5} + A CommunicationsIdentifierRange that defines a realm of administrative autonomy, authority or control within the internet. [from wikipedia] + Domain Name + - + - Grant Of Authority - {F5EAAEEE-C0B2-469f-9048-3E0731ED8342} - An AuthorisationStage where a ResponsibleActor grants another ResponsibleActor authority to act. - + {892345CD-9FA7-4982-978D-B6D3ABAE839C} + A ContinuousState that occurs at the beginning or end of an Element + +The date/time of the state can be specified using the inPeriod relationship. + Bounding State + - + - Person Title - {CA36058B-835C-48ef-944A-2507708ADA71} - The title associated with the name of the person. - + {492AB59A-342E-4d74-B85B-E6CA95BBC3B2} + A GovernmentOrganisation that conducts warfighting, peacekeeping and emergency civil support functions + Military Organisation + - + - Class Of Person State - {92CDC810-9DFA-476b-A2E7-33121F65905B} - The powertype of PersonState - + {59599C4B-F3DE-49a0-B76F-BE4CB1293CBA} + An EndToEndAgreement that is between Nations and subject to international law + Treaty + - + - Usually Parked - {FCE0D994-4838-48fa-A274-57DB092A2960} - A temporal state of a Vehicle which is the fusion of all its Parked states + {A4B13044-00FD-4868-8147-1A3C9E84DAAB} + An ClassOfEntity whose instances are considered similar + Similar Entities + + + + + {8AF1DB0B-9BEB-4a33-A459-7EF2BE309E81} + A Representation which is external data according to a data format that is not in IES format. + Encoded Data + + + + + {76D8EA41-E338-4db5-BB30-D642CF0F90EB} + Relates a Cookie to the Device it is installed on. -Examples: -* A car that is usually parked in Acacia Avenue -* A ship that regularly docks at Dover -* An aircraft that regularly resides in a private hangar - - +Note: there is usually no need for states here as the Cookie itself has begin and end times. + + cookie On Device + + - + - Aircraft - {01A64A84-7A14-45a5-AAF2-F1AA614D5F30} - A Vehicle that travels by air - + {F12D45EA-66D5-4016-BDF7-E1CD8F48CCF5} + An EventParticipant where a ResponsibleActor is in disagreement + In Disagreement + - + - Assessment - {E4AB33D9-9978-446f-9C39-4F4C41FB3D45} - An Event where an actor makes a subjective judgement against a thing. This can be a judgement of belief in a thing’s possibility, categorisation or other qualitative aspect. - -Examples include: -- Having 'HIGH' confidence that Anne committed the murder. -- Assessing a statement made in an internet article as being true or false. -- Assessing a house to having an energy performance of 'B' -- Assessing the odds of England winning the World Cup as 20-1 - + {74169219-A47C-48ce-A25F-3948E7E873B6} + A TravelLeg where an Entity is moving in Transit + Entity In Transit + diff --git a/docs/common/specification/ies-common.shacl b/docs/common/specification/ies-common.shacl index b7a94fd..a05e693 100644 --- a/docs/common/specification/ies-common.shacl +++ b/docs/common/specification/ies-common.shacl @@ -252,6 +252,10 @@ ies:CapabilityShape a sh:NodeShape ; sh:severity sh:Warning ; sh:targetClass ies:Capability . +ies:CapacityShape a sh:NodeShape ; + sh:severity sh:Warning ; + sh:targetClass ies:Capacity . + ies:CarTravelShape a sh:NodeShape ; sh:severity sh:Warning ; sh:targetClass ies:CarTravel . @@ -416,6 +420,30 @@ ies:ConferenceParticipantShape a sh:NodeShape ; sh:severity sh:Warning ; sh:targetClass ies:ConferenceParticipant . +ies:ConnectionShape a sh:NodeShape ; + sh:severity sh:Warning ; + sh:targetClass ies:Connection . + +ies:ConnectionSideShape a sh:NodeShape ; + sh:severity sh:Warning ; + sh:targetClass ies:ConnectionSide . + +ies:ConnectorShape a sh:NodeShape ; + sh:severity sh:Warning ; + sh:targetClass ies:Connector . + +ies:ContainedShape a sh:NodeShape ; + sh:severity sh:Warning ; + sh:targetClass ies:Contained . + +ies:ContainerShape a sh:NodeShape ; + sh:severity sh:Warning ; + sh:targetClass ies:Container . + +ies:ContainmentShape a sh:NodeShape ; + sh:severity sh:Warning ; + sh:targetClass ies:Containment . + ies:ContentCategoryShape a sh:NodeShape ; sh:severity sh:Warning ; sh:targetClass ies:ContentCategory . @@ -744,6 +772,22 @@ ies:FlightTicketShape a sh:NodeShape ; sh:severity sh:Warning ; sh:targetClass ies:FlightTicket . +ies:FlowAcrossSurfaceShape a sh:NodeShape ; + sh:severity sh:Warning ; + sh:targetClass ies:FlowAcrossSurface . + +ies:FlowAlongPathShape a sh:NodeShape ; + sh:severity sh:Warning ; + sh:targetClass ies:FlowAlongPath . + +ies:FlowNodeShape a sh:NodeShape ; + sh:severity sh:Warning ; + sh:targetClass ies:FlowNode . + +ies:FlowShape a sh:NodeShape ; + sh:severity sh:Warning ; + sh:targetClass ies:Flow . + ies:FootballMatchTicketShape a sh:NodeShape ; sh:severity sh:Warning ; sh:targetClass ies:FootballMatchTicket . @@ -1032,6 +1076,10 @@ ies:LineOfAddressShape a sh:NodeShape ; sh:severity sh:Warning ; sh:targetClass ies:LineOfAddress . +ies:LinkShape a sh:NodeShape ; + sh:severity sh:Warning ; + sh:targetClass ies:Link . + ies:LiveCastShape a sh:NodeShape ; sh:severity sh:Warning ; sh:targetClass ies:LiveCast . @@ -1188,10 +1236,18 @@ ies:NetworkInterfaceShape a sh:NodeShape ; sh:severity sh:Warning ; sh:targetClass ies:NetworkInterface . +ies:NetworkShape a sh:NodeShape ; + sh:severity sh:Warning ; + sh:targetClass ies:Network . + ies:NicknameShape a sh:NodeShape ; sh:severity sh:Warning ; sh:targetClass ies:Nickname . +ies:NodeShape a sh:NodeShape ; + sh:severity sh:Warning ; + sh:targetClass ies:Node . + ies:NonDisclosureAgreementShape a sh:NodeShape ; sh:severity sh:Warning ; sh:targetClass ies:NonDisclosureAgreement . @@ -2369,6 +2425,16 @@ ies:documentedByRangeShape a sh:NodeShape ; sh:severity sh:Warning ; sh:targetObjectsOf ies:documentedBy . +ies:eachHasCapacityDomainShape a sh:NodeShape ; + sh:class ies:ClassOfState ; + sh:severity sh:Warning ; + sh:targetSubjectsOf ies:eachHasCapacity . + +ies:eachHasCapacityRangeShape a sh:NodeShape ; + sh:class ies:ClassOfState ; + sh:severity sh:Warning ; + sh:targetObjectsOf ies:eachHasCapacity . + ies:employedByDomainShape a sh:NodeShape ; sh:class ies:PersonState ; sh:severity sh:Warning ; @@ -2529,6 +2595,16 @@ ies:hasAuthorRangeShape a sh:NodeShape ; sh:severity sh:Warning ; sh:targetObjectsOf ies:hasAuthor . +ies:hasCapacityDomainShape a sh:NodeShape ; + sh:class ies:State ; + sh:severity sh:Warning ; + sh:targetSubjectsOf ies:hasCapacity . + +ies:hasCapacityRangeShape a sh:NodeShape ; + sh:class ies:ClassOfState ; + sh:severity sh:Warning ; + sh:targetObjectsOf ies:hasCapacity . + ies:hasCharacteristicDomainShape a sh:NodeShape ; sh:class ies:Element ; sh:severity sh:Warning ; @@ -2560,6 +2636,16 @@ ies:hasEmergencyContactAddressRangeShape a sh:NodeShape ; sh:severity sh:Warning ; sh:targetObjectsOf ies:hasEmergencyContactAddress . +ies:hasEndDomainShape a sh:NodeShape ; + sh:class ies:Link ; + sh:severity sh:Warning ; + sh:targetSubjectsOf ies:hasEnd . + +ies:hasEndRangeShape a sh:NodeShape ; + sh:class ies:Node ; + sh:severity sh:Warning ; + sh:targetObjectsOf ies:hasEnd . + ies:hasEthnicityDomainShape a sh:NodeShape ; sh:class ies:Person ; sh:severity sh:Warning ; @@ -2966,6 +3052,16 @@ ies:isEndOfDomainShape a sh:NodeShape ; sh:severity sh:Warning ; sh:targetSubjectsOf ies:isEndOf . +ies:isFinishBoundaryOfDomainShape a sh:NodeShape ; + sh:class ies:FlowAlongPath ; + sh:severity sh:Warning ; + sh:targetSubjectsOf ies:isFinishBoundaryOf . + +ies:isFinishBoundaryOfRangeShape a sh:NodeShape ; + sh:class ies:FlowAcrossSurface ; + sh:severity sh:Warning ; + sh:targetObjectsOf ies:isFinishBoundaryOf . + ies:isIdentifiedByDomainShape a sh:NodeShape ; sh:class ies:Thing ; sh:severity sh:Warning ; @@ -2986,6 +3082,16 @@ ies:isLegalTenderInRangeShape a sh:NodeShape ; sh:severity sh:Warning ; sh:targetObjectsOf ies:isLegalTenderIn . +ies:isParallelPartOfDomainShape a sh:NodeShape ; + sh:class ies:Link ; + sh:severity sh:Warning ; + sh:targetSubjectsOf ies:isParallelPartOf . + +ies:isParallelPartOfRangeShape a sh:NodeShape ; + sh:class ies:Link ; + sh:severity sh:Warning ; + sh:targetObjectsOf ies:isParallelPartOf . + ies:isPartOfDomainShape a sh:NodeShape ; sh:class ies:Element ; sh:severity sh:Warning ; @@ -3036,6 +3142,26 @@ ies:isRepresentedAsRangeShape a sh:NodeShape ; sh:severity sh:Warning ; sh:targetObjectsOf ies:isRepresentedAs . +ies:isSeriesPartOfDomainShape a sh:NodeShape ; + sh:class ies:Link ; + sh:severity sh:Warning ; + sh:targetSubjectsOf ies:isSeriesPartOf . + +ies:isSeriesPartOfRangeShape a sh:NodeShape ; + sh:class ies:Link ; + sh:severity sh:Warning ; + sh:targetObjectsOf ies:isSeriesPartOf . + +ies:isStartBoundaryOfDomainShape a sh:NodeShape ; + sh:class ies:FlowAlongPath ; + sh:severity sh:Warning ; + sh:targetSubjectsOf ies:isStartBoundaryOf . + +ies:isStartBoundaryOfRangeShape a sh:NodeShape ; + sh:class ies:FlowAcrossSurface ; + sh:severity sh:Warning ; + sh:targetObjectsOf ies:isStartBoundaryOf . + ies:isStartOfDomainShape a sh:NodeShape ; sh:class ies:BoundingState ; sh:severity sh:Warning ; diff --git a/docs/common/specification/ies-common.ttl b/docs/common/specification/ies-common.ttl index 741fdb8..513ef6a 100644 --- a/docs/common/specification/ies-common.ttl +++ b/docs/common/specification/ies-common.ttl @@ -1,25 +1,3 @@ -# MIT License -# -# Crown Copyright (c) 2025 -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in all -# copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -# SOFTWARE. - @prefix owl: . @prefix rdf: . @prefix rdfs: . @@ -32,5510 +10,5756 @@ @prefix vann: . @prefix ies: . -# Ontology Definition & Metadata -ies: a owl:Ontology ; - dcterms:title "IES Common Ontology"@en-GB ; - dcterms:description - """ - The Information Exchange Standard (IES) is developed within the UK Government. - """@en-GB ; - dcterms:audience "Domain experts and data modellers"@en-GB ; - dcterms:coverage "Classes, properties, and annotations for describing common concepts"@en-GB ; - dcterms:type "IES Common Ontology"@en-GB ; - dcterms:created "2020"^^xsd:gYear ; - dcterms:modified "2025-11-29"^^xsd:date ; - dcterms:publisher "UK Department for Business and Trade"@en-GB ; - dcterms:language "en-GB" ; - dcterms:license ; - dcterms:rights "Crown Copyright 2020-2025"@en-GB ; - dcterms:dateCopyrighted "2025"^^xsd:gYear ; - vann:preferredNamespacePrefix "ies" ; - vann:preferredNamespaceUri "http://informationexchangestandard.org/ont/ies/common/" ; - owl:versionInfo "5.0.0" ; - owl:versionIRI ; - owl:priorVersion . - - -ies:Accent a rdfs:Class ; - rdfs:label "Accent"^^xsd:string ; + + + a owl:Ontology ; + dcterms:audience "Domain experts and data modellers"@en-GB ; + dcterms:coverage "Classes, properties, and annotations for describing common concepts"@en-GB ; + dcterms:created "2020"^^xsd:gYear ; + dcterms:dateCopyrighted "2026"^^xsd:gYear ; + dcterms:description "\n The IES Common ontology defines the upper ontology classes, properties, and attributes used by all other IES\n ontology extensions.\n "@en-GB ; + dcterms:language "en-GB" ; + dcterms:license ; + dcterms:modified "2026-01-09"^^xsd:date ; + dcterms:publisher "UK Department for Business and Trade"@en-GB ; + dcterms:rights "Crown Copyright 2020-2026"@en-GB ; + dcterms:title "IES Common Ontology"@en-GB ; + dcterms:type "IES Common Ontology"@en-GB ; + owl:priorVersion ; + owl:versionIRI ; + owl:versionInfo "5.1.0-rc2" ; + vann:preferredNamespacePrefix "ies" ; + vann:preferredNamespaceUri "http://informationexchangestandard.org/ont/ies/common/" . + +geo:Geometry + a rdfs:Class ; + dcterms:identifier "{33A48A98-F281-478C-9B3D-1A16ACF5345C}" ; + rdfs:comment "A geometric object representing the shape and location of a spatial feature." ; + rdfs:label "Geometry"@en-GB ; + rdfs:subClassOf ies:GeoRepresentation ; + skos:example + "\n a polygon representing the bounding box of 500m around Stonehenge\n " , + "\n an instance of a Feature Collection comprising 42 Points\n " , + "\n an instance of a Polygon representing the footprint of a building\n " ; + skos:scopeNote "\n IES currently uses subclasses of GeoRepresentation to specify formats and structures used in the context of geoinformation,\n for example instances of GeoJSON, GML, WKT. One kind of geometry (ies:GeoPoint) is specified as a Class, a subclass of ies:Location.\n\n GeoSPARQL uses a Geometry class (and subclasses, leveraging the OGC Simple Features specification; ISO 19125-1) to contain all instances of\n Geometries (eg points, lines, polygons, surfaces, solids, etc) with associated serialisations (Typed Literals), for example a GeoJSON string.\n\n Asserting geo:Geometry as a subclass of GeoRepresentation provides a means to leverage all current (and future) GeoSPARQL geometry types as\n GeoRepresentations in IES. This will also support GeoSPARQL serialisations (eg GML, WKT, GeoJSON, KML, DGGS). This pattern is still conformant\n with the current IES specification and is therefore a non-breaking change, but allows for the use of GeoSPARQL Classes and Properties as well\n as or instead of current IES constructs.\n\n NB a decision would have to made by implementors whether to use this single GeoSPARQL based ies:GeoRepresentation pattern for all\n geoinformation or to continue to use the IES 4.3 approach where Points are treated as ies:Identity, z-values (or elevations) are treated as\n ies:Characteristic and all other geometries are treated as ies:GeoRepresentation\n " . + +ies:Accent + a rdfs:Class ; dcterms:identifier "{63409D9A-1779-444a-BF04-23C03B3B2F72}" ; rdfs:comment "A Characteristic whose members are people who all share the same national or regional accent" ; + rdfs:label "Accent"@en-GB ; rdfs:subClassOf ies:Characteristic . -ies:Account a rdfs:Class ; - rdfs:label "Account"^^xsd:string ; +ies:Account + a rdfs:Class ; dcterms:identifier "{31BFE794-924E-44e3-942E-ADC9ED19FBA1}" ; rdfs:comment "An Entity that is the collection of all transactions between a provider and a customer" ; - rdfs:subClassOf ies:AccountState, + rdfs:label "Account"@en-GB ; + rdfs:subClassOf + ies:AccountState , ies:Entity . -ies:AccountAdminEvent a rdfs:Class ; - rdfs:label "Account Admin Event"^^xsd:string ; +ies:AccountAdminEvent + a rdfs:Class ; dcterms:identifier "{19E90CA4-F0EB-4245-826E-EDC278642B41}" ; rdfs:comment "A BusinessEvent that an Account participates in" ; + rdfs:label "Account Admin Event"@en-GB ; rdfs:subClassOf ies:BusinessEvent . -ies:AccountHolder a rdfs:Class ; - rdfs:label "Account Holder"^^xsd:string ; +ies:AccountHolder + a rdfs:Class ; dcterms:identifier "{C93379F2-6B01-4100-ABFA-BD26098AC1CB}" ; rdfs:comment "A PersonState when they hold an Account" ; + rdfs:label "Account Holder"@en-GB ; rdfs:subClassOf ies:ResponsibleActorState . -ies:AccountInCommunication a rdfs:Class ; - rdfs:label "Account In Communication"^^xsd:string ; +ies:AccountInCommunication + a rdfs:Class ; dcterms:identifier "{942FBF46-A7EF-432b-99DD-1E0E3E874C21}" ; rdfs:comment "An AccountState (and an EventParticipant) when an Account is involved in communicating. " ; - rdfs:subClassOf ies:CommunicationsAccountState, + rdfs:label "Account In Communication"@en-GB ; + rdfs:subClassOf + ies:CommunicationsAccountState , ies:EventParticipant . -ies:AccountNumber a rdfs:Class ; - rdfs:label "Account Number"^^xsd:string ; +ies:AccountNumber + a rdfs:Class ; dcterms:identifier "{A72F0FF1-88F2-4b36-A2C4-26B4B0698A2C}" ; rdfs:comment "The account number for the respective FinancialAccount." ; + rdfs:label "Account Number"@en-GB ; rdfs:subClassOf ies:Identifier . -ies:AccountState a rdfs:Class ; - rdfs:label "Account State"^^xsd:string ; +ies:AccountState + a rdfs:Class ; dcterms:identifier "{0BCDB801-1F3B-4496-B04B-95EF545E9445}" ; rdfs:comment "A temporal state of an Account" ; + rdfs:label "Account State"@en-GB ; rdfs:subClassOf ies:State . -ies:Accused a rdfs:Class ; - rdfs:label "Accused"^^xsd:string ; +ies:Accused + a rdfs:Class ; dcterms:identifier "{A4D8A62A-DC98-410c-80D2-57C98C1E95C0}" ; rdfs:comment "A ResponsibleActor's role as the accused in a Prosecution" ; - rdfs:subClassOf ies:ActiveEventParticipant, + rdfs:label "Accused"@en-GB ; + rdfs:subClassOf + ies:ActiveEventParticipant , ies:ResponsibleActorState . -ies:ActiveEventParticipant a rdfs:Class ; - rdfs:label "Active Event Participant"^^xsd:string ; +ies:ActiveEventParticipant + a rdfs:Class ; dcterms:identifier "{3360DCC9-D39B-4280-8872-2FE122240407}" ; - rdfs:comment """An EventParticipant where the participant is "actively" engaged in the Event. - -Note: In BORO, EventParticipant would be "Involvement" and ActiveEventParticipant would be "Participation".""" ; + rdfs:comment "An EventParticipant where the participant is \"actively\" engaged in the Event.\n\nNote: In BORO, EventParticipant would be \"Involvement\" and ActiveEventParticipant would be \"Participation\"." ; + rdfs:label "Active Event Participant"@en-GB ; rdfs:subClassOf ies:EventParticipant . -ies:Actor a rdfs:Class ; - rdfs:label "Actor"^^xsd:string ; +ies:Actor + a rdfs:Class ; dcterms:identifier "{B2B15802-9CE9-4a9d-9DE0-8289D8474E9B}" ; rdfs:comment "An Entity that is capable of performing functions - i.e. actively participating in an Event." ; - rdfs:subClassOf ies:ActorState, + rdfs:label "Actor"@en-GB ; + rdfs:subClassOf + ies:ActorState , ies:Entity . -ies:ActorState a rdfs:Class ; - rdfs:label "Actor State"^^xsd:string ; +ies:ActorState + a rdfs:Class ; dcterms:identifier "{7ED8BC7C-A85F-4ed5-AC6F-D640F2DF4B7B}" ; rdfs:comment "A temporal state of an Actor" ; + rdfs:label "Actor State"@en-GB ; rdfs:subClassOf ies:State . -ies:Address a rdfs:Class ; - rdfs:label "Address"^^xsd:string ; +ies:Address + a rdfs:Class ; dcterms:identifier "{C90267B5-77A3-4b79-BD0D-7C50C3F4C333}" ; rdfs:comment "A Location that can be specified by a postal address" ; + rdfs:label "Address"@en-GB ; rdfs:subClassOf ies:RealEstate . -ies:AdministeredAccount a rdfs:Class ; - rdfs:label "Administered Account"^^xsd:string ; +ies:AdministeredAccount + a rdfs:Class ; dcterms:identifier "{D779F547-C1FB-4d48-9BB8-CB37B9D2F82C}" ; rdfs:comment "An EventParticipant where a FinancialAccount is administered" ; + rdfs:label "Administered Account"@en-GB ; rdfs:subClassOf ies:EventParticipant . -ies:AgreementExecution a rdfs:Class ; - rdfs:label "Agreement Execution"^^xsd:string ; +ies:AgreementExecution + a rdfs:Class ; dcterms:identifier "{93F71FAF-AEF4-4e41-8CEB-FC6447B20428}" ; rdfs:comment "An AgreementStage which includes all the ongoing activities that conform to the agreement reached" ; + rdfs:label "Agreement Execution"@en-GB ; rdfs:subClassOf ies:AgreementStage . -ies:AgreementName a rdfs:Class ; - rdfs:label "Agreement Name"^^xsd:string ; +ies:AgreementName + a rdfs:Class ; dcterms:identifier "{7A750064-E711-4871-AFC3-39057342FB9E}" ; rdfs:comment "A Name that is used to refer to an EndToEndAgreement." ; + rdfs:label "Agreement Name"@en-GB ; rdfs:subClassOf ies:Name . -ies:AgreementStage a rdfs:Class ; - rdfs:label "Agreement Stage"^^xsd:string ; +ies:AgreementStage + a rdfs:Class ; dcterms:identifier "{422B4F1C-DA90-400b-8FFD-43C90B4F10F4}" ; rdfs:comment "An Event which is part of an EndToEndAgreement" ; + rdfs:label "Agreement Stage"@en-GB ; rdfs:subClassOf ies:Event . -ies:Aircraft a rdfs:Class ; - rdfs:label "Aircraft"^^xsd:string ; +ies:Aircraft + a rdfs:Class ; dcterms:identifier "{01A64A84-7A14-45a5-AAF2-F1AA614D5F30}" ; rdfs:comment "A Vehicle that travels by air" ; + rdfs:label "Aircraft"@en-GB ; rdfs:subClassOf ies:Vehicle . -ies:Airport a rdfs:Class ; - rdfs:label "Airport"^^xsd:string ; +ies:Airport + a rdfs:Class ; dcterms:identifier "{82E3793F-D0D1-40ca-927C-7A6FEF913503}" ; rdfs:comment "A Port used for air travel" ; + rdfs:label "Airport"@en-GB ; rdfs:subClassOf ies:Port . -ies:Alliance a rdfs:Class ; - rdfs:label "Alliance"^^xsd:string ; +ies:Alliance + a rdfs:Class ; dcterms:identifier "{3D83E15F-ACA8-48e4-8C7B-84580807E06F}" ; rdfs:comment "An Organisation made up of allies - these could be people or organisations, and the alliance may be quite loose." ; + rdfs:label "Alliance"@en-GB ; rdfs:subClassOf ies:Organisation . -ies:Altitude a rdfs:Class ; - rdfs:label "Altitude"^^xsd:string ; +ies:Altitude + a rdfs:Class ; dcterms:identifier "{51B6F4C5-0DA3-437d-9507-38514BC2ABCD}" ; rdfs:comment "The Length that is the distance above (or below in the case of negative numbers) the surface of the WGS84 spheroid of the respective Location " ; + rdfs:label "Altitude"@en-GB ; rdfs:subClassOf ies:Length . -ies:AmountOfMoney a rdfs:Class ; - rdfs:label "Amount Of Money"^^xsd:string ; +ies:AmountOfMoney + a rdfs:Class ; dcterms:identifier "{0DF94DE5-68B7-45b4-A106-A11CE06C31B8}" ; - rdfs:comment "A specific amount of a given currency" ; ies:powertype ies:ClassOfAmountOfMoney ; + rdfs:comment "A specific amount of a given currency" ; + rdfs:label "Amount Of Money"@en-GB ; rdfs:subClassOf ies:Asset . -ies:AmountOfSubstance a rdfs:Class ; - rdfs:label "Amount Of Substance"^^xsd:string ; +ies:AmountOfSubstance + a rdfs:Class ; dcterms:identifier "{324D0329-1299-45cc-92A5-270134E66512}" ; rdfs:comment "The Measure of the stoichiometric quantity of substance (usually measured in moles)" ; + rdfs:label "Amount Of Substance"@en-GB ; rdfs:subClassOf ies:StandardMeasure . -ies:ArbitraryOverlap a rdfs:Class ; - rdfs:label "Arbitrary Overlap"^^xsd:string ; +ies:ArbitraryOverlap + a rdfs:Class ; dcterms:identifier "{F8FABF60-63D3-42ae-BA6A-54CFD0C036BF}" ; rdfs:comment "An Element whose extent is defined by being the shared overlap of two or more Elements" ; + rdfs:label "Arbitrary Overlap"@en-GB ; rdfs:subClassOf ies:Element . -ies:ArbitraryPeriod a rdfs:Class ; - rdfs:label "Arbitrary Period"^^xsd:string ; +ies:ArbitraryPeriod + a rdfs:Class ; dcterms:identifier "{68BA678C-DCA8-453e-BFCC-D9FB48339D99}" ; rdfs:comment "A PeriodOfTime for which is not delineated by a particular clock period - e.g. not a year, not a month, not a day, not an hour, etc. Instead it is one which is most clearly specified in terms of start and end that are ParticularPeriods." ; + rdfs:label "Arbitrary Period"@en-GB ; rdfs:subClassOf ies:PeriodOfTime . -ies:Arrest a rdfs:Class ; - rdfs:label "Arrest"^^xsd:string ; +ies:Arrest + a rdfs:Class ; dcterms:identifier "{D8D7184C-2F7B-4a5d-AA8F-7EE7B5A04F94}" ; rdfs:comment "A LawEnforcement Event where a Person is arrested" ; - rdfs:subClassOf ies:LawEnforcement, + rdfs:label "Arrest"@en-GB ; + rdfs:subClassOf + ies:LawEnforcement , ies:OperationalEvent . -ies:Arrested a rdfs:Class ; - rdfs:label "Arrested"^^xsd:string ; +ies:Arrested + a rdfs:Class ; dcterms:identifier "{B870A3B5-32FA-4aaf-86F1-7DB674585F3A}" ; rdfs:comment "A Person's role when arrested" ; - rdfs:subClassOf ies:ActiveEventParticipant, + rdfs:label "Arrested"@en-GB ; + rdfs:subClassOf + ies:ActiveEventParticipant , ies:PersonState . -ies:ArrestingOfficer a rdfs:Class ; - rdfs:label "Arresting Officer"^^xsd:string ; +ies:ArrestingOfficer + a rdfs:Class ; dcterms:identifier "{5B3F41C3-91CC-442f-A4F8-615E77751734}" ; rdfs:comment "A Person's role as arresting officer" ; - rdfs:subClassOf ies:ActiveEventParticipant, + rdfs:label "Arresting Officer"@en-GB ; + rdfs:subClassOf + ies:ActiveEventParticipant , ies:PersonState . -ies:Arrival a rdfs:Class ; - rdfs:label "Arrival"^^xsd:string ; +ies:Arrival + a rdfs:Class ; dcterms:identifier "{F2C03DA3-B554-4bde-A0DE-EFB5BEE19C56}" ; - rdfs:comment """A BoundingState that marks the end of a Movement event - -The date/time of the arrival can be specified using the inPeriod relationship. """ ; + rdfs:comment "A BoundingState that marks the end of a Movement event\n\nThe date/time of the arrival can be specified using the inPeriod relationship. " ; + rdfs:label "Arrival"@en-GB ; rdfs:subClassOf ies:BoundingState . -ies:AssessToBeTrue a rdfs:Class ; - rdfs:label "Assess To Be True"^^xsd:string ; +ies:AssessToBeTrue + a rdfs:Class ; dcterms:identifier "{7150208D-A02E-45ed-8279-44843F4DA897}" ; - rdfs:comment """An Assessment where a fact is assessed to be true by a Actor (i.e. a Person or Device) - -An AssessToBeTrue shall have one and only one hmlConfidence attribute (i.e. this is mandatory)""" ; + rdfs:comment "An Assessment where a fact is assessed to be true by a Actor (i.e. a Person or Device)\n\nAn AssessToBeTrue shall have one and only one hmlConfidence attribute (i.e. this is mandatory)" ; + rdfs:label "Assess To Be True"@en-GB ; rdfs:subClassOf ies:Assessment . -ies:Assessment a rdfs:Class ; - rdfs:label "Assessment"^^xsd:string ; +ies:Assessment + a rdfs:Class ; dcterms:identifier "{E4AB33D9-9978-446f-9C39-4F4C41FB3D45}" ; - rdfs:comment """An Event where an actor makes a subjective judgement against a thing. This can be a judgement of belief in a thing’s possibility, categorisation or other qualitative aspect. - -Examples include: -- Having 'HIGH' confidence that Anne committed the murder. -- Assessing a statement made in an internet article as being true or false. -- Assessing a house to having an energy performance of 'B' -- Assessing the odds of England winning the World Cup as 20-1""" ; + rdfs:comment "An Event where an actor makes a subjective judgement against a thing. This can be a judgement of belief in a thing’s possibility, categorisation or other qualitative aspect.\n\nExamples include:\n- Having 'HIGH' confidence that Anne committed the murder.\n- Assessing a statement made in an internet article as being true or false.\n- Assessing a house to having an energy performance of 'B'\n- Assessing the odds of England winning the World Cup as 20-1" ; + rdfs:label "Assessment"@en-GB ; rdfs:subClassOf ies:Event . -ies:Assessor a rdfs:Class ; - rdfs:label "Assessor"^^xsd:string ; +ies:Assessor + a rdfs:Class ; dcterms:identifier "{80F9B97D-2C7F-4978-83A3-BE934DD4E1FF}" ; rdfs:comment "An EventParticipant where an Actor assesses something to be true." ; + rdfs:label "Assessor"@en-GB ; rdfs:subClassOf ies:ActiveEventParticipant . -ies:Asset a rdfs:Class ; - rdfs:label "Asset"^^xsd:string ; +ies:Asset + a rdfs:Class ; dcterms:identifier "{40231334-5ACC-4dd4-A8C1-05012E2170E0}" ; - rdfs:comment "An Entity that is either man-made (or defined - see Rights) or whose extent is defined in such a way as to specify ownership - e.g. a parcel of real estate" ; ies:powertype ies:ClassOfAsset ; - rdfs:subClassOf ies:AssetState, + rdfs:comment "An Entity that is either man-made (or defined - see Rights) or whose extent is defined in such a way as to specify ownership - e.g. a parcel of real estate" ; + rdfs:label "Asset"@en-GB ; + rdfs:subClassOf + ies:AssetState , ies:Entity . -ies:AssetState a rdfs:Class ; - rdfs:label "Asset State"^^xsd:string ; +ies:AssetState + a rdfs:Class ; dcterms:identifier "{CA196722-9531-4eb4-A8CF-B9A5145CDCFD}" ; rdfs:comment "A temporal state of an Asset" ; + rdfs:label "Asset State"@en-GB ; rdfs:subClassOf ies:State . -ies:AtWar a rdfs:Class ; - rdfs:label "At War"^^xsd:string ; +ies:AtWar + a rdfs:Class ; dcterms:identifier "{89953404-8A71-46ef-8F7B-90C12EE286FD}" ; rdfs:comment "An InDisagreement where the parties have declared war" ; + rdfs:label "At War"@en-GB ; rdfs:subClassOf ies:InDisagreement . -ies:Attacker a rdfs:Class ; - rdfs:label "Attacker"^^xsd:string ; +ies:Attacker + a rdfs:Class ; dcterms:identifier "{73D38C0E-3291-4de9-8920-F37980CB3A9E}" ; rdfs:comment "Relates a MilitaryAttack to the Organisation conducting the attack" ; + rdfs:label "Attacker"@en-GB ; rdfs:subClassOf ies:EventParticipant . -ies:Attendance a rdfs:Class ; - rdfs:label "Attendance"^^xsd:string ; +ies:Attendance + a rdfs:Class ; dcterms:identifier "{626D5F2C-9153-40f4-9F2A-393B6DB072D3}" ; - rdfs:comment """A Presence where the Person is present - -Note - we may not know the identity of the person, so would just create only the Attendance (EventParticipant). This allows the model to grow as more information is discovered without recourse to using sameAs relationships.""" ; - rdfs:subClassOf ies:ActiveEventParticipant, - ies:PersonState, + rdfs:comment "A Presence where the Person is present\n\nNote - we may not know the identity of the person, so would just create only the Attendance (EventParticipant). This allows the model to grow as more information is discovered without recourse to using sameAs relationships." ; + rdfs:label "Attendance"@en-GB ; + rdfs:subClassOf + ies:ActiveEventParticipant , + ies:PersonState , ies:Presence . -ies:AuthorisationDocument a rdfs:Class ; - rdfs:label "Authorisation Document"^^xsd:string ; +ies:AuthorisationDocument + a rdfs:Class ; dcterms:identifier "{8177A2FB-CA54-4dc5-9884-33FBA660B174}" ; rdfs:comment "A WorkOfDocumentation that provides permission" ; + rdfs:label "Authorisation Document"@en-GB ; rdfs:subClassOf ies:WorkOfDocumentation . -ies:AuthorisationRequest a rdfs:Class ; - rdfs:label "Authorisation Request"^^xsd:string ; +ies:AuthorisationRequest + a rdfs:Class ; dcterms:identifier "{1D6BAE08-B8F1-4eee-928E-991B3B46EADF}" ; rdfs:comment "An AuthorisationStage where a ResponsibleActor requests authorisation to act from another ResponsibleActor" ; + rdfs:label "Authorisation Request"@en-GB ; rdfs:subClassOf ies:AuthorisationStage . -ies:AuthorisationRequester a rdfs:Class ; - rdfs:label "Authorisation Requester"^^xsd:string ; +ies:AuthorisationRequester + a rdfs:Class ; dcterms:identifier "{81BF6EA6-996D-4148-8F5D-8B41156637F6}" ; rdfs:comment "An ActiveEventParticipant where a ResponsibleActor requests authority to act " ; + rdfs:label "Authorisation Requester"@en-GB ; rdfs:subClassOf ies:ActiveEventParticipant . -ies:AuthorisationReviewer a rdfs:Class ; - rdfs:label "Authorisation Reviewer"^^xsd:string ; +ies:AuthorisationReviewer + a rdfs:Class ; dcterms:identifier "{8E4CC036-C4C5-4222-8532-9B6C53EEC56E}" ; rdfs:comment "An ActiveEventParticipant where a ResponsibleActor reviews an AuthorisationRequest" ; + rdfs:label "Authorisation Reviewer"@en-GB ; rdfs:subClassOf ies:ActiveEventParticipant . -ies:AuthorisationStage a rdfs:Class ; - rdfs:label "Authorisation Stage"^^xsd:string ; +ies:AuthorisationStage + a rdfs:Class ; dcterms:identifier "{2D5069F2-FE77-477f-A607-FA6458E64173}" ; rdfs:comment "An Event which is part of an EndToEndAuthorisation" ; + rdfs:label "Authorisation Stage"@en-GB ; rdfs:subClassOf ies:Event . -ies:AuthorisedActor a rdfs:Class ; - rdfs:label "Authorised Actor"^^xsd:string ; +ies:AuthorisedActor + a rdfs:Class ; dcterms:identifier "{F69279D2-BA11-4a31-8739-0D91EF5B9BEF}" ; rdfs:comment "An ActiveEventParticipant where a ResponsibleActor is granted authority to act in a GrantOfAuthority " ; + rdfs:label "Authorised Actor"@en-GB ; rdfs:subClassOf ies:ActiveEventParticipant . -ies:Authoriser a rdfs:Class ; - rdfs:label "Authoriser"^^xsd:string ; +ies:Authoriser + a rdfs:Class ; dcterms:identifier "{466DCDFB-B642-468b-A47A-E83291A86C6B}" ; rdfs:comment "An ActiveEventParticipant where a ResponsibleActor acts as the authoriser (sign off) in a GrantOfAuthority " ; + rdfs:label "Authoriser"@en-GB ; rdfs:subClassOf ies:ActiveEventParticipant . -ies:Bank a rdfs:Class ; - rdfs:label "Bank"^^xsd:string ; +ies:Bank + a rdfs:Class ; dcterms:identifier "{4E10343E-8350-4354-B3DB-A7F74B4535EF}" ; rdfs:comment "An Organisation that holds a banking license and can conduct financial transactions on behalf of customers" ; + rdfs:label "Bank"@en-GB ; rdfs:subClassOf ies:Organisation . -ies:BankBranch a rdfs:Class ; - rdfs:label "Bank Branch"^^xsd:string ; +ies:BankBranch + a rdfs:Class ; dcterms:identifier "{02E3C3B8-8650-4867-8390-823E4B3360E6}" ; rdfs:comment "An operating division of a Bank, usually a high street branch, but might also be the online arm of a Bank" ; + rdfs:label "Bank Branch"@en-GB ; rdfs:subClassOf ies:Organisation . -ies:BankCard a rdfs:Class ; - rdfs:label "Bank Card"^^xsd:string ; +ies:BankCard + a rdfs:Class ; dcterms:identifier "{848A9E0F-F3B4-47c3-AA7E-2FF6BE92170C}" ; - rdfs:comment """A PaymentArtefact that is a physical card used for making financial transactions. - -Note: when used online, the accompanying Fan""" ; + rdfs:comment "A PaymentArtefact that is a physical card used for making financial transactions.\n\nNote: when used online, the accompanying Fan" ; + rdfs:label "Bank Card"@en-GB ; rdfs:subClassOf ies:PaymentArtefact . -ies:BirthCertificate a rdfs:Class ; - rdfs:label "Birth Certificate"^^xsd:string ; +ies:BirthCertificate + a rdfs:Class ; dcterms:identifier "{4457E8AF-EDBD-4ef1-B62B-59037829B961}" ; rdfs:comment "An IdentityDocument issued to prove the data and place of birth of a Person" ; + rdfs:label "Birth Certificate"@en-GB ; rdfs:subClassOf ies:IdentityDocument . -ies:BirthState a rdfs:Class ; - rdfs:label "Birth State"^^xsd:string ; +ies:BirthState + a rdfs:Class ; dcterms:identifier "{CFE53096-32FC-47c8-98BA-950EE6F988CB}" ; - rdfs:comment """A BoundingState that marks the beginning of a Person's life. - -The location of the birth can be specified using inLocation - -The date/time of the birth can be specified using the inPeriod relationship. """ ; - rdfs:subClassOf ies:BoundingState, + rdfs:comment "A BoundingState that marks the beginning of a Person's life.\n\nThe location of the birth can be specified using inLocation\n\nThe date/time of the birth can be specified using the inPeriod relationship. " ; + rdfs:label "Birth State"@en-GB ; + rdfs:subClassOf + ies:BoundingState , ies:PersonState . -ies:BoardingCardNumber a rdfs:Class ; - rdfs:label "Boarding Card Number"^^xsd:string ; +ies:BoardingCardNumber + a rdfs:Class ; dcterms:identifier "{683E5B90-2514-4342-AE34-894D2DAC2AF0}" ; rdfs:comment "The number of the boarding card issued to the Passenger. " ; + rdfs:label "Boarding Card Number"@en-GB ; rdfs:subClassOf ies:Identifier . -ies:Book a rdfs:Class ; - rdfs:label "Book"^^xsd:string ; +ies:Book + a rdfs:Class ; dcterms:identifier "{22AB6EA2-B088-4ef6-AE3A-5843FBA5C8AE}" ; rdfs:comment "A WorkOfDocumentation that is a published book" ; + rdfs:label "Book"@en-GB ; rdfs:subClassOf ies:WorkOfDocumentation . -ies:BookedPassenger a rdfs:Class ; - rdfs:label "Booked Passenger"^^xsd:string ; +ies:BookedPassenger + a rdfs:Class ; dcterms:identifier "{53C6BCA9-4D66-4bac-B946-0A8541CF510A}" ; rdfs:comment "A Person's involvement as a booked traveller in a TravelBooking" ; - rdfs:subClassOf ies:EventParticipant, + rdfs:label "Booked Passenger"@en-GB ; + rdfs:subClassOf + ies:EventParticipant , ies:ResponsibleActorState . -ies:BookingAgent a rdfs:Class ; - rdfs:label "Booking Agent"^^xsd:string ; +ies:BookingAgent + a rdfs:Class ; dcterms:identifier "{0AF87601-5B3E-4c5e-8149-D0D3C0073C42}" ; rdfs:comment "A ResponsibleActor's involvement as the facilitator of a TravelBooking" ; - rdfs:subClassOf ies:EventParticipant, + rdfs:label "Booking Agent"@en-GB ; + rdfs:subClassOf + ies:EventParticipant , ies:ResponsibleActorState . -ies:BookingPayment a rdfs:Class ; - rdfs:label "Booking Payment"^^xsd:string ; +ies:BookingPayment + a rdfs:Class ; dcterms:identifier "{61BDEBA6-BE87-44e3-A1C7-246D0CE60ADC}" ; - rdfs:comment """An EventParticipant where an AmountOfMoney in cash is used as payment in a TravelBooking. - -When neither card nor cash is used, there will be an accompanying MoneyTransfer""" ; + rdfs:comment "An EventParticipant where an AmountOfMoney in cash is used as payment in a TravelBooking.\n\nWhen neither card nor cash is used, there will be an accompanying MoneyTransfer" ; + rdfs:label "Booking Payment"@en-GB ; rdfs:subClassOf ies:EventParticipant . -ies:BookingReference a rdfs:Class ; - rdfs:label "Booking Reference"^^xsd:string ; +ies:BookingReference + a rdfs:Class ; dcterms:identifier "{D31E959A-6354-40e7-8370-1FE5246624AD}" ; - rdfs:comment """An Identifier that is notionally unique number that is allocated to a TravelBooking. - -Note that Booking Reference Numbers are recycled and so are not unique in their own right. When combined with the BookingDate it is potentially possible to identify a specific booking.""" ; + rdfs:comment "An Identifier that is notionally unique number that is allocated to a TravelBooking.\n\nNote that Booking Reference Numbers are recycled and so are not unique in their own right. When combined with the BookingDate it is potentially possible to identify a specific booking." ; + rdfs:label "Booking Reference"@en-GB ; rdfs:subClassOf ies:Identifier . -ies:BoundingState a rdfs:Class ; - rdfs:label "Bounding State"^^xsd:string ; +ies:BoundingState + a rdfs:Class ; dcterms:identifier "{892345CD-9FA7-4982-978D-B6D3ABAE839C}" ; - rdfs:comment """A ContinuousState that occurs at the beginning or end of an Element - -The date/time of the state can be specified using the inPeriod relationship. """ ; + rdfs:comment "A ContinuousState that occurs at the beginning or end of an Element\n\nThe date/time of the state can be specified using the inPeriod relationship. " ; + rdfs:label "Bounding State"@en-GB ; rdfs:subClassOf ies:ContinuousState . -ies:BranchCode a rdfs:Class ; - rdfs:label "Branch Code"^^xsd:string ; +ies:BranchCode + a rdfs:Class ; dcterms:identifier "{012F7F29-4F8E-4263-8224-126050EE175F}" ; rdfs:comment "In identifier for a BankBranch - In the UK this is often referred to as the Sort Code." ; + rdfs:label "Branch Code"@en-GB ; rdfs:subClassOf ies:Identifier . -ies:BusinessEvent a rdfs:Class ; - rdfs:label "Business Event"^^xsd:string ; +ies:BusinessEvent + a rdfs:Class ; dcterms:identifier "{94CEDBD1-8E3D-4cb4-8155-FBD621DA6A0D}" ; rdfs:comment "An Event that is commercial or administrative in nature" ; + rdfs:label "Business Event"@en-GB ; rdfs:subClassOf ies:Event . -ies:CBRadioHandset a rdfs:Class ; - rdfs:label "CBRadio Handset"^^xsd:string ; +ies:CBRadioHandset + a rdfs:Class ; dcterms:identifier "{18EB7B22-5927-4b0e-98A8-638D28BDCF87}" ; rdfs:comment "A CommunicationsDevice used to hold radio conversations on frequencies allocated as \"Citizen Band\"" ; + rdfs:label "CBRadio Handset"@en-GB ; rdfs:subClassOf ies:CommunicationsDevice . -ies:Callee a rdfs:Class ; - rdfs:label "Callee"^^xsd:string ; +ies:Callee + a rdfs:Class ; dcterms:identifier "{F50BAD6D-EBE0-4fd8-B54C-3E24A62491A6}" ; rdfs:comment "An PartyInCommunication where the communicating party is called in an InteractiveCommunication" ; + rdfs:label "Callee"@en-GB ; rdfs:subClassOf ies:PartyInCommunication . -ies:Caller a rdfs:Class ; - rdfs:label "Caller"^^xsd:string ; +ies:Caller + a rdfs:Class ; dcterms:identifier "{03DDC2F5-F961-47c2-B8F8-B27A752AEC34}" ; rdfs:comment "An PartyInCommunication where the communicating party is the caller in an InteractiveCommunication" ; + rdfs:label "Caller"@en-GB ; rdfs:subClassOf ies:PartyInCommunication . -ies:Callsign a rdfs:Class ; - rdfs:label "Callsign"^^xsd:string ; +ies:Callsign + a rdfs:Class ; dcterms:identifier "{25F4F685-3931-4cdc-AF43-1A9194BBE15D}" ; rdfs:comment "In broadcasting and radio communications, a call sign (also known as a call name or call letters – and historically as a call signal) is a unique designation for a transmitting station." ; + rdfs:label "Callsign"@en-GB ; rdfs:subClassOf ies:CommunicationsIdentifier . -ies:Capability a rdfs:Class ; - rdfs:label "Capability"^^xsd:string ; +ies:Capability + a rdfs:Class ; dcterms:identifier "{91D62F08-ED05-4558-9321-368712A34A30}" ; - rdfs:comment """A DispositionalClass where all the instances share the same capability - -Example: Vehicles capable of Mach 2""" ; + rdfs:comment "\n A DispositionalClass where all the instances share the same capability\n\n Example: Vehicles capable of Mach 2\n " ; + rdfs:label "Capability"@en-GB ; rdfs:subClassOf ies:DispositionalClass . -ies:CarTravel a rdfs:Class ; - rdfs:label "Car Travel"^^xsd:string ; +ies:Capacity + a rdfs:Class ; + dcterms:identifier "{existing-UUID}" ; + rdfs:label "Capacity"@en-GB ; + rdfs:comment """A ClassOfState representing what an Entity can do (in some possible world). + +Note: Typing a ClassOfState as Capacity is optional. The ies:hasCapacity and ies:eachHasCapacity +properties accept any ClassOfState as their range. Typing as Capacity simply provides semantic +clarity that this ClassOfState represents a capacity."""@en-GB ; + rdfs:subClassOf ies:ClassOfState . + +ies:CarTravel + a rdfs:Class ; dcterms:identifier "{F5E2BCD3-4529-42f2-9ED9-95801B42ED3F}" ; rdfs:comment "A TravelService by car" ; + rdfs:label "Car Travel"@en-GB ; rdfs:subClassOf ies:Transit . -ies:CardNumber a rdfs:Class ; - rdfs:label "Card Number"^^xsd:string ; +ies:CardNumber + a rdfs:Class ; dcterms:identifier "{087F3453-B1D7-41e6-B79F-31B123ED0D68}" ; rdfs:comment "An Identifier that is the long number on the face of the card (PaymentArtefact)" ; + rdfs:label "Card Number"@en-GB ; rdfs:subClassOf ies:Identifier . -ies:CardUsed a rdfs:Class ; - rdfs:label "Card Used"^^xsd:string ; +ies:CardUsed + a rdfs:Class ; dcterms:identifier "{1B9C8EB0-69A7-4fe7-8358-0F6067439C42}" ; rdfs:comment "An EventParticipant where a PaymentArtefact is participant in a TradeEvent" ; + rdfs:label "Card Used"@en-GB ; rdfs:subClassOf ies:EventParticipant . -ies:Carrier a rdfs:Class ; - rdfs:label "Carrier"^^xsd:string ; +ies:Carrier + a rdfs:Class ; dcterms:identifier "{91DC18F6-3E35-411c-814D-5ACEE83BE316}" ; rdfs:comment "An EventParticipant where a ResponsibleActor participates in a Delivery as a carrier" ; + rdfs:label "Carrier"@en-GB ; rdfs:subClassOf ies:EventParticipant . -ies:CashPayment a rdfs:Class ; - rdfs:label "Cash Payment"^^xsd:string ; +ies:CashPayment + a rdfs:Class ; dcterms:identifier "{62A9AA44-6C36-448b-805F-E13203CFB4FC}" ; - rdfs:comment """An EventParticipant where an AmountOfMoney in cash is used as payment in a Purchase. - -When neither card nor cash is used, there will be an accompanying MoneyTransfer""" ; + rdfs:comment "An EventParticipant where an AmountOfMoney in cash is used as payment in a Purchase.\n\nWhen neither card nor cash is used, there will be an accompanying MoneyTransfer" ; + rdfs:label "Cash Payment"@en-GB ; rdfs:subClassOf ies:EventParticipant . -ies:Casualty a rdfs:Class ; - rdfs:label "Casualty"^^xsd:string ; +ies:Casualty + a rdfs:Class ; dcterms:identifier "{61D00F47-977E-43f6-BD30-77CBAAA74CC1}" ; rdfs:comment "Relates a MilitaryAttack to a Person who was injured or killed in the attack" ; + rdfs:label "Casualty"@en-GB ; rdfs:subClassOf ies:EventParticipant . -ies:CellularBaseStation a rdfs:Class ; - rdfs:label "Cellular Base Station"^^xsd:string ; +ies:CellularBaseStation + a rdfs:Class ; dcterms:identifier "{9D4A1395-8687-4f0b-BC5D-61A756210B4D}" ; - rdfs:comment """A RadioMast that is used for cellular communication - -""" ; - rdfs:subClassOf ies:RadioMast, + rdfs:comment "A RadioMast that is used for cellular communication\n\n" ; + rdfs:label "Cellular Base Station"@en-GB ; + rdfs:subClassOf + ies:RadioMast , ies:SystemState . -ies:ChangeOfGovernment a rdfs:Class ; - rdfs:label "Change Of Government"^^xsd:string ; +ies:ChangeOfGovernment + a rdfs:Class ; dcterms:identifier "{7FA15F56-86C4-47f4-9032-999C17703368}" ; rdfs:comment "A PoliticalEvent where one Government is replaced by another." ; + rdfs:label "Change Of Government"@en-GB ; rdfs:subClassOf ies:PoliticalEvent . -ies:Characteristic a rdfs:Class ; - rdfs:label "Characteristic"^^xsd:string ; +ies:Characteristic + a rdfs:Class ; dcterms:identifier "{A7F266E8-B1CB-4b9b-8AF1-1EF2A7D8F5EE}" ; rdfs:comment "A ClassOfElement whose instances all share a common property - e.g. they are all the same colour, mass, etc. " ; + rdfs:label "Characteristic"@en-GB ; rdfs:subClassOf ies:ClassOfElement . -ies:CheckIn a rdfs:Class ; - rdfs:label "Check In"^^xsd:string ; +ies:CheckIn + a rdfs:Class ; dcterms:identifier "{87308A03-5C79-4d94-99E1-660042AC7929}" ; - rdfs:comment """An Event where a Person checks in to a hotel or Transit. This also includes swiping tickets to use public transport - -The location of the CheckIn is specified using an inLocation relationship. - -The CheckIn may be part of another Event - e.g. an EntertainmentEvent or Transit event. Simply use the isPartOf relationship to specify this.""" ; + rdfs:comment "An Event where a Person checks in to a hotel or Transit. This also includes swiping tickets to use public transport\n\nThe location of the CheckIn is specified using an inLocation relationship.\n\nThe CheckIn may be part of another Event - e.g. an EntertainmentEvent or Transit event. Simply use the isPartOf relationship to specify this." ; + rdfs:label "Check In"@en-GB ; rdfs:subClassOf ies:Event . -ies:CinemaTicket a rdfs:Class ; - rdfs:label "Cinema Ticket"^^xsd:string ; +ies:CinemaTicket + a rdfs:Class ; dcterms:identifier "{7E0C25C9-DD3A-463e-A481-7CA4EA4AC8C5}" ; rdfs:comment "An EntertainmentTicket that permits attendance at a cinema" ; + rdfs:label "Cinema Ticket"@en-GB ; rdfs:subClassOf ies:EntertainmentTicket . -ies:ClassOfAmountOfMoney a rdfs:Class ; - rdfs:label "Class Of Amount Of Money"^^xsd:string ; +ies:ClassOfAmountOfMoney + a rdfs:Class ; dcterms:identifier "{E5C27DA8-7DF1-49ea-A9EC-ABE17AFD2047}" ; rdfs:comment "The powertype of AmountOfMoney" ; + rdfs:label "Class Of Amount Of Money"@en-GB ; rdfs:subClassOf ies:ClassOfAsset . -ies:ClassOfAsset a rdfs:Class ; - rdfs:label "Class Of Asset"^^xsd:string ; +ies:ClassOfAsset + a rdfs:Class ; dcterms:identifier "{F999F59A-7C7B-40f3-8F86-5B2592889E95}" ; - rdfs:comment """The powertype of Asset- i.e. a ClassOfEntity whose instances are classes of Asset - -Examples: - -* Vauxhall Insignia, VW Golf -* Smartphone -* Apple iPhone 6S""" ; + rdfs:comment "The powertype of Asset- i.e. a ClassOfEntity whose instances are classes of Asset\n\nExamples:\n\n* Vauxhall Insignia, VW Golf\n* Smartphone\n* Apple iPhone 6S" ; + rdfs:label "Class Of Asset"@en-GB ; rdfs:subClassOf ies:ClassOfEntity . -ies:ClassOfClassOfElement a rdfs:Class ; - rdfs:label "Class Of Class Of Element"^^xsd:string ; +ies:ClassOfClassOfElement + a rdfs:Class ; dcterms:identifier "{85305668-DE1A-454a-87EE-346A221E846C}" ; rdfs:comment "An rdfs:Class and an Thing whose instances are classes of classes of Element" ; - rdfs:subClassOf ies:Thing, + rdfs:label "Class Of Class Of Element"@en-GB ; + rdfs:subClassOf + ies:Thing , rdfs:Class . -ies:ClassOfClassOfEntity a rdfs:Class ; - rdfs:label "Class Of Class Of Entity"^^xsd:string ; +ies:ClassOfClassOfEntity + a rdfs:Class ; dcterms:identifier "{1F9AC8FE-3862-48d6-A3DC-E429B08D2B26}" ; rdfs:comment "The powertype of ClassOfEntity" ; + rdfs:label "Class Of Class Of Entity"@en-GB ; rdfs:subClassOf ies:ClassOfClassOfElement . -ies:ClassOfElement a rdfs:Class ; - rdfs:label "Class Of Element"^^xsd:string ; +ies:ClassOfElement + a rdfs:Class ; dcterms:identifier "{3C13E07D-5796-4d03-9EBC-C75277E87CA4}" ; - rdfs:comment """An rdfs:Class and an Thing whose instances are classes of Element - -Examples: - - -Human groupings (e.g. Nigerian Women, British Men, Righthanded people, English Speakers); -Political Ideologies -Weapons -Days of the week -Standard procedures -etc. -""" ; ies:powertype ies:ClassOfClassOfElement ; - rdfs:subClassOf ies:Thing, + rdfs:comment "An rdfs:Class and an Thing whose instances are classes of Element\n\nExamples:\n\n\nHuman groupings (e.g. Nigerian Women, British Men, Righthanded people, English Speakers);\nPolitical Ideologies\nWeapons\nDays of the week\nStandard procedures\netc.\n" ; + rdfs:label "Class Of Element"@en-GB ; + rdfs:subClassOf + ies:Thing , rdfs:Class . -ies:ClassOfEntity a rdfs:Class ; - rdfs:label "Class Of Entity"^^xsd:string ; +ies:ClassOfEntity + a rdfs:Class ; dcterms:identifier "{D1B2FB30-36CA-4012-B85F-514E270BF541}" ; - rdfs:comment """The powertype of Entity - i.e. a ClassOfElement whose instances are classes of Entity - -Examples: - -· Human groupings (e.g. Nigerian Women, British Men, Righthanded people, English Speakers); -· Weapons -· Etc.""" ; ies:powertype ies:ClassOfClassOfEntity ; + rdfs:comment "The powertype of Entity - i.e. a ClassOfElement whose instances are classes of Entity\n\nExamples:\n\n· Human groupings (e.g. Nigerian Women, British Men, Righthanded people, English Speakers);\n· Weapons\n· Etc." ; + rdfs:label "Class Of Entity"@en-GB ; rdfs:subClassOf ies:ClassOfElement . -ies:ClassOfEvent a rdfs:Class ; - rdfs:label "Class Of Event"^^xsd:string ; +ies:ClassOfEvent + a rdfs:Class ; dcterms:identifier "{4EA194C6-BBF9-45ab-85DE-5802D8C3A531}" ; - rdfs:comment """An ClassOfElement whose instances are classes of Event. This is the powertype of Event. - -Examples: - -* Conference -* Football Match -* Annual General Meeting""" ; + rdfs:comment "An ClassOfElement whose instances are classes of Event. This is the powertype of Event.\n\nExamples:\n\n* Conference\n* Football Match\n* Annual General Meeting" ; + rdfs:label "Class Of Event"@en-GB ; rdfs:subClassOf ies:ClassOfElement . -ies:ClassOfIndividualDocument a rdfs:Class ; - rdfs:label "Class Of Individual Document"^^xsd:string ; +ies:ClassOfIndividualDocument + a rdfs:Class ; dcterms:identifier "{CCC8FA06-CDA8-491d-BFFC-0A88D6A565B1}" ; rdfs:comment "The powertype of IndividualDocument" ; + rdfs:label "Class Of Individual Document"@en-GB ; rdfs:subClassOf ies:Representation . -ies:ClassOfMeasureValue a rdfs:Class ; - rdfs:label "Class Of Measure Value"^^xsd:string ; +ies:ClassOfMeasureValue + a rdfs:Class ; dcterms:identifier "{4520A91C-D956-46c1-9A81-93C4C0B12880}" ; rdfs:comment "A ClassOfRepresentation that is the powertype of MeasureValue" ; + rdfs:label "Class Of Measure Value"@en-GB ; rdfs:subClassOf ies:ClassOfRepresentation . -ies:ClassOfPerson a rdfs:Class ; - rdfs:label "Class Of Person"^^xsd:string ; +ies:ClassOfPerson + a rdfs:Class ; dcterms:identifier "{2A62C672-1757-4a2d-874B-C099C9DEC416}" ; rdfs:comment "The powertype of Person" ; + rdfs:label "Class Of Person"@en-GB ; rdfs:subClassOf ies:ClassOfResponsibleActor . -ies:ClassOfPersonState a rdfs:Class ; - rdfs:label "Class Of Person State"^^xsd:string ; +ies:ClassOfPersonState + a rdfs:Class ; dcterms:identifier "{92CDC810-9DFA-476b-A2E7-33121F65905B}" ; rdfs:comment "The powertype of PersonState" ; + rdfs:label "Class Of Person State"@en-GB ; rdfs:subClassOf ies:ClassOfResponsibleActorState . -ies:ClassOfRepresentation a rdfs:Class ; - rdfs:label "Class Of Representation"^^xsd:string ; +ies:ClassOfRepresentation + a rdfs:Class ; dcterms:identifier "{4FFEB84D-B823-4829-9A3A-ADE51EF0F0F5}" ; rdfs:comment "The powertype of Representation" ; + rdfs:label "Class Of Representation"@en-GB ; rdfs:subClassOf ies:ClassOfClassOfEntity . -ies:ClassOfResponsibleActor a rdfs:Class ; - rdfs:label "Class Of Responsible Actor"^^xsd:string ; +ies:ClassOfResponsibleActor + a rdfs:Class ; dcterms:identifier "{9FC2431D-63A4-4e1b-8D31-2BCD125853D9}" ; rdfs:comment "The powertype of ResponsibleActor " ; + rdfs:label "Class Of Responsible Actor"@en-GB ; rdfs:subClassOf ies:ClassOfEntity . -ies:ClassOfResponsibleActorState a rdfs:Class ; - rdfs:label "Class Of Responsible Actor State"^^xsd:string ; +ies:ClassOfResponsibleActorState + a rdfs:Class ; dcterms:identifier "{9CEF4F29-5619-4d8f-A9DE-8CB43270C7F5}" ; rdfs:comment "A ClassOfState that is the powertype of ResponsibleActorState " ; + rdfs:label "Class Of Responsible Actor State"@en-GB ; rdfs:subClassOf ies:ClassOfState . -ies:ClassOfState a rdfs:Class ; - rdfs:label "Class Of State"^^xsd:string ; +ies:ClassOfState + a rdfs:Class ; dcterms:identifier "{0358DDAB-D22C-4ee5-8F9A-CF18F3E432BD}" ; - rdfs:comment """A ClassOfElement whose instances are classes of States. This is the powertype of State. - -Examples: - -* Roles""" ; + rdfs:comment "A ClassOfElement whose instances are classes of States. This is the powertype of State.\n\nExamples:\n\n* Roles" ; + rdfs:label "Class Of State"@en-GB ; rdfs:subClassOf ies:ClassOfElement . -ies:CloseAccount a rdfs:Class ; - rdfs:label "Close Account"^^xsd:string ; +ies:CloseAccount + a rdfs:Class ; dcterms:identifier "{2A5450A7-5B26-4605-A109-5CB26DD9A70F}" ; rdfs:comment "An AccountAdminEvent where an Account is shut down." ; + rdfs:label "Close Account"@en-GB ; rdfs:subClassOf ies:AccountAdminEvent . -ies:CoLocation a rdfs:Class ; - rdfs:label "Co Location"^^xsd:string ; +ies:CoLocation + a rdfs:Class ; dcterms:identifier "{3524D10D-D9B0-416d-ADED-D5AAEB99DD09}" ; - rdfs:comment """An Event where the activity is uncertain, but it is known that some Entities were present - -Note: whilst colocation can be easily inferred from data, sometimes it's important to call out specific instances where entities of interest were in the same place at the same time.""" ; + rdfs:comment "An Event where the activity is uncertain, but it is known that some Entities were present\n\nNote: whilst colocation can be easily inferred from data, sometimes it's important to call out specific instances where entities of interest were in the same place at the same time." ; + rdfs:label "Co Location"@en-GB ; rdfs:subClassOf ies:Event . -ies:Colour a rdfs:Class ; - rdfs:label "Colour"^^xsd:string ; +ies:Colour + a rdfs:Class ; dcterms:identifier "{B10D22FB-1D6A-47c9-B1C0-E870D43A5C52}" ; rdfs:comment "A Characteristic whose members all have the same colour" ; + rdfs:label "Colour"@en-GB ; rdfs:subClassOf ies:Characteristic . -ies:CommercialOrganisation a rdfs:Class ; - rdfs:label "Commercial Organisation"^^xsd:string ; +ies:CommercialOrganisation + a rdfs:Class ; dcterms:identifier "{1456439C-65C9-4a39-A743-09A7D0FBF248}" ; rdfs:comment "An Organisation that is run for profit" ; + rdfs:label "Commercial Organisation"@en-GB ; rdfs:subClassOf ies:Organisation . -ies:Communication a rdfs:Class ; - rdfs:label "Communication"^^xsd:string ; +ies:Communication + a rdfs:Class ; dcterms:identifier "{6698805F-F492-4f1f-954C-E1EB3C53E148}" ; rdfs:comment "An Event where two or more parties interact and exchange information" ; + rdfs:label "Communication"@en-GB ; rdfs:subClassOf ies:Event . -ies:CommunicationsAccount a rdfs:Class ; - rdfs:label "Communications Account"^^xsd:string ; +ies:CommunicationsAccount + a rdfs:Class ; dcterms:identifier "{8300451C-1DF9-4545-9174-D8AA69C58CCD}" ; rdfs:comment "An Account of the communications transactions provided to a customer" ; - rdfs:subClassOf ies:Account, + rdfs:label "Communications Account"@en-GB ; + rdfs:subClassOf + ies:Account , ies:CommunicationsAccountState . -ies:CommunicationsAccountState a rdfs:Class ; - rdfs:label "Communications Account State"^^xsd:string ; +ies:CommunicationsAccountState + a rdfs:Class ; dcterms:identifier "{20BB42F0-3F2D-4bb7-88DD-F4D05377D59B}" ; rdfs:comment "A temporal state of a CommunicationsAccount" ; + rdfs:label "Communications Account State"@en-GB ; rdfs:subClassOf ies:AccountState . -ies:CommunicationsDevice a rdfs:Class ; - rdfs:label "Communications Device"^^xsd:string ; +ies:CommunicationsDevice + a rdfs:Class ; dcterms:identifier "{32EB46A5-0FA4-44e9-A9E9-9424E80BDE91}" ; rdfs:comment "A Device that provides an endpoint for communications – e.g. mobile telephone, landline, satellite phone, CB Radio, etc." ; + rdfs:label "Communications Device"@en-GB ; rdfs:subClassOf ies:Device . -ies:CommunicationsIdentifier a rdfs:Class ; - rdfs:label "Communications Identifier"^^xsd:string ; +ies:CommunicationsIdentifier + a rdfs:Class ; dcterms:identifier "{A82378B9-9774-46b9-9845-CC75BE882F06}" ; rdfs:comment "An Identifier for the end-point of a communication " ; + rdfs:label "Communications Identifier"@en-GB ; rdfs:subClassOf ies:Identifier . -ies:CommunicationsIdentifierRange a rdfs:Class ; - rdfs:label "Communications Identifier Range"^^xsd:string ; +ies:CommunicationsIdentifierRange + a rdfs:Class ; dcterms:identifier "{DF388418-F296-46a5-A2A3-4297F084DD07}" ; rdfs:comment "A specified range of identifiers for the end-points of a communication." ; + rdfs:label "Communications Identifier Range"@en-GB ; rdfs:subClassOf ies:CommunicationsIdentifier . -ies:Competition a rdfs:Class ; - rdfs:label "Competition"^^xsd:string ; +ies:Competition + a rdfs:Class ; dcterms:identifier "{98421510-0A8A-4942-9743-191EA0DCA9E6}" ; rdfs:comment "An Event where the participants are competing with each other" ; + rdfs:label "Competition"@en-GB ; rdfs:subClassOf ies:Event . -ies:Competitor a rdfs:Class ; - rdfs:label "Competitor"^^xsd:string ; +ies:Competitor + a rdfs:Class ; dcterms:identifier "{763C82F1-5CE0-4652-8A93-D56D93DE1544}" ; rdfs:comment "An EventParticipant where a ResponsibleActor is in competition" ; - rdfs:subClassOf ies:EventParticipant, + rdfs:label "Competitor"@en-GB ; + rdfs:subClassOf + ies:EventParticipant , ies:ResponsibleActorState . -ies:ConcertTicket a rdfs:Class ; - rdfs:label "Concert Ticket"^^xsd:string ; +ies:ConcertTicket + a rdfs:Class ; dcterms:identifier "{8FF9DE7F-137B-4a03-AB24-7D84FCFB99C0}" ; rdfs:comment "An EntertainmentTicket where the Event is a concert" ; + rdfs:label "Concert Ticket"@en-GB ; rdfs:subClassOf ies:EntertainmentTicket . -ies:ConferenceHost a rdfs:Class ; - rdfs:label "Conference Host"^^xsd:string ; +ies:ConferenceHost + a rdfs:Class ; dcterms:identifier "{B59AB165-6D9C-423f-9CB2-85B4E1B37D93}" ; rdfs:comment "A ConferenceParticipant that is in the role of host" ; + rdfs:label "Conference Host"@en-GB ; rdfs:subClassOf ies:ConferenceParticipant . -ies:ConferenceParticipant a rdfs:Class ; - rdfs:label "Conference Participant"^^xsd:string ; +ies:ConferenceParticipant + a rdfs:Class ; dcterms:identifier "{5C76FE3F-FE06-4abc-B495-0D4F35FB5252}" ; rdfs:comment "An PartyInCommunication that is a participant in a TeleConference" ; + rdfs:label "Conference Participant"@en-GB ; rdfs:subClassOf ies:PartyInCommunication . -ies:ContentCategory a rdfs:Class ; - rdfs:label "Content Category"^^xsd:string ; - dcterms:identifier "{8CA5551A-EAEB-4145-A75F-2E7D7DAD5A57}" ; - rdfs:comment """An ClassOfClassOfEntity whose instances collect together all Representations that have similar content. +ies:Connection + a rdfs:Class ; + dcterms:identifier "{999CF6C3-AA65-4109-9FC4-5E5C8ECEC4A7}" ; + rdfs:comment "An Element that enables one or more Flows between two or more other Elements.\n\nNote: A Flow can be of a fluid, such as water or natural gas; of energy, such as heat or electricity; of signal conveying information; of discrete entities, such as people, goods on pallets, or vehicles; or of mechanical load." ; + rdfs:label "Connection" ; + rdfs:subClassOf ies:Element . + +ies:ConnectionSide + a rdfs:Class ; + dcterms:identifier "{CC20F8F7-EBFC-4897-AD94-568E8B3F9E99}" ; + rdfs:comment "An Element that is a part of a Connection and part of an Element that is the source or destination of a flow through the Connection.\n\nNote: A ConnectionSide can be all or part of a Connector." ; + rdfs:label "Connection Side" ; + rdfs:subClassOf ies:Element . + +ies:Connector + a rdfs:Class ; + dcterms:identifier "{41B78DBF-188F-4D64-A7CB-948C99E20061}" ; + rdfs:comment "An Element that is, or is intended to, enable a Connection by being part of another Element.\n\nNote 1: A Connector can exist without being part of another Element.\n\nNote 2: A Connector can be part of another Element without also being part of a Connection." ; + rdfs:label "Connector" ; + rdfs:subClassOf ies:Element . + +ies:Contained + a rdfs:Class ; + dcterms:identifier "{B9C215E3-C8B3-4D6A-90B0-B650F2965F07}" ; + rdfs:comment "\n An Element that is a part of a Containment and that is confined, protected, or handled.\n " ; + rdfs:label "Contained" ; + rdfs:subClassOf ies:Element . + +ies:Container + a rdfs:Class ; + dcterms:identifier "{D38509CD-1D01-465C-8468-2F55295633CD}" ; + rdfs:comment "An Element that is, or is intended to, confining, protecting or enabling the handling of one or more Contained elements.\n\nNote: A Container can exist without having a Contained element." ; + rdfs:label "Container" ; + rdfs:subClassOf ies:Element . -Examples: +ies:Containment + a rdfs:Class ; + dcterms:identifier "{4C4B80F3-AC42-4C15-A15C-987E0BFBE404}" ; + rdfs:comment "An Element that confines, protects, or enables the handling of one or more Contents." ; + rdfs:label "Containment" ; + rdfs:subClassOf ies:Element . -* Fiction -* Non-Fiction -* Financial Information -* Extremist Media""" ; +ies:ContentCategory + a rdfs:Class ; + dcterms:identifier "{8CA5551A-EAEB-4145-A75F-2E7D7DAD5A57}" ; + rdfs:comment "An ClassOfClassOfEntity whose instances collect together all Representations that have similar content.\n\nExamples:\n\n* Fiction\n* Non-Fiction\n* Financial Information\n* Extremist Media" ; + rdfs:label "Content Category"@en-GB ; rdfs:subClassOf ies:ClassOfRepresentation . -ies:ContinuousState a rdfs:Class ; - rdfs:label "Continuous State"^^xsd:string ; +ies:ContinuousState + a rdfs:Class ; dcterms:identifier "{6E5AF4BB-BB7F-4387-A7BB-476B81FEC103}" ; rdfs:comment "A State that is temporally continuous - i.e. it is not a DiscontinuousState" ; + rdfs:label "Continuous State"@en-GB ; rdfs:subClassOf ies:State . -ies:Cookie a rdfs:Class ; - rdfs:label "Cookie"^^xsd:string ; +ies:Cookie + a rdfs:Class ; dcterms:identifier "{C81B6EAD-8494-45ca-928C-21CB6D395C39}" ; - rdfs:comment """An OnlineArtefact that is stored on a Device to enable continuity of session, log-in, or simply to track activity online. - -Cookies tend to be ephemeral, an unique to a device, so no states are required. Simply use cookieOnDevice relationship mark the stand and end BoundingStates of the Cookie. """ ; + rdfs:comment "An OnlineArtefact that is stored on a Device to enable continuity of session, log-in, or simply to track activity online.\n\nCookies tend to be ephemeral, an unique to a device, so no states are required. Simply use cookieOnDevice relationship mark the stand and end BoundingStates of the Cookie. " ; + rdfs:label "Cookie"@en-GB ; rdfs:subClassOf ies:OnlineArtefact . -ies:Cooperation a rdfs:Class ; - rdfs:label "Cooperation"^^xsd:string ; +ies:Cooperation + a rdfs:Class ; dcterms:identifier "{F650B9E3-2669-455e-B20C-92737CFD9A08}" ; rdfs:comment "An Event where the participants are cooperating with each other" ; + rdfs:label "Cooperation"@en-GB ; rdfs:subClassOf ies:Event . -ies:Cooperator a rdfs:Class ; - rdfs:label "Cooperator"^^xsd:string ; +ies:Cooperator + a rdfs:Class ; dcterms:identifier "{2B96182A-9363-4c6a-BE62-132B072A7520}" ; rdfs:comment "An EventParticipant where a ResponsibleActor is in Cooperation" ; - rdfs:subClassOf ies:EventParticipant, + rdfs:label "Cooperator"@en-GB ; + rdfs:subClassOf + ies:EventParticipant , ies:ResponsibleActorState . -ies:Country a rdfs:Class ; - rdfs:label "Country"^^xsd:string ; +ies:Country + a rdfs:Class ; dcterms:identifier "{92EBA9B9-48C2-4082-9FE5-603977BD6846}" ; - rdfs:comment """A Location whose land extent / borders are recognised as a Country by the International Standards Organisation (ISO) - -Note: this is simply the land, any buildings on it, and the airspace and ground beneath as recognised by the ISO definition. It does not include the nationals of the Country, its Government, etc. """ ; + rdfs:comment "A Location whose land extent / borders are recognised as a Country by the International Standards Organisation (ISO)\n\nNote: this is simply the land, any buildings on it, and the airspace and ground beneath as recognised by the ISO definition. It does not include the nationals of the Country, its Government, etc. " ; + rdfs:label "Country"@en-GB ; rdfs:subClassOf ies:Location . -ies:Create a rdfs:Class ; - rdfs:label "Create"^^xsd:string ; +ies:Create + a rdfs:Class ; dcterms:identifier "{AF60517B-E4EF-48ca-BE0F-56E0A89660FD}" ; rdfs:comment "A LifecycleEvent where an Entity is brought into existence." ; + rdfs:label "Create"@en-GB ; rdfs:subClassOf ies:LifecycleEvent . -ies:Created a rdfs:Class ; - rdfs:label "Created"^^xsd:string ; +ies:Created + a rdfs:Class ; dcterms:identifier "{46DE5D1F-B3CE-4858-A6D1-64A0B891A00F}" ; - rdfs:comment """An EventParticipant where an Entity is created - -The date/time of the creation can be specified using the inPeriod relationship. """ ; - rdfs:subClassOf ies:BoundingState, + rdfs:comment "An EventParticipant where an Entity is created\n\nThe date/time of the creation can be specified using the inPeriod relationship. " ; + rdfs:label "Created"@en-GB ; + rdfs:subClassOf + ies:BoundingState , ies:EventParticipant . -ies:CreatedContent a rdfs:Class ; - rdfs:label "Created Content"^^xsd:string ; +ies:CreatedContent + a rdfs:Class ; dcterms:identifier "{1EBC6375-B26C-4506-B4DE-85B74E476362}" ; rdfs:comment "A Create EventParticipant where online content is created" ; + rdfs:label "Created Content"@en-GB ; rdfs:subClassOf ies:Created . -ies:Creator a rdfs:Class ; - rdfs:label "Creator"^^xsd:string ; +ies:Creator + a rdfs:Class ; dcterms:identifier "{850DB6D5-C8E8-4aa8-87A0-4E7680FF854A}" ; rdfs:comment "An EventParticipant where a ResponsibleActor participates in a Create event as a creator" ; + rdfs:label "Creator"@en-GB ; rdfs:subClassOf ies:ActiveEventParticipant . -ies:CreditCard a rdfs:Class ; - rdfs:label "Credit Card"^^xsd:string ; +ies:CreditCard + a rdfs:Class ; dcterms:identifier "{C2174205-C96F-4427-A401-19C1DEF0E4AF}" ; rdfs:comment "A BankCard that allows the customer to carry a line of credit" ; + rdfs:label "Credit Card"@en-GB ; rdfs:subClassOf ies:BankCard . -ies:CriminalActivity a rdfs:Class ; - rdfs:label "Criminal Activity"^^xsd:string ; +ies:CriminalActivity + a rdfs:Class ; dcterms:identifier "{43E58528-16E4-48b3-8F13-10500879EA83}" ; - rdfs:comment """An Event which is illegal within the laws of the jurisdiction in which it takes place. - -Note: If the CriminalActivity falls into one of the Home Office Offence Classification Index codes, then this should be provided using the offenceCode attribute.""" ; + rdfs:comment "An Event which is illegal within the laws of the jurisdiction in which it takes place.\n\nNote: If the CriminalActivity falls into one of the Home Office Offence Classification Index codes, then this should be provided using the offenceCode attribute." ; + rdfs:label "Criminal Activity"@en-GB ; rdfs:subClassOf ies:Event . -ies:CriminalOrganisation a rdfs:Class ; - rdfs:label "Criminal Organisation"^^xsd:string ; +ies:CriminalOrganisation + a rdfs:Class ; dcterms:identifier "{3CEFB37C-D5EE-4c9d-848D-C8E2DB206482}" ; rdfs:comment "An OrganisationState that is assessed to be breaking the law in an organised manner" ; + rdfs:label "Criminal Organisation"@en-GB ; rdfs:subClassOf ies:OrganisationState . -ies:Crossing a rdfs:Class ; - rdfs:label "Crossing"^^xsd:string ; +ies:Crossing + a rdfs:Class ; dcterms:identifier "{B85F065A-6A18-433e-9195-7B6BCBB91C7C}" ; rdfs:comment "A Location and an ArbitraryOverlap whose extent is defined by the shared overlap of two or more Locations" ; - rdfs:subClassOf ies:ArbitraryOverlap, + rdfs:label "Crossing"@en-GB ; + rdfs:subClassOf + ies:ArbitraryOverlap , ies:Location . -ies:Currency a rdfs:Class ; - rdfs:label "Currency"^^xsd:string ; +ies:Currency + a rdfs:Class ; dcterms:identifier "{A06EE74F-9A66-4b63-8DC3-3B1C2B362862}" ; - rdfs:comment """A ClassOfAmountOfMoney that is the denomination as currency. - -The identifier should be specified as an ISO4217 three-letter code (e.g. USD, GBP, EUR, etc.)""" ; + rdfs:comment "A ClassOfAmountOfMoney that is the denomination as currency.\n\nThe identifier should be specified as an ISO4217 three-letter code (e.g. USD, GBP, EUR, etc.)" ; + rdfs:label "Currency"@en-GB ; rdfs:subClassOf ies:ClassOfAmountOfMoney . -ies:Customer a rdfs:Class ; - rdfs:label "Customer"^^xsd:string ; +ies:Customer + a rdfs:Class ; dcterms:identifier "{76689446-5969-49d3-8E7E-A92C86C244D5}" ; rdfs:comment "An EventParticipant where a ResponsibleActor is the customer for the Event - i.e. the Event has been conducted as a service to them, or in production of goods for them." ; + rdfs:label "Customer"@en-GB ; rdfs:subClassOf ies:ActiveEventParticipant . -ies:CustomerIdentifier a rdfs:Class ; - rdfs:label "Customer Identifier"^^xsd:string ; +ies:CustomerIdentifier + a rdfs:Class ; dcterms:identifier "{43560C95-66A3-4d69-A743-F0A166DE51FC}" ; - rdfs:comment """The customer identifier associated with the Financial Account. - -A single Customer Identity could be associated with more than one Financial Account managed by the same provider.""" ; + rdfs:comment "The customer identifier associated with the Financial Account.\n\nA single Customer Identity could be associated with more than one Financial Account managed by the same provider." ; + rdfs:label "Customer Identifier"@en-GB ; rdfs:subClassOf ies:Identifier . -ies:CyberStalking a rdfs:Class ; - rdfs:label "Cyber Stalking"^^xsd:string ; +ies:CyberStalking + a rdfs:Class ; dcterms:identifier "{8CF52FB7-69F2-4ef2-8074-FB90EE924139}" ; rdfs:comment "A form of Stalking which takes place online." ; + rdfs:label "Cyber Stalking"@en-GB ; rdfs:subClassOf ies:Stalking . -ies:DataKey a rdfs:Class ; - rdfs:label "Data Key"^^xsd:string ; +ies:DataKey + a rdfs:Class ; dcterms:identifier "{2D88DE83-F87F-48ad-A485-9FFA79ED90D8}" ; rdfs:comment "A unique key (usually only unique within a Database, though it could be a GUID) that identifies a DataObject" ; + rdfs:label "Data Key"@en-GB ; rdfs:subClassOf ies:Identifier . -ies:DataObject a rdfs:Class ; - rdfs:label "Data Object"^^xsd:string ; +ies:DataObject + a rdfs:Class ; dcterms:identifier "{CAC97EB4-E0E8-4576-9637-1FBED5F9FEF2}" ; rdfs:comment "A Representation which might contain internal structure that can be exploited using bespoke tools and/or applications. Data objects might be geoobjects, video files, audio files, etc." ; + rdfs:label "Data Object"@en-GB ; rdfs:subClassOf ies:Representation . -ies:Database a rdfs:Class ; - rdfs:label "Database"^^xsd:string ; +ies:Database + a rdfs:Class ; dcterms:identifier "{3099B032-4B0A-4aec-ABCD-3E862C4C1979}" ; rdfs:comment "A DataObject that is the contents of an entire database (note this is still a class, as there may be many copies of the database)" ; + rdfs:label "Database"@en-GB ; rdfs:subClassOf ies:DataObject . -ies:DatabaseItem a rdfs:Class ; - rdfs:label "Database Item"^^xsd:string ; +ies:DatabaseItem + a rdfs:Class ; dcterms:identifier "{73F8D96C-A9EC-4301-9968-0F7BF9826C45}" ; - rdfs:comment """A DataObject that is part of the data in a Database - -Examples: - -* A table, row, column in RDBMS -* A document in a document db -* a key-value pair in KVDB -* named graph in a graph db""" ; + rdfs:comment "A DataObject that is part of the data in a Database\n\nExamples:\n\n* A table, row, column in RDBMS\n* A document in a document db\n* a key-value pair in KVDB\n* named graph in a graph db" ; + rdfs:label "Database Item"@en-GB ; rdfs:subClassOf ies:DataObject . -ies:DatabaseRow a rdfs:Class ; - rdfs:label "Database Row"^^xsd:string ; +ies:DatabaseRow + a rdfs:Class ; dcterms:identifier "{1F23EB62-323B-402d-84BD-B4D417ED1A73}" ; rdfs:comment "A DataObject that is an entire row of a table in a database (note this is still a class, as there may be many copies of the database)" ; + rdfs:label "Database Row"@en-GB ; rdfs:subClassOf ies:DatabaseItem . -ies:DatabaseTable a rdfs:Class ; - rdfs:label "Database Table"^^xsd:string ; +ies:DatabaseTable + a rdfs:Class ; dcterms:identifier "{D9E56CAA-4668-4248-B087-C041363816DD}" ; rdfs:comment "A DataObject that is the entire contents of a table in a database (note this is still a class, as there may be many copies of the database)" ; + rdfs:label "Database Table"@en-GB ; rdfs:subClassOf ies:DatabaseItem . -ies:DeathState a rdfs:Class ; - rdfs:label "Death State"^^xsd:string ; +ies:DeathState + a rdfs:Class ; dcterms:identifier "{F6173D27-D86D-40f8-A5B0-36DCCF85D396}" ; - rdfs:comment """A BoundingState that marks the end of a Person's life - -The location of the death can be specified using inLocation - -The date/time of the death can be specified using the inPeriod relationship. """ ; - rdfs:subClassOf ies:BoundingState, + rdfs:comment "A BoundingState that marks the end of a Person's life\n\nThe location of the death can be specified using inLocation\n\nThe date/time of the death can be specified using the inPeriod relationship. " ; + rdfs:label "Death State"@en-GB ; + rdfs:subClassOf + ies:BoundingState , ies:PersonState . -ies:DebitCard a rdfs:Class ; - rdfs:label "Debit Card"^^xsd:string ; +ies:DebitCard + a rdfs:Class ; dcterms:identifier "{F0C846E7-76B9-4ab6-988E-3694C95818E7}" ; rdfs:comment "A BankCard where transactions debit from a bank account" ; + rdfs:label "Debit Card"@en-GB ; rdfs:subClassOf ies:BankCard . -ies:DeclarationOfWar a rdfs:Class ; - rdfs:label "Declaration Of War"^^xsd:string ; +ies:DeclarationOfWar + a rdfs:Class ; dcterms:identifier "{5E25DC95-E376-420f-9991-F5175476B386}" ; rdfs:comment "A PoliticalAnnouncement marking the start of a War" ; + rdfs:label "Declaration Of War"@en-GB ; rdfs:subClassOf ies:PoliticalAnnouncement . -ies:DeclaredTarget a rdfs:Class ; - rdfs:label "Declared Target"^^xsd:string ; +ies:DeclaredTarget + a rdfs:Class ; dcterms:identifier "{19B808BB-348E-4ea3-B62E-ED6356F7D4A0}" ; rdfs:comment "The Organisation against which War has been declared" ; + rdfs:label "Declared Target"@en-GB ; rdfs:subClassOf ies:EventParticipant . -ies:DeclaringParty a rdfs:Class ; - rdfs:label "Declaring Party"^^xsd:string ; +ies:DeclaringParty + a rdfs:Class ; dcterms:identifier "{82139547-0CA1-448d-997F-3386EFDF049C}" ; - rdfs:comment """An EventParticipant where a ResponsibleActor makes an Announcement - -Note: this also covers GoverningParty from IES 3.2""" ; + rdfs:comment "An EventParticipant where a ResponsibleActor makes an Announcement\n\nNote: this also covers GoverningParty from IES 3.2" ; + rdfs:label "Declaring Party"@en-GB ; rdfs:subClassOf ies:EventParticipant . -ies:Delivery a rdfs:Class ; - rdfs:label "Delivery"^^xsd:string ; +ies:Delivery + a rdfs:Class ; dcterms:identifier "{F428ADA5-2349-4cd0-815F-8F768B08C6E6}" ; rdfs:comment "A TradeEvent where one or more Entities are delivered to the receiving party" ; + rdfs:label "Delivery"@en-GB ; rdfs:subClassOf ies:TradeEvent . -ies:DeliveryAddress a rdfs:Class ; - rdfs:label "Delivery Address"^^xsd:string ; +ies:DeliveryAddress + a rdfs:Class ; dcterms:identifier "{096F83D3-F25E-4d48-96E8-566731C06DB1}" ; rdfs:comment "An EventParticipant where an Address participates in a Delivery as a the location to which the delivery is made" ; + rdfs:label "Delivery Address"@en-GB ; rdfs:subClassOf ies:EventParticipant . -ies:DeliveryRecipient a rdfs:Class ; - rdfs:label "Delivery Recipient"^^xsd:string ; +ies:DeliveryRecipient + a rdfs:Class ; dcterms:identifier "{63289363-A4D6-4abf-BE19-6DCDDCF9B28F}" ; rdfs:comment "An EventParticipant where a ResponsibleActor participates in a Delivery as a recipient" ; + rdfs:label "Delivery Recipient"@en-GB ; rdfs:subClassOf ies:EventParticipant . -ies:DemocraticChangeOfGovernment a rdfs:Class ; - rdfs:label "Democratic Change Of Government"^^xsd:string ; +ies:DemocraticChangeOfGovernment + a rdfs:Class ; dcterms:identifier "{33C68A39-AF9C-4f37-97EA-1DE4BAC4F7FB}" ; rdfs:comment "A ChangeOfGovernment that comes about by democratic means" ; + rdfs:label "Democratic Change Of Government"@en-GB ; rdfs:subClassOf ies:ChangeOfGovernment . -ies:Department a rdfs:Class ; - rdfs:label "Department"^^xsd:string ; +ies:Department + a rdfs:Class ; dcterms:identifier "{6C7891C7-E095-41f4-A894-AA0C6A22F5D2}" ; rdfs:comment "An Organisation that is part of another Organisation - usually part of a CommercialOrganisation, though other Organisations have departments" ; + rdfs:label "Department"@en-GB ; rdfs:subClassOf ies:Organisation . -ies:Departure a rdfs:Class ; - rdfs:label "Departure"^^xsd:string ; +ies:Departure + a rdfs:Class ; dcterms:identifier "{0FCBDA68-1B1C-40e1-9C5B-0E225CA827DB}" ; - rdfs:comment """An EventParticipant and a BoundingState that marks the start of a Travel event - -The date/time of the departure can be specified using the inPeriod relationship. """ ; + rdfs:comment "An EventParticipant and a BoundingState that marks the start of a Travel event\n\nThe date/time of the departure can be specified using the inPeriod relationship. " ; + rdfs:label "Departure"@en-GB ; rdfs:subClassOf ies:BoundingState . -ies:Destroy a rdfs:Class ; - rdfs:label "Destroy"^^xsd:string ; +ies:Destroy + a rdfs:Class ; dcterms:identifier "{27000BBA-F3F9-4355-B466-92CE04477C9B}" ; rdfs:comment "A LifecycleEvent where an Entity is destroyed" ; + rdfs:label "Destroy"@en-GB ; rdfs:subClassOf ies:LifecycleEvent . -ies:Destroyed a rdfs:Class ; - rdfs:label "Destroyed"^^xsd:string ; +ies:Destroyed + a rdfs:Class ; dcterms:identifier "{E70CA8CD-51DC-4f77-982C-C233F9493FF9}" ; rdfs:comment "An EventParticipant where an Entity is destroyed" ; + rdfs:label "Destroyed"@en-GB ; rdfs:subClassOf ies:EventParticipant . -ies:Destroyer a rdfs:Class ; - rdfs:label "Destroyer"^^xsd:string ; +ies:Destroyer + a rdfs:Class ; dcterms:identifier "{C029299D-5946-48dd-94CB-80EC23A56300}" ; rdfs:comment "An EventParticipant where a ResponsibleActor participates in a Destroy event as a destroyer" ; + rdfs:label "Destroyer"@en-GB ; rdfs:subClassOf ies:ActiveEventParticipant . -ies:Device a rdfs:Class ; - rdfs:label "Device"^^xsd:string ; +ies:Device + a rdfs:Class ; dcterms:identifier "{115F2F9B-21F3-4903-8EAA-AB3AEFE97461}" ; rdfs:comment "An Asset that is man-made and performs one or more functions - i.e. it is also an Actor" ; - rdfs:subClassOf ies:Actor, - ies:Asset, + rdfs:label "Device"@en-GB ; + rdfs:subClassOf + ies:Actor , + ies:Asset , ies:DeviceState . -ies:DeviceInCommunication a rdfs:Class ; - rdfs:label "Device In Communication"^^xsd:string ; +ies:DeviceInCommunication + a rdfs:Class ; dcterms:identifier "{0073BD83-64CB-433c-BF4D-A6BB01862F14}" ; rdfs:comment "A DeviceState (and an EventParticipant) when a Device is communicating. " ; - rdfs:subClassOf ies:DeviceState, + rdfs:label "Device In Communication"@en-GB ; + rdfs:subClassOf + ies:DeviceState , ies:EventParticipant . -ies:DeviceOnline a rdfs:Class ; - rdfs:label "Device Online"^^xsd:string ; +ies:DeviceOnline + a rdfs:Class ; dcterms:identifier "{700BC564-35E1-4921-8759-5DAFA51B4E83}" ; rdfs:comment "An EventParticipant where a Device participates in an OnlineEvent" ; - rdfs:subClassOf ies:DeviceState, + rdfs:label "Device Online"@en-GB ; + rdfs:subClassOf + ies:DeviceState , ies:EventParticipant . -ies:DeviceState a rdfs:Class ; - rdfs:label "Device State"^^xsd:string ; +ies:DeviceState + a rdfs:Class ; dcterms:identifier "{6107EEA5-1A13-46e4-83FB-14740437B814}" ; rdfs:comment "A temporalState of a Device" ; + rdfs:label "Device State"@en-GB ; rdfs:subClassOf ies:AssetState . -ies:Disagreement a rdfs:Class ; - rdfs:label "Disagreement"^^xsd:string ; +ies:Disagreement + a rdfs:Class ; dcterms:identifier "{E73C74A9-B356-40a4-BDBB-40567592BBD0}" ; rdfs:comment "An Event that covers the end-to-end disagreement between parties" ; + rdfs:label "Disagreement"@en-GB ; rdfs:subClassOf ies:Event . -ies:DiscontinuousState a rdfs:Class ; - rdfs:label "Discontinuous State"^^xsd:string ; +ies:DiscontinuousState + a rdfs:Class ; dcterms:identifier "{52DB371E-71AC-4812-B3CF-0FD7D73F1BB0}" ; - rdfs:comment """A State that is temporally dissected - i.e. it is not a continuous state, but in fact a fusion of states (which may or may not be specified) - -This is used for managing situations where something happens from time to time, and we don't always know when it happens. For example, if a vehicle is usually parked in a street, we would use a DiscontinuousState of the vehicle that would be inLocation.""" ; + rdfs:comment "A State that is temporally dissected - i.e. it is not a continuous state, but in fact a fusion of states (which may or may not be specified)\n\nThis is used for managing situations where something happens from time to time, and we don't always know when it happens. For example, if a vehicle is usually parked in a street, we would use a DiscontinuousState of the vehicle that would be inLocation." ; + rdfs:label "Discontinuous State"@en-GB ; rdfs:subClassOf ies:State . -ies:Dislikes a rdfs:Class ; - rdfs:label "Dislikes"^^xsd:string ; +ies:Dislikes + a rdfs:Class ; dcterms:identifier "{30A0F2DA-DB31-40fd-8723-88A24B2F8448}" ; rdfs:comment "A Interested state where a ResponsibleActor dislikes something" ; + rdfs:label "Dislikes"@en-GB ; rdfs:subClassOf ies:Interested . -ies:DispositionalClass a rdfs:Class ; - rdfs:label "Dispositional Class"^^xsd:string ; +ies:DispositionalClass + a rdfs:Class ; dcterms:identifier "{2855AF50-EEE4-4ced-B499-AE42423A4DE3}" ; - rdfs:comment """A ClassOfElement whose instances all share the same disposition - e.g. capability or tendency - -Example: Vehicles capable of Mach 2""" ; + rdfs:comment "A ClassOfElement whose instances all share the same disposition - e.g. capability or tendency\n\nExample: Vehicles capable of Mach 2" ; + rdfs:label "Dispositional Class"@en-GB ; rdfs:subClassOf ies:ClassOfElement . -ies:DocumentFormat a rdfs:Class ; - rdfs:label "Document Format"^^xsd:string ; +ies:DocumentFormat + a rdfs:Class ; dcterms:identifier "{ACB44E46-7A30-4911-A9F0-3D5412FB3725}" ; - rdfs:comment """A ClassOfIndividualDocument whose members are all of the same document format - e.g. - -PDF -MS Word""" ; + rdfs:comment "A ClassOfIndividualDocument whose members are all of the same document format - e.g.\n\nPDF\nMS Word" ; + rdfs:label "Document Format"@en-GB ; rdfs:subClassOf ies:ClassOfIndividualDocument . -ies:DocumentSection a rdfs:Class ; - rdfs:label "Document Section"^^xsd:string ; +ies:DocumentSection + a rdfs:Class ; dcterms:identifier "{19FE20BA-D898-46d4-8916-3E73BC059D54}" ; - rdfs:comment """A Representation that is a section/chapter/paragraph in a WorkOfDocumentation - -Note: inRepresentation should be used to associate the DocumentSection with the WorkOfDocumentation or other DocumentSection it is part of.""" ; + rdfs:comment "A Representation that is a section/chapter/paragraph in a WorkOfDocumentation\n\nNote: inRepresentation should be used to associate the DocumentSection with the WorkOfDocumentation or other DocumentSection it is part of." ; + rdfs:label "Document Section"@en-GB ; rdfs:subClassOf ies:Representation . -ies:DomainName a rdfs:Class ; - rdfs:label "Domain Name"^^xsd:string ; +ies:DomainName + a rdfs:Class ; dcterms:identifier "{42FFB9AC-2D28-453a-80A0-2A271DA32EB5}" ; rdfs:comment "A CommunicationsIdentifierRange that defines a realm of administrative autonomy, authority or control within the internet. [from wikipedia]" ; + rdfs:label "Domain Name"@en-GB ; rdfs:subClassOf ies:CommunicationsIdentifierRange . -ies:DrivingLicence a rdfs:Class ; - rdfs:label "Driving Licence"^^xsd:string ; +ies:DrivingLicence + a rdfs:Class ; dcterms:identifier "{44C1DD59-354B-405a-9755-417240802DE4}" ; rdfs:comment "An IdentityDocument that permits a Person to drive a Vehicle in the Country of issue. " ; + rdfs:label "Driving Licence"@en-GB ; rdfs:subClassOf ies:IdentityDocument . -ies:Duration a rdfs:Class ; - rdfs:label "Duration"^^xsd:string ; +ies:Duration + a rdfs:Class ; dcterms:identifier "{7852A5E5-8684-49f2-82AE-3368032163B1}" ; rdfs:comment "The Measure of an Element's temporal extent" ; + rdfs:label "Duration"@en-GB ; rdfs:subClassOf ies:StandardMeasure . -ies:Easting a rdfs:Class ; - rdfs:label "Easting"^^xsd:string ; +ies:Easting + a rdfs:Class ; dcterms:identifier "{A4502460-54B7-446b-A9AA-003B49F9682B}" ; rdfs:comment "The GeoIdentity that is a representation of the eastward component of cartesian point on a map - i.e. on a 2D projection of the globe such as a mercator projection." ; + rdfs:label "Easting"@en-GB ; rdfs:subClassOf ies:GeoIdentity . -ies:EducationalOrganisation a rdfs:Class ; - rdfs:label "Educational Organisation"^^xsd:string ; +ies:EducationalOrganisation + a rdfs:Class ; dcterms:identifier "{F30D350C-848D-4b02-AEA5-86575CEEEFB3}" ; rdfs:comment "An Organisation that provides education" ; + rdfs:label "Educational Organisation"@en-GB ; rdfs:subClassOf ies:Organisation . -ies:Election a rdfs:Class ; - rdfs:label "Election"^^xsd:string ; +ies:Election + a rdfs:Class ; dcterms:identifier "{7D9E328D-345E-43f5-8163-9657E4D016BD}" ; rdfs:comment "A PoliticalEvent where the population vote for their preferred ElectoralCandidate to become their representative. " ; + rdfs:label "Election"@en-GB ; rdfs:subClassOf ies:PoliticalEvent . -ies:ElectoralCandidate a rdfs:Class ; - rdfs:label "Electoral Candidate"^^xsd:string ; +ies:ElectoralCandidate + a rdfs:Class ; dcterms:identifier "{E035D766-CB68-49c3-AC69-A56F3487C625}" ; rdfs:comment "A Person standing for elected office" ; + rdfs:label "Electoral Candidate"@en-GB ; rdfs:subClassOf ies:EventParticipant . -ies:ElectoralRegion a rdfs:Class ; - rdfs:label "Electoral Region"^^xsd:string ; +ies:ElectoralRegion + a rdfs:Class ; dcterms:identifier "{515468C2-B4D9-449d-8AC4-575973EFBF6B}" ; rdfs:comment "The RegionalConstituency being decided in an Election" ; + rdfs:label "Electoral Region"@en-GB ; rdfs:subClassOf ies:EventParticipant . -ies:ElectricCurrent a rdfs:Class ; - rdfs:label "Electric Current"^^xsd:string ; +ies:ElectricCurrent + a rdfs:Class ; dcterms:identifier "{9442C4E6-A52B-4c93-B942-8B93D90B3B14}" ; - rdfs:comment """The Measure of the flow of electric charge. - - -Note: whilst this is a tricky Measure in a 4D ontology, it should be used in a naive manner - i.e. a measure of a State of an Entity when the current is flowing through it.""" ; + rdfs:comment "The Measure of the flow of electric charge.\n\n\nNote: whilst this is a tricky Measure in a 4D ontology, it should be used in a naive manner - i.e. a measure of a State of an Entity when the current is flowing through it." ; + rdfs:label "Electric Current"@en-GB ; rdfs:subClassOf ies:StandardMeasure . -ies:Element a rdfs:Class ; - rdfs:label "Element"^^xsd:string ; +ies:Element + a rdfs:Class ; dcterms:identifier "{97EDC90F-3B36-4da8-AE77-D5FDBDEA2B21}" ; - rdfs:comment "An Thing that has a spatial extent and can have start and end dates" ; ies:powertype ies:ClassOfElement ; + rdfs:comment "An Thing that has a spatial extent and can have start and end dates" ; + rdfs:label "Element"@en-GB ; rdfs:subClassOf ies:Thing . -ies:EmailAccount a rdfs:Class ; - rdfs:label "Email Account"^^xsd:string ; +ies:EmailAccount + a rdfs:Class ; dcterms:identifier "{FCBB35B9-704B-46c1-8054-10B7DA7EB8F8}" ; rdfs:comment "A CommunicationsAccount that is used to administer the use of one or more e-mail addresses." ; - rdfs:subClassOf ies:CommunicationsAccount, + rdfs:label "Email Account"@en-GB ; + rdfs:subClassOf + ies:CommunicationsAccount , ies:OnlineAccount . -ies:EmailAddress a rdfs:Class ; - rdfs:label "Email Address"^^xsd:string ; +ies:EmailAddress + a rdfs:Class ; dcterms:identifier "{36F61EDF-6E6E-4d8d-9E75-275A820F6D96}" ; - rdfs:comment """A CommunicationsIdentifier that uniquely identifiers an email account. - -Format: local-part@domain""" ; + rdfs:comment "A CommunicationsIdentifier that uniquely identifiers an email account.\n\nFormat: local-part@domain" ; + rdfs:label "Email Address"@en-GB ; rdfs:subClassOf ies:CommunicationsIdentifier . -ies:EncodedData a rdfs:Class ; - rdfs:label "Encoded Data"^^xsd:string ; +ies:EncodedData + a rdfs:Class ; dcterms:identifier "{8AF1DB0B-9BEB-4a33-A459-7EF2BE309E81}" ; rdfs:comment "A Representation which is external data according to a data format that is not in IES format. " ; + rdfs:label "Encoded Data"@en-GB ; rdfs:subClassOf ies:DataObject . -ies:EndToEndActivity a rdfs:Class ; - rdfs:label "End To End Activity"^^xsd:string ; +ies:EndToEndActivity + a rdfs:Class ; dcterms:identifier "{A88ABE99-1D6C-4843-A2E4-7531626D3859}" ; rdfs:comment "An Event (usually of long duration) that is composed of a number of other Events." ; + rdfs:label "End To End Activity"@en-GB ; rdfs:subClassOf ies:Event . -ies:EndToEndAgreement a rdfs:Class ; - rdfs:label "End To End Agreement"^^xsd:string ; +ies:EndToEndAgreement + a rdfs:Class ; dcterms:identifier "{1B39630B-B00F-4def-9C65-48082C4AD2E0}" ; rdfs:comment "An EndToEndActivity which is the overall process of agreeing something, including all the events that take place under that agreement, such as the negotiation, signing, delivery of service, etc." ; + rdfs:label "End To End Agreement"@en-GB ; rdfs:subClassOf ies:EndToEndActivity . -ies:EndToEndAuthorisation a rdfs:Class ; - rdfs:label "End To End Authorisation"^^xsd:string ; +ies:EndToEndAuthorisation + a rdfs:Class ; dcterms:identifier "{D75F18D1-95D6-481b-84D5-F8D7F3A5A389}" ; rdfs:comment "An EndToEndActivity which is the overall process of requesting, receiving authority to act, and the conduct of activities under that authorisation until the period of authorisation ends. " ; + rdfs:label "End To End Authorisation"@en-GB ; rdfs:subClassOf ies:EndToEndActivity . -ies:EndToEndTransaction a rdfs:Class ; - rdfs:label "End To End Transaction"^^xsd:string ; +ies:EndToEndTransaction + a rdfs:Class ; dcterms:identifier "{911EB3DE-A001-493d-850D-3CF5A848791D}" ; rdfs:comment "An EndToEndActivity covering the lifecycle of the trade" ; - rdfs:subClassOf ies:EndToEndActivity, + rdfs:label "End To End Transaction"@en-GB ; + rdfs:subClassOf + ies:EndToEndActivity , ies:IntelligenceOperation . -ies:EntertainmentEvent a rdfs:Class ; - rdfs:label "Entertainment Event"^^xsd:string ; +ies:EntertainmentEvent + a rdfs:Class ; dcterms:identifier "{78C33499-CD14-43cb-82AE-93A0F8CF022B}" ; rdfs:comment "An Event where entertainment (sporting, music, theatre, etc.) is provided" ; + rdfs:label "Entertainment Event"@en-GB ; rdfs:subClassOf ies:Event . -ies:EntertainmentTicket a rdfs:Class ; - rdfs:label "Entertainment Ticket"^^xsd:string ; +ies:EntertainmentTicket + a rdfs:Class ; dcterms:identifier "{96989C30-99CC-4606-A8D4-DFD9421F0E34}" ; rdfs:comment "A Ticket to an EntertainmentEvent" ; + rdfs:label "Entertainment Ticket"@en-GB ; rdfs:subClassOf ies:Ticket . -ies:Entity a rdfs:Class ; - rdfs:label "Entity"^^xsd:string ; +ies:Entity + a rdfs:Class ; dcterms:identifier "{F4EDE167-6F5A-417d-9984-0221CCDF752C}" ; - rdfs:comment "An Entity typically represents a tangible thing like a Person, a Communications Device, or a Location." ; ies:powertype ies:ClassOfEntity ; + rdfs:comment "An Entity typically represents a tangible thing like a Person, a Communications Device, or a Location." ; + rdfs:label "Entity"@en-GB ; rdfs:subClassOf ies:Element . -ies:EntityInTransit a rdfs:Class ; - rdfs:label "Entity In Transit"^^xsd:string ; +ies:EntityInTransit + a rdfs:Class ; dcterms:identifier "{74169219-A47C-48ce-A25F-3948E7E873B6}" ; rdfs:comment "A TravelLeg where an Entity is moving in Transit" ; + rdfs:label "Entity In Transit"@en-GB ; rdfs:subClassOf ies:TravelLeg . -ies:Ethnicity a rdfs:Class ; - rdfs:label "Ethnicity"^^xsd:string ; +ies:Ethnicity + a rdfs:Class ; dcterms:identifier "{8AC946A4-4C03-463c-9F32-37EA8593988A}" ; rdfs:comment "A ClassOfPerson whose members all share the same ethnicity" ; + rdfs:label "Ethnicity"@en-GB ; rdfs:subClassOf ies:ClassOfPerson . -ies:Event a rdfs:Class ; - rdfs:label "Event"^^xsd:string ; +ies:Event + a rdfs:Class ; dcterms:identifier "{B376370E-F5E8-4287-A3EC-AC35532919B1}" ; - rdfs:comment "An Event represents an activity or incident, involving one or more participating entities, that occurred/started at a specific point in time – e.g. a meeting, or a telephone call." ; ies:powertype ies:ClassOfEvent ; + rdfs:comment "An Event represents an activity or incident, involving one or more participating entities, that occurred/started at a specific point in time – e.g. a meeting, or a telephone call." ; + rdfs:label "Event"@en-GB ; rdfs:subClassOf ies:Element . -ies:EventParticipant a rdfs:Class ; - rdfs:label "Event Participant"^^xsd:string ; +ies:EventParticipant + a rdfs:Class ; dcterms:identifier "{C5AB420C-1AB6-479a-97E1-4F2FD37725CB}" ; - rdfs:comment """A State which is the participating role of an Entity in an Event. - -Note: this includes inactive participation (e.g. something that is being repaired). If the participation is known to be active then ActiveEventParticipant (or one of its subtypes) should be used. In BORO, EventParticipant would be "Involvement" and ActiveEventParticipant would be "Participation".""" ; + rdfs:comment "A State which is the participating role of an Entity in an Event.\n\nNote: this includes inactive participation (e.g. something that is being repaired). If the participation is known to be active then ActiveEventParticipant (or one of its subtypes) should be used. In BORO, EventParticipant would be \"Involvement\" and ActiveEventParticipant would be \"Participation\"." ; + rdfs:label "Event Participant"@en-GB ; rdfs:subClassOf ies:State . -ies:EventState a rdfs:Class ; - rdfs:label "Event State"^^xsd:string ; +ies:EventState + a rdfs:Class ; dcterms:identifier "{FE668C24-D25C-4273-872A-EB77CB09341D}" ; - rdfs:comment """A temporal state of an Event - -Note: care must be taken with using this in a 4D, extensional model such as IES. States such as "Ended" would not be appropriate, for example - in such a case, the temporal extent of the Event or the presence of a BoundingState to end it would be correct. """ ; + rdfs:comment "A temporal state of an Event\n\nNote: care must be taken with using this in a 4D, extensional model such as IES. States such as \"Ended\" would not be appropriate, for example - in such a case, the temporal extent of the Event or the presence of a BoundingState to end it would be correct. " ; + rdfs:label "Event State"@en-GB ; rdfs:subClassOf ies:State . -ies:EvidentialPhotograph a rdfs:Class ; - rdfs:label "Evidential Photograph"^^xsd:string ; +ies:EvidentialPhotograph + a rdfs:Class ; dcterms:identifier "{AFFFF30F-B274-4466-B0F2-D2A6A78E1832}" ; rdfs:comment "Relates a Surveillance Event to a Document that is the evidence resulting from the Surveillance" ; + rdfs:label "Evidential Photograph"@en-GB ; rdfs:subClassOf ies:EventParticipant . -ies:ExchangePayload a rdfs:Class ; - rdfs:label "Exchange Payload"^^xsd:string ; +ies:ExchangePayload + a rdfs:Class ; dcterms:identifier "{749B002E-37B1-4754-B3B2-96642B3CF4A7}" ; - rdfs:comment """A marker object that shall be present in all IES exchange files. This object is the domain for all meta-data about the file. - -Wherever possible, Dublin-Core meta-data tags should be used on an ExchangePayload. If locally defined properties are needed, then these may also be defined and included in the exchange file. """ ; + rdfs:comment "A marker object that shall be present in all IES exchange files. This object is the domain for all meta-data about the file.\n\nWherever possible, Dublin-Core meta-data tags should be used on an ExchangePayload. If locally defined properties are needed, then these may also be defined and included in the exchange file. " ; + rdfs:label "Exchange Payload"@en-GB ; rdfs:subClassOf rdfs:Resource . -ies:Facility a rdfs:Class ; - rdfs:label "Facility"^^xsd:string ; +ies:Facility + a rdfs:Class ; dcterms:identifier "{9CD2C1B1-85B1-4579-9376-07827AD68461}" ; - rdfs:comment """A Location that is man-made, but is typically larger than an Address (i.e. it may have more than one postal address) - -Examples: - -Military camps, factories, sports facilities, airports, etc.""" ; + rdfs:comment "A Location that is man-made, but is typically larger than an Address (i.e. it may have more than one postal address)\n\nExamples:\n\nMilitary camps, factories, sports facilities, airports, etc." ; + rdfs:label "Facility"@en-GB ; rdfs:subClassOf ies:RealEstate . -ies:FerryTicket a rdfs:Class ; - rdfs:label "Ferry Ticket"^^xsd:string ; +ies:FerryTicket + a rdfs:Class ; dcterms:identifier "{B2ED961F-245E-4e74-A32F-6B9CF1BBDF2B}" ; rdfs:comment "A Ticket that is used to travel by sea" ; + rdfs:label "Ferry Ticket"@en-GB ; rdfs:subClassOf ies:TravelTicket . -ies:FinancialAccount a rdfs:Class ; - rdfs:label "Financial Account"^^xsd:string ; +ies:FinancialAccount + a rdfs:Class ; dcterms:identifier "{44DAC574-2A2E-44bc-ACD2-236811FA8D29}" ; rdfs:comment "An Account held for financial management purposes." ; + rdfs:label "Financial Account"@en-GB ; rdfs:subClassOf ies:Account . -ies:FiniteClassOfElement a rdfs:Class ; - rdfs:label "Finite Class Of Element"^^xsd:string ; +ies:FiniteClassOfElement + a rdfs:Class ; dcterms:identifier "{06BAC6F4-F6B2-4be1-95C5-8E31C34796CB}" ; rdfs:comment "A ClassOfElement whose instances are classes with finite, fixed membership of Elements." ; + rdfs:label "Finite Class Of Element"@en-GB ; rdfs:subClassOf ies:ClassOfElement . -ies:FirstLineOfAddress a rdfs:Class ; - rdfs:label "First Line Of Address"^^xsd:string ; +ies:FirstLineOfAddress + a rdfs:Class ; dcterms:identifier "{8B6DD87E-3D76-4836-9201-1244B80CDC69}" ; rdfs:comment "The first line of the Address including the number of the dwelling and the street name." ; + rdfs:label "First Line Of Address"@en-GB ; rdfs:subClassOf ies:LineOfAddress . -ies:Flight a rdfs:Class ; - rdfs:label "Flight"^^xsd:string ; +ies:Flight + a rdfs:Class ; dcterms:identifier "{375B0887-712F-43f0-BBF4-5C544D75AC39}" ; rdfs:comment "A TravelService by air" ; + rdfs:label "Flight"@en-GB ; rdfs:subClassOf ies:Transit . -ies:FlightTicket a rdfs:Class ; - rdfs:label "Flight Ticket"^^xsd:string ; +ies:FlightTicket + a rdfs:Class ; dcterms:identifier "{3A9A1BA9-465F-4f6d-BD55-9F3F8AE40AE0}" ; rdfs:comment "A Ticket that is used to travel by air" ; + rdfs:label "Flight Ticket"@en-GB ; rdfs:subClassOf ies:TravelTicket . -ies:FootballMatchTicket a rdfs:Class ; - rdfs:label "Football Match Ticket"^^xsd:string ; +ies:Flow + a rdfs:Class ; + dcterms:identifier "{45B593FC-2335-48D1-98DD-D887D3D56D0D}" ; + rdfs:comment "A State that is the matter, energy or signal that crosses a surface or passes along path.\n\nNote 1: Flows can be connected together to form a Network.\n\nNote 2: A Flow can be called a 'stream'." ; + rdfs:label "Flow" ; + rdfs:subClassOf ies:State . + +ies:FlowAcrossSurface + a rdfs:Class ; + dcterms:identifier "{423EEDB0-F0A3-4EAE-ABD6-46B0F65B755B}" ; + rdfs:comment "A Flow that is across a surface." ; + rdfs:label "Flow Across Surface" ; + rdfs:subClassOf ies:Flow . + +ies:FlowAlongPath + a rdfs:Class ; + dcterms:identifier "{BF895C5A-C3A3-45EE-995B-FB89C13700C8}" ; + rdfs:comment "A Flow that is along a path" ; + rdfs:label "Flow Along Path" ; + rdfs:subClassOf ies:Flow . + +ies:FlowNode + a rdfs:Class ; + dcterms:identifier "{9ED957FA-FA66-4A37-9B76-ACC9F82384C4}" ; + rdfs:comment "A State and a Node that is at the end of one or more Flows.\n\nNote: Flows can merge or divide at a FlowNode." ; + rdfs:label "Flow Node" ; + rdfs:subClassOf + ies:Node , + ies:State . + +ies:FootballMatchTicket + a rdfs:Class ; dcterms:identifier "{DA626F73-5748-47db-813F-E1813577F41B}" ; rdfs:comment "An EntertainmentTicket for a football match" ; + rdfs:label "Football Match Ticket"@en-GB ; rdfs:subClassOf ies:EntertainmentTicket . -ies:Forgery a rdfs:Class ; - rdfs:label "Forgery"^^xsd:string ; +ies:Forgery + a rdfs:Class ; dcterms:identifier "{78686D99-2AAC-4f5b-8EE0-456BDCC6F99E}" ; - rdfs:comment """A CriminalActivity that is the creation of fake items - -(also a subclass of Create). """ ; - rdfs:subClassOf ies:Create, + rdfs:comment "A CriminalActivity that is the creation of fake items\n\n(also a subclass of Create). " ; + rdfs:label "Forgery"@en-GB ; + rdfs:subClassOf + ies:Create , ies:CriminalActivity . -ies:FoundOrganisation a rdfs:Class ; - rdfs:label "Found Organisation"^^xsd:string ; +ies:FoundOrganisation + a rdfs:Class ; dcterms:identifier "{5054AFA3-8FC7-449d-93EE-C69B9D2AE118}" ; rdfs:comment "A Create Event where an Organisation is founded" ; + rdfs:label "Found Organisation"@en-GB ; rdfs:subClassOf ies:Create . -ies:GML a rdfs:Class ; - rdfs:label "GML"^^xsd:string ; +ies:GML + a rdfs:Class ; dcterms:identifier "{AE59CB88-3178-4bad-9F43-1276337C7944}" ; - rdfs:comment """The Geography-Markup-Language (GML) is the XML grammar defined by the Open Geospatial Consortium (OGC) to express geographical features. GML serves as a modeling language for geographic systems as well as an open interchange format for geographic transactions on the Internet. - -Key to GML's utility is its ability to integrate all forms of geographic information, including not only conventional "vector" or discrete objects, but coverages (see also GMLJP2) and sensor data.""" ; + rdfs:comment "The Geography-Markup-Language (GML) is the XML grammar defined by the Open Geospatial Consortium (OGC) to express geographical features. GML serves as a modeling language for geographic systems as well as an open interchange format for geographic transactions on the Internet.\n\nKey to GML's utility is its ability to integrate all forms of geographic information, including not only conventional \"vector\" or discrete objects, but coverages (see also GMLJP2) and sensor data." ; + rdfs:label "GML"@en-GB ; rdfs:subClassOf ies:GeoRepresentation . -ies:Gender a rdfs:Class ; - rdfs:label "Gender"^^xsd:string ; +ies:Gender + a rdfs:Class ; dcterms:identifier "{8B4DB18E-DF46-4419-B0ED-0159A25F2319}" ; rdfs:comment "A ClassOfPerson whose members all share the same gender" ; + rdfs:label "Gender"@en-GB ; rdfs:subClassOf ies:ClassOfPerson . -ies:GeoIdentity a rdfs:Class ; - rdfs:label "Geo Identity"^^xsd:string ; +ies:GeoIdentity + a rdfs:Class ; dcterms:identifier "{87251DA1-7293-445e-987F-F13E331B6BDF}" ; rdfs:comment "A unique Identifier attributed to the respective Location" ; + rdfs:label "Geo Identity"@en-GB ; rdfs:subClassOf ies:Identifier . -ies:GeoJSON a rdfs:Class ; - rdfs:label "Geo JSON"^^xsd:string ; +ies:GeoJSON + a rdfs:Class ; dcterms:identifier "{417C1F4E-6A5D-4631-B275-8E982252791A}" ; - rdfs:comment """GeoJSON is an open standard format designed for representing simple geographical features, along with their non-spatial attributes. It is based on JSON, the JavaScript Object Notation. - -GeoJSON mandates use of WGS 84 coordinate system - see IETF RFC 7946""" ; - rdfs:subClassOf ies:GeoRepresentation, + rdfs:comment "GeoJSON is an open standard format designed for representing simple geographical features, along with their non-spatial attributes. It is based on JSON, the JavaScript Object Notation.\n\nGeoJSON mandates use of WGS 84 coordinate system - see IETF RFC 7946" ; + rdfs:label "Geo JSON"@en-GB ; + rdfs:subClassOf + ies:GeoRepresentation , ies:JsonData . -geo:Geometry a rdfs:Class ; - rdfs:label "Geometry"^^xsd:string ; - dcterms:identifier "{33A48A98-F281-478C-9B3D-1A16ACF5345C}" ; - rdfs:comment "A geometric object representing the shape and location of a spatial feature." ; - skos:scopeNote """ - IES currently uses subclasses of GeoRepresentation to specify formats and structures used in the context of geoinformation, - for example instances of GeoJSON, GML, WKT. One kind of geometry (ies:GeoPoint) is specified as a Class, a subclass of ies:Location. - - GeoSPARQL uses a Geometry class (and subclasses, leveraging the OGC Simple Features specification; ISO 19125-1) to contain all instances of - Geometries (eg points, lines, polygons, surfaces, solids, etc) with associated serialisations (Typed Literals), for example a GeoJSON string. - - Asserting geo:Geometry as a subclass of GeoRepresentation provides a means to leverage all current (and future) GeoSPARQL geometry types as - GeoRepresentations in IES. This will also support GeoSPARQL serialisations (eg GML, WKT, GeoJSON, KML, DGGS). This pattern is still conformant - with the current IES specification and is therefore a non-breaking change, but allows for the use of GeoSPARQL Classes and Properties as well - as or instead of current IES constructs. - - NB a decision would have to made by implementors whether to use this single GeoSPARQL based ies:GeoRepresentation pattern for all - geoinformation or to continue to use the IES 4.3 approach where Points are treated as ies:Identity, z-values (or elevations) are treated as - ies:Characteristic and all other geometries are treated as ies:GeoRepresentation - """ ; - skos:example """ - an instance of a Polygon representing the footprint of a building - """ ; - skos:example """ - an instance of a Feature Collection comprising 42 Points - """ ; - skos:example """ - a polygon representing the bounding box of 500m around Stonehenge - """ ; - rdfs:subClassOf ies:GeoRepresentation . - -ies:GeoObject a rdfs:Class ; - rdfs:label "Geo Object"^^xsd:string ; +ies:GeoObject + a rdfs:Class ; dcterms:identifier "{EA165884-8DF6-4aa6-848C-C682F6969D9F}" ; rdfs:comment "A DataObject and a GeoRepresentation that contains geographical information" ; - rdfs:subClassOf ies:DataObject, + rdfs:label "Geo Object"@en-GB ; + rdfs:subClassOf + ies:DataObject , ies:GeoRepresentation . -ies:GeoPoint a rdfs:Class ; - rdfs:label "Geo Point"^^xsd:string ; +ies:GeoPoint + a rdfs:Class ; dcterms:identifier "{9A9467C3-D5FC-4964-8943-FE63ADF38914}" ; rdfs:comment "A Location that is a point (mathematically speaking, of vanishing volume) on, below or above the surface of the WGS84 spheroid. The distance from the spheroid surface is given by the altitudeInMetres attribute." ; + rdfs:label "Geo Point"@en-GB ; rdfs:subClassOf ies:Location . -ies:GeoRepresentation a rdfs:Class ; - rdfs:label "Geo Representation"^^xsd:string ; +ies:GeoRepresentation + a rdfs:Class ; dcterms:identifier "{A8C07233-5D62-4ad4-B405-2D15CFC37497}" ; rdfs:comment "A Representation for a Location - e.g. a point, a polyline, etc." ; + rdfs:label "Geo Representation"@en-GB ; rdfs:subClassOf ies:Representation . -ies:GeographicFeature a rdfs:Class ; - rdfs:label "Geographic Feature"^^xsd:string ; +ies:GeographicFeature + a rdfs:Class ; dcterms:identifier "{7EEE1EF7-C814-4eee-85B3-F48698FD52B6}" ; rdfs:comment "A Location that is a naturally occurring feature on the earth." ; + rdfs:label "Geographic Feature"@en-GB ; rdfs:subClassOf ies:Location . -ies:GivenName a rdfs:Class ; - rdfs:label "Given Name"^^xsd:string ; +ies:GivenName + a rdfs:Class ; dcterms:identifier "{A01A5045-B09C-4bea-8C96-881C29F2EE60}" ; - rdfs:comment """A PersonName that is one of the given names of a Person - -Note: -A GivenName will often be applied to a State of the Person, as names tend to change over time""" ; + rdfs:comment "A PersonName that is one of the given names of a Person\n\nNote:\nA GivenName will often be applied to a State of the Person, as names tend to change over time" ; + rdfs:label "Given Name"@en-GB ; rdfs:subClassOf ies:PersonName . -ies:Government a rdfs:Class ; - rdfs:label "Government"^^xsd:string ; +ies:Government + a rdfs:Class ; dcterms:identifier "{D62DDBB8-53FC-405a-BC43-89CA337563A0}" ; rdfs:comment "An Organisation that is (usually) elected to run a governedRegion" ; + rdfs:label "Government"@en-GB ; rdfs:subClassOf ies:Organisation . -ies:GovernmentOrganisation a rdfs:Class ; - rdfs:label "Government Organisation"^^xsd:string ; +ies:GovernmentOrganisation + a rdfs:Class ; dcterms:identifier "{0D042066-06C8-48d6-8387-500CF8EE2592}" ; rdfs:comment "An Organisation that is part of, or controlled by a national or local Government" ; + rdfs:label "Government Organisation"@en-GB ; rdfs:subClassOf ies:Organisation . -ies:GrantOfAuthority a rdfs:Class ; - rdfs:label "Grant Of Authority"^^xsd:string ; +ies:GrantOfAuthority + a rdfs:Class ; dcterms:identifier "{F5EAAEEE-C0B2-469f-9048-3E0731ED8342}" ; rdfs:comment "An AuthorisationStage where a ResponsibleActor grants another ResponsibleActor authority to act." ; + rdfs:label "Grant Of Authority"@en-GB ; rdfs:subClassOf ies:AuthorisationStage . -ies:GroupOfItems a rdfs:Class ; - rdfs:label "Group Of Items"^^xsd:string ; +ies:GroupOfItems + a rdfs:Class ; dcterms:identifier "{04C2111A-D958-4a95-9271-7208B849DDD8}" ; - rdfs:comment """A collection of Thing that have been gathered together for a purpose. - -Note: The same Thing can be in more than one GroupOfItems""" ; + rdfs:comment "A collection of Thing that have been gathered together for a purpose.\n\nNote: The same Thing can be in more than one GroupOfItems" ; + rdfs:label "Group Of Items"@en-GB ; rdfs:subClassOf rdfs:Resource . -ies:Hacking a rdfs:Class ; - rdfs:label "Hacking"^^xsd:string ; +ies:Hacking + a rdfs:Class ; dcterms:identifier "{2AC7FDAB-7BB8-41ee-B558-AEBFE01274F2}" ; rdfs:comment "A CriminalActivity where computer equipment is interfered with without the owners permission" ; + rdfs:label "Hacking"@en-GB ; rdfs:subClassOf ies:CriminalActivity . -ies:Hates a rdfs:Class ; - rdfs:label "Hates"^^xsd:string ; +ies:Hates + a rdfs:Class ; dcterms:identifier "{6939AE2F-D74D-4446-8A88-5C26669689BA}" ; rdfs:comment "An Interested state where a ResponsibleActor hates something" ; + rdfs:label "Hates"@en-GB ; rdfs:subClassOf ies:Interested . -ies:HealthServiceIdentifier a rdfs:Class ; - rdfs:label "Health Service Identifier"^^xsd:string ; +ies:HealthServiceIdentifier + a rdfs:Class ; dcterms:identifier "{FBCCD717-E163-4129-B270-966F5D404260}" ; - rdfs:comment """A NationalIdentityNumber used for managing a citizen's through-life healthcare - -In UK, this would be an NHS number, apart from Scotland where it is called a CHI number""" ; + rdfs:comment "A NationalIdentityNumber used for managing a citizen's through-life healthcare\n\nIn UK, this would be an NHS number, apart from Scotland where it is called a CHI number" ; + rdfs:label "Health Service Identifier"@en-GB ; rdfs:subClassOf ies:NationalIdentityNumber . -ies:IATACode a rdfs:Class ; - rdfs:label "IATACode"^^xsd:string ; +ies:IATACode + a rdfs:Class ; dcterms:identifier "{AA530BCE-02F2-4195-A431-573D13A5B41C}" ; rdfs:comment "A GeoIdentity that is administered by the International Air Transport Associate for airport identification" ; + rdfs:label "IATACode"@en-GB ; rdfs:subClassOf ies:GeoIdentity . -ies:IBAN a rdfs:Class ; - rdfs:label "IBAN"^^xsd:string ; +ies:IBAN + a rdfs:Class ; dcterms:identifier "{40E59970-04CE-4961-83FC-179739C4DEC3}" ; - rdfs:comment """An Identifier that is an International Bank Account Number - -See ISO 13616:2007""" ; + rdfs:comment "An Identifier that is an International Bank Account Number\n\nSee ISO 13616:2007" ; + rdfs:label "IBAN"@en-GB ; rdfs:subClassOf ies:Identifier . -ies:ICAOCode a rdfs:Class ; - rdfs:label "ICAOCode"^^xsd:string ; +ies:ICAOCode + a rdfs:Class ; dcterms:identifier "{239A3A0C-183C-432f-9147-7259C9573AA2}" ; rdfs:comment "A GeoIdentity that is administered by the International Civil Aviation Organisation for identifying airports" ; + rdfs:label "ICAOCode"@en-GB ; rdfs:subClassOf ies:GeoIdentity . -ies:IMEI a rdfs:Class ; - rdfs:label "IMEI"^^xsd:string ; +ies:IMEI + a rdfs:Class ; dcterms:identifier "{3987794E-6E2E-4457-8BF7-47813B51B139}" ; - rdfs:comment """The International Mobile Equipment Identity used to identify GSM, WCDMA and iDEN mobile phone handsets, as well as some satellite phones. - -Usually a 15-digit number (14 digits plus a check digit) - -Example Value: - -123456789012345""" ; + rdfs:comment "The International Mobile Equipment Identity used to identify GSM, WCDMA and iDEN mobile phone handsets, as well as some satellite phones.\n\nUsually a 15-digit number (14 digits plus a check digit)\n\nExample Value:\n\n123456789012345" ; + rdfs:label "IMEI"@en-GB ; rdfs:subClassOf ies:CommunicationsIdentifier . -ies:IMSI a rdfs:Class ; - rdfs:label "IMSI"^^xsd:string ; +ies:IMSI + a rdfs:Class ; dcterms:identifier "{C817C1ED-863B-41f0-B5C1-14117E926A94}" ; - rdfs:comment """The International Mobile Subscriber Number -Historically, this is stored as a 64-bit number on the SIM Card (it is NOT identity of the SIM Card itself), but now can be a software assigned identifier to any mobile subscriber interface. - -An IMSI is usually presented as a 15-digit number, but it can be shorter. - -The first three digits are the Mobile Country Code (MCC), followed by a 2 or 3 digit Mobile Network Code (MNC) and the remaining digits are the Mobile Subscription Identification Number (MSIN). - -For the example shown this would be: -- 404=India, -- 68=MTNL Delhi -- 1234567890=Subscriber ID""" ; + rdfs:comment "The International Mobile Subscriber Number\nHistorically, this is stored as a 64-bit number on the SIM Card (it is NOT identity of the SIM Card itself), but now can be a software assigned identifier to any mobile subscriber interface.\n\nAn IMSI is usually presented as a 15-digit number, but it can be shorter.\n\nThe first three digits are the Mobile Country Code (MCC), followed by a 2 or 3 digit Mobile Network Code (MNC) and the remaining digits are the Mobile Subscription Identification Number (MSIN).\n\nFor the example shown this would be:\n- 404=India,\n- 68=MTNL Delhi\n- 1234567890=Subscriber ID" ; + rdfs:label "IMSI"@en-GB ; rdfs:subClassOf ies:CommunicationsIdentifier . -ies:IPAddress a rdfs:Class ; - rdfs:label "IPAddress"^^xsd:string ; +ies:IPAddress + a rdfs:Class ; dcterms:identifier "{451C4C40-4183-4130-B67C-6F746B8B8BCA}" ; rdfs:comment "An Identifier that is an Internet Protocol address." ; + rdfs:label "IPAddress"@en-GB ; rdfs:subClassOf ies:CommunicationsIdentifier . -ies:IPAddressRange a rdfs:Class ; - rdfs:label "IPAddress Range"^^xsd:string ; +ies:IPAddressRange + a rdfs:Class ; dcterms:identifier "{BEC2FDBC-6F37-4446-AEE1-3D4627DDD5F2}" ; - rdfs:comment """A CommunicationIdentifierRange between two IPAddress instances - -In these examples the IPv4 address range is specified using the following format: - - using one of a number of different IPv4 address notations. - -The IPv4 address range is all the IPv4 addresses between the and the (inclusive). - -Both examples here represent the same address range (but in different notations). - -The Dot Decimal Range notation specifies the and the in Dot Decimal form – where -each of these 32-bit IPv4 addresses are expressed as four octets expressed individually in decimal and separated by periods. - -The Dot Hexadecimal Range notation specifies the and the in Dot Hexadecimal form – where each of these 32-bit IPv4 addresses are expressed as four octets where each octet is prefixed with 0x, expressed individually in hexadecimal and separated by periods.""" ; + rdfs:comment "A CommunicationIdentifierRange between two IPAddress instances\n\nIn these examples the IPv4 address range is specified using the following format:\n - using one of a number of different IPv4 address notations.\n\nThe IPv4 address range is all the IPv4 addresses between the and the (inclusive).\n\nBoth examples here represent the same address range (but in different notations).\n\nThe Dot Decimal Range notation specifies the and the in Dot Decimal form – where\neach of these 32-bit IPv4 addresses are expressed as four octets expressed individually in decimal and separated by periods.\n\nThe Dot Hexadecimal Range notation specifies the and the in Dot Hexadecimal form – where each of these 32-bit IPv4 addresses are expressed as four octets where each octet is prefixed with 0x, expressed individually in hexadecimal and separated by periods." ; + rdfs:label "IPAddress Range"@en-GB ; rdfs:subClassOf ies:CommunicationsIdentifierRange . -ies:IPPhoneHandset a rdfs:Class ; - rdfs:label "IPPhone Handset"^^xsd:string ; +ies:IPPhoneHandset + a rdfs:Class ; dcterms:identifier "{0B494F4A-9E82-4667-89AD-3D22FC9B5742}" ; rdfs:comment "A CommunicationsDevice that is a telephone using internet protocols" ; + rdfs:label "IPPhone Handset"@en-GB ; rdfs:subClassOf ies:CommunicationsDevice . -ies:IPv4Address a rdfs:Class ; - rdfs:label "IPv4Address"^^xsd:string ; +ies:IPv4Address + a rdfs:Class ; dcterms:identifier "{142D6D4D-6EF3-48aa-8B7B-86DA73690E3E}" ; rdfs:comment "An IPAddress conforming to v4 of the standard" ; + rdfs:label "IPv4Address"@en-GB ; rdfs:subClassOf ies:IPAddress . -ies:IPv6Address a rdfs:Class ; - rdfs:label "IPv6Address"^^xsd:string ; +ies:IPv6Address + a rdfs:Class ; dcterms:identifier "{78549D65-75F2-41c3-AC14-F0D441AD6354}" ; rdfs:comment "An IPAddress conforming to v6 of the standard" ; + rdfs:label "IPv6Address"@en-GB ; rdfs:subClassOf ies:IPAddress . -ies:ISO19125-WKT a rdfs:Class ; - rdfs:label "ISO19125-WKT"^^xsd:string ; +ies:ISO19125-WKT + a rdfs:Class ; dcterms:identifier "{22B79CFD-DEDA-42e1-8864-E8421D36CF19}" ; - rdfs:comment """A GeoRepresentation using Well-Known-Text encoding for ISO19125 simple features. - -Note: the WKT must include the coordinate reference system used - e.g WGS 84""" ; + rdfs:comment "A GeoRepresentation using Well-Known-Text encoding for ISO19125 simple features.\n\nNote: the WKT must include the coordinate reference system used - e.g WGS 84" ; + rdfs:label "ISO19125-WKT"@en-GB ; rdfs:subClassOf ies:GeoRepresentation . -ies:ISO3166_1Alpha_3 a rdfs:Class ; - rdfs:label "ISO3166_1Alpha_3"^^xsd:string ; +ies:ISO3166_1Alpha_3 + a rdfs:Class ; dcterms:identifier "{B92D79E2-9E7D-4df7-8D38-3D884AA09AD2}" ; rdfs:comment "ISO 3166-1 alpha 3 (3-Letter Country Code)" ; + rdfs:label "ISO3166_1Alpha_3"@en-GB ; rdfs:subClassOf ies:GeoIdentity . -ies:ISO4217Code a rdfs:Class ; - rdfs:label "ISO4217Code"^^xsd:string ; +ies:ISO4217Code + a rdfs:Class ; dcterms:identifier "{598ACBB6-DF51-4bd9-A5DD-52EDE1895327}" ; rdfs:comment "ISO4217 three-letter currency code (e.g. USD, GBP, EUR, etc.)" ; + rdfs:label "ISO4217Code"@en-GB ; rdfs:subClassOf ies:Identifier . -ies:ISO639-3Code a rdfs:Class ; - rdfs:label "ISO639-3Code"^^xsd:string ; +ies:ISO639-3Code + a rdfs:Class ; dcterms:identifier "{ECFED94D-CC69-46b9-B09D-B282D5665787}" ; rdfs:comment "ISO639-3 three-letter language code" ; + rdfs:label "ISO639-3Code"@en-GB ; rdfs:subClassOf ies:Identifier . -ies:IdUsedInCheckIn a rdfs:Class ; - rdfs:label "Id Used In Check In"^^xsd:string ; +ies:IdUsedInCheckIn + a rdfs:Class ; dcterms:identifier "{F481C966-058B-4caf-A427-9E492CAD0D63}" ; rdfs:comment "An EventParticipant where an IdentityDocument is used in a CheckIn event" ; + rdfs:label "Id Used In Check In"@en-GB ; rdfs:subClassOf ies:EventParticipant . -ies:Identifier a rdfs:Class ; - rdfs:label "Identifier"^^xsd:string ; +ies:Identifier + a rdfs:Class ; dcterms:identifier "{315E6AD3-F2DA-4f69-864F-DA2B95121E2E}" ; rdfs:comment "A Name that is unique within the specified context" ; + rdfs:label "Identifier"@en-GB ; rdfs:subClassOf ies:Name . -ies:IdentityDocument a rdfs:Class ; - rdfs:label "Identity Document"^^xsd:string ; +ies:IdentityDocument + a rdfs:Class ; dcterms:identifier "{BDF4EBD9-7F41-4d90-91A7-571177330C1B}" ; rdfs:comment "An IndividualDocument used to confirm the identity of the bearer (and often enables a particular activity – e.g. a passport enables the bearer to travel across international borders)." ; + rdfs:label "Identity Document"@en-GB ; rdfs:subClassOf ies:IndividualDocument . -ies:InDisagreement a rdfs:Class ; - rdfs:label "In Disagreement"^^xsd:string ; +ies:InDisagreement + a rdfs:Class ; dcterms:identifier "{F12D45EA-66D5-4016-BDF7-E1CD8F48CCF5}" ; rdfs:comment "An EventParticipant where a ResponsibleActor is in disagreement" ; + rdfs:label "In Disagreement"@en-GB ; rdfs:subClassOf ies:ActiveEventParticipant . -ies:InPost a rdfs:Class ; - rdfs:label "In Post"^^xsd:string ; +ies:InPost + a rdfs:Class ; dcterms:identifier "{6C1949B5-B86B-4940-8912-9008CCD67150}" ; rdfs:comment "An InstalledState of a ResponsibleActor when they are in a Post." ; - rdfs:subClassOf ies:InstalledState, + rdfs:label "In Post"@en-GB ; + rdfs:subClassOf + ies:InstalledState , ies:ResponsibleActorState . -ies:InResidence a rdfs:Class ; - rdfs:label "In Residence"^^xsd:string ; +ies:InResidence + a rdfs:Class ; dcterms:identifier "{1FDB4A8F-E28C-4e36-A085-935C20256F52}" ; - rdfs:comment """A temporal state of a ResponsibleActor - -Note: this is the superclass of ResponsibleActor (the whole life person or organisation) because the whole-life state is just a special case of a ResponsibleActorState. This pattern is true for all states. """ ; + rdfs:comment "A temporal state of a ResponsibleActor\n\nNote: this is the superclass of ResponsibleActor (the whole life person or organisation) because the whole-life state is just a special case of a ResponsibleActorState. This pattern is true for all states. " ; + rdfs:label "In Residence"@en-GB ; rdfs:subClassOf ies:Visiting . -ies:InWork a rdfs:Class ; - rdfs:label "In Work"^^xsd:string ; +ies:InWork + a rdfs:Class ; dcterms:identifier "{82B189F4-9800-4b44-B10D-521B038455F1}" ; - rdfs:comment """A temporal state of a ResponsibleActor - -Note: this is the superclass of ResponsibleActor (the whole life person or organisation) because the whole-life state is just a special case of a ResponsibleActorState. This pattern is true for all states. """ ; + rdfs:comment "A temporal state of a ResponsibleActor\n\nNote: this is the superclass of ResponsibleActor (the whole life person or organisation) because the whole-life state is just a special case of a ResponsibleActorState. This pattern is true for all states. " ; + rdfs:label "In Work"@en-GB ; rdfs:subClassOf ies:Visiting . -ies:InWorship a rdfs:Class ; - rdfs:label "In Worship"^^xsd:string ; +ies:InWorship + a rdfs:Class ; dcterms:identifier "{4D914AB7-E337-4ff2-9154-9CA0BF7156EB}" ; - rdfs:comment """A temporal state of a ResponsibleActor - -Note: this is the superclass of ResponsibleActor (the whole life person or organisation) because the whole-life state is just a special case of a ResponsibleActorState. This pattern is true for all states. """ ; + rdfs:comment "A temporal state of a ResponsibleActor\n\nNote: this is the superclass of ResponsibleActor (the whole life person or organisation) because the whole-life state is just a special case of a ResponsibleActorState. This pattern is true for all states. " ; + rdfs:label "In Worship"@en-GB ; rdfs:subClassOf ies:Visiting . -ies:IncarceratingOrganisation a rdfs:Class ; - rdfs:label "Incarcerating Organisation"^^xsd:string ; +ies:IncarceratingOrganisation + a rdfs:Class ; dcterms:identifier "{321CB600-140F-452f-96B7-640DE8289ECF}" ; rdfs:comment "An Organisations's role in incarcerating a Person" ; - rdfs:subClassOf ies:ActiveEventParticipant, + rdfs:label "Incarcerating Organisation"@en-GB ; + rdfs:subClassOf + ies:ActiveEventParticipant , ies:PersonState . -ies:Incarceration a rdfs:Class ; - rdfs:label "Incarceration"^^xsd:string ; +ies:Incarceration + a rdfs:Class ; dcterms:identifier "{06972684-050B-4f36-9393-B8790D510F5C}" ; rdfs:comment "A LawEnforcement EndToEndActivity where a Person is incarcerated" ; - rdfs:subClassOf ies:EndToEndActivity, + rdfs:label "Incarceration"@en-GB ; + rdfs:subClassOf + ies:EndToEndActivity , ies:LawEnforcement . -ies:IncarcerationFacility a rdfs:Class ; - rdfs:label "Incarceration Facility"^^xsd:string ; +ies:IncarcerationFacility + a rdfs:Class ; dcterms:identifier "{B5C15382-451A-4446-BBE6-C67FBDB04402}" ; rdfs:comment "A Facility used for incarceration - e.g. a prison, detention centre, or remand facility" ; + rdfs:label "Incarceration Facility"@en-GB ; rdfs:subClassOf ies:Facility . -ies:IncomingGovernment a rdfs:Class ; - rdfs:label "Incoming Government"^^xsd:string ; +ies:IncomingGovernment + a rdfs:Class ; dcterms:identifier "{BC752C7E-611B-47d6-BA89-05E58CD23803}" ; rdfs:comment "The Government that took power after a ChangeOfGovernment" ; + rdfs:label "Incoming Government"@en-GB ; rdfs:subClassOf ies:EventParticipant . -ies:IncumbentRepresentative a rdfs:Class ; - rdfs:label "Incumbent Representative"^^xsd:string ; +ies:IncumbentRepresentative + a rdfs:Class ; dcterms:identifier "{5C4C2871-5F61-4704-83D0-9F8CF42890BF}" ; rdfs:comment "A Person in-office prior to the Election being decided" ; + rdfs:label "Incumbent Representative"@en-GB ; rdfs:subClassOf ies:EventParticipant . -ies:IndividualDocument a rdfs:Class ; - rdfs:label "Individual Document"^^xsd:string ; +ies:IndividualDocument + a rdfs:Class ; dcterms:identifier "{0F327324-6B4E-40b1-B96B-97A334BA5E4A}" ; - rdfs:comment """An Asset that is a written, photographed or drawn representation of thoughts. This might include, but not limited to, formal reports, books, legal instruments. Such documents might exist in a wide variety of forms, both printed and in electronic form. - -Note: this is an individual document - i.e. physical or (rarely) a specific electronic copy (e.g. on a specific hard disk...told you it was rare). In most cases, we refer to the document in general - WorkOfDocumentation """ ; ies:powertype ies:ClassOfIndividualDocument ; + rdfs:comment "An Asset that is a written, photographed or drawn representation of thoughts. This might include, but not limited to, formal reports, books, legal instruments. Such documents might exist in a wide variety of forms, both printed and in electronic form.\n\nNote: this is an individual document - i.e. physical or (rarely) a specific electronic copy (e.g. on a specific hard disk...told you it was rare). In most cases, we refer to the document in general - WorkOfDocumentation " ; + rdfs:label "Individual Document"@en-GB ; rdfs:subClassOf ies:Asset . -ies:IndividualDocumentID a rdfs:Class ; - rdfs:label "Individual Document ID"^^xsd:string ; +ies:IndividualDocumentID + a rdfs:Class ; dcterms:identifier "{D68F4E10-957A-4e98-8447-8F2768940DA7}" ; rdfs:comment "An Identifier used to uniquely identify an IndividualDocument" ; + rdfs:label "Individual Document ID"@en-GB ; rdfs:subClassOf ies:Identifier . -ies:InstalledState a rdfs:Class ; - rdfs:label "Installed State"^^xsd:string ; +ies:InstalledState + a rdfs:Class ; dcterms:identifier "{6B36C428-3A86-493e-9B3B-6D394C567577}" ; - rdfs:comment """A temporal state of an Entity when it fulfils a ReplaceablePart. -""" ; + rdfs:comment "A temporal state of an Entity when it fulfils a ReplaceablePart.\n" ; + rdfs:label "Installed State"@en-GB ; rdfs:subClassOf ies:State . -ies:InstanceOfSoftware a rdfs:Class ; - rdfs:label "Instance Of Software"^^xsd:string ; +ies:InstanceOfSoftware + a rdfs:Class ; dcterms:identifier "{297F9CC1-2ACF-4da0-92D9-0AA9E808CAD8}" ; rdfs:comment "An Asset that is an installed instance of a set of programmatic instructions that control or affect the behaviour of an Asset (usually a Device). " ; + rdfs:label "Instance Of Software"@en-GB ; rdfs:subClassOf ies:Asset . -ies:IntelligenceAgency a rdfs:Class ; - rdfs:label "Intelligence Agency"^^xsd:string ; +ies:IntelligenceAgency + a rdfs:Class ; dcterms:identifier "{F87E3B6F-5872-47eb-89F8-6642DD7C8237}" ; rdfs:comment "A GovernmentOrganisation that collects, analyses or disseminates intelligence" ; + rdfs:label "Intelligence Agency"@en-GB ; rdfs:subClassOf ies:GovernmentOrganisation . -ies:IntelligenceOperation a rdfs:Class ; - rdfs:label "Intelligence Operation"^^xsd:string ; +ies:IntelligenceOperation + a rdfs:Class ; dcterms:identifier "{A0A9CD13-A4B4-415b-9187-64C9B72E2F4E}" ; rdfs:comment "An OperationalEvent that involves the gathering, analysis or dissemination of intelligence" ; + rdfs:label "Intelligence Operation"@en-GB ; rdfs:subClassOf ies:OperationalEvent . -ies:InteractiveCommunication a rdfs:Class ; - rdfs:label "Interactive Communication"^^xsd:string ; +ies:InteractiveCommunication + a rdfs:Class ; dcterms:identifier "{6D5E11EE-C61A-4e38-913F-BBAF2A34A288}" ; rdfs:comment "A Communication that occurs synchronously - e.g. a video or voice call" ; + rdfs:label "Interactive Communication"@en-GB ; rdfs:subClassOf ies:Communication . -ies:Interested a rdfs:Class ; - rdfs:label "Interested"^^xsd:string ; +ies:Interested + a rdfs:Class ; dcterms:identifier "{B1D011F9-9585-49eb-97C4-86E82D6F0BCF}" ; rdfs:comment "A ResponsibleActorState where the Actor is interested in something" ; + rdfs:label "Interested"@en-GB ; rdfs:subClassOf ies:ResponsibleActorState . -ies:InternationalCoalition a rdfs:Class ; - rdfs:label "International Coalition"^^xsd:string ; +ies:InternationalCoalition + a rdfs:Class ; dcterms:identifier "{AE70547D-8E7E-474e-B7FD-F0A81F470157}" ; rdfs:comment "An Organisation formed of Nations who have agreed to pursue a particular course (e.g. a war)" ; + rdfs:label "International Coalition"@en-GB ; rdfs:subClassOf ies:Organisation . -ies:Investigation a rdfs:Class ; - rdfs:label "Investigation"^^xsd:string ; +ies:Investigation + a rdfs:Class ; dcterms:identifier "{2912E599-436D-4b79-B94F-02FA2319F201}" ; rdfs:comment "An IntelligenceOperation that researches a particular threat, or theme. " ; - rdfs:subClassOf ies:EndToEndActivity, + rdfs:label "Investigation"@en-GB ; + rdfs:subClassOf + ies:EndToEndActivity , ies:OperationalEvent . -ies:Investigator a rdfs:Class ; - rdfs:label "Investigator"^^xsd:string ; +ies:Investigator + a rdfs:Class ; dcterms:identifier "{3525F314-87ED-43c8-9A84-68EDCD203B30}" ; rdfs:comment "An Operator role where a Person is an investigator" ; + rdfs:label "Investigator"@en-GB ; rdfs:subClassOf ies:Operator . -ies:JointAccount a rdfs:Class ; - rdfs:label "Joint Account"^^xsd:string ; +ies:JointAccount + a rdfs:Class ; dcterms:identifier "{AD17E3D9-CAB2-4a60-99C9-109F4496F92F}" ; rdfs:comment "A FinancialAccount held by more than one person" ; + rdfs:label "Joint Account"@en-GB ; rdfs:subClassOf ies:FinancialAccount . -ies:Journey a rdfs:Class ; - rdfs:label "Journey"^^xsd:string ; +ies:Journey + a rdfs:Class ; dcterms:identifier "{8B571665-0AA1-40be-A7A0-A35BE86B7192}" ; - rdfs:comment """A Movement which is made up of two or more TravelLegs - -Note: this may include a number of legs to the journey (i.e. instances of TravelLeg that are part of the Journey)""" ; + rdfs:comment "A Movement which is made up of two or more TravelLegs\n\nNote: this may include a number of legs to the journey (i.e. instances of TravelLeg that are part of the Journey)" ; + rdfs:label "Journey"@en-GB ; rdfs:subClassOf ies:Movement . -ies:JsonData a rdfs:Class ; - rdfs:label "Json Data"^^xsd:string ; +ies:JsonData + a rdfs:Class ; dcterms:identifier "{6A9A065C-A31A-42be-B7E2-275F076DCA9D}" ; rdfs:comment "An EncodedData which is in JSON format" ; + rdfs:label "Json Data"@en-GB ; rdfs:subClassOf ies:EncodedData . -ies:LandlineHandset a rdfs:Class ; - rdfs:label "Landline Handset"^^xsd:string ; +ies:LandlineHandset + a rdfs:Class ; dcterms:identifier "{57C9F8DF-AFE6-4374-9403-ACACAC26FCE4}" ; rdfs:comment "A CommunicationsDevice that connects using fixed line telecommunications" ; + rdfs:label "Landline Handset"@en-GB ; rdfs:subClassOf ies:CommunicationsDevice . -ies:LandlineTelephoneAccount a rdfs:Class ; - rdfs:label "Landline Telephone Account"^^xsd:string ; +ies:LandlineTelephoneAccount + a rdfs:Class ; dcterms:identifier "{D7F83A2D-6428-4211-964D-E1E8A8089083}" ; rdfs:comment "A TelephoneAccount where the telephones in use connect using a wired network and operate only in a specific location" ; + rdfs:label "Landline Telephone Account"@en-GB ; rdfs:subClassOf ies:TelephoneAccount . -ies:Language a rdfs:Class ; - rdfs:label "Language"^^xsd:string ; +ies:Language + a rdfs:Class ; dcterms:identifier "{82652FF5-258F-459c-BC7F-6DAC65E1ECA1}" ; rdfs:comment "A ClassOfRepresentation that is a spoken or written form of human communication" ; + rdfs:label "Language"@en-GB ; rdfs:subClassOf ies:ClassOfRepresentation . -ies:LanguageProficiency a rdfs:Class ; - rdfs:label "Language Proficiency"^^xsd:string ; +ies:LanguageProficiency + a rdfs:Class ; dcterms:identifier "{EB73AB32-8232-4b58-8271-640DDDDCC7DE}" ; - rdfs:comment """A ClassOfPersonState indicating the proficiency a person has in a particular language at that state in their life. - -""" ; + rdfs:comment "A ClassOfPersonState indicating the proficiency a person has in a particular language at that state in their life.\n\n" ; + rdfs:label "Language Proficiency"@en-GB ; rdfs:subClassOf ies:ClassOfPersonState . -ies:Latitude a rdfs:Class ; - rdfs:label "Latitude"^^xsd:string ; +ies:Latitude + a rdfs:Class ; dcterms:identifier "{BD14EF81-DDBC-4bdf-BC40-E5FAE937ADA6}" ; rdfs:comment "A GeoIdentity that is a decimal representation of an angle of latitude of a PointOnEarthSurface (WGS84)" ; + rdfs:label "Latitude"@en-GB ; rdfs:subClassOf ies:GeoIdentity . -ies:LawEnforcement a rdfs:Class ; - rdfs:label "Law Enforcement"^^xsd:string ; +ies:LawEnforcement + a rdfs:Class ; dcterms:identifier "{3876B81C-E316-4e11-A6C4-8024E52F769B}" ; rdfs:comment "An Event that involves the application of criminal law" ; + rdfs:label "Law Enforcement"@en-GB ; rdfs:subClassOf ies:Event . -ies:LawEnforcementOrganisation a rdfs:Class ; - rdfs:label "Law Enforcement Organisation"^^xsd:string ; +ies:LawEnforcementOrganisation + a rdfs:Class ; dcterms:identifier "{15806699-2F00-4891-B2A0-8A211CEDFC10}" ; - rdfs:comment """A GovernmentOrganisation that investigates crimes and brings the perpetrators to justice. -Wikipedia definition: Law enforcement is any system by which some members of society act in an organized manner to enforce the law by discovering, deterring, rehabilitating, or punishing people who violate the rules and norms governing that society.""" ; + rdfs:comment "A GovernmentOrganisation that investigates crimes and brings the perpetrators to justice.\nWikipedia definition: Law enforcement is any system by which some members of society act in an organized manner to enforce the law by discovering, deterring, rehabilitating, or punishing people who violate the rules and norms governing that society." ; + rdfs:label "Law Enforcement Organisation"@en-GB ; rdfs:subClassOf ies:GovernmentOrganisation . -ies:LeadInvestigator a rdfs:Class ; - rdfs:label "Lead Investigator"^^xsd:string ; +ies:LeadInvestigator + a rdfs:Class ; dcterms:identifier "{E1AF7AFE-FA2F-40f7-88A3-CA6988BC2E0D}" ; rdfs:comment "An Investigator who is charge of an Investigation" ; + rdfs:label "Lead Investigator"@en-GB ; rdfs:subClassOf ies:Investigator . -ies:Length a rdfs:Class ; - rdfs:label "Length"^^xsd:string ; +ies:Length + a rdfs:Class ; dcterms:identifier "{5C21DE93-329F-4209-87FF-19610CB0D367}" ; rdfs:comment "The Measure of distance as specified by the International System of Quantities" ; + rdfs:label "Length"@en-GB ; rdfs:subClassOf ies:StandardMeasure . -ies:LifecycleEvent a rdfs:Class ; - rdfs:label "Lifecycle Event"^^xsd:string ; +ies:LifecycleEvent + a rdfs:Class ; dcterms:identifier "{FA07AB7A-0EE8-4258-BE8B-260F9A1192A7}" ; rdfs:comment "An Event that brings about change to its environment or another Element - e.g. creation, destruction or modification" ; + rdfs:label "Lifecycle Event"@en-GB ; rdfs:subClassOf ies:Event . -ies:Likes a rdfs:Class ; - rdfs:label "Likes"^^xsd:string ; +ies:Likes + a rdfs:Class ; dcterms:identifier "{B292748F-D41E-4c3b-9335-04D4B06A1F34}" ; rdfs:comment "An Interested State where a ResponsibleActor likes something" ; + rdfs:label "Likes"@en-GB ; rdfs:subClassOf ies:Interested . -ies:LineOfAddress a rdfs:Class ; - rdfs:label "Line Of Address"^^xsd:string ; +ies:LineOfAddress + a rdfs:Class ; dcterms:identifier "{E0D8895D-2230-4c80-8B06-351581C53436}" ; rdfs:comment "A line in an Address. There may be any number of these." ; + rdfs:label "Line Of Address"@en-GB ; rdfs:subClassOf ies:GeoIdentity . -ies:LiveCast a rdfs:Class ; - rdfs:label "Live Cast"^^xsd:string ; - dcterms:identifier "{ECC6E85E-CB08-464d-81A4-BA3ECDCB784C}" ; - rdfs:comment """An OnlineArtefact that is video or audio streamed online in real time. +ies:Link + a rdfs:Class ; + dcterms:identifier "{440DA92B-A183-4CD4-9912-0E02EF15FF64}" ; + rdfs:comment "An Element that is, or enables, a Flow between the ends of the link.\n\nNote 1: A Link can be bi-directional, or uni-directional with a start end and a finish end.\n\nNote 2: The ends of a Link can change during its life." ; + rdfs:label "Link" ; + rdfs:subClassOf ies:Element . -Note: the begin and end dates for a LiveCast instance mark its life online rather than the duration of the actual recording. The recording itself should be tracked using an OnlineContentCreation Event.""" ; +ies:LiveCast + a rdfs:Class ; + dcterms:identifier "{ECC6E85E-CB08-464d-81A4-BA3ECDCB784C}" ; + rdfs:comment "An OnlineArtefact that is video or audio streamed online in real time.\n\nNote: the begin and end dates for a LiveCast instance mark its life online rather than the duration of the actual recording. The recording itself should be tracked using an OnlineContentCreation Event." ; + rdfs:label "Live Cast"@en-GB ; rdfs:subClassOf ies:OnlineArtefact . -ies:Location a rdfs:Class ; - rdfs:label "Location"^^xsd:string ; +ies:Location + a rdfs:Class ; dcterms:identifier "{E1A494ED-D493-44ab-8BF9-ABC6889D4D9A}" ; rdfs:comment "An Entity that is a geographic place which specifies a point or an area on the Earth's surface or elsewhere." ; - skos:scopeNote """ - IES currently uses the ies:inLocation (a specialism of ies:partOf) to relate instances of ies:Element to instances of ies:Location, - with instances of ies:Location being places (at some time, ies being 4D). All instances of ies:Location can therefore be seen as - instances of geo:Feature, ie ies:Location is a subclass of geo:Feature. This approach permits all current uses of ies:Location (ie is - a non-breaking addition to the model) whilst also allowing all instances of ies:Location to be treated as geo:Feature as well. - - Other IES classes may also map to geo:Feature (all things in IES having a spatial component, being 4D in nature), but in this - alignment, this is not explored further. This alignment is sufficient to replicate the current IES approach to geoinformation using - GeoSPARQL constructs; IES Elements are consider to have Locations, Locations can now be described using GeoSPARQL constructs. - """ ; - skos:example """ - A bounding box of 500m around Stonehenge - """ ; - skos:example """ - The boot of my car - """ ; - skos:example """ - London - """ ; - skos:example """ - The car park at Birmingham New Street station - """ ; - skos:example """ - The Cotswolds - """ ; - rdfs:subClassOf ies:Entity, - ies:LocationState , - geo:Feature . - -ies:LocationState a rdfs:Class ; - rdfs:label "Location State"^^xsd:string ; + rdfs:label "Location"@en-GB ; + rdfs:subClassOf + geo:Feature , + ies:Entity , + ies:LocationState ; + skos:example + "\n A bounding box of 500m around Stonehenge\n " , + "\n London\n " , + "\n The Cotswolds\n " , + "\n The boot of my car\n " , + "\n The car park at Birmingham New Street station\n " ; + skos:scopeNote "\n IES currently uses the ies:inLocation (a specialism of ies:partOf) to relate instances of ies:Element to instances of ies:Location,\n with instances of ies:Location being places (at some time, ies being 4D). All instances of ies:Location can therefore be seen as\n instances of geo:Feature, ie ies:Location is a subclass of geo:Feature. This approach permits all current uses of ies:Location (ie is\n a non-breaking addition to the model) whilst also allowing all instances of ies:Location to be treated as geo:Feature as well.\n\n Other IES classes may also map to geo:Feature (all things in IES having a spatial component, being 4D in nature), but in this\n alignment, this is not explored further. This alignment is sufficient to replicate the current IES approach to geoinformation using\n GeoSPARQL constructs; IES Elements are consider to have Locations, Locations can now be described using GeoSPARQL constructs.\n " . + +ies:LocationState + a rdfs:Class ; dcterms:identifier "{7CAFACD0-94F9-400e-B20E-E4ECE31943E5}" ; rdfs:comment "A temporal state of a Location" ; + rdfs:label "Location State"@en-GB ; rdfs:subClassOf ies:State . -ies:Logoff a rdfs:Class ; - rdfs:label "Logoff"^^xsd:string ; +ies:Logoff + a rdfs:Class ; dcterms:identifier "{8010625F-BA25-457a-93CF-7EC1E99261D7}" ; rdfs:comment "A OnlineEvent where an OnlineAccount logs out of an OnlineService" ; + rdfs:label "Logoff"@en-GB ; rdfs:subClassOf ies:OnlineEvent . -ies:Logon a rdfs:Class ; - rdfs:label "Logon"^^xsd:string ; +ies:Logon + a rdfs:Class ; dcterms:identifier "{43CDB7F8-E77E-4eba-A92E-C6A74AF954CA}" ; rdfs:comment "A OnlineEvent where an OnlineAccount logs onto an OnlineService" ; + rdfs:label "Logon"@en-GB ; rdfs:subClassOf ies:OnlineEvent . -ies:Longitude a rdfs:Class ; - rdfs:label "Longitude"^^xsd:string ; +ies:Longitude + a rdfs:Class ; dcterms:identifier "{B2C5522F-EA60-455a-B00F-9CC87A76E5B0}" ; rdfs:comment "The GeoIdentity that is a decimal representation of an angle of longitude of a PointOnEarthSurface (WGS84)" ; + rdfs:label "Longitude"@en-GB ; rdfs:subClassOf ies:GeoIdentity . -ies:Loves a rdfs:Class ; - rdfs:label "Loves"^^xsd:string ; +ies:Loves + a rdfs:Class ; dcterms:identifier "{E543978A-06D0-4c79-BCCD-A62DE9294A85}" ; rdfs:comment "A interestedIn relationship where a Person loves another Person" ; + rdfs:label "Loves"@en-GB ; rdfs:subClassOf ies:Interested . -ies:LuminousIntensity a rdfs:Class ; - rdfs:label "Luminous Intensity"^^xsd:string ; +ies:LuminousIntensity + a rdfs:Class ; dcterms:identifier "{8431C546-B6F9-406f-9ECD-383FE985D115}" ; rdfs:comment "The Measure of radiated light" ; + rdfs:label "Luminous Intensity"@en-GB ; rdfs:subClassOf ies:StandardMeasure . -ies:MACAddress a rdfs:Class ; - rdfs:label "MACAddress"^^xsd:string ; +ies:MACAddress + a rdfs:Class ; dcterms:identifier "{DE1EDE92-142C-4c05-AD61-BE58822B2E17}" ; - rdfs:comment """A CommunicationsIdentifier that is used to identify network interface controllers - -Various forms of the MAC address can be used: -(a) six groups of two hexadecimal digits, separated by hyphens (-) or colons (:), in transmission order -(b) three groups of four hexadecimal digits separated by dots (.) again in transmission order. -2. The make & model of the network interface is encoded within the MAC address.""" ; + rdfs:comment "A CommunicationsIdentifier that is used to identify network interface controllers\n\nVarious forms of the MAC address can be used:\n(a) six groups of two hexadecimal digits, separated by hyphens (-) or colons (:), in transmission order\n(b) three groups of four hexadecimal digits separated by dots (.) again in transmission order.\n2. The make & model of the network interface is encoded within the MAC address." ; + rdfs:label "MACAddress"@en-GB ; rdfs:subClassOf ies:CommunicationsIdentifier . -ies:MaliciousAccountUse a rdfs:Class ; - rdfs:label "Malicious Account Use"^^xsd:string ; +ies:MaliciousAccountUse + a rdfs:Class ; dcterms:identifier "{F0C08ADE-7EE5-4392-9877-5FD8FB4076E9}" ; rdfs:comment "An OnlineAccountInUse where the account is used to conduct a CriminalActivity online" ; + rdfs:label "Malicious Account Use"@en-GB ; rdfs:subClassOf ies:OnlineAccountInUse . -ies:MapGridArea a rdfs:Class ; - rdfs:label "Map Grid Area"^^xsd:string ; +ies:MapGridArea + a rdfs:Class ; dcterms:identifier "{18A66904-823F-471d-A465-65ECD2D69867}" ; - rdfs:comment """A Location whose area is specified by a grid on a map. - -Note this is the actual area, not the map grid. """ ; + rdfs:comment "A Location whose area is specified by a grid on a map.\n\nNote this is the actual area, not the map grid. " ; + rdfs:label "Map Grid Area"@en-GB ; rdfs:subClassOf ies:Location . -ies:Marriage a rdfs:Class ; - rdfs:label "Marriage"^^xsd:string ; +ies:Marriage + a rdfs:Class ; dcterms:identifier "{9DFEDF24-1203-4341-B282-BD37C1B9CDF5}" ; - rdfs:comment """An EndToEndActivity covering the entire extent of a two people's marriage (from the ceremony to either divorce or death) - -Note: As IES4 & 5 does not increase the scope of IES3, Marriage also includes common-law partners and civil partnerships""" ; + rdfs:comment "An EndToEndActivity covering the entire extent of a two people's marriage (from the ceremony to either divorce or death)\n\nNote: As IES4 & 5 does not increase the scope of IES3, Marriage also includes common-law partners and civil partnerships" ; + rdfs:label "Marriage"@en-GB ; rdfs:subClassOf ies:EndToEndActivity . -ies:Married a rdfs:Class ; - rdfs:label "Married"^^xsd:string ; +ies:Married + a rdfs:Class ; dcterms:identifier "{D03A0D8B-79F5-4901-97BC-2767FD46CD5F}" ; rdfs:comment "A State when a Person is married to another person" ; - rdfs:subClassOf ies:EventParticipant, + rdfs:label "Married"@en-GB ; + rdfs:subClassOf + ies:EventParticipant , ies:PersonState . -ies:Mass a rdfs:Class ; - rdfs:label "Mass"^^xsd:string ; +ies:Mass + a rdfs:Class ; dcterms:identifier "{AE8FC416-9650-472d-99C6-F0A46B7359EB}" ; rdfs:comment "The Measure of an Entity's resistance to acceleration as specified by the International System of Quantities" ; + rdfs:label "Mass"@en-GB ; rdfs:subClassOf ies:StandardMeasure . -ies:Measure a rdfs:Class ; - rdfs:label "Measure"^^xsd:string ; +ies:Measure + a rdfs:Class ; dcterms:identifier "{6CF79FCE-E2C9-4e8b-848C-39BD8616F77D}" ; rdfs:comment "An Characteristic which is measurable on a scale" ; + rdfs:label "Measure"@en-GB ; rdfs:subClassOf ies:Characteristic . -ies:MeasureRange a rdfs:Class ; - rdfs:label "Measure Range"^^xsd:string ; +ies:MeasureRange + a rdfs:Class ; dcterms:identifier "{CCBBF963-EB27-40d5-BE9F-47CDF4D352F8}" ; rdfs:comment "A Measure specified by upper and lower bound Measures" ; + rdfs:label "Measure Range"@en-GB ; rdfs:subClassOf ies:Measure . -ies:MeasureValue a rdfs:Class ; - rdfs:label "Measure Value"^^xsd:string ; +ies:MeasureValue + a rdfs:Class ; dcterms:identifier "{3693B7DE-DCE7-4bf9-BC2A-A8914DA4A11E}" ; - rdfs:comment """A Representation of the value of a Measure - - -Note: A UnitOfMeasure is almost always required. The reason it is not mandatory is that in some cases (due to partial reporting) we do not have complete information - e.g. we know the value was stated to be 10 but we don't know if that's metres or feet""" ; ies:powertype ies:ClassOfMeasureValue ; + rdfs:comment "A Representation of the value of a Measure\n\n\nNote: A UnitOfMeasure is almost always required. The reason it is not mandatory is that in some cases (due to partial reporting) we do not have complete information - e.g. we know the value was stated to be 10 but we don't know if that's metres or feet" ; + rdfs:label "Measure Value"@en-GB ; rdfs:subClassOf ies:Representation . -ies:MediaFile a rdfs:Class ; - rdfs:label "Media File"^^xsd:string ; +ies:MediaFile + a rdfs:Class ; dcterms:identifier "{CE2E2EB2-17F7-4054-9107-E8DC275B0B11}" ; rdfs:comment "A DataObject that is a stand-alone file - e.g. a video, image or sound recording" ; + rdfs:label "Media File"@en-GB ; rdfs:subClassOf ies:DataObject . -ies:Meeting a rdfs:Class ; - rdfs:label "Meeting"^^xsd:string ; +ies:Meeting + a rdfs:Class ; dcterms:identifier "{6445E51F-3DDF-4dcf-ABDF-3ED123D53188}" ; rdfs:comment "A CoLocation where the attendees (Presence) communicate with each other" ; + rdfs:label "Meeting"@en-GB ; rdfs:subClassOf ies:CoLocation . -ies:MeetingChair a rdfs:Class ; - rdfs:label "Meeting Chair"^^xsd:string ; +ies:MeetingChair + a rdfs:Class ; dcterms:identifier "{B499C172-310D-4c5f-BA92-93B1C7874EEB}" ; rdfs:comment "An Attendance where the Person involved is the chair of a Meeting" ; + rdfs:label "Meeting Chair"@en-GB ; rdfs:subClassOf ies:Attendance . -ies:Message a rdfs:Class ; - rdfs:label "Message"^^xsd:string ; +ies:Message + a rdfs:Class ; dcterms:identifier "{70AEDFC7-2B17-43d8-BF49-B5ACF8812317}" ; rdfs:comment "A Communication where a message is sent." ; + rdfs:label "Message"@en-GB ; rdfs:subClassOf ies:Communication . -ies:MilitaryAttack a rdfs:Class ; - rdfs:label "Military Attack"^^xsd:string ; +ies:MilitaryAttack + a rdfs:Class ; dcterms:identifier "{8787BE51-8FE0-4d76-97B4-608311434F5B}" ; - rdfs:comment """A MilitaryEvent where force is used - -Note: was called "Attack" in v3.x - now called "MilitaryAttack" to distinguish from domestic attacks, terrorist attacks, hacking attacks, etc.""" ; + rdfs:comment "A MilitaryEvent where force is used\n\nNote: was called \"Attack\" in v3.x - now called \"MilitaryAttack\" to distinguish from domestic attacks, terrorist attacks, hacking attacks, etc." ; + rdfs:label "Military Attack"@en-GB ; rdfs:subClassOf ies:MilitaryEvent . -ies:MilitaryEvent a rdfs:Class ; - rdfs:label "Military Event"^^xsd:string ; +ies:MilitaryEvent + a rdfs:Class ; dcterms:identifier "{8EA1764B-26BE-4a72-ADEF-385C4CD657C3}" ; rdfs:comment "An OperationalEvent that involves military staff" ; + rdfs:label "Military Event"@en-GB ; rdfs:subClassOf ies:OperationalEvent . -ies:MilitaryOrganisation a rdfs:Class ; - rdfs:label "Military Organisation"^^xsd:string ; +ies:MilitaryOrganisation + a rdfs:Class ; dcterms:identifier "{492AB59A-342E-4d74-B85B-E6CA95BBC3B2}" ; rdfs:comment "A GovernmentOrganisation that conducts warfighting, peacekeeping and emergency civil support functions" ; + rdfs:label "Military Organisation"@en-GB ; rdfs:subClassOf ies:GovernmentOrganisation . -ies:MobileHandset a rdfs:Class ; - rdfs:label "Mobile Handset"^^xsd:string ; +ies:MobileHandset + a rdfs:Class ; dcterms:identifier "{3BF8FC71-64BD-4fb5-BEFD-D7FCB936FA12}" ; rdfs:comment "A CommunicationsDevice that is a portable telephone using cellular networks" ; + rdfs:label "Mobile Handset"@en-GB ; rdfs:subClassOf ies:CommunicationsDevice . -ies:MobileTelephoneAccount a rdfs:Class ; - rdfs:label "Mobile Telephone Account"^^xsd:string ; +ies:MobileTelephoneAccount + a rdfs:Class ; dcterms:identifier "{9F5EDA24-5991-48e7-9303-C86E25A196CF}" ; rdfs:comment "A TelephoneAccount where the telephones in use connects using a cellular network" ; + rdfs:label "Mobile Telephone Account"@en-GB ; rdfs:subClassOf ies:TelephoneAccount . -ies:Modifier a rdfs:Class ; - rdfs:label "Modifier"^^xsd:string ; +ies:Modifier + a rdfs:Class ; dcterms:identifier "{21A341AE-9A38-4f45-BCB5-B29B02DC1B90}" ; rdfs:comment "An EventParticipant where a ResponsibleActor participates in a Modify event as a modifier" ; + rdfs:label "Modifier"@en-GB ; rdfs:subClassOf ies:ActiveEventParticipant . -ies:Modify a rdfs:Class ; - rdfs:label "Modify"^^xsd:string ; +ies:Modify + a rdfs:Class ; dcterms:identifier "{3EF09CE4-79B0-42be-9AA1-12B97611BF2B}" ; rdfs:comment "A LifecycleEvent where something is changed" ; + rdfs:label "Modify"@en-GB ; rdfs:subClassOf ies:LifecycleEvent . -ies:MoneyTransfer a rdfs:Class ; - rdfs:label "Money Transfer"^^xsd:string ; +ies:MoneyTransfer + a rdfs:Class ; dcterms:identifier "{D94ED70F-8CCA-4c6e-8AE5-65450BBA62D7}" ; - rdfs:comment """A BusinessEvent where an AmountOfMoney is moved from one FinancialAccount to another. - -Usually a Money Transfer event will involve two accounts but we might not know both, or it might be a cash transfer – in which case only one of the participants might be specified.""" ; - rdfs:subClassOf ies:BusinessEvent, + rdfs:comment "A BusinessEvent where an AmountOfMoney is moved from one FinancialAccount to another.\n\nUsually a Money Transfer event will involve two accounts but we might not know both, or it might be a cash transfer – in which case only one of the participants might be specified." ; + rdfs:label "Money Transfer"@en-GB ; + rdfs:subClassOf + ies:BusinessEvent , ies:TradeEvent . -ies:Movement a rdfs:Class ; - rdfs:label "Movement"^^xsd:string ; +ies:Movement + a rdfs:Class ; dcterms:identifier "{95B5ACC4-956A-4b29-AB9E-BDCD12EF319F}" ; rdfs:comment "An Event where an Entity moves from one place to another." ; + rdfs:label "Movement"@en-GB ; rdfs:subClassOf ies:Event . -ies:Moving a rdfs:Class ; - rdfs:label "Moving"^^xsd:string ; +ies:Moving + a rdfs:Class ; dcterms:identifier "{D06C3801-F91C-436d-9D7F-DFDE29B48E5C}" ; rdfs:comment "An EventParticipant in which an Entity moves from one Location to another" ; + rdfs:label "Moving"@en-GB ; rdfs:subClassOf ies:EventParticipant . -ies:Name a rdfs:Class ; - rdfs:label "Name"^^xsd:string ; +ies:Name + a rdfs:Class ; dcterms:identifier "{7D7CC966-56EB-4220-A650-A993E598F2E2}" ; - rdfs:comment """A Representation that is used to refer to something, usually in context of a NamingScheme - -Examples: - -GBR - the ISO Trigram for the United Kingdom -GB - the FIPS two-letter code for the United Kingdom -"Michael Caine" - stage name for Maurice Micklewhite""" ; + rdfs:comment "A Representation that is used to refer to something, usually in context of a NamingScheme\n\nExamples:\n\nGBR - the ISO Trigram for the United Kingdom\nGB - the FIPS two-letter code for the United Kingdom\n\"Michael Caine\" - stage name for Maurice Micklewhite" ; + rdfs:label "Name"@en-GB ; rdfs:subClassOf ies:Representation . -ies:NamingScheme a rdfs:Class ; - rdfs:label "Naming Scheme"^^xsd:string ; +ies:NamingScheme + a rdfs:Class ; dcterms:identifier "{222534A5-25C8-4ecd-BE55-27DA1534D402}" ; rdfs:comment "An ClassOfClassOfEntity whose instances collect together all Names that belong to a particular scheme - i.e. an organisational identity scheme, a systems primary key format, etc." ; + rdfs:label "Naming Scheme"@en-GB ; rdfs:subClassOf ies:ClassOfClassOfEntity . -ies:Nation a rdfs:Class ; - rdfs:label "Nation"^^xsd:string ; +ies:Nation + a rdfs:Class ; dcterms:identifier "{6AE6F8A5-F427-4ea6-BABD-5720F07430F5}" ; - rdfs:comment """The people of a Country (or group of Countries recognised as a Nation). - -Note: this is distinct to a Country which is the land mass under control by the Nation, though ISO Country codes are regularly used to also identify Nations. """ ; + rdfs:comment "The people of a Country (or group of Countries recognised as a Nation).\n\nNote: this is distinct to a Country which is the land mass under control by the Nation, though ISO Country codes are regularly used to also identify Nations. " ; + rdfs:label "Nation"@en-GB ; rdfs:subClassOf ies:RegionalConstituency . -ies:NationalIdentityCard a rdfs:Class ; - rdfs:label "National Identity Card"^^xsd:string ; +ies:NationalIdentityCard + a rdfs:Class ; dcterms:identifier "{843EDE77-78C4-4a09-9866-DBCC726AD5E6}" ; rdfs:comment "An IdentityDocument issued by a Government to identify a Person" ; + rdfs:label "National Identity Card"@en-GB ; rdfs:subClassOf ies:IdentityDocument . -ies:NationalIdentityNumber a rdfs:Class ; - rdfs:label "National Identity Number"^^xsd:string ; +ies:NationalIdentityNumber + a rdfs:Class ; dcterms:identifier "{F2CF8705-DA4A-4131-AB60-CF1AC33BED95}" ; rdfs:comment "An Identifier of a Person that is specified by a GovernmentOrganisation " ; + rdfs:label "National Identity Number"@en-GB ; rdfs:subClassOf ies:Identifier . -ies:Negotiation a rdfs:Class ; - rdfs:label "Negotiation"^^xsd:string ; +ies:Negotiation + a rdfs:Class ; dcterms:identifier "{FB2EA8AE-164A-4642-82E3-D2622DC6FCCB}" ; rdfs:comment "An AgreementStage where parties are trying to find agreement" ; + rdfs:label "Negotiation"@en-GB ; rdfs:subClassOf ies:AgreementStage . -ies:Negotiator a rdfs:Class ; - rdfs:label "Negotiator"^^xsd:string ; +ies:Negotiator + a rdfs:Class ; dcterms:identifier "{D4B25AAF-F083-45ba-8188-25DE9D86013D}" ; rdfs:comment "An EventParticipant where a ResponsibleActor negotiates an agreement" ; + rdfs:label "Negotiator"@en-GB ; rdfs:subClassOf ies:ActiveEventParticipant . -ies:NetworkInterface a rdfs:Class ; - rdfs:label "Network Interface"^^xsd:string ; - dcterms:identifier "{C544CCAC-91C5-4e82-B5D9-7A1B8D48E771}" ; - rdfs:comment """An Device (usually part of another Device) that provides wired or wireless access to a network. +ies:Network + a rdfs:Class ; + dcterms:identifier "{9144A435-2CF4-4E0D-9089-FFAE1BD219C7}" ; + rdfs:comment "An Element that consists of Links and Nodes.\n\nNote 1: A Network can consists of roads, railways, pipelines, Flows of energy or matter, or transport services conveying people or goods.\n\nNote 2: A Network can change over time as Links or Nodes are added or removed." ; + rdfs:label "Network" ; + rdfs:subClassOf ies:Element . -Network interfaces can often be removable. To model this, create DeviceStates of the NetworkInterface and make them part of the Device which hosts the interface for that period of time. """ ; - rdfs:subClassOf ies:Device, +ies:NetworkInterface + a rdfs:Class ; + dcterms:identifier "{C544CCAC-91C5-4e82-B5D9-7A1B8D48E771}" ; + rdfs:comment "An Device (usually part of another Device) that provides wired or wireless access to a network.\n\nNetwork interfaces can often be removable. To model this, create DeviceStates of the NetworkInterface and make them part of the Device which hosts the interface for that period of time. " ; + rdfs:label "Network Interface"@en-GB ; + rdfs:subClassOf + ies:Device , ies:SystemState . -ies:Nickname a rdfs:Class ; - rdfs:label "Nickname"^^xsd:string ; +ies:Nickname + a rdfs:Class ; dcterms:identifier "{BA4B97EE-58E2-4796-949C-F62EAAAE56C9}" ; - rdfs:comment """A PersonName that is an unofficial or casual name - -Note: -An nickname will often be applied to a State of the Person, as these tend to be non-permanent names""" ; + rdfs:comment "A PersonName that is an unofficial or casual name\n\nNote:\nAn nickname will often be applied to a State of the Person, as these tend to be non-permanent names" ; + rdfs:label "Nickname"@en-GB ; rdfs:subClassOf ies:PersonName . -ies:NonDisclosureAgreement a rdfs:Class ; - rdfs:label "Non Disclosure Agreement"^^xsd:string ; +ies:Node + a rdfs:Class ; + dcterms:identifier "{2EEED67B-723D-480D-A610-DFCBB081CEDE}" ; + rdfs:comment "A Node is what exists at the end of one or more Links.\n\nNote 1: A Node is all or part of the Connector at the end of a Link, and can be a Connection.\n\nNote 2: A Node can be at the end of different Links during its life." ; + rdfs:label "Node" ; + rdfs:subClassOf ies:Element . + +ies:NonDisclosureAgreement + a rdfs:Class ; dcterms:identifier "{672C510D-8836-4a41-8921-C732DF430278}" ; rdfs:comment "An EndToEndAgreement where parties agree not to disclose certain information" ; + rdfs:label "Non Disclosure Agreement"@en-GB ; rdfs:subClassOf ies:EndToEndAgreement . -ies:Northing a rdfs:Class ; - rdfs:label "Northing"^^xsd:string ; +ies:Northing + a rdfs:Class ; dcterms:identifier "{09649FE9-DDD7-4493-B9EC-7A716B0FC616}" ; rdfs:comment "The GeoIdentity that is a representation of the northward component of cartesian point on a map - i.e. on a 2D projection of the globe such as a mercator projection." ; + rdfs:label "Northing"@en-GB ; rdfs:subClassOf ies:GeoIdentity . -ies:NotForProfitOrganisation a rdfs:Class ; - rdfs:label "Not For Profit Organisation"^^xsd:string ; +ies:NotForProfitOrganisation + a rdfs:Class ; dcterms:identifier "{C2B4A066-E4A7-4cf5-BD1F-8381364F5D30}" ; rdfs:comment "An Organisation where all income is reinvested, or distributed - i.e. no profit is made." ; + rdfs:label "Not For Profit Organisation"@en-GB ; rdfs:subClassOf ies:Organisation . -ies:Notify a rdfs:Class ; - rdfs:label "Notify"^^xsd:string ; +ies:Notify + a rdfs:Class ; dcterms:identifier "{15EF63E0-1223-4874-A2D4-43F75ACF5315}" ; rdfs:comment "An OnlineContentEvent where a notification is raised - i.e. an application-generated event (not a user-generated event)" ; + rdfs:label "Notify"@en-GB ; rdfs:subClassOf ies:OnlineContentEvent . -ies:OSGridReference a rdfs:Class ; - rdfs:label "OSGrid Reference"^^xsd:string ; +ies:OSGridReference + a rdfs:Class ; dcterms:identifier "{697EAA12-8FD3-49e0-A4A2-A045B4570550}" ; rdfs:comment "A GeoIdentity that is an Ordnance Survey Grid Reference - i.e. pertaining to Great Britain." ; + rdfs:label "OSGrid Reference"@en-GB ; rdfs:subClassOf ies:GeoIdentity . -ies:ObjectName a rdfs:Class ; - rdfs:label "Object Name"^^xsd:string ; +ies:ObjectName + a rdfs:Class ; dcterms:identifier "{9A372833-B327-4cb0-9950-786A2FBF7CC3}" ; rdfs:comment "A Name given to a DataObject." ; + rdfs:label "Object Name"@en-GB ; rdfs:subClassOf ies:Name . -ies:Observation a rdfs:Class ; - rdfs:label "Observation"^^xsd:string ; +ies:Observation + a rdfs:Class ; dcterms:identifier "{8CA40CCF-A099-49fd-80CB-CA6DA733FAB4}" ; rdfs:comment "An Event where an Element (Event or Entity) is observed by an Entity (i.e. a Person or Device)" ; + rdfs:label "Observation"@en-GB ; rdfs:subClassOf ies:Event . -ies:Observed a rdfs:Class ; - rdfs:label "Observed"^^xsd:string ; +ies:Observed + a rdfs:Class ; dcterms:identifier "{CC05ABD0-7BAB-4484-8E8C-ED07C1AA3C93}" ; rdfs:comment "An EventParticipant where an Element is Observed" ; + rdfs:label "Observed"@en-GB ; rdfs:subClassOf ies:EventParticipant . -ies:Observer a rdfs:Class ; - rdfs:label "Observer"^^xsd:string ; +ies:Observer + a rdfs:Class ; dcterms:identifier "{C58A1AB4-19E2-48d0-B606-3BDFC5DD3860}" ; rdfs:comment "An EventParticipant where an Entity observes another Entity or Event" ; + rdfs:label "Observer"@en-GB ; rdfs:subClassOf ies:ActiveEventParticipant . -ies:ObserverStatus a rdfs:Class ; - rdfs:label "Observer Status"^^xsd:string ; +ies:ObserverStatus + a rdfs:Class ; dcterms:identifier "{FB2FDA67-B258-4b18-9E95-3B9DFAB8FB14}" ; rdfs:comment "When a Government has observer rights at a Summit" ; + rdfs:label "Observer Status"@en-GB ; rdfs:subClassOf ies:EventParticipant . -ies:OfferForSale a rdfs:Class ; - rdfs:label "Offer For Sale"^^xsd:string ; +ies:OfferForSale + a rdfs:Class ; dcterms:identifier "{1D589649-490D-4558-91D5-2D977B2B42DE}" ; rdfs:comment "A TradeEvent where one or more Entities of the same type (specified by an ClassOfEntity) are offered for sale or exchange" ; + rdfs:label "Offer For Sale"@en-GB ; rdfs:subClassOf ies:TradeEvent . -ies:OnJourney a rdfs:Class ; - rdfs:label "On Journey"^^xsd:string ; +ies:OnJourney + a rdfs:Class ; dcterms:identifier "{80AFD655-A969-46be-BE72-035C053C1C4F}" ; rdfs:comment "An EventParticipant in which an Entity is on a Journey (i.e. a multi-part journey)" ; + rdfs:label "On Journey"@en-GB ; rdfs:subClassOf ies:Moving . -ies:OnlineAccount a rdfs:Class ; - rdfs:label "Online Account"^^xsd:string ; +ies:OnlineAccount + a rdfs:Class ; dcterms:identifier "{E95170B9-2599-46dc-BEDC-012B08F09D43}" ; - rdfs:comment """An Account that enables a person, organisation or other entity to participate within a particular online domain. - -Note: was called "OnlineIdentifier" in previous versions of IES""" ; - rdfs:subClassOf ies:Account, + rdfs:comment "An Account that enables a person, organisation or other entity to participate within a particular online domain.\n\nNote: was called \"OnlineIdentifier\" in previous versions of IES" ; + rdfs:label "Online Account"@en-GB ; + rdfs:subClassOf + ies:Account , ies:OnlineAccountState . -ies:OnlineAccountInUse a rdfs:Class ; - rdfs:label "Online Account In Use"^^xsd:string ; +ies:OnlineAccountInUse + a rdfs:Class ; dcterms:identifier "{BCFD5BED-785D-4c5d-B004-2C8A5C7B40C3}" ; rdfs:comment "An EventParticipant where an OnlineAccount participates in an OnlineEvent" ; + rdfs:label "Online Account In Use"@en-GB ; rdfs:subClassOf ies:ActiveEventParticipant . -ies:OnlineAccountState a rdfs:Class ; - rdfs:label "Online Account State"^^xsd:string ; +ies:OnlineAccountState + a rdfs:Class ; dcterms:identifier "{4C0D1724-B820-4a87-AD36-08C0612CE21E}" ; rdfs:comment "A temporal state of an OnlineAccount" ; + rdfs:label "Online Account State"@en-GB ; rdfs:subClassOf ies:AccountState . -ies:OnlineArtefact a rdfs:Class ; - rdfs:label "Online Artefact"^^xsd:string ; +ies:OnlineArtefact + a rdfs:Class ; dcterms:identifier "{54500458-51CF-46b5-A5A3-14B1D5C7F755}" ; - rdfs:comment """A WebResource which is any kind of media presented online that is more granular than a webpage, and user-generated - e.g. a blog post, tweet, facebook post, etc. - -Note: when applying begin and end states (and periods of time) to OnlineArtefact, the times should correspond to the life of the content, not the duration of the posting activity.""" ; + rdfs:comment "A WebResource which is any kind of media presented online that is more granular than a webpage, and user-generated - e.g. a blog post, tweet, facebook post, etc.\n\nNote: when applying begin and end states (and periods of time) to OnlineArtefact, the times should correspond to the life of the content, not the duration of the posting activity." ; + rdfs:label "Online Artefact"@en-GB ; rdfs:subClassOf ies:WebResource . -ies:OnlineArtefactInEvent a rdfs:Class ; - rdfs:label "Online Artefact In Event"^^xsd:string ; +ies:OnlineArtefactInEvent + a rdfs:Class ; dcterms:identifier "{FE21E354-7770-4e6b-A7EA-E012F759E835}" ; rdfs:comment "An EventParticipant where an OnlineArtefact participates in an OnlineEvent" ; - rdfs:subClassOf ies:DeviceState, + rdfs:label "Online Artefact In Event"@en-GB ; + rdfs:subClassOf + ies:DeviceState , ies:EventParticipant . -ies:OnlineComment a rdfs:Class ; - rdfs:label "Online Comment"^^xsd:string ; +ies:OnlineComment + a rdfs:Class ; dcterms:identifier "{FF216817-5B58-4db5-88C5-20AE6A466265}" ; rdfs:comment "An OnlineArtefact that is a comment on an existing OnlineArtefact instance" ; + rdfs:label "Online Comment"@en-GB ; rdfs:subClassOf ies:OnlineArtefact . -ies:OnlineContentCreation a rdfs:Class ; - rdfs:label "Online Content Creation"^^xsd:string ; +ies:OnlineContentCreation + a rdfs:Class ; dcterms:identifier "{DB70D7EE-5076-4eb2-950B-63C71A3C8859}" ; - rdfs:comment """An OnlineContentEvent where a "post" is made. - -Examples: - -* Posting a blog -* Posting a comment -* Tweeting (other microblogs are available, probably) -* A Facebook, LinkedIn, Instagram, etc. post""" ; - rdfs:subClassOf ies:Create, + rdfs:comment "An OnlineContentEvent where a \"post\" is made.\n\nExamples:\n\n* Posting a blog\n* Posting a comment\n* Tweeting (other microblogs are available, probably)\n* A Facebook, LinkedIn, Instagram, etc. post" ; + rdfs:label "Online Content Creation"@en-GB ; + rdfs:subClassOf + ies:Create , ies:OnlineContentEvent . -ies:OnlineContentEvent a rdfs:Class ; - rdfs:label "Online Content Event"^^xsd:string ; +ies:OnlineContentEvent + a rdfs:Class ; dcterms:identifier "{2176DEAE-6B5A-4906-AE37-FC76B0A50C0D}" ; rdfs:comment "An OnlineEvent where content (text, images, video, etc.) is uploaded, downloaded or viewed" ; + rdfs:label "Online Content Event"@en-GB ; rdfs:subClassOf ies:OnlineEvent . -ies:OnlineEvent a rdfs:Class ; - rdfs:label "Online Event"^^xsd:string ; +ies:OnlineEvent + a rdfs:Class ; dcterms:identifier "{24499751-7D9B-4f2e-B880-8D5BC4FCEF30}" ; rdfs:comment "An Event on a computer network. This can include events on any network of computer including the internet or other air-gapped or isolated network." ; + rdfs:label "Online Event"@en-GB ; rdfs:subClassOf ies:Event . -ies:OnlineLike a rdfs:Class ; - rdfs:label "Online Like"^^xsd:string ; +ies:OnlineLike + a rdfs:Class ; dcterms:identifier "{5B50EECC-45FC-4e5b-933E-51BC0FEE0FCD}" ; rdfs:comment "OnlineArtefact that is a \"like\" of an existing OnlineArtefact instance" ; + rdfs:label "Online Like"@en-GB ; rdfs:subClassOf ies:OnlineArtefact . -ies:OnlineMessage a rdfs:Class ; - rdfs:label "Online Message"^^xsd:string ; +ies:OnlineMessage + a rdfs:Class ; dcterms:identifier "{067AEA85-D3DD-478c-AF00-FB54F95DF1E2}" ; rdfs:comment "A Message that was sent Online or any other networked system including air-gapped networks." ; - rdfs:subClassOf ies:Message, + rdfs:label "Online Message"@en-GB ; + rdfs:subClassOf + ies:Message , ies:OnlineContentEvent . -ies:OnlineService a rdfs:Class ; - rdfs:label "Online Service"^^xsd:string ; +ies:OnlineService + a rdfs:Class ; dcterms:identifier "{27BEFD0A-B30B-47db-B863-13E48D1172F9}" ; rdfs:comment "A service provided on a computer network." ; + rdfs:label "Online Service"@en-GB ; rdfs:subClassOf ies:WebResource . -ies:OnlineShop a rdfs:Class ; - rdfs:label "Online Shop"^^xsd:string ; +ies:OnlineShop + a rdfs:Class ; dcterms:identifier "{980404C4-C512-4f36-B3B1-5088CC754DCF}" ; rdfs:comment "An EventParticipant where a ResponsibleActor participates in a TradeEvent as an online shop" ; + rdfs:label "Online Shop"@en-GB ; rdfs:subClassOf ies:Retailer . -ies:OpenAccount a rdfs:Class ; - rdfs:label "Open Account"^^xsd:string ; +ies:OpenAccount + a rdfs:Class ; dcterms:identifier "{A8B06392-A9A3-4de4-93FB-24F08A546434}" ; rdfs:comment "An AccountAdminEvent where a new Account is opened" ; + rdfs:label "Open Account"@en-GB ; rdfs:subClassOf ies:AccountAdminEvent . -ies:OperatingSystem a rdfs:Class ; - rdfs:label "Operating System"^^xsd:string ; +ies:OperatingSystem + a rdfs:Class ; dcterms:identifier "{4F83D781-7E46-4ad4-B2A5-ECD27565EA49}" ; rdfs:comment "Software that provides the basic access layer to hardware" ; + rdfs:label "Operating System"@en-GB ; rdfs:subClassOf ies:Software . -ies:OperationalEvent a rdfs:Class ; - rdfs:label "Operational Event"^^xsd:string ; +ies:OperationalEvent + a rdfs:Class ; dcterms:identifier "{59121C21-38E4-4224-8C2D-4D3E94A3A0D9}" ; rdfs:comment "An Event conducted by military or national security actors" ; + rdfs:label "Operational Event"@en-GB ; rdfs:subClassOf ies:Event . -ies:Operator a rdfs:Class ; - rdfs:label "Operator"^^xsd:string ; +ies:Operator + a rdfs:Class ; dcterms:identifier "{6730B57A-3E53-4bd2-B784-78C4FB239DBF}" ; rdfs:comment "A ResponsibleActor's role in an OperationalEvent where they are one of the operators " ; + rdfs:label "Operator"@en-GB ; rdfs:subClassOf ies:ActiveEventParticipant . -ies:Organisation a rdfs:Class ; - rdfs:label "Organisation"^^xsd:string ; +ies:Organisation + a rdfs:Class ; dcterms:identifier "{1ECB4C6E-6A30-4dc5-A4AC-9A9DF5B6A54F}" ; rdfs:comment "A ResponsibleActor that is a group of people formed for one or more of purposes – e.g. government organisations, educational organisations, terrorists organisations, religious organisations, etc." ; - rdfs:subClassOf ies:OrganisationState, + rdfs:label "Organisation"@en-GB ; + rdfs:subClassOf + ies:OrganisationState , ies:ResponsibleActor . -ies:OrganisationIdentifier a rdfs:Class ; - rdfs:label "Organisation Identifier"^^xsd:string ; +ies:OrganisationIdentifier + a rdfs:Class ; dcterms:identifier "{13865B40-B57D-44e7-9658-00C45C8175C8}" ; - rdfs:comment """A unique Identifier for an Organisation (more usually an OrganisationState) - -Example: -DUNS number -VAT number -Companies House Number -Registered Charity Number""" ; - rdfs:subClassOf ies:Identifier, + rdfs:comment "A unique Identifier for an Organisation (more usually an OrganisationState)\n\nExample:\nDUNS number\nVAT number\nCompanies House Number\nRegistered Charity Number" ; + rdfs:label "Organisation Identifier"@en-GB ; + rdfs:subClassOf + ies:Identifier , ies:OrganisationName . -ies:OrganisationName a rdfs:Class ; - rdfs:label "Organisation Name"^^xsd:string ; +ies:OrganisationName + a rdfs:Class ; dcterms:identifier "{065C9B64-96E2-47f5-9769-E7942C1A208F}" ; rdfs:comment "A Name used to identify an Organisation" ; + rdfs:label "Organisation Name"@en-GB ; rdfs:subClassOf ies:Name . -ies:OrganisationState a rdfs:Class ; - rdfs:label "Organisation State"^^xsd:string ; +ies:OrganisationState + a rdfs:Class ; dcterms:identifier "{F3DB6A59-B2DE-4743-A9A8-7DA9CCC68638}" ; rdfs:comment "A temporal state of an Organisation" ; + rdfs:label "Organisation State"@en-GB ; rdfs:subClassOf ies:ResponsibleActorState . -ies:OutgoingGovernment a rdfs:Class ; - rdfs:label "Outgoing Government"^^xsd:string ; +ies:OutgoingGovernment + a rdfs:Class ; dcterms:identifier "{A5516CD2-940B-4827-B38A-AD86AF934E99}" ; rdfs:comment "The Government that left power following a ChangeOfGovernment" ; + rdfs:label "Outgoing Government"@en-GB ; rdfs:subClassOf ies:EventParticipant . -ies:Parked a rdfs:Class ; - rdfs:label "Parked"^^xsd:string ; +ies:Parked + a rdfs:Class ; dcterms:identifier "{B6A503E5-3FC4-4a45-8DC0-994EA31A895A}" ; - rdfs:comment """A temporal state of a Vehicle where it is not moving. - -Examples: -* A car parked on the roadside -* A ship in dock or at anchor -* An aircraft parked on the tarmac or in a hangar""" ; + rdfs:comment "A temporal state of a Vehicle where it is not moving.\n\nExamples:\n* A car parked on the roadside\n* A ship in dock or at anchor\n* An aircraft parked on the tarmac or in a hangar" ; + rdfs:label "Parked"@en-GB ; rdfs:subClassOf ies:VehicleState . -ies:PartNumber a rdfs:Class ; - rdfs:label "Part Number"^^xsd:string ; +ies:PartNumber + a rdfs:Class ; dcterms:identifier "{772CD8A3-3DCA-4cc7-8BA3-17D1C57E94BC}" ; - rdfs:comment """A unique Identifier for the a ModelOfDevice - -Note: this is different to a serial number which is unique to each Device""" ; + rdfs:comment "A unique Identifier for the a ModelOfDevice\n\nNote: this is different to a serial number which is unique to each Device" ; + rdfs:label "Part Number"@en-GB ; rdfs:subClassOf ies:Identifier . -ies:PartOfFacility a rdfs:Class ; - rdfs:label "Part Of Facility"^^xsd:string ; +ies:PartOfFacility + a rdfs:Class ; dcterms:identifier "{3EFEA421-6B88-4e51-9B20-4FFA22E8C5CA}" ; rdfs:comment "A Location that is contained within a Facility - e.g. a room, laboratory, floor, etc." ; + rdfs:label "Part Of Facility"@en-GB ; rdfs:subClassOf ies:RealEstate . -ies:ParticularPeriod a rdfs:Class ; - rdfs:label "Particular Period"^^xsd:string ; +ies:ParticularPeriod + a rdfs:Class ; dcterms:identifier "{2173F463-524C-457c-B106-51322F64F122}" ; - rdfs:comment """A PeriodOfTime that is a specific, contiguous extent of time. - -IMPORTANT NOTE: The URI of a ParticularPeriod shall be encoded in UTC (Coordinated Universal Time) and as follows: - -http://iso8601.iso.org/20070118T153000 - -Where the content after the / is encoded without punctuation and without the trailing "Z". In the example above, the punctuated equivalent would be "2007-01-18T15:30:00Z" - -The reason behind using a URI is that receiving systems can resolve the periods of time and de-duplicate. - -Examples: - -Tuesday 28th August 2018 -2016 -December 1944""" ; + rdfs:comment "A PeriodOfTime that is a specific, contiguous extent of time.\n\nIMPORTANT NOTE: The URI of a ParticularPeriod shall be encoded in UTC (Coordinated Universal Time) and as follows:\n\nhttp://iso8601.iso.org/20070118T153000\n\nWhere the content after the / is encoded without punctuation and without the trailing \"Z\". In the example above, the punctuated equivalent would be \"2007-01-18T15:30:00Z\"\n\nThe reason behind using a URI is that receiving systems can resolve the periods of time and de-duplicate.\n\nExamples:\n\nTuesday 28th August 2018\n2016\nDecember 1944" ; + rdfs:label "Particular Period"@en-GB ; rdfs:subClassOf ies:PeriodOfTime . -ies:PartyInCommunication a rdfs:Class ; - rdfs:label "Party In Communication"^^xsd:string ; +ies:PartyInCommunication + a rdfs:Class ; dcterms:identifier "{A5713B2C-E098-4dd2-BD46-42DA51899FEA}" ; - rdfs:comment """An Event that is part of (usually one end of) a Communication Event. - -Sometimes, all we know about a PartyInCommunication is their CommunicationsIdentifier (phone number, e-mail address, maybe even just an IP address) so the isIdentifiedBy relationship may be applied to PartyInCommunication""" ; + rdfs:comment "An Event that is part of (usually one end of) a Communication Event.\n\nSometimes, all we know about a PartyInCommunication is their CommunicationsIdentifier (phone number, e-mail address, maybe even just an IP address) so the isIdentifiedBy relationship may be applied to PartyInCommunication" ; + rdfs:label "Party In Communication"@en-GB ; rdfs:subClassOf ies:Event . -ies:PartyToAgreement a rdfs:Class ; - rdfs:label "Party To Agreement"^^xsd:string ; +ies:PartyToAgreement + a rdfs:Class ; dcterms:identifier "{AF57E842-9BF7-4f6e-B180-DDEACB0F5386}" ; - rdfs:comment """An EventParticipant where a ResponsibleActor is party to an EndToEndAgreement - -Note: this includes EndToEndAgreements that were never ratified - i.e. they got to the negotiation stage but were never put into force""" ; + rdfs:comment "An EventParticipant where a ResponsibleActor is party to an EndToEndAgreement\n\nNote: this includes EndToEndAgreements that were never ratified - i.e. they got to the negotiation stage but were never put into force" ; + rdfs:label "Party To Agreement"@en-GB ; rdfs:subClassOf ies:ActiveEventParticipant . -ies:Passenger a rdfs:Class ; - rdfs:label "Passenger"^^xsd:string ; +ies:Passenger + a rdfs:Class ; dcterms:identifier "{D6D07656-1866-4cb4-97A7-FC4C1CB65416}" ; rdfs:comment "A PersonInTransit where the Person travelling is a Passenger on a Transit" ; + rdfs:label "Passenger"@en-GB ; rdfs:subClassOf ies:PersonInTransit . -ies:PassengerName a rdfs:Class ; - rdfs:label "Passenger Name"^^xsd:string ; +ies:PassengerName + a rdfs:Class ; dcterms:identifier "{E5C1270D-35AD-4f86-B0E4-1DC0039174E3}" ; rdfs:comment "The Name of the Person being used for Travel - it may not be known if this is the actual Name the Person travelling, as someone else may be using their ticket." ; + rdfs:label "Passenger Name"@en-GB ; rdfs:subClassOf ies:Name . -ies:Passport a rdfs:Class ; - rdfs:label "Passport"^^xsd:string ; +ies:Passport + a rdfs:Class ; dcterms:identifier "{13ABC7CA-915E-4069-8EA7-FD205A5336C5}" ; rdfs:comment "An IdentityDocument that confirms a Person's nationality and permits them to cross national boundaries" ; + rdfs:label "Passport"@en-GB ; rdfs:subClassOf ies:IdentityDocument . -ies:PaymentArtefact a rdfs:Class ; - rdfs:label "Payment Artefact"^^xsd:string ; +ies:PaymentArtefact + a rdfs:Class ; dcterms:identifier "{9882D901-1B22-4b89-81D1-031F840A20D0}" ; rdfs:comment "An Asset that is means of payment" ; + rdfs:label "Payment Artefact"@en-GB ; rdfs:subClassOf ies:Asset . -ies:PeaceTreaty a rdfs:Class ; - rdfs:label "Peace Treaty"^^xsd:string ; +ies:PeaceTreaty + a rdfs:Class ; dcterms:identifier "{10FBBF98-4604-46d9-AD12-211597532B9E}" ; rdfs:comment "A Treaty that formalises the end of hostilities in a War" ; + rdfs:label "Peace Treaty"@en-GB ; rdfs:subClassOf ies:Treaty . -ies:PeriodOfTime a rdfs:Class ; - rdfs:label "Period Of Time"^^xsd:string ; +ies:PeriodOfTime + a rdfs:Class ; dcterms:identifier "{3FDFA898-C340-4279-8B3C-275359D5B02D}" ; rdfs:comment "A PeriodOfTime is an Element whose spatial extent is everywhere, but whose temporal extent is limited. " ; + rdfs:label "Period Of Time"@en-GB ; rdfs:subClassOf ies:Element . -ies:Perpetrator a rdfs:Class ; - rdfs:label "Perpetrator"^^xsd:string ; +ies:Perpetrator + a rdfs:Class ; dcterms:identifier "{D625B538-7D72-4d7d-BA50-D79712A264ED}" ; rdfs:comment "An Actor where the ResponsibleActor conducts a CriminalActivity" ; + rdfs:label "Perpetrator"@en-GB ; rdfs:subClassOf ies:ActiveEventParticipant . -ies:Person a rdfs:Class ; - rdfs:label "Person"^^xsd:string ; +ies:Person + a rdfs:Class ; dcterms:identifier "{5D5C5B9B-5E90-4100-8353-8EE9F3D772E2}" ; - rdfs:comment "A human being, living or dead. This also includes what may appear to be a person, but is in fact an Alias" ; ies:powertype ies:ClassOfPerson ; - rdfs:subClassOf ies:PersonState, + rdfs:comment "A human being, living or dead. This also includes what may appear to be a person, but is in fact an Alias" ; + rdfs:label "Person"@en-GB ; + rdfs:subClassOf + ies:PersonState , ies:ResponsibleActor . -ies:PersonHeight a rdfs:Class ; - rdfs:label "Person Height"^^xsd:string ; +ies:PersonHeight + a rdfs:Class ; dcterms:identifier "{57060AD9-A6D7-496d-A2BF-22B930400EEE}" ; rdfs:comment "The Length that is the height of a PersonState" ; + rdfs:label "Person Height"@en-GB ; rdfs:subClassOf ies:Length . -ies:PersonInCommunication a rdfs:Class ; - rdfs:label "Person In Communication"^^xsd:string ; +ies:PersonInCommunication + a rdfs:Class ; dcterms:identifier "{0383D09B-8C40-417d-8C1A-75220EAF496E}" ; rdfs:comment "A PersonState (and an EventParticipant) when a Person is involved in communicating. " ; - rdfs:subClassOf ies:EventParticipant, + rdfs:label "Person In Communication"@en-GB ; + rdfs:subClassOf + ies:EventParticipant , ies:PersonState . -ies:PersonInTransit a rdfs:Class ; - rdfs:label "Person In Transit"^^xsd:string ; +ies:PersonInTransit + a rdfs:Class ; dcterms:identifier "{9888A3F3-7E9B-4806-BD4E-2FC4D87A5902}" ; rdfs:comment "An EntityInTransit where the Entity is a Person" ; + rdfs:label "Person In Transit"@en-GB ; rdfs:subClassOf ies:EntityInTransit . -ies:PersonName a rdfs:Class ; - rdfs:label "Person Name"^^xsd:string ; +ies:PersonName + a rdfs:Class ; dcterms:identifier "{F114F86C-3BA8-4be7-A686-A1D80002DF28}" ; - rdfs:comment """A Name used to identify / refer to a Person - -Note: this is the full name as known to the organisation managing the NamingScheme. For first names, surnames, etc. use a subtype of PersonName - -A PersonName may be composed of Surname, GivenName, etc. using the inRepresentation relationship""" ; + rdfs:comment "A Name used to identify / refer to a Person\n\nNote: this is the full name as known to the organisation managing the NamingScheme. For first names, surnames, etc. use a subtype of PersonName\n\nA PersonName may be composed of Surname, GivenName, etc. using the inRepresentation relationship" ; + rdfs:label "Person Name"@en-GB ; rdfs:subClassOf ies:Name . -ies:PersonState a rdfs:Class ; - rdfs:label "Person State"^^xsd:string ; +ies:PersonState + a rdfs:Class ; dcterms:identifier "{38F8B795-0BCE-4945-8C69-8678ED935C1A}" ; - rdfs:comment "A temporal state of a Person" ; ies:powertype ies:ClassOfPersonState ; + rdfs:comment "A temporal state of a Person" ; + rdfs:label "Person State"@en-GB ; rdfs:subClassOf ies:ResponsibleActorState . -ies:PersonTitle a rdfs:Class ; - rdfs:label "Person Title"^^xsd:string ; +ies:PersonTitle + a rdfs:Class ; dcterms:identifier "{CA36058B-835C-48ef-944A-2507708ADA71}" ; rdfs:comment "The title associated with the name of the person." ; + rdfs:label "Person Title"@en-GB ; rdfs:subClassOf ies:PersonName . -ies:PersonalRadioHandset a rdfs:Class ; - rdfs:label "Personal Radio Handset"^^xsd:string ; +ies:PersonalRadioHandset + a rdfs:Class ; dcterms:identifier "{9D84921F-87A3-4ee9-8A3D-A88F564295FA}" ; rdfs:comment "A CommunicationsDevice for portable radio communications - e.g. a walkie-talkie" ; + rdfs:label "Personal Radio Handset"@en-GB ; rdfs:subClassOf ies:CommunicationsDevice . -ies:PlaceName a rdfs:Class ; - rdfs:label "Place Name"^^xsd:string ; +ies:PlaceName + a rdfs:Class ; dcterms:identifier "{37DB1A2C-9382-4dac-8AE8-9DEC5A337E16}" ; - rdfs:comment """A Name that is used to refer to a Location. - -Note: the naming pattern is used here as different parties (even standards bodies !) may have different names for the same Location""" ; + rdfs:comment "A Name that is used to refer to a Location.\n\nNote: the naming pattern is used here as different parties (even standards bodies !) may have different names for the same Location" ; + rdfs:label "Place Name"@en-GB ; rdfs:subClassOf ies:Name . -ies:PointOnEarthSurface a rdfs:Class ; - rdfs:label "Point On Earth Surface"^^xsd:string ; +ies:PointOnEarthSurface + a rdfs:Class ; dcterms:identifier "{A11A426E-ED15-4aaf-B9A5-02A4060533AA}" ; rdfs:comment "A Location that is a point (mathematically speaking, of vanishing area) on the surface of the WGS84 spheroid" ; + rdfs:label "Point On Earth Surface"@en-GB ; rdfs:subClassOf ies:GeoPoint . -ies:PolicyAnnouncement a rdfs:Class ; - rdfs:label "Policy Announcement"^^xsd:string ; +ies:PolicyAnnouncement + a rdfs:Class ; dcterms:identifier "{345E8F46-AC41-452b-B2F9-694DBED556FD}" ; rdfs:comment "A PoliticalAnnouncement about policy" ; + rdfs:label "Policy Announcement"@en-GB ; rdfs:subClassOf ies:PoliticalAnnouncement . -ies:PoliticalAgreement a rdfs:Class ; - rdfs:label "Political Agreement"^^xsd:string ; +ies:PoliticalAgreement + a rdfs:Class ; dcterms:identifier "{686C8BFB-6CB2-4185-9FCF-89D2D4BB3051}" ; - rdfs:comment """A PoliticalEvent that is also an EndToEndAgreement - -Note: was called Agreement in IES 3.x, but that was confusing for business agreements, personal agreements, etc.""" ; - rdfs:subClassOf ies:EndToEndAgreement, + rdfs:comment "A PoliticalEvent that is also an EndToEndAgreement\n\nNote: was called Agreement in IES 3.x, but that was confusing for business agreements, personal agreements, etc." ; + rdfs:label "Political Agreement"@en-GB ; + rdfs:subClassOf + ies:EndToEndAgreement , ies:PoliticalEvent . -ies:PoliticalAnnouncement a rdfs:Class ; - rdfs:label "Political Announcement"^^xsd:string ; +ies:PoliticalAnnouncement + a rdfs:Class ; dcterms:identifier "{53D5957B-E4B6-4cbb-8CE9-887F7152820F}" ; - rdfs:comment """A PoliticalEvent where information is released to the public - -Note: was called Announcement in IES 3.x, but that was confusing for business announcements , personal announcements , etc.""" ; + rdfs:comment "A PoliticalEvent where information is released to the public\n\nNote: was called Announcement in IES 3.x, but that was confusing for business announcements , personal announcements , etc." ; + rdfs:label "Political Announcement"@en-GB ; rdfs:subClassOf ies:PoliticalEvent . -ies:PoliticalEvent a rdfs:Class ; - rdfs:label "Political Event"^^xsd:string ; +ies:PoliticalEvent + a rdfs:Class ; dcterms:identifier "{3A0E6FDD-5B3B-4092-9549-C05E8A5FED41}" ; rdfs:comment "An Event related to democratic processes or party politics" ; + rdfs:label "Political Event"@en-GB ; rdfs:subClassOf ies:Event . -ies:Port a rdfs:Class ; - rdfs:label "Port"^^xsd:string ; +ies:Port + a rdfs:Class ; dcterms:identifier "{57860A04-0128-4c7e-9BFD-83D3BA432F8C}" ; rdfs:comment "A Facility which is a recognised terminus for international travel" ; + rdfs:label "Port"@en-GB ; rdfs:subClassOf ies:Facility . -ies:PossibleWorld a rdfs:Class ; - rdfs:label "Possible World"^^xsd:string ; +ies:PossibleWorld + a rdfs:Class ; dcterms:identifier "{15E93B86-6969-47f2-8036-0B7B96E9BDA2}" ; - rdfs:comment """An Element that encompasses a number of Events, Entities and States that may occur / have occurred. A PossibleWorld is used for scenario planning and forensics. - -This is a very simple placeholder for an area of IES that is likely to grow in the future. For now, it can be used to group together a number of elements (using isPartOf relationship) to assert that they share the same truth - i.e. in one possible scenario, all of them were true. The same Element may exist in more than one PossibleWorld - i.e. scenarios may share elements. For version 4.1.0 of IES, PossibleWorld is to be used with AssessToBeTrue in order to specify a level of confidence or probability. More work is needed on this in later IES versions. """ ; + rdfs:comment "An Element that encompasses a number of Events, Entities and States that may occur / have occurred. A PossibleWorld is used for scenario planning and forensics.\n\nThis is a very simple placeholder for an area of IES that is likely to grow in the future. For now, it can be used to group together a number of elements (using isPartOf relationship) to assert that they share the same truth - i.e. in one possible scenario, all of them were true. The same Element may exist in more than one PossibleWorld - i.e. scenarios may share elements. For version 4.1.0 of IES, PossibleWorld is to be used with AssessToBeTrue in order to specify a level of confidence or probability. More work is needed on this in later IES versions. " ; + rdfs:label "Possible World"@en-GB ; rdfs:subClassOf ies:Element . -ies:Post a rdfs:Class ; - rdfs:label "Post"^^xsd:string ; +ies:Post + a rdfs:Class ; dcterms:identifier "{7C28E83C-1895-4901-ABF8-9D78C9C12C62}" ; rdfs:comment "A part of an Organisation that has particular responsibilities" ; - rdfs:subClassOf ies:PostState, + rdfs:label "Post"@en-GB ; + rdfs:subClassOf + ies:PostState , ies:ResponsibleActor . -ies:PostState a rdfs:Class ; - rdfs:label "Post State"^^xsd:string ; +ies:PostState + a rdfs:Class ; dcterms:identifier "{DB51B007-E3E8-431f-9C23-3C0A7E83FB11}" ; rdfs:comment "A temporal state of a Post" ; + rdfs:label "Post State"@en-GB ; rdfs:subClassOf ies:ResponsibleActorState . -ies:PostalCode a rdfs:Class ; - rdfs:label "Postal Code"^^xsd:string ; +ies:PostalCode + a rdfs:Class ; dcterms:identifier "{6A0385E2-3FB1-4a42-A254-BC382D92E27A}" ; rdfs:comment "A GeoIdentity used to (partially) identify and address" ; + rdfs:label "Postal Code"@en-GB ; rdfs:subClassOf ies:GeoIdentity . -ies:Presence a rdfs:Class ; - rdfs:label "Presence"^^xsd:string ; +ies:Presence + a rdfs:Class ; dcterms:identifier "{8404464D-3904-4c59-AE0E-B3FAFB46AC4E}" ; rdfs:comment "An EventParticipant where an Entity is CoLocated with other Entities of interest" ; + rdfs:label "Presence"@en-GB ; rdfs:subClassOf ies:EventParticipant . -ies:Prisoner a rdfs:Class ; - rdfs:label "Prisoner"^^xsd:string ; +ies:Prisoner + a rdfs:Class ; dcterms:identifier "{885EA1C2-29D7-4b7c-B479-D43E4F77B5BD}" ; rdfs:comment "A person's role when incarcerated" ; - rdfs:subClassOf ies:EventParticipant, + rdfs:label "Prisoner"@en-GB ; + rdfs:subClassOf + ies:EventParticipant , ies:PersonState . -ies:Prosecution a rdfs:Class ; - rdfs:label "Prosecution"^^xsd:string ; +ies:Prosecution + a rdfs:Class ; dcterms:identifier "{024133FE-9D0B-4e5d-A97D-A34B5EA01C41}" ; rdfs:comment "A LawEnforcement Event that is the trial of a suspect" ; + rdfs:label "Prosecution"@en-GB ; rdfs:subClassOf ies:LawEnforcement . -ies:Prosecutor a rdfs:Class ; - rdfs:label "Prosecutor"^^xsd:string ; +ies:Prosecutor + a rdfs:Class ; dcterms:identifier "{ABDC5FD5-3281-4cd5-A9B0-188292D8C6B7}" ; rdfs:comment "A person's role as a prosecutor in a trial" ; - rdfs:subClassOf ies:ActiveEventParticipant, + rdfs:label "Prosecutor"@en-GB ; + rdfs:subClassOf + ies:ActiveEventParticipant , ies:ResponsibleActorState . -ies:Purchase a rdfs:Class ; - rdfs:label "Purchase"^^xsd:string ; +ies:Purchase + a rdfs:Class ; dcterms:identifier "{0A9A9F7D-A6F1-4629-BD2B-7990D2D36493}" ; rdfs:comment "A TradeEvent where an Entity is bought" ; + rdfs:label "Purchase"@en-GB ; rdfs:subClassOf ies:TradeEvent . -ies:Purchaser a rdfs:Class ; - rdfs:label "Purchaser"^^xsd:string ; +ies:Purchaser + a rdfs:Class ; dcterms:identifier "{B10A694D-31AA-456c-8C51-B7B5F101A39F}" ; - rdfs:comment """An EventParticipant where a ResponsibleActor participates in a TradeEvent as a purchaser - -Note: in the case of a RequestForQuotation, the purchaser is the person or organisation issuing the RfQ - -Note: in the case of an online purchase where the buyer is unknown, the participant may be an OnlineIdentifier""" ; + rdfs:comment "An EventParticipant where a ResponsibleActor participates in a TradeEvent as a purchaser\n\nNote: in the case of a RequestForQuotation, the purchaser is the person or organisation issuing the RfQ\n\nNote: in the case of an online purchase where the buyer is unknown, the participant may be an OnlineIdentifier" ; + rdfs:label "Purchaser"@en-GB ; rdfs:subClassOf ies:EventParticipant . -ies:RadioCoverageArea a rdfs:Class ; - rdfs:label "Radio Coverage Area"^^xsd:string ; +ies:RadioCoverageArea + a rdfs:Class ; dcterms:identifier "{7A2CC7C7-6B82-4751-BDBE-A770B3AFBBEB}" ; - rdfs:comment """A Location whose area is that in which a RadioMast hast viable communications coverage. - -Note: The RadioMast itself may not be part of this area, as often the immediate area around the base of a RadioMast is a deadspot. - -Note: Most radio area coverage is complex in shape, and the preferred representation in IES is GeoJSON. No attempt is made here to differentiate between signal strength zones. To do this, create multiple RadioCoverAreas for the same RadioMast and label them appropriately. """ ; + rdfs:comment "A Location whose area is that in which a RadioMast hast viable communications coverage.\n\nNote: The RadioMast itself may not be part of this area, as often the immediate area around the base of a RadioMast is a deadspot.\n\nNote: Most radio area coverage is complex in shape, and the preferred representation in IES is GeoJSON. No attempt is made here to differentiate between signal strength zones. To do this, create multiple RadioCoverAreas for the same RadioMast and label them appropriately. " ; + rdfs:label "Radio Coverage Area"@en-GB ; rdfs:subClassOf ies:Location . -ies:RadioMast a rdfs:Class ; - rdfs:label "Radio Mast"^^xsd:string ; +ies:RadioMast + a rdfs:Class ; dcterms:identifier "{F02CFF55-12A7-4308-9A60-E2353DE5BE58}" ; - rdfs:comment """An Device that is placed in a Location to provide either a link from a wired to wireless connection, or to relay between two wireless endpoints. - -""" ; - rdfs:subClassOf ies:Device, + rdfs:comment "An Device that is placed in a Location to provide either a link from a wired to wireless connection, or to relay between two wireless endpoints.\n\n" ; + rdfs:label "Radio Mast"@en-GB ; + rdfs:subClassOf + ies:Device , ies:SystemState . -ies:Ratification a rdfs:Class ; - rdfs:label "Ratification"^^xsd:string ; +ies:Ratification + a rdfs:Class ; dcterms:identifier "{31977608-5432-4d6f-AEE0-19838197C813}" ; rdfs:comment "An AgreementStage where parties have arrived at a consensus and approve the agreement" ; + rdfs:label "Ratification"@en-GB ; rdfs:subClassOf ies:AgreementStage . -ies:RealEstate a rdfs:Class ; - rdfs:label "Real Estate"^^xsd:string ; +ies:RealEstate + a rdfs:Class ; dcterms:identifier "{8E0DF17F-34EE-43c6-8DA4-30F698384FD3}" ; rdfs:comment "A Location (and an Asset) that has been defined or constructed for the purpose of ownership" ; - rdfs:subClassOf ies:Asset, + rdfs:label "Real Estate"@en-GB ; + rdfs:subClassOf + ies:Asset , ies:Location . -ies:ReceivingAccount a rdfs:Class ; - rdfs:label "Receiving Account"^^xsd:string ; +ies:ReceivingAccount + a rdfs:Class ; dcterms:identifier "{25965198-3FE0-4bb9-BCA9-808E15A3EE49}" ; rdfs:comment "An EventParticipant where a FinancialAccount receives money" ; + rdfs:label "Receiving Account"@en-GB ; rdfs:subClassOf ies:EventParticipant . -ies:Recipient a rdfs:Class ; - rdfs:label "Recipient"^^xsd:string ; +ies:Recipient + a rdfs:Class ; dcterms:identifier "{AAC709FB-0B88-4517-B5BB-FE2320992073}" ; rdfs:comment "An PartyInCommunication where the communicating party is the recipient of a message" ; + rdfs:label "Recipient"@en-GB ; rdfs:subClassOf ies:PartyInCommunication . -ies:Reconnaisance a rdfs:Class ; - rdfs:label "Reconnaisance"^^xsd:string ; +ies:Reconnaisance + a rdfs:Class ; dcterms:identifier "{88E8F5E6-AFE5-4376-8112-EC294A673923}" ; rdfs:comment "An IntelligenceOperation where an Entity or Event is observed for the purposes of planning" ; + rdfs:label "Reconnaisance"@en-GB ; rdfs:subClassOf ies:IntelligenceOperation . -ies:RecurringPeriod a rdfs:Class ; - rdfs:label "Recurring Period"^^xsd:string ; +ies:RecurringPeriod + a rdfs:Class ; dcterms:identifier "{986E66AC-9092-410b-88AD-30B86EFC32DD}" ; - rdfs:comment """A PeriodOfTime that is composed of regularly recurring periods of time. - -ISO8601 is used to represent these periods (recurrentPeriodRepresentation property), using the blanking technique (e.g. blanking the date to give a daily time). The recurrence can be limited using the startsIn and endsIn properties -Examples: - -Every Tuesday from 28th August 2018 to 2 October 2018 -13:00 to 14:00 on every day from 27th June 2016 to 2 October 2024""" ; + rdfs:comment "A PeriodOfTime that is composed of regularly recurring periods of time.\n\nISO8601 is used to represent these periods (recurrentPeriodRepresentation property), using the blanking technique (e.g. blanking the date to give a daily time). The recurrence can be limited using the startsIn and endsIn properties\nExamples:\n\nEvery Tuesday from 28th August 2018 to 2 October 2018\n13:00 to 14:00 on every day from 27th June 2016 to 2 October 2024" ; + rdfs:label "Recurring Period"@en-GB ; rdfs:subClassOf ies:ArbitraryPeriod . -ies:ReferenceNumber a rdfs:Class ; - rdfs:label "Reference Number"^^xsd:string ; +ies:ReferenceNumber + a rdfs:Class ; dcterms:identifier "{A0DC70DD-9237-480b-A712-F5381C5FFA1A}" ; rdfs:comment "An Identifier used to uniquely identity a document." ; + rdfs:label "Reference Number"@en-GB ; rdfs:subClassOf ies:Identifier . -ies:RegionOfCountry a rdfs:Class ; - rdfs:label "Region Of Country"^^xsd:string ; +ies:RegionOfCountry + a rdfs:Class ; dcterms:identifier "{65D869DB-19EE-4886-98BA-E579C39C4A68}" ; - rdfs:comment """A Location that is a general subdivision of a Country - -e.g. cities, towns, counties, states, etc.""" ; + rdfs:comment "A Location that is a general subdivision of a Country\n\ne.g. cities, towns, counties, states, etc." ; + rdfs:label "Region Of Country"@en-GB ; rdfs:subClassOf ies:Location . -ies:RegionOfWorld a rdfs:Class ; - rdfs:label "Region Of World"^^xsd:string ; +ies:RegionOfWorld + a rdfs:Class ; dcterms:identifier "{18C405CE-CC09-4e02-A44D-0FB00C6F6B37}" ; - rdfs:comment """A Location that is a general subdivision of the world - e.g. continents, sub-continents, economic areas, etc. - -Regions of the world may sometimes be spatially separated (e.g. economic areas)""" ; + rdfs:comment "A Location that is a general subdivision of the world - e.g. continents, sub-continents, economic areas, etc.\n\nRegions of the world may sometimes be spatially separated (e.g. economic areas)" ; + rdfs:label "Region Of World"@en-GB ; rdfs:subClassOf ies:Location . -ies:RegionalConstituency a rdfs:Class ; - rdfs:label "Regional Constituency"^^xsd:string ; +ies:RegionalConstituency + a rdfs:Class ; dcterms:identifier "{FC55D479-07C4-4d98-B48C-5032190E493D}" ; rdfs:comment "The people residing (or entitled to reside / vote in) a particular Location." ; + rdfs:label "Regional Constituency"@en-GB ; rdfs:subClassOf ies:Organisation . -ies:RegistrationNumber a rdfs:Class ; - rdfs:label "Registration Number"^^xsd:string ; +ies:RegistrationNumber + a rdfs:Class ; dcterms:identifier "{1E784B9C-1A5D-4035-B134-67A758FB869D}" ; - rdfs:comment """The registration number for the respective Vehicle (with or without spaces). - -For road vehicles this is often referred to as the VRN (vehicle registration number). - -For aircraft the tail number is often used as a means of identification and/or registration.""" ; + rdfs:comment "The registration number for the respective Vehicle (with or without spaces).\n\nFor road vehicles this is often referred to as the VRN (vehicle registration number).\n\nFor aircraft the tail number is often used as a means of identification and/or registration." ; + rdfs:label "Registration Number"@en-GB ; rdfs:subClassOf ies:Identifier . -ies:Religion a rdfs:Class ; - rdfs:label "Religion"^^xsd:string ; +ies:Religion + a rdfs:Class ; dcterms:identifier "{BD538820-CE91-4b9a-ADB8-C105FE0F2E7B}" ; - rdfs:comment """An Entity whose extent is all the people (PersonState) who share the same belief. - -Religions may be part of other religions - e.g. Christianity being made up of Catholic, Protestant, Orthodox, etc. - -1. The religion ‘practiced’ by the respective Person.. -2. The religion may be qualified to identity a particular sect. -3. The Metropolitan Police standard [F] shall be used as the reference data standard""" ; - rdfs:subClassOf ies:Entity, + rdfs:comment "An Entity whose extent is all the people (PersonState) who share the same belief.\n\nReligions may be part of other religions - e.g. Christianity being made up of Catholic, Protestant, Orthodox, etc.\n\n1. The religion ‘practiced’ by the respective Person..\n2. The religion may be qualified to identity a particular sect.\n3. The Metropolitan Police standard [F] shall be used as the reference data standard" ; + rdfs:label "Religion"@en-GB ; + rdfs:subClassOf + ies:Entity , ies:ReligionState . -ies:ReligionState a rdfs:Class ; - rdfs:label "Religion State"^^xsd:string ; +ies:ReligionState + a rdfs:Class ; dcterms:identifier "{E7B02F98-C52E-4db0-AF32-3D5131710EE7}" ; rdfs:comment "A temporal state of an Religion" ; + rdfs:label "Religion State"@en-GB ; rdfs:subClassOf ies:State . -ies:ReligiousOrganisation a rdfs:Class ; - rdfs:label "Religious Organisation"^^xsd:string ; +ies:ReligiousOrganisation + a rdfs:Class ; dcterms:identifier "{2978340B-C4AA-4331-A68D-54A158798DAC}" ; rdfs:comment "An Organisation formed around a particular religious belief" ; + rdfs:label "Religious Organisation"@en-GB ; rdfs:subClassOf ies:Organisation . -ies:RentalAgreement a rdfs:Class ; - rdfs:label "Rental Agreement"^^xsd:string ; +ies:RentalAgreement + a rdfs:Class ; dcterms:identifier "{F38D2E58-C29A-4e3c-93BF-C33800969720}" ; rdfs:comment "An EndToEndAgreement where one Party rents an Entity to another" ; + rdfs:label "Rental Agreement"@en-GB ; rdfs:subClassOf ies:EndToEndAgreement . -ies:RentalProvider a rdfs:Class ; - rdfs:label "Rental Provider"^^xsd:string ; +ies:RentalProvider + a rdfs:Class ; dcterms:identifier "{8ECC64A4-CED0-4122-AB54-64EA870837FC}" ; rdfs:comment "A PartyToAgreement where a ResponsibleActor provides an Entity to rent" ; + rdfs:label "Rental Provider"@en-GB ; rdfs:subClassOf ies:PartyToAgreement . -ies:Rented a rdfs:Class ; - rdfs:label "Rented"^^xsd:string ; +ies:Rented + a rdfs:Class ; dcterms:identifier "{E5C65CAB-65BE-4502-8B46-5C5CC3C73B00}" ; rdfs:comment "An EventParticipant where an Entity is rented" ; + rdfs:label "Rented"@en-GB ; rdfs:subClassOf ies:EventParticipant . -ies:Renter a rdfs:Class ; - rdfs:label "Renter"^^xsd:string ; +ies:Renter + a rdfs:Class ; dcterms:identifier "{E2FC3A09-EC9D-4ab9-B273-A526CB511B5A}" ; rdfs:comment "A PartyToAgreement where a ResponsibleActor rents an Entity from another party" ; + rdfs:label "Renter"@en-GB ; rdfs:subClassOf ies:PartyToAgreement . -ies:ReplaceablePart a rdfs:Class ; - rdfs:label "Replaceable Part"^^xsd:string ; +ies:ReplaceablePart + a rdfs:Class ; dcterms:identifier "{624D6CD1-31D9-46db-B42D-56DAD35BABD8}" ; - rdfs:comment """An Element which is a part of a whole that can be replaced (possibly multiple times) without altering its overall identity. It is coincident with any Element which fulfils its purpose, role or function to the whole. - -The identity of a ReplaceablePart can survive periods when no Element fulfils its purpose. - -A ReplaceablePart does not survive the destruction of the whole it is a part of, though an Element that fulfils the ReplaceablePart may do. - -Examples include: -- Tyres of a car -- CEO of a company -- Simcard in a mobile handset -- A pump in an oil refinery system -""" ; + rdfs:comment "An Element which is a part of a whole that can be replaced (possibly multiple times) without altering its overall identity. It is coincident with any Element which fulfils its purpose, role or function to the whole.\n\nThe identity of a ReplaceablePart can survive periods when no Element fulfils its purpose.\n\nA ReplaceablePart does not survive the destruction of the whole it is a part of, though an Element that fulfils the ReplaceablePart may do.\n\nExamples include:\n- Tyres of a car\n- CEO of a company\n- Simcard in a mobile handset\n- A pump in an oil refinery system\n" ; + rdfs:label "Replaceable Part"@en-GB ; rdfs:subClassOf ies:Element . -ies:Report a rdfs:Class ; - rdfs:label "Report"^^xsd:string ; +ies:Report + a rdfs:Class ; dcterms:identifier "{8D510CB0-C9BF-4de3-A442-9070ABB15732}" ; rdfs:comment "A WorkOfDocumentation that offers one or more persons view on a particular topic. " ; + rdfs:label "Report"@en-GB ; rdfs:subClassOf ies:WorkOfDocumentation . -ies:Representation a rdfs:Class ; - rdfs:label "Representation"^^xsd:string ; +ies:Representation + a rdfs:Class ; dcterms:identifier "{675A5C23-0746-43d0-96D0-AF0DF72CD697}" ; - rdfs:comment """An ClassOfEntity whose instances are representations of things in the real world - -Examples: -* an identifier used for a Person -* a document (though not an individual copy of a document)""" ; ies:powertype ies:ClassOfRepresentation ; + rdfs:comment "An ClassOfEntity whose instances are representations of things in the real world\n\nExamples:\n* an identifier used for a Person\n* a document (though not an individual copy of a document)" ; + rdfs:label "Representation"@en-GB ; rdfs:subClassOf ies:ClassOfEntity . -ies:RequestDocument a rdfs:Class ; - rdfs:label "Request Document"^^xsd:string ; +ies:RequestDocument + a rdfs:Class ; dcterms:identifier "{C0273975-049B-40f0-817C-DFBFA4A3E5CE}" ; rdfs:comment "A WorkOfDocumentation that requests permission" ; + rdfs:label "Request Document"@en-GB ; rdfs:subClassOf ies:WorkOfDocumentation . -ies:RequestForQuotation a rdfs:Class ; - rdfs:label "Request For Quotation"^^xsd:string ; +ies:RequestForQuotation + a rdfs:Class ; dcterms:identifier "{300203EC-607A-4d77-AE6F-7EAE7FA44DF2}" ; rdfs:comment "A TradeEvent where one or more Entities are is required" ; + rdfs:label "Request For Quotation"@en-GB ; rdfs:subClassOf ies:TradeEvent . -ies:Reservation a rdfs:Class ; - rdfs:label "Reservation"^^xsd:string ; +ies:Reservation + a rdfs:Class ; dcterms:identifier "{CDF94674-D458-4996-9A99-6CBFFF3907EB}" ; rdfs:comment "Rights where the rights holder has reserved some future event - e.g. hotel reservation, travel reservation, delivery, etc." ; + rdfs:label "Reservation"@en-GB ; rdfs:subClassOf ies:Rights . -ies:ResponsibleActor a rdfs:Class ; - rdfs:label "Responsible Actor"^^xsd:string ; +ies:ResponsibleActor + a rdfs:Class ; dcterms:identifier "{D09EDE21-E862-4ec1-BC0F-045CCE5454A9}" ; - rdfs:comment """An Actor that can be held legally responsible for their actions - generally a Person or an Organisation. This also includes Posts which may be filled by people or organisations. - -Note: there are many situations (mostly due to the law) where a Person or Organisation can be the subject of a relationship or Event interchangeably. Hence the need for a parent class in the IES ontology. """ ; ies:powertype ies:ClassOfResponsibleActor ; - rdfs:subClassOf ies:Actor, + rdfs:comment "An Actor that can be held legally responsible for their actions - generally a Person or an Organisation. This also includes Posts which may be filled by people or organisations.\n\nNote: there are many situations (mostly due to the law) where a Person or Organisation can be the subject of a relationship or Event interchangeably. Hence the need for a parent class in the IES ontology. " ; + rdfs:label "Responsible Actor"@en-GB ; + rdfs:subClassOf + ies:Actor , ies:ResponsibleActorState . -ies:ResponsibleActorState a rdfs:Class ; - rdfs:label "Responsible Actor State"^^xsd:string ; +ies:ResponsibleActorState + a rdfs:Class ; dcterms:identifier "{100B93CD-937E-4fdd-8851-02D1DC07F5B6}" ; - rdfs:comment """A temporal state of a ResponsibleActor - -Note: this is the superclass of ResponsibleActor (the whole life person or organisation) because the whole-life state is just a special case of a ResponsibleActorState. This pattern is true for all states. """ ; ies:powertype ies:ClassOfResponsibleActorState ; + rdfs:comment "A temporal state of a ResponsibleActor\n\nNote: this is the superclass of ResponsibleActor (the whole life person or organisation) because the whole-life state is just a special case of a ResponsibleActorState. This pattern is true for all states. " ; + rdfs:label "Responsible Actor State"@en-GB ; rdfs:subClassOf ies:ActorState . -ies:Retailer a rdfs:Class ; - rdfs:label "Retailer"^^xsd:string ; +ies:Retailer + a rdfs:Class ; dcterms:identifier "{BA2472AB-56F0-462e-9460-F0192ABCD979}" ; rdfs:comment "An EventParticipant where a ResponsibleActor participates in a TradeEvent as a retailer" ; + rdfs:label "Retailer"@en-GB ; rdfs:subClassOf ies:Supplier . -ies:Rights a rdfs:Class ; - rdfs:label "Rights"^^xsd:string ; +ies:Rights + a rdfs:Class ; dcterms:identifier "{487778E0-4BD7-4d9a-B7F7-63731478E1A2}" ; - rdfs:comment """An Asset which encompasses the legal rights to an Element - -Strictly speaking, all property (therefore most Assets) are a question of rights. No-one actually owns something, they have a legal right of that thing. In most cases, we can deal with this just using Asset. However in more complex cases, rights can be bought and sold (and of course owned) to things which aren't generally viewed as assets - e.g. paying a delivery cost, owning the leasehold to a property, etc. - -Examples: - -* The performance rights to a Song -* The rights to purchase currency at a pre-agreed rate in the future""" ; + rdfs:comment "An Asset which encompasses the legal rights to an Element\n\nStrictly speaking, all property (therefore most Assets) are a question of rights. No-one actually owns something, they have a legal right of that thing. In most cases, we can deal with this just using Asset. However in more complex cases, rights can be bought and sold (and of course owned) to things which aren't generally viewed as assets - e.g. paying a delivery cost, owning the leasehold to a property, etc.\n\nExamples:\n\n* The performance rights to a Song\n* The rights to purchase currency at a pre-agreed rate in the future" ; + rdfs:label "Rights"@en-GB ; rdfs:subClassOf ies:Asset . -ies:RoadVehicle a rdfs:Class ; - rdfs:label "Road Vehicle"^^xsd:string ; +ies:RoadVehicle + a rdfs:Class ; dcterms:identifier "{830B2164-E880-4bef-A62C-B38CEB6A824D}" ; rdfs:comment "A Vehicle that travels by road (surprisingly enough)" ; + rdfs:label "Road Vehicle"@en-GB ; rdfs:subClassOf ies:Vehicle . -ies:RoomNumber a rdfs:Class ; - rdfs:label "Room Number"^^xsd:string ; +ies:RoomNumber + a rdfs:Class ; dcterms:identifier "{0B2564A8-9A95-4164-BB49-01900DD530AD}" ; rdfs:comment "A GeoIdentity used to identify a PartOfFacility" ; + rdfs:label "Room Number"@en-GB ; rdfs:subClassOf ies:GeoIdentity . -ies:SIMCard a rdfs:Class ; - rdfs:label "SIMCard"^^xsd:string ; +ies:SIMCard + a rdfs:Class ; dcterms:identifier "{3244F6B1-8636-4895-B3B1-283CF057F826}" ; rdfs:comment "A CommunicationsDevice that holds data about a IMSI" ; + rdfs:label "SIMCard"@en-GB ; rdfs:subClassOf ies:CommunicationsDevice . -ies:SMS a rdfs:Class ; - rdfs:label "SMS"^^xsd:string ; +ies:SMS + a rdfs:Class ; dcterms:identifier "{4C19E163-710B-4ccb-9F1C-569F8E348BDC}" ; rdfs:comment "A Message (text and images) sent over a cellular network" ; + rdfs:label "SMS"@en-GB ; rdfs:subClassOf ies:Message . -ies:Sailing a rdfs:Class ; - rdfs:label "Sailing"^^xsd:string ; +ies:Sailing + a rdfs:Class ; dcterms:identifier "{803AF0E7-01EC-4123-B888-3FB6369C840F}" ; rdfs:comment "A TravelService by sea" ; + rdfs:label "Sailing"@en-GB ; rdfs:subClassOf ies:Transit . -ies:SatellitePhoneHandset a rdfs:Class ; - rdfs:label "Satellite Phone Handset"^^xsd:string ; +ies:SatellitePhoneHandset + a rdfs:Class ; dcterms:identifier "{3634DBF3-AA3A-402e-9D08-906C06FAFEDB}" ; rdfs:comment "A CommunicationsDevice that communicates via satellite. " ; + rdfs:label "Satellite Phone Handset"@en-GB ; rdfs:subClassOf ies:CommunicationsDevice . -ies:SchemaObject a rdfs:Class ; - rdfs:label "Schema Object"^^xsd:string ; +ies:SchemaObject + a rdfs:Class ; dcterms:identifier "{D3375BB5-6773-40e1-8CA2-B393DD02B98C}" ; - rdfs:comment """A DataObject that is a standardised plan or outline for something. - -e.g. Bristol City Street Furniture Schema""" ; + rdfs:comment "A DataObject that is a standardised plan or outline for something.\n\ne.g. Bristol City Street Furniture Schema" ; + rdfs:label "Schema Object"@en-GB ; rdfs:subClassOf ies:DataObject . -ies:ScreenName a rdfs:Class ; - rdfs:label "Screen Name"^^xsd:string ; +ies:ScreenName + a rdfs:Class ; dcterms:identifier "{8C1321B7-8686-4a21-B99A-6C4A98B411A7}" ; rdfs:comment "A display Name used by the account which may be non-unique, and may not be the same as the username" ; + rdfs:label "Screen Name"@en-GB ; rdfs:subClassOf ies:Name . -ies:SeatNumber a rdfs:Class ; - rdfs:label "Seat Number"^^xsd:string ; +ies:SeatNumber + a rdfs:Class ; dcterms:identifier "{03D1711E-F9A7-41b1-B82F-B442FDF82EBF}" ; rdfs:comment "The number of the seat that the Passenger should be travelling in. Whilst this partially identifies the Passenger, there is no guarantee that people have not swapped seats. " ; + rdfs:label "Seat Number"@en-GB ; rdfs:subClassOf ies:Identifier . -ies:SecurityLabel a rdfs:Class ; - rdfs:label "Security Label"^^xsd:string ; +ies:SecurityLabel + a rdfs:Class ; dcterms:identifier "{CED628E4-8641-486b-BCD7-CB4E147E7AE6}" ; - rdfs:comment """A SecurityLabel may be assigned at the statement (triple) level or to the entire ExchangePayload. They provide a mechanism to specify access restrictions and handling instructions for specific triples. - -Note: In any given IES exchange, a SecurityLabel must be applied to the ExchangePayload. Individual SecurityLabels at the statement level are used to indicate where individual statements deviate from the overall payload SecurityLabel""" ; + rdfs:comment "A SecurityLabel may be assigned at the statement (triple) level or to the entire ExchangePayload. They provide a mechanism to specify access restrictions and handling instructions for specific triples.\n\nNote: In any given IES exchange, a SecurityLabel must be applied to the ExchangePayload. Individual SecurityLabels at the statement level are used to indicate where individual statements deviate from the overall payload SecurityLabel" ; + rdfs:label "Security Label"@en-GB ; rdfs:subClassOf rdfs:Resource . -ies:Sender a rdfs:Class ; - rdfs:label "Sender"^^xsd:string ; +ies:Sender + a rdfs:Class ; dcterms:identifier "{44C93DB5-8DFA-4585-9060-EEC789E0A5AC}" ; rdfs:comment "An PartyInCommunication where the communicating party is the sender of a message" ; + rdfs:label "Sender"@en-GB ; rdfs:subClassOf ies:PartyInCommunication . -ies:SendingAccount a rdfs:Class ; - rdfs:label "Sending Account"^^xsd:string ; +ies:SendingAccount + a rdfs:Class ; dcterms:identifier "{F7172876-85F6-4d29-B11F-A1B36616416A}" ; rdfs:comment "An EventParticipant where a FinancialAccount sends money" ; + rdfs:label "Sending Account"@en-GB ; rdfs:subClassOf ies:EventParticipant . -ies:SerialNumber a rdfs:Class ; - rdfs:label "Serial Number"^^xsd:string ; +ies:SerialNumber + a rdfs:Class ; dcterms:identifier "{51F79BC9-9BB5-47d6-973B-6F86F289B5FB}" ; - rdfs:comment """An Identifier for Device that has been assigned at manufacture. - -Example Value: - -123ABC456DEF""" ; + rdfs:comment "An Identifier for Device that has been assigned at manufacture.\n\nExample Value:\n\n123ABC456DEF" ; + rdfs:label "Serial Number"@en-GB ; rdfs:subClassOf ies:Identifier . -ies:ServiceName a rdfs:Class ; - rdfs:label "Service Name"^^xsd:string ; +ies:ServiceName + a rdfs:Class ; dcterms:identifier "{8F8428BA-8586-4e34-9C75-FBA7A647B8EA}" ; - rdfs:comment """The Name of the OnlineService - -This should not be confused with a webpage (see the Webpage entity type). The Online Service may be provided via a webpage.""" ; + rdfs:comment "The Name of the OnlineService\n\nThis should not be confused with a webpage (see the Webpage entity type). The Online Service may be provided via a webpage." ; + rdfs:label "Service Name"@en-GB ; rdfs:subClassOf ies:Name . -ies:ServiceProvider a rdfs:Class ; - rdfs:label "Service Provider"^^xsd:string ; +ies:ServiceProvider + a rdfs:Class ; dcterms:identifier "{496683C9-EB89-46ac-87D0-4864F1B54ED4}" ; rdfs:comment "The role of an Organisation in providing a Service (e.g. a TeleConference)" ; + rdfs:label "Service Provider"@en-GB ; rdfs:subClassOf ies:EventParticipant . -ies:ServiceUser a rdfs:Class ; - rdfs:label "Service User"^^xsd:string ; +ies:ServiceUser + a rdfs:Class ; dcterms:identifier "{CB4023BB-4B36-43a3-BCED-A7715FD597B0}" ; - rdfs:comment """A temporal state of a ResponsibleActor - -Note: this is the superclass of ResponsibleActor (the whole life person or organisation) because the whole-life state is just a special case of a ResponsibleActorState. This pattern is true for all states. """ ; + rdfs:comment "A temporal state of a ResponsibleActor\n\nNote: this is the superclass of ResponsibleActor (the whole life person or organisation) because the whole-life state is just a special case of a ResponsibleActorState. This pattern is true for all states. " ; + rdfs:label "Service User"@en-GB ; rdfs:subClassOf ies:Visiting . -ies:Ship a rdfs:Class ; - rdfs:label "Ship"^^xsd:string ; +ies:Ship + a rdfs:Class ; dcterms:identifier "{14098560-1FF3-4599-B9A5-41167861538B}" ; rdfs:comment "A Vehicle that travels on water" ; + rdfs:label "Ship"@en-GB ; rdfs:subClassOf ies:Vehicle . -ies:Signatory a rdfs:Class ; - rdfs:label "Signatory"^^xsd:string ; +ies:Signatory + a rdfs:Class ; dcterms:identifier "{C55A12C9-CF85-4b7c-B422-1D41054E9570}" ; rdfs:comment "An EventParticipant where a ResponsibleActor ratifies an agreement" ; + rdfs:label "Signatory"@en-GB ; rdfs:subClassOf ies:ActiveEventParticipant . -ies:SimilarEntities a rdfs:Class ; - rdfs:label "Similar Entities"^^xsd:string ; +ies:SimilarEntities + a rdfs:Class ; dcterms:identifier "{A4B13044-00FD-4868-8147-1A3C9E84DAAB}" ; rdfs:comment "An ClassOfEntity whose instances are considered similar" ; + rdfs:label "Similar Entities"@en-GB ; rdfs:subClassOf ies:ClassOfEntity . -ies:SocialMediaPage a rdfs:Class ; - rdfs:label "Social Media Page"^^xsd:string ; +ies:SocialMediaPage + a rdfs:Class ; dcterms:identifier "{3DC012C3-E273-4ec2-A462-CEDEB27262C1}" ; rdfs:comment "An OnlineArtefact that is user-created - e.g. a facebook timeline, twitter feed, etc. " ; + rdfs:label "Social Media Page"@en-GB ; rdfs:subClassOf ies:OnlineArtefact . -ies:SocialMediaPost a rdfs:Class ; - rdfs:label "Social Media Post"^^xsd:string ; +ies:SocialMediaPost + a rdfs:Class ; dcterms:identifier "{4B3AE19C-6369-49d0-B7B5-949714FFFC95}" ; - rdfs:comment """An OnlineArtefact that is part of a SocialMediaPage - -Note: the content may be created by a different account to the one which created the SocialMediaPage""" ; + rdfs:comment "An OnlineArtefact that is part of a SocialMediaPage\n\nNote: the content may be created by a different account to the one which created the SocialMediaPage" ; + rdfs:label "Social Media Post"@en-GB ; rdfs:subClassOf ies:OnlineArtefact . -ies:SocialServicesIdentifier a rdfs:Class ; - rdfs:label "Social Services Identifier"^^xsd:string ; +ies:SocialServicesIdentifier + a rdfs:Class ; dcterms:identifier "{DF17458A-3BB8-4851-B88A-1E08C2EFA697}" ; - rdfs:comment """An NationalIdentityNumber used for managing a citizen's access to social services - -In UK, this would be an NI number, in the US, it would be the social security number""" ; + rdfs:comment "An NationalIdentityNumber used for managing a citizen's access to social services\n\nIn UK, this would be an NI number, in the US, it would be the social security number" ; + rdfs:label "Social Services Identifier"@en-GB ; rdfs:subClassOf ies:NationalIdentityNumber . -ies:Socialising a rdfs:Class ; - rdfs:label "Socialising"^^xsd:string ; +ies:Socialising + a rdfs:Class ; dcterms:identifier "{439817EA-5973-45ab-9C01-9D75ED7D88B8}" ; - rdfs:comment """A temporal state of a ResponsibleActor - -Note: this is the superclass of ResponsibleActor (the whole life person or organisation) because the whole-life state is just a special case of a ResponsibleActorState. This pattern is true for all states. """ ; + rdfs:comment "A temporal state of a ResponsibleActor\n\nNote: this is the superclass of ResponsibleActor (the whole life person or organisation) because the whole-life state is just a special case of a ResponsibleActorState. This pattern is true for all states. " ; + rdfs:label "Socialising"@en-GB ; rdfs:subClassOf ies:Visiting . -ies:Software a rdfs:Class ; - rdfs:label "Software"^^xsd:string ; +ies:Software + a rdfs:Class ; dcterms:identifier "{B6014BB6-FD82-4748-8DFF-65401770515C}" ; - rdfs:comment """A ClassOfAsset that is programmatic instructions that control or affect the behaviour of an Asset (usually a Device). - -Note that Software is a class, as the same Software may be installed in multiple locations.""" ; + rdfs:comment "A ClassOfAsset that is programmatic instructions that control or affect the behaviour of an Asset (usually a Device).\n\nNote that Software is a class, as the same Software may be installed in multiple locations." ; + rdfs:label "Software"@en-GB ; rdfs:subClassOf ies:ClassOfAsset . -ies:Stalking a rdfs:Class ; - rdfs:label "Stalking"^^xsd:string ; +ies:Stalking + a rdfs:Class ; dcterms:identifier "{9B232210-27A3-410a-A713-EFDE7922C61C}" ; rdfs:comment "A CriminalActivity involving the malicious surveillance of a person, often in threatening manner" ; + rdfs:label "Stalking"@en-GB ; rdfs:subClassOf ies:CriminalActivity . -ies:StandardMeasure a rdfs:Class ; - rdfs:label "Standard Measure"^^xsd:string ; +ies:StandardMeasure + a rdfs:Class ; dcterms:identifier "{C441DE5B-739A-4a83-BE87-96BC63A530B3}" ; rdfs:comment "A Measure specified in the International system of quantities" ; + rdfs:label "Standard Measure"@en-GB ; rdfs:subClassOf ies:Measure . -ies:StandardMeasureValue a rdfs:Class ; - rdfs:label "Standard Measure Value"^^xsd:string ; +ies:StandardMeasureValue + a rdfs:Class ; dcterms:identifier "{773272F0-DBAB-4c47-8E21-01171FC82245}" ; rdfs:comment "A MeasureValue that is expressed in SI units" ; + rdfs:label "Standard Measure Value"@en-GB ; rdfs:subClassOf ies:MeasureValue . -ies:State a rdfs:Class ; - rdfs:label "State"^^xsd:string ; +ies:State + a rdfs:Class ; dcterms:identifier "{47301D66-CBD5-4d10-9481-B66966A3F3A2}" ; - rdfs:comment """A temporal state of an Element - -Note: IES requires that any State must be related to its whole-life Element. In some cases, the identity of the whole-life element may be unknown (or of unknown type) but a whole-life element must still be created and related to the State. - -Note: When Events are decomposed into temporal parts, those parts are often Events themselves. The exception is when the temporal part is arbitrary (e.g. the 11th second of a meeting) when a State should be used. These are rare though.""" ; ies:powertype ies:ClassOfState ; + rdfs:comment "A temporal state of an Element\n\nNote: IES requires that any State must be related to its whole-life Element. In some cases, the identity of the whole-life element may be unknown (or of unknown type) but a whole-life element must still be created and related to the State.\n\nNote: When Events are decomposed into temporal parts, those parts are often Events themselves. The exception is when the temporal part is arbitrary (e.g. the 11th second of a meeting) when a State should be used. These are rare though." ; + rdfs:label "State"@en-GB ; rdfs:subClassOf ies:Element . -ies:StoreCard a rdfs:Class ; - rdfs:label "Store Card"^^xsd:string ; +ies:StoreCard + a rdfs:Class ; dcterms:identifier "{686293F8-123B-478f-9A67-A6074937B528}" ; rdfs:comment "A PaymentArtefact issued by a retail Organisation that can only be used to pay for items supplied by that Organisation. " ; + rdfs:label "Store Card"@en-GB ; rdfs:subClassOf ies:PaymentArtefact . -ies:Stuff a rdfs:Class ; - rdfs:label "Stuff"^^xsd:string ; +ies:Stuff + a rdfs:Class ; dcterms:identifier "{CC9E60AC-B3C8-4c9b-B657-2734538AE2B9}" ; rdfs:comment "An element that is highly dissective or generally uncountable. For example, sand, water, gas and coffee." ; + rdfs:label "Stuff"@en-GB ; rdfs:subClassOf ies:Element . -ies:SubjectOfInterest a rdfs:Class ; - rdfs:label "Subject Of Interest"^^xsd:string ; +ies:SubjectOfInterest + a rdfs:Class ; dcterms:identifier "{BFFBC847-AD87-458e-9A86-690D659EB48F}" ; rdfs:comment "A State during which an Element is of interest to an investigation" ; + rdfs:label "Subject Of Interest"@en-GB ; rdfs:subClassOf ies:State . -ies:SubjectOfOperation a rdfs:Class ; - rdfs:label "Subject Of Operation"^^xsd:string ; +ies:SubjectOfOperation + a rdfs:Class ; dcterms:identifier "{11F2A275-650F-407d-8E86-F99DDEF4AAAF}" ; - rdfs:comment """An EventParticipant where an Entity is the subject of an OperationalEvent - -Examples: - -* person / organisation under investigation -* recon'd location -* subject of surveillance""" ; + rdfs:comment "An EventParticipant where an Entity is the subject of an OperationalEvent\n\nExamples:\n\n* person / organisation under investigation\n* recon'd location\n* subject of surveillance" ; + rdfs:label "Subject Of Operation"@en-GB ; rdfs:subClassOf ies:EventParticipant . -ies:Summit a rdfs:Class ; - rdfs:label "Summit"^^xsd:string ; +ies:Summit + a rdfs:Class ; dcterms:identifier "{78D65599-BCBB-491a-8C34-75B9F7AB60D5}" ; rdfs:comment "A PoliticalEvent where senior leaders assemble to discuss and agree policy or treaties" ; + rdfs:label "Summit"@en-GB ; rdfs:subClassOf ies:PoliticalEvent . -ies:Supplier a rdfs:Class ; - rdfs:label "Supplier"^^xsd:string ; +ies:Supplier + a rdfs:Class ; dcterms:identifier "{E4D44720-DBEE-434e-A61E-35FE8B66A4BE}" ; rdfs:comment "An EventParticipant where a ResponsibleActor participates in a TradeEvent as a supplier" ; + rdfs:label "Supplier"@en-GB ; rdfs:subClassOf ies:EventParticipant . -ies:Surname a rdfs:Class ; - rdfs:label "Surname"^^xsd:string ; +ies:Surname + a rdfs:Class ; dcterms:identifier "{B5A0C08A-39B3-4bd1-9D19-CE87E0F7DEBB}" ; - rdfs:comment """A PersonName that is their inherited or married name - -Note: -A surname will often be applied to a State of the Person, as names tend to change over time""" ; + rdfs:comment "A PersonName that is their inherited or married name\n\nNote:\nA surname will often be applied to a State of the Person, as names tend to change over time" ; + rdfs:label "Surname"@en-GB ; rdfs:subClassOf ies:PersonName . -ies:Surveillance a rdfs:Class ; - rdfs:label "Surveillance"^^xsd:string ; +ies:Surveillance + a rdfs:Class ; dcterms:identifier "{AD0F575E-5C28-4594-B346-50E9F22C2A8E}" ; rdfs:comment "An IntelligenceOperation that involves the continued observation of a Person or Location" ; + rdfs:label "Surveillance"@en-GB ; rdfs:subClassOf ies:IntelligenceOperation . -ies:SurveillanceWarrant a rdfs:Class ; - rdfs:label "Surveillance Warrant"^^xsd:string ; +ies:SurveillanceWarrant + a rdfs:Class ; dcterms:identifier "{A86EC717-55AF-456c-BEC4-E1BA295D0227}" ; rdfs:comment "Relates a Surveillance Event to a Document that is the warrant for the Surveillance" ; + rdfs:label "Surveillance Warrant"@en-GB ; rdfs:subClassOf ies:EventParticipant . -ies:System a rdfs:Class ; - rdfs:label "System"^^xsd:string ; +ies:System + a rdfs:Class ; dcterms:identifier "{F682A265-1AFE-4287-A9CD-0D4C83F54C52}" ; rdfs:comment "An Device comprising software and hardware brought together for a purpose. The Devices may or may not be removable / replaceable" ; - rdfs:subClassOf ies:Device, + rdfs:label "System"@en-GB ; + rdfs:subClassOf + ies:Device , ies:SystemState . -ies:SystemState a rdfs:Class ; - rdfs:label "System State"^^xsd:string ; +ies:SystemState + a rdfs:Class ; dcterms:identifier "{056DDAD3-9315-48a8-8598-3DD4F783C5CF}" ; rdfs:comment "A temporal state of a System" ; + rdfs:label "System State"@en-GB ; rdfs:subClassOf ies:State . -ies:TOID a rdfs:Class ; - rdfs:label "TOID"^^xsd:string ; +ies:TOID + a rdfs:Class ; dcterms:identifier "{79D9049D-E63F-4c94-B348-49506A75B9F8}" ; - rdfs:comment """TOIDs (TOpographic IDentifiers) are unique and persistent identifiers created and managed by Ordnance Survey Great Britain to identify topographic objects in OS datasets. - -Example: the TOID for the Tower of London is osgb1000006032892.""" ; + rdfs:comment "TOIDs (TOpographic IDentifiers) are unique and persistent identifiers created and managed by Ordnance Survey Great Britain to identify topographic objects in OS datasets.\n\nExample: the TOID for the Tower of London is osgb1000006032892." ; + rdfs:label "TOID"@en-GB ; rdfs:subClassOf ies:GeoIdentity . -ies:TargetLocation a rdfs:Class ; - rdfs:label "Target Location"^^xsd:string ; +ies:TargetLocation + a rdfs:Class ; dcterms:identifier "{9BEF1C80-3823-4611-9349-AA1E11E41BE7}" ; rdfs:comment "Relates an MilitaryAttack to the location specified for the attack" ; + rdfs:label "Target Location"@en-GB ; rdfs:subClassOf ies:EventParticipant . -ies:Team a rdfs:Class ; - rdfs:label "Team"^^xsd:string ; +ies:Team + a rdfs:Class ; dcterms:identifier "{7B20EC37-6D66-4cd9-97DF-2A30B324C421}" ; rdfs:comment "An Organisation formed around a particular pursuit or task" ; + rdfs:label "Team"@en-GB ; rdfs:subClassOf ies:Organisation . -ies:TeleConference a rdfs:Class ; - rdfs:label "Tele Conference"^^xsd:string ; +ies:TeleConference + a rdfs:Class ; dcterms:identifier "{6EAC8930-3D16-4e44-9706-989BDF6564A5}" ; rdfs:comment "An InteractiveCommunication where 2 or more parties communicate using audio" ; + rdfs:label "Tele Conference"@en-GB ; rdfs:subClassOf ies:InteractiveCommunication . -ies:TelephoneAccount a rdfs:Class ; - rdfs:label "Telephone Account"^^xsd:string ; +ies:TelephoneAccount + a rdfs:Class ; dcterms:identifier "{593AE684-C2E9-4e40-A7FD-549BFA64900D}" ; rdfs:comment "A CommunicationsAccount that is used to administer the use of one or more telephone numbers." ; + rdfs:label "Telephone Account"@en-GB ; rdfs:subClassOf ies:CommunicationsAccount . -ies:TelephoneCountryCode a rdfs:Class ; - rdfs:label "Telephone Country Code"^^xsd:string ; +ies:TelephoneCountryCode + a rdfs:Class ; dcterms:identifier "{79C84EC1-83EC-45a8-A3CE-F88CFFBF9434}" ; rdfs:comment "The dialing code for a country as specified by the ITU" ; + rdfs:label "Telephone Country Code"@en-GB ; rdfs:subClassOf ies:CommunicationsIdentifier . -ies:TelephoneNumber a rdfs:Class ; - rdfs:label "Telephone Number"^^xsd:string ; +ies:TelephoneNumber + a rdfs:Class ; dcterms:identifier "{168D7B01-CD70-4f83-A414-19B6ABEB961C}" ; rdfs:comment "A CommunicationsIdentifier that enables calls to be directed to particular handset" ; + rdfs:label "Telephone Number"@en-GB ; rdfs:subClassOf ies:CommunicationsIdentifier . -ies:TelephoneNumberRange a rdfs:Class ; - rdfs:label "Telephone Number Range"^^xsd:string ; +ies:TelephoneNumberRange + a rdfs:Class ; dcterms:identifier "{007F88AD-9CDF-4aa1-BE73-18C688DA8C05}" ; rdfs:comment "A CommunicationsIdentifierRange of TelephoneNumbers" ; + rdfs:label "Telephone Number Range"@en-GB ; rdfs:subClassOf ies:CommunicationsIdentifierRange . -ies:Temperature a rdfs:Class ; - rdfs:label "Temperature"^^xsd:string ; +ies:Temperature + a rdfs:Class ; dcterms:identifier "{3FEB0BB0-F127-431a-B117-CC986B11D61A}" ; rdfs:comment "The Measure of the thermodynamic temperature of an Element" ; + rdfs:label "Temperature"@en-GB ; rdfs:subClassOf ies:StandardMeasure . -ies:Tendency a rdfs:Class ; - rdfs:label "Tendency"^^xsd:string ; +ies:Tendency + a rdfs:Class ; dcterms:identifier "{2B451601-EC1D-4bd4-A782-6E0B7E0D416D}" ; - rdfs:comment """A DispositionalClass where all the instances share the same tendency - -Example: People who tend to violence""" ; + rdfs:comment "A DispositionalClass where all the instances share the same tendency\n\nExample: People who tend to violence" ; + rdfs:label "Tendency"@en-GB ; rdfs:subClassOf ies:DispositionalClass . -ies:TerrorAttack a rdfs:Class ; - rdfs:label "Terror Attack"^^xsd:string ; +ies:TerrorAttack + a rdfs:Class ; dcterms:identifier "{F8454637-80DD-44a7-AD91-6DECE44F0171}" ; rdfs:comment "A CriminalActivity that is politically motivated and designed to cause terror" ; + rdfs:label "Terror Attack"@en-GB ; rdfs:subClassOf ies:CriminalActivity . -ies:TerroristOrganisation a rdfs:Class ; - rdfs:label "Terrorist Organisation"^^xsd:string ; +ies:TerroristOrganisation + a rdfs:Class ; dcterms:identifier "{6467A4EF-46BA-401c-A5C7-668BAFB6E228}" ; - rdfs:comment """An OrganisationState that is assessed to be conducting acts of terror to achieve a political or religious goal. -""" ; + rdfs:comment "An OrganisationState that is assessed to be conducting acts of terror to achieve a political or religious goal.\n" ; + rdfs:label "Terrorist Organisation"@en-GB ; rdfs:subClassOf ies:OrganisationState . -ies:TheatreTicket a rdfs:Class ; - rdfs:label "Theatre Ticket"^^xsd:string ; +ies:TheatreTicket + a rdfs:Class ; dcterms:identifier "{5CD50268-582A-426b-B4CC-F6EE308B84A3}" ; rdfs:comment "An EntertainmentTicket for a theatre show" ; + rdfs:label "Theatre Ticket"@en-GB ; rdfs:subClassOf ies:EntertainmentTicket . -ies:Thing a rdfs:Class ; - rdfs:label "Thing"^^xsd:string ; +ies:Thing + a rdfs:Class ; dcterms:identifier "{485CBF1A-04FF-4741-8471-46A03D28C406}" ; - rdfs:comment """A rdfs:Resource which is a real or possible world 'thing'. - -Thing and its immediate subclasses are too broad a set of concepts to ever need to instantiate directly. - -EXAMPLES: -- An instance of a class (element) -- A class (class of element) -""" ; + rdfs:comment "A rdfs:Resource which is a real or possible world 'thing'.\n\nThing and its immediate subclasses are too broad a set of concepts to ever need to instantiate directly.\n\nEXAMPLES:\n- An instance of a class (element)\n- A class (class of element)\n" ; + rdfs:label "Thing"@en-GB ; rdfs:subClassOf rdfs:Resource . -ies:Ticket a rdfs:Class ; - rdfs:label "Ticket"^^xsd:string ; +ies:Ticket + a rdfs:Class ; dcterms:identifier "{0BC61540-2AFB-42e6-A845-79771EE0268D}" ; rdfs:comment "Documented authority (paid-for or otherwise) entitling the bearer to some specified activity." ; + rdfs:label "Ticket"@en-GB ; rdfs:subClassOf ies:IndividualDocument . -ies:TicketUsedInCheckIn a rdfs:Class ; - rdfs:label "Ticket Used In Check In"^^xsd:string ; +ies:TicketUsedInCheckIn + a rdfs:Class ; dcterms:identifier "{92470C59-DFA6-47f7-A525-50CDABC8F852}" ; - rdfs:comment """An EventParticipant where a Ricket is used in a CheckIn event - -e.g. a London Underground ticket being used at a barrier, or a concert ticket being scanned on arrival at the venue""" ; + rdfs:comment "An EventParticipant where a Ricket is used in a CheckIn event\n\ne.g. a London Underground ticket being used at a barrier, or a concert ticket being scanned on arrival at the venue" ; + rdfs:label "Ticket Used In Check In"@en-GB ; rdfs:subClassOf ies:EventParticipant . -ies:TimeBoundedClass a rdfs:Class ; - rdfs:label "Time Bounded Class"^^xsd:string ; +ies:TimeBoundedClass + a rdfs:Class ; dcterms:identifier "{E7A659A5-9059-4ea5-8FAB-8A29AFC47D9A}" ; - rdfs:comment """A ClassOfElement whose instances all begin and end within the bounds specified for the Class. In other words, a class that is defined by the temporal extent of its members. - -Note, if either the begin or end bound are missing, it is taken to be indeterminate. For example, if the begin bound is 1st Jan 2018, the class has instances that all started after that date, and their end is irrelevant. - -Example: -Everything that began and ended in the year 1900 - this would include all activities that took place within that year (but did not extend beyond it), everything created and destroyed within that time, and everything that was born and died during the period. """ ; + rdfs:comment "A ClassOfElement whose instances all begin and end within the bounds specified for the Class. In other words, a class that is defined by the temporal extent of its members.\n\nNote, if either the begin or end bound are missing, it is taken to be indeterminate. For example, if the begin bound is 1st Jan 2018, the class has instances that all started after that date, and their end is irrelevant.\n\nExample:\nEverything that began and ended in the year 1900 - this would include all activities that took place within that year (but did not extend beyond it), everything created and destroyed within that time, and everything that was born and died during the period. " ; + rdfs:label "Time Bounded Class"@en-GB ; rdfs:subClassOf ies:ClassOfElement . -ies:Title a rdfs:Class ; - rdfs:label "Title"^^xsd:string ; +ies:Title + a rdfs:Class ; dcterms:identifier "{30F5944F-75C3-4f12-A315-4E94ABCA809E}" ; rdfs:comment "The title of the respective document." ; + rdfs:label "Title"@en-GB ; rdfs:subClassOf ies:Name . -ies:TradeAgreement a rdfs:Class ; - rdfs:label "Trade Agreement"^^xsd:string ; +ies:TradeAgreement + a rdfs:Class ; dcterms:identifier "{54A4E900-7E8E-49fd-91F4-23ADDDF2DA60}" ; rdfs:comment "A PoliticalAgreement that sets tariffs and standards for trade between nations. " ; + rdfs:label "Trade Agreement"@en-GB ; rdfs:subClassOf ies:PoliticalAgreement . -ies:TradeEvent a rdfs:Class ; - rdfs:label "Trade Event"^^xsd:string ; +ies:TradeEvent + a rdfs:Class ; dcterms:identifier "{CA86862B-DA7E-487c-907B-26FA5D0564CD}" ; rdfs:comment "An Event where something is offered, bought or exchanged" ; + rdfs:label "Trade Event"@en-GB ; rdfs:subClassOf ies:Event . -ies:TradedAsset a rdfs:Class ; - rdfs:label "Traded Asset"^^xsd:string ; +ies:TradedAsset + a rdfs:Class ; dcterms:identifier "{57ADBC97-C089-4d1a-A334-A9C44EAEC38A}" ; - rdfs:comment """An EventParticipant where an Asset is participant in a TradeEvent - -This could be a specific Asset (e.g. serial numbered item) being offered for sale (as opposed to a type of Asset) or an Asset being delivered, withdrawn from sale, etc.""" ; + rdfs:comment "An EventParticipant where an Asset is participant in a TradeEvent\n\nThis could be a specific Asset (e.g. serial numbered item) being offered for sale (as opposed to a type of Asset) or an Asset being delivered, withdrawn from sale, etc." ; + rdfs:label "Traded Asset"@en-GB ; rdfs:subClassOf ies:EventParticipant . -ies:TrainTicket a rdfs:Class ; - rdfs:label "Train Ticket"^^xsd:string ; +ies:TrainTicket + a rdfs:Class ; dcterms:identifier "{A8715447-3583-45d0-9550-625CF96B3E2E}" ; rdfs:comment "A Ticket that is used to travel by rail" ; + rdfs:label "Train Ticket"@en-GB ; rdfs:subClassOf ies:TravelTicket . -ies:TrainTravel a rdfs:Class ; - rdfs:label "Train Travel"^^xsd:string ; +ies:TrainTravel + a rdfs:Class ; dcterms:identifier "{F2D6CFE4-BCE9-4bce-ADB0-075656038A55}" ; rdfs:comment "A TravelService by rail" ; + rdfs:label "Train Travel"@en-GB ; rdfs:subClassOf ies:Transit . -ies:Transit a rdfs:Class ; - rdfs:label "Transit"^^xsd:string ; +ies:Transit + a rdfs:Class ; dcterms:identifier "{7693D2C9-0F06-4005-BB8D-B5B572B2281A}" ; rdfs:comment "A Movement that is an individual transportation - e.g. an individual flight, sailing, etc." ; + rdfs:label "Transit"@en-GB ; rdfs:subClassOf ies:Movement . -ies:TravelBooking a rdfs:Class ; - rdfs:label "Travel Booking"^^xsd:string ; +ies:TravelBooking + a rdfs:Class ; dcterms:identifier "{76DC9A0C-F6E8-4ff4-ADD6-072DC1EBE3AB}" ; - rdfs:comment """The Purchase of planned travel arrangements. - -3. Travel Bookings may include bookings for Flights, Ferry Crossings, Train Journeys (i.e Travel Services), and also Hotels, Hire Cars etc. when these have been modelled. These will be included on the booking as relationships to the appropriate other entities.""" ; + rdfs:comment "The Purchase of planned travel arrangements.\n\n3. Travel Bookings may include bookings for Flights, Ferry Crossings, Train Journeys (i.e Travel Services), and also Hotels, Hire Cars etc. when these have been modelled. These will be included on the booking as relationships to the appropriate other entities." ; + rdfs:label "Travel Booking"@en-GB ; rdfs:subClassOf ies:Purchase . -ies:TravelCard a rdfs:Class ; - rdfs:label "Travel Card"^^xsd:string ; +ies:TravelCard + a rdfs:Class ; dcterms:identifier "{E1D8A09D-C260-4dd8-B6FF-C2FA8968A00B}" ; rdfs:comment "A PaymentArtefact that permits travel on public transport" ; + rdfs:label "Travel Card"@en-GB ; rdfs:subClassOf ies:PaymentArtefact . -ies:TravelLeg a rdfs:Class ; - rdfs:label "Travel Leg"^^xsd:string ; +ies:TravelLeg + a rdfs:Class ; dcterms:identifier "{55384377-146A-47c9-8706-18A1343A219C}" ; - rdfs:comment """An EventParticipant in which a Entity travels. That travel may be part of a Journey. - -The TravelLeg may be part of a Journey (i.e. the Journey has one of more legs).""" ; + rdfs:comment "An EventParticipant in which a Entity travels. That travel may be part of a Journey.\n\nThe TravelLeg may be part of a Journey (i.e. the Journey has one of more legs)." ; + rdfs:label "Travel Leg"@en-GB ; rdfs:subClassOf ies:Moving . -ies:TravelReservation a rdfs:Class ; - rdfs:label "Travel Reservation"^^xsd:string ; +ies:TravelReservation + a rdfs:Class ; dcterms:identifier "{8B290363-239E-415e-9F2D-8267D1BA2ECB}" ; rdfs:comment "A TradedAsset where the asset is a Reservation" ; + rdfs:label "Travel Reservation"@en-GB ; rdfs:subClassOf ies:TradedAsset . -ies:TravelService a rdfs:Class ; - rdfs:label "Travel Service"^^xsd:string ; +ies:TravelService + a rdfs:Class ; dcterms:identifier "{3D0FC30A-CF82-44f2-970E-BFD04EADBA74}" ; rdfs:comment "A transportation service, often provided as a public service – e.g. a scheduled flight, rail journey, ferry crossing, etc." ; + rdfs:label "Travel Service"@en-GB ; rdfs:subClassOf ies:Event . -ies:TravelServiceIdentifier a rdfs:Class ; - rdfs:label "Travel Service Identifier"^^xsd:string ; +ies:TravelServiceIdentifier + a rdfs:Class ; dcterms:identifier "{680FD822-C1F6-4d09-94D5-5D586C947DE1}" ; - rdfs:comment """The Identifier for the respective Travel Service – this is how humans would usually refer to the service - -Note however that often this identifier does not, on its own, uniquely identify any given instance of a travel service – e.g. Flight BA0010 is reused on a daily basis to refer to the flight between London Heathrow and Los Angeles. As such, to uniquely identify any given instance of a Travel Service you would need to combine it with other attributes – typically departure date/time. - -For Flights, this will be the Flight Number. - -For Ferry Sailings this is typically the name of the vessel that is scheduled to make that sailing and, when combined with the departure date/time can be used to uniquely identify that sailing. Note that if the actual vessel that makes the sailing is different to that which was scheduled (e.g. as result of the scheduled vessel being out of commission), this identifier is not modified.""" ; + rdfs:comment "The Identifier for the respective Travel Service – this is how humans would usually refer to the service\n\nNote however that often this identifier does not, on its own, uniquely identify any given instance of a travel service – e.g. Flight BA0010 is reused on a daily basis to refer to the flight between London Heathrow and Los Angeles. As such, to uniquely identify any given instance of a Travel Service you would need to combine it with other attributes – typically departure date/time.\n\nFor Flights, this will be the Flight Number.\n\nFor Ferry Sailings this is typically the name of the vessel that is scheduled to make that sailing and, when combined with the departure date/time can be used to uniquely identify that sailing. Note that if the actual vessel that makes the sailing is different to that which was scheduled (e.g. as result of the scheduled vessel being out of commission), this identifier is not modified." ; + rdfs:label "Travel Service Identifier"@en-GB ; rdfs:subClassOf ies:Identifier . -ies:TravelTicket a rdfs:Class ; - rdfs:label "Travel Ticket"^^xsd:string ; +ies:TravelTicket + a rdfs:Class ; dcterms:identifier "{6C669BEF-9267-4612-9F29-B28918B203F5}" ; rdfs:comment "A Ticket that permits travel on a particular route or set of routes" ; + rdfs:label "Travel Ticket"@en-GB ; rdfs:subClassOf ies:Ticket . -ies:TravelVisa a rdfs:Class ; - rdfs:label "Travel Visa"^^xsd:string ; +ies:TravelVisa + a rdfs:Class ; dcterms:identifier "{C066EEB4-91AF-4ee6-BB02-44A49087946B}" ; rdfs:comment "An IdentityDocument, usually attached to a Passport, which allows a Person to remain in a Country for a set period of time. " ; + rdfs:label "Travel Visa"@en-GB ; rdfs:subClassOf ies:IdentityDocument . -ies:Treaty a rdfs:Class ; - rdfs:label "Treaty"^^xsd:string ; +ies:Treaty + a rdfs:Class ; dcterms:identifier "{59599C4B-F3DE-49a0-B76F-BE4CB1293CBA}" ; rdfs:comment "An EndToEndAgreement that is between Nations and subject to international law" ; + rdfs:label "Treaty"@en-GB ; rdfs:subClassOf ies:PoliticalAgreement . -ies:UN_LOCODE a rdfs:Class ; - rdfs:label "UN_LOCODE"^^xsd:string ; +ies:UN_LOCODE + a rdfs:Class ; dcterms:identifier "{AEA785BB-B625-41aa-8738-FB0F3726A281}" ; rdfs:comment "A GeoIdentity that is a United Nations Code for Trade and Transport Locations" ; + rdfs:label "UN_LOCODE"@en-GB ; rdfs:subClassOf ies:GeoIdentity . -ies:URL a rdfs:Class ; - rdfs:label "URL"^^xsd:string ; +ies:URL + a rdfs:Class ; dcterms:identifier "{C23AB49C-0734-45b7-A383-8EEA305CDBE4}" ; rdfs:comment "An Identifier for a WebResource" ; + rdfs:label "URL"@en-GB ; rdfs:subClassOf ies:Identifier . -ies:UnitOfMeasure a rdfs:Class ; - rdfs:label "Unit Of Measure"^^xsd:string ; +ies:UnitOfMeasure + a rdfs:Class ; dcterms:identifier "{9F2DE0F4-58B1-46b7-B25A-545D765381A8}" ; rdfs:comment "A ClassOfMeasureValue that is used to quantify a Measure on a standard scale" ; + rdfs:label "Unit Of Measure"@en-GB ; rdfs:subClassOf ies:ClassOfMeasureValue . -ies:UpdateAccount a rdfs:Class ; - rdfs:label "Update Account"^^xsd:string ; +ies:UpdateAccount + a rdfs:Class ; dcterms:identifier "{E2D19BE1-B1BF-4e0b-8D44-AFFD739756BA}" ; rdfs:comment "An AccountAdminEvent where an Account is modified" ; + rdfs:label "Update Account"@en-GB ; rdfs:subClassOf ies:AccountAdminEvent . -ies:Username a rdfs:Class ; - rdfs:label "Username"^^xsd:string ; +ies:Username + a rdfs:Class ; dcterms:identifier "{9D703CE2-DED0-4aba-BE21-474781670297}" ; - rdfs:comment """The Identity for an account registered with a computer-network-based service e.g. the internet. - -An email address can be used as an online identifier for a specific domain (like Facebook). Where this is the case it can be considered to be both an instance of an email address and an instance of a username for an online identity.""" ; + rdfs:comment "The Identity for an account registered with a computer-network-based service e.g. the internet.\n\nAn email address can be used as an online identifier for a specific domain (like Facebook). Where this is the case it can be considered to be both an instance of an email address and an instance of a username for an online identity." ; + rdfs:label "Username"@en-GB ; rdfs:subClassOf ies:Identifier . -ies:UsuallyParked a rdfs:Class ; - rdfs:label "Usually Parked"^^xsd:string ; +ies:UsuallyParked + a rdfs:Class ; dcterms:identifier "{FCE0D994-4838-48fa-A274-57DB092A2960}" ; - rdfs:comment """A temporal state of a Vehicle which is the fusion of all its Parked states - -Examples: -* A car that is usually parked in Acacia Avenue -* A ship that regularly docks at Dover -* An aircraft that regularly resides in a private hangar""" ; - rdfs:subClassOf ies:DiscontinuousState, + rdfs:comment "A temporal state of a Vehicle which is the fusion of all its Parked states\n\nExamples:\n* A car that is usually parked in Acacia Avenue\n* A ship that regularly docks at Dover\n* An aircraft that regularly resides in a private hangar" ; + rdfs:label "Usually Parked"@en-GB ; + rdfs:subClassOf + ies:DiscontinuousState , ies:VehicleState . -ies:ValueInAmperes a rdfs:Class ; - rdfs:label "Value In Amperes"^^xsd:string ; +ies:ValueInAmperes + a rdfs:Class ; dcterms:identifier "{0C682BA6-23AB-459c-B8FF-A114AA27650B}" ; rdfs:comment "A StandardMeasureValue for ElectricCurrent in amperes" ; + rdfs:label "Value In Amperes"@en-GB ; rdfs:subClassOf ies:StandardMeasureValue . -ies:ValueInCandela a rdfs:Class ; - rdfs:label "Value In Candela"^^xsd:string ; +ies:ValueInCandela + a rdfs:Class ; dcterms:identifier "{391F91E4-768F-406c-A344-CC3331ABE2AC}" ; rdfs:comment "A StandardMeasureValue for LuminousIntensity in candela" ; + rdfs:label "Value In Candela"@en-GB ; rdfs:subClassOf ies:StandardMeasureValue . -ies:ValueInKelvin a rdfs:Class ; - rdfs:label "Value In Kelvin"^^xsd:string ; +ies:ValueInKelvin + a rdfs:Class ; dcterms:identifier "{32097C4D-A0FB-4024-BDB8-8E899DDCF217}" ; rdfs:comment "A StandardMeasureValue for Temperature in kelvin" ; + rdfs:label "Value In Kelvin"@en-GB ; rdfs:subClassOf ies:StandardMeasureValue . -ies:ValueInKilograms a rdfs:Class ; - rdfs:label "Value In Kilograms"^^xsd:string ; +ies:ValueInKilograms + a rdfs:Class ; dcterms:identifier "{E7A9BC2D-85E2-4999-90DC-B76C9CB57C42}" ; rdfs:comment "A StandardMeasureValue for Mass in kilograms" ; + rdfs:label "Value In Kilograms"@en-GB ; rdfs:subClassOf ies:StandardMeasureValue . -ies:ValueInMetres a rdfs:Class ; - rdfs:label "Value In Metres"^^xsd:string ; +ies:ValueInMetres + a rdfs:Class ; dcterms:identifier "{C8D4C3CB-16C2-44a7-B709-35CEBF219BF0}" ; rdfs:comment "A StandardMeasureValue for Length in metres" ; + rdfs:label "Value In Metres"@en-GB ; rdfs:subClassOf ies:StandardMeasureValue . -ies:ValueInMoles a rdfs:Class ; - rdfs:label "Value In Moles"^^xsd:string ; +ies:ValueInMoles + a rdfs:Class ; dcterms:identifier "{943CA047-F259-4181-BF04-F6D54065AAD4}" ; rdfs:comment "A StandardMeasureValue for AmountOfSubstance in moles" ; + rdfs:label "Value In Moles"@en-GB ; rdfs:subClassOf ies:StandardMeasureValue . -ies:ValueInSeconds a rdfs:Class ; - rdfs:label "Value In Seconds"^^xsd:string ; +ies:ValueInSeconds + a rdfs:Class ; dcterms:identifier "{E485D394-B9D7-40b6-BD44-E5970B2118BD}" ; rdfs:comment "A StandardMeasureValue for Duration in seconds" ; + rdfs:label "Value In Seconds"@en-GB ; rdfs:subClassOf ies:StandardMeasureValue . -ies:Vehicle a rdfs:Class ; - rdfs:label "Vehicle"^^xsd:string ; +ies:Vehicle + a rdfs:Class ; dcterms:identifier "{3B916F09-F3F4-43e9-9C84-99009C685396}" ; rdfs:comment "An Asset that is a means of transportation – e.g. car, aircraft, ship." ; - rdfs:subClassOf ies:Device, + rdfs:label "Vehicle"@en-GB ; + rdfs:subClassOf + ies:Device , ies:VehicleState . -ies:VehicleController a rdfs:Class ; - rdfs:label "Vehicle Controller"^^xsd:string ; +ies:VehicleController + a rdfs:Class ; dcterms:identifier "{93A816A9-EB7B-4250-8A1A-8919488029A7}" ; - rdfs:comment """A PersonInTransit where the Person is in control of the Transit - -e.g. driver of a car, pilot of plane, captain of a ship""" ; + rdfs:comment "A PersonInTransit where the Person is in control of the Transit\n\ne.g. driver of a car, pilot of plane, captain of a ship" ; + rdfs:label "Vehicle Controller"@en-GB ; rdfs:subClassOf ies:PersonInTransit . -ies:VehicleIdentificationNumber a rdfs:Class ; - rdfs:label "Vehicle Identification Number"^^xsd:string ; +ies:VehicleIdentificationNumber + a rdfs:Class ; dcterms:identifier "{AC9AB7B0-6C38-4b08-B2B9-CAA8486F0F4B}" ; - rdfs:comment """VIN – Vehicle Identification Number. - -For road vehicles this is often directly referred to as the VIN, but this can also be applied in a generic fashion to other vehicle types. - -ISO 3833 for road vehicles (17-digits)""" ; + rdfs:comment "VIN – Vehicle Identification Number.\n\nFor road vehicles this is often directly referred to as the VIN, but this can also be applied in a generic fashion to other vehicle types.\n\nISO 3833 for road vehicles (17-digits)" ; + rdfs:label "Vehicle Identification Number"@en-GB ; rdfs:subClassOf ies:Identifier . -ies:VehicleName a rdfs:Class ; - rdfs:label "Vehicle Name"^^xsd:string ; +ies:VehicleName + a rdfs:Class ; dcterms:identifier "{9D24B4BE-2AD4-42d6-A906-8F6EFDA23EC5}" ; - rdfs:comment """The Name of the respective Vehicle (if applicable) – often this only applies to ships/boats. - -Examples: - -The Saucy Sue -The Bountiful Blumpkin""" ; + rdfs:comment "The Name of the respective Vehicle (if applicable) – often this only applies to ships/boats.\n\nExamples:\n\nThe Saucy Sue\nThe Bountiful Blumpkin" ; + rdfs:label "Vehicle Name"@en-GB ; rdfs:subClassOf ies:Identifier . -ies:VehicleState a rdfs:Class ; - rdfs:label "Vehicle State"^^xsd:string ; +ies:VehicleState + a rdfs:Class ; dcterms:identifier "{D3275233-7381-483e-B2D2-77F13D73A52E}" ; rdfs:comment "A temporal state of a Vehicle" ; + rdfs:label "Vehicle State"@en-GB ; rdfs:subClassOf ies:AssetState . -ies:VehicleUsed a rdfs:Class ; - rdfs:label "Vehicle Used"^^xsd:string ; +ies:VehicleUsed + a rdfs:Class ; dcterms:identifier "{2202F5B0-DF49-4db5-A8F9-31FC2CC89005}" ; rdfs:comment "An EventParticipant in which a Vehicle is used to transport Entities" ; + rdfs:label "Vehicle Used"@en-GB ; rdfs:subClassOf ies:EventParticipant . -ies:VersionNumber a rdfs:Class ; - rdfs:label "Version Number"^^xsd:string ; +ies:VersionNumber + a rdfs:Class ; dcterms:identifier "{E4C44F5B-5D57-4283-B985-5A2DA87BF212}" ; rdfs:comment "The number or code that identifies the version of something." ; + rdfs:label "Version Number"@en-GB ; rdfs:subClassOf ies:Identifier . -ies:VersionOfDocument a rdfs:Class ; - rdfs:label "Version Of Document"^^xsd:string ; +ies:VersionOfDocument + a rdfs:Class ; dcterms:identifier "{ADB16761-4981-4476-BC53-2843587D1C02}" ; rdfs:comment "A WorkOfDocumentation and a TimeBoundedClass that is a versionOf a WorkOfDocumentation" ; - rdfs:subClassOf ies:TimeBoundedClass, + rdfs:label "Version Of Document"@en-GB ; + rdfs:subClassOf + ies:TimeBoundedClass , ies:WorkOfDocumentation . -ies:Victim a rdfs:Class ; - rdfs:label "Victim"^^xsd:string ; +ies:Victim + a rdfs:Class ; dcterms:identifier "{3B47FCD0-E7D1-4b2b-BC07-C96D3F07ABC3}" ; rdfs:comment "An EventParticipant where a ResponsibleActor is the victim of a CriminalActivity" ; + rdfs:label "Victim"@en-GB ; rdfs:subClassOf ies:EventParticipant . -ies:VideoConference a rdfs:Class ; - rdfs:label "Video Conference"^^xsd:string ; +ies:VideoConference + a rdfs:Class ; dcterms:identifier "{1ED09A3D-7EE9-4b7a-8F0B-8590023C9F81}" ; rdfs:comment "A TeleConference where parties communicate over video (with audio)" ; + rdfs:label "Video Conference"@en-GB ; rdfs:subClassOf ies:TeleConference . -ies:Visiting a rdfs:Class ; - rdfs:label "Visiting"^^xsd:string ; +ies:Visiting + a rdfs:Class ; dcterms:identifier "{EB558A61-8725-40d0-B87D-D6AA1FC27C89}" ; - rdfs:comment """A temporal state of a ResponsibleActor - -Note: this is the superclass of ResponsibleActor (the whole life person or organisation) because the whole-life state is just a special case of a ResponsibleActorState. This pattern is true for all states. """ ; - rdfs:subClassOf ies:EventParticipant, + rdfs:comment "A temporal state of a ResponsibleActor\n\nNote: this is the superclass of ResponsibleActor (the whole life person or organisation) because the whole-life state is just a special case of a ResponsibleActorState. This pattern is true for all states. " ; + rdfs:label "Visiting"@en-GB ; + rdfs:subClassOf + ies:EventParticipant , ies:ResponsibleActorState . -ies:VoiceCall a rdfs:Class ; - rdfs:label "Voice Call"^^xsd:string ; +ies:VoiceCall + a rdfs:Class ; dcterms:identifier "{F186E39F-A251-4b84-85E9-577C7290F6D9}" ; rdfs:comment "An InteractiveCommunication by voice" ; + rdfs:label "Voice Call"@en-GB ; rdfs:subClassOf ies:InteractiveCommunication . -ies:VoipAccount a rdfs:Class ; - rdfs:label "Voip Account"^^xsd:string ; +ies:VoipAccount + a rdfs:Class ; dcterms:identifier "{2DB8231F-0673-4788-AE41-3F52A3702A2B}" ; rdfs:comment "A TelephoneAccount where the voice communication is over IP. This may also include video communication, screen sharing, etc. " ; - rdfs:subClassOf ies:OnlineAccount, + rdfs:label "Voip Account"@en-GB ; + rdfs:subClassOf + ies:OnlineAccount , ies:TelephoneAccount . -ies:VotingAttendee a rdfs:Class ; - rdfs:label "Voting Attendee"^^xsd:string ; +ies:VotingAttendee + a rdfs:Class ; dcterms:identifier "{B94FF143-3681-41eb-8264-D3E85C558EFC}" ; rdfs:comment "When a Government has voting rights at a Summit" ; + rdfs:label "Voting Attendee"@en-GB ; rdfs:subClassOf ies:EventParticipant . -ies:War a rdfs:Class ; - rdfs:label "War"^^xsd:string ; +ies:War + a rdfs:Class ; dcterms:identifier "{D4F568F5-7BC4-489d-94BC-AE1305E5C0C2}" ; rdfs:comment "A Disagreement where at least one party has declared war" ; - rdfs:subClassOf ies:Disagreement, + rdfs:label "War"@en-GB ; + rdfs:subClassOf + ies:Disagreement , ies:EndToEndActivity . -ies:Warrant a rdfs:Class ; - rdfs:label "Warrant"^^xsd:string ; +ies:Warrant + a rdfs:Class ; dcterms:identifier "{4CAD884A-1EA7-473d-9881-8B76EBF8526F}" ; rdfs:comment "An AuthorisationDocument that provides legal permission, usually for something that would be considered illegal or intrusive otherwise" ; + rdfs:label "Warrant"@en-GB ; rdfs:subClassOf ies:AuthorisationDocument . -ies:Warrantry a rdfs:Class ; - rdfs:label "Warrantry"^^xsd:string ; +ies:Warrantry + a rdfs:Class ; dcterms:identifier "{CA2023C6-1677-4d24-A1E6-22BC4D595E6F}" ; rdfs:comment "An EndToEndAuthorisation where the process involves legal warrants. " ; + rdfs:label "Warrantry"@en-GB ; rdfs:subClassOf ies:EndToEndAuthorisation . -ies:WeaponLocation a rdfs:Class ; - rdfs:label "Weapon Location"^^xsd:string ; +ies:WeaponLocation + a rdfs:Class ; dcterms:identifier "{B513F0D8-E527-4548-8453-D905775E3A4F}" ; rdfs:comment "Relates an MilitaryAttack to the location of the attacking weapon system" ; + rdfs:label "Weapon Location"@en-GB ; rdfs:subClassOf ies:EventParticipant . -ies:WebResource a rdfs:Class ; - rdfs:label "Web Resource"^^xsd:string ; +ies:WebResource + a rdfs:Class ; dcterms:identifier "{46D508B4-F1CC-45d7-9E4B-BA8A3C88D82A}" ; rdfs:comment "Any http presence on the web" ; - rdfs:subClassOf ies:Entity, + rdfs:label "Web Resource"@en-GB ; + rdfs:subClassOf + ies:Entity , ies:WebResourceState . -ies:WebResourceState a rdfs:Class ; - rdfs:label "Web Resource State"^^xsd:string ; +ies:WebResourceState + a rdfs:Class ; dcterms:identifier "{3BE61CCF-DCD0-411d-9D43-5DEABF8381F2}" ; rdfs:comment "A temporal state of an WebResource" ; + rdfs:label "Web Resource State"@en-GB ; rdfs:subClassOf ies:State . -ies:Webpage a rdfs:Class ; - rdfs:label "Webpage"^^xsd:string ; +ies:Webpage + a rdfs:Class ; dcterms:identifier "{79098C74-E063-4c45-886D-D0B88A48E954}" ; rdfs:comment "An OnlineArtefact that is a page on the web." ; + rdfs:label "Webpage"@en-GB ; rdfs:subClassOf ies:OnlineArtefact . -ies:What3words a rdfs:Class ; - rdfs:label "What3words"^^xsd:string ; +ies:What3words + a rdfs:Class ; dcterms:identifier "{B2262900-BF01-4691-8DE1-46A726A6D1CB}" ; - rdfs:comment """A GeoIdentity that is a what3words Location specifier - -(see what3words.com)""" ; + rdfs:comment "A GeoIdentity that is a what3words Location specifier\n\n(see what3words.com)" ; + rdfs:label "What3words"@en-GB ; rdfs:subClassOf ies:GeoIdentity . -ies:WinningCandidate a rdfs:Class ; - rdfs:label "Winning Candidate"^^xsd:string ; +ies:WinningCandidate + a rdfs:Class ; dcterms:identifier "{9FC35E2C-3D28-4f21-8FF7-3BAA51860958}" ; rdfs:comment "The Person who won the Election" ; + rdfs:label "Winning Candidate"@en-GB ; rdfs:subClassOf ies:ElectoralCandidate . -ies:WithdrawFromSale a rdfs:Class ; - rdfs:label "Withdraw From Sale"^^xsd:string ; +ies:WithdrawFromSale + a rdfs:Class ; dcterms:identifier "{9416F72A-9BF9-4c99-839C-76905F02B63B}" ; rdfs:comment "A TradeEvent where a type of entity is withdrawn from sale" ; + rdfs:label "Withdraw From Sale"@en-GB ; rdfs:subClassOf ies:TradeEvent . -ies:Witness a rdfs:Class ; - rdfs:label "Witness"^^xsd:string ; +ies:Witness + a rdfs:Class ; dcterms:identifier "{9C9ED058-4BB5-43d0-A311-FF7A532ED6D6}" ; rdfs:comment "A Person's role as a witness in a trial" ; - rdfs:subClassOf ies:ActiveEventParticipant, + rdfs:label "Witness"@en-GB ; + rdfs:subClassOf + ies:ActiveEventParticipant , ies:PersonState . -ies:WorkOfDocumentation a rdfs:Class ; - rdfs:label "Work Of Documentation"^^xsd:string ; +ies:WorkOfDocumentation + a rdfs:Class ; dcterms:identifier "{F0B48978-D4E4-45a4-8238-091A5B714D82}" ; rdfs:comment "A Representation that is the general case of a document - i.e. \"War and Peace\" as opposed to \"My copy of War and Peace\"" ; + rdfs:label "Work Of Documentation"@en-GB ; rdfs:subClassOf ies:ClassOfIndividualDocument . -ies:aCopyOf a owl:ObjectProperty ; - rdfs:label "a Copy Of"^^xsd:string ; - dcterms:identifier "{22D9054C-AE5C-4afe-99D9-3C9D65C86CB9}" ; - rdfs:comment """An rdf:type relationship that asserts a Document is a copy of WorkOfDocumentation +geo:hasGeometry + a owl:ObjectProperty ; + dcterms:identifier "{08411AE5-9487-4D6F-8A89-B8E58EF946AD}" ; + rdfs:comment "\n A relationship that relates a ies:Location/geo:Feature to its geo:Geometry representation.\n " ; + rdfs:label "has Geometry"@en-GB ; + rdfs:range geo:Geometry ; + rdfs:subPropertyOf ies:isRepresentedAs ; + skos:example "\n data:GreaterLondon a ies:Location .\n data:GreaterLondonBoundary a geo:Geometry,sf:Polygon .\n data:GreaterLondon geo:hasGeometry data:GreaterLondonBoundary .\n\n In this example, a polygon object is defined representing the boundary of Greater London.\n NB at this point, the coordinate or syntax for this geometry object are not specified.\n " ; + skos:scopeNote "\n GeoSPARQL uses geo:hasGeometry to relate instances of geo:Feature to instances of geo:Geometry, for example an instance of the class sf:Polygon.\n IES uses the ies:isRepresentedAs property is to relate instances of ies:Location to instances of ies:GeoRepresentation, for example an instance\n of the class ies:GeoJSON.\n " . -Note: Document instances are individual physical documents whereas WorkOfDocumentation is the general case of a document - e.g. "War and Peace" vs "my copy of War and Peace\"""" ; +ies:aCopyOf + a owl:ObjectProperty ; + dcterms:identifier "{22D9054C-AE5C-4afe-99D9-3C9D65C86CB9}" ; + rdfs:comment "An rdf:type relationship that asserts a Document is a copy of WorkOfDocumentation\n\nNote: Document instances are individual physical documents whereas WorkOfDocumentation is the general case of a document - e.g. \"War and Peace\" vs \"my copy of War and Peace\"" ; rdfs:domain ies:IndividualDocument ; + rdfs:label "a Copy Of"@en-GB ; rdfs:range ies:WorkOfDocumentation ; rdfs:subPropertyOf rdf:type . -ies:accountForCard a owl:ObjectProperty ; - rdfs:label "account For Card"^^xsd:string ; +ies:accountForCard + a owl:ObjectProperty ; dcterms:identifier "{7891E893-56DB-4d47-80B4-C78A667767F6}" ; rdfs:comment "Relates a BankCard to the FinancialAccount which the card is issued against." ; rdfs:domain ies:BankCard ; + rdfs:label "account For Card"@en-GB ; rdfs:range ies:FinancialAccount ; rdfs:subPropertyOf ies:relationship . -ies:accountProvider a owl:ObjectProperty ; - rdfs:label "account Provider"^^xsd:string ; +ies:accountProvider + a owl:ObjectProperty ; dcterms:identifier "{0F9244C3-B2F5-4b8a-AED2-54B7FDAB9578}" ; rdfs:comment "The Organisation that provides the FinancialAccount" ; rdfs:domain ies:Account ; + rdfs:label "account Provider"@en-GB ; rdfs:range ies:Organisation ; rdfs:subPropertyOf ies:relationship . -ies:allHaveCharacteristic a owl:ObjectProperty ; - rdfs:label "all Have Characteristic"^^xsd:string ; - dcterms:identifier "{81A1E70D-6ADB-4843-BCA6-C0A710E7716B}" ; - rdfs:comment """An rdfs:subClassOf relationship that asserts that all instances of a ClassOfElement share a particular Characteristic or Measure +ies:after + a owl:ObjectProperty ; + dcterms:identifier "{FA4DDF04-16DA-4b5c-AE9A-6AB8CD07DCDB}" ; + rdfs:comment "A relationship linking two Elements where one ends before the other starts" ; + rdfs:domain ies:Element ; + rdfs:label "after"@en-GB ; + rdfs:range ies:Element ; + rdfs:subPropertyOf ies:relationship . -e.g. all London buses being red, all heavyweight boxers weighing more than 200lbs""" ; +ies:allHaveCharacteristic + a owl:ObjectProperty ; + dcterms:identifier "{81A1E70D-6ADB-4843-BCA6-C0A710E7716B}" ; + rdfs:comment "An rdfs:subClassOf relationship that asserts that all instances of a ClassOfElement share a particular Characteristic or Measure\n\ne.g. all London buses being red, all heavyweight boxers weighing more than 200lbs" ; rdfs:domain ies:ClassOfElement ; + rdfs:label "all Have Characteristic"@en-GB ; rdfs:range ies:Characteristic ; - rdfs:subPropertyOf ies:relationship, + rdfs:subPropertyOf + ies:relationship , rdfs:subClassOf . -ies:allHaveDisposition a owl:ObjectProperty ; - rdfs:label "all Have Disposition"^^xsd:string ; +ies:allHaveDisposition + a owl:ObjectProperty ; dcterms:identifier "{6F8504E0-E03C-43fa-AA81-C3341CA551E3}" ; - rdfs:comment """An rdfs:subClassOf relationship that asserts that all instances of a ClassOfElement share a disposition - -e.g. all Eurofighters being capable of Mach 2""" ; + rdfs:comment "An rdfs:subClassOf relationship that asserts that all instances of a ClassOfElement share a disposition\n\ne.g. all Eurofighters being capable of Mach 2" ; rdfs:domain ies:ClassOfElement ; + rdfs:label "all Have Disposition"@en-GB ; rdfs:range ies:DispositionalClass ; - rdfs:subPropertyOf ies:relationship, + rdfs:subPropertyOf + ies:relationship , rdfs:subClassOf . -ies:alliedTo a owl:ObjectProperty ; - rdfs:label "allied To"^^xsd:string ; +ies:alliedTo + a owl:ObjectProperty ; dcterms:identifier "{7F818F57-2C3B-4629-8EEC-F5F8310AE655}" ; rdfs:comment "A Relationship between two ResponsibleActor Entities where one is allied to the other." ; rdfs:domain ies:ResponsibleActorState ; + rdfs:label "allied To"@en-GB ; rdfs:range ies:Alliance ; rdfs:subPropertyOf ies:relationship . -ies:allocatedSeatNumber a owl:DatatypeProperty ; - rdfs:label "allocated Seat Number"^^xsd:string ; - dcterms:identifier "{518E9B39-58C0-4e89-831D-B6099C3B9892}" ; - rdfs:comment "The seat number associated with the ticket" ; - rdfs:domain ies:Ticket ; - rdfs:subPropertyOf ies:attribute . - -ies:andGroup a owl:DatatypeProperty ; - rdfs:label "and Group"^^xsd:string ; - dcterms:identifier "{1326576A-6240-47b0-AED7-5F3FC4E3884D}" ; - rdfs:comment """The groups (if any) which the requesting user must be a member of in order to access the item. See the EDH specification for further details. - -Allowable Values: - -See EDH Standard""" ; - rdfs:domain ies:SecurityLabel . +ies:ancestorOf + a owl:ObjectProperty ; + dcterms:identifier "{15388C46-262D-4f70-8F65-83758A5AEAF5}" ; + rdfs:comment "A Relationship between two Person Entities that indicates one is and ancestor of the other\n\nNote: was called \"relative of\" in IES 3.x, but was really only about ancestry, so is changed here. " ; + rdfs:domain ies:Person ; + rdfs:label "ancestor Of"@en-GB ; + rdfs:range ies:Person ; + rdfs:subPropertyOf ies:familiallyRelatedTo . -ies:areaOfCoverage a owl:ObjectProperty ; - rdfs:label "area Of Coverage"^^xsd:string ; +ies:areaOfCoverage + a owl:ObjectProperty ; dcterms:identifier "{C6BA7464-C00E-4ff6-AE7B-9CE9D4E08FDF}" ; - rdfs:comment """The area over which the TravelCard is valid - -Examples: - -London - Zone 1 -London - All Zones""" ; + rdfs:comment "The area over which the TravelCard is valid\n\nExamples:\n\nLondon - Zone 1\nLondon - All Zones" ; rdfs:domain ies:TravelCard ; + rdfs:label "area Of Coverage"@en-GB ; rdfs:range ies:Location ; rdfs:subPropertyOf ies:relationship . -ies:assessed a owl:ObjectProperty ; - rdfs:label "assessed"^^xsd:string ; +ies:assessed + a owl:ObjectProperty ; dcterms:identifier "{669E3CD0-CD9D-496c-A711-ECDE3F589012}" ; rdfs:comment "An owl:objectProperty that links an AssesToBeTrue to the rdfs:Resource that is assessed to be true." ; rdfs:domain ies:Assessment ; + rdfs:label "assessed"@en-GB ; rdfs:range rdfs:Resource . -ies:assessedToBeTheSameAs a owl:ObjectProperty ; - rdfs:label "assessed To Be The Same As"^^xsd:string ; +ies:assessedToBeTheSameAs + a owl:ObjectProperty ; dcterms:identifier "{6A1C6C65-D671-4ea3-9184-044AE2A802CF}" ; - rdfs:comment """A relationship that asserts two Things that may have been previously judged to be different are in fact the same thing. - -WARNING: by "the same" we mean they occupy the same space for the same period of time - i.e. not two different things in the same place at different times, and not the same physical item at two different periods of time. The Identifier and State patterns should do most of what is needed here, and it is extremely rare that this would ever be needed. Do not use unless absolutely necessary. """ ; + rdfs:comment "A relationship that asserts two Things that may have been previously judged to be different are in fact the same thing.\n\nWARNING: by \"the same\" we mean they occupy the same space for the same period of time - i.e. not two different things in the same place at different times, and not the same physical item at two different periods of time. The Identifier and State patterns should do most of what is needed here, and it is extremely rare that this would ever be needed. Do not use unless absolutely necessary. " ; + rdfs:label "assessed To Be The Same As"@en-GB ; rdfs:subPropertyOf ies:relationship . -ies:associatedCarrier a owl:ObjectProperty ; - rdfs:label "associated Carrier"^^xsd:string ; +ies:associatedCarrier + a owl:ObjectProperty ; dcterms:identifier "{2E464C7F-FC0B-4dcc-9B1C-5DCA87B4CE3A}" ; rdfs:comment "The Organisation that provides the transport specified on the Ticket" ; rdfs:domain ies:TravelTicket ; + rdfs:label "associated Carrier"@en-GB ; rdfs:range ies:Organisation ; rdfs:subPropertyOf ies:relationship . -ies:associatedPersonName a owl:DatatypeProperty ; - rdfs:label "associated Person Name"^^xsd:string ; - dcterms:identifier "{022535DE-2100-420b-B4BC-10465DEEEC3C}" ; - rdfs:comment """The name of the Person which is associated with the Entity - -This may be the name of an account holder, the name printed on ID, tickets, etc. - -Note in 3.x, this was several different attributes: -accountHolderName on FinancialAccount -nameOnLicense, etc. on IdentityDocument -ticketHolderName on Ticket""" ; - rdfs:domain ies:AccountState, - ies:IdentityDocument, - ies:PaymentArtefact, - ies:Ticket ; - rdfs:subPropertyOf ies:attribute . - -ies:authorisesAccessTo a owl:ObjectProperty ; - rdfs:label "authorises Access To"^^xsd:string ; +ies:authorisesAccessTo + a owl:ObjectProperty ; dcterms:identifier "{A2DA918D-843C-43c9-A974-4795601E9D65}" ; rdfs:comment "The Event for which the respective Ticket applies." ; rdfs:domain ies:Ticket ; + rdfs:label "authorises Access To"@en-GB ; rdfs:range ies:Event ; rdfs:subPropertyOf ies:relationship . -ies:beginBoundOfClass a owl:ObjectProperty ; - rdfs:label "begin Bound Of Class"^^xsd:string ; +ies:beginBoundOfClass + a owl:ObjectProperty ; dcterms:identifier "{2C441F0A-635D-41ef-B8CC-96AA07958F8E}" ; rdfs:comment "A relationship linking a TimeBoundedClass to the ParticularPeriod that marks the beginning bound date of its instances" ; rdfs:domain ies:TimeBoundedClass ; + rdfs:label "begin Bound Of Class"@en-GB ; rdfs:range ies:ParticularPeriod ; rdfs:subPropertyOf ies:relationship . -ies:branding a owl:ObjectProperty ; - rdfs:label "branding"^^xsd:string ; +ies:branding + a owl:ObjectProperty ; dcterms:identifier "{62675B63-9169-4f05-9993-E1B17540A6C1}" ; - rdfs:comment """A brand or logo that is represented on an Entity - -e.g. some bank cards are branded by a car manufacturer, etc. but actually operated by a bank""" ; + rdfs:comment "A brand or logo that is represented on an Entity\n\ne.g. some bank cards are branded by a car manufacturer, etc. but actually operated by a bank" ; rdfs:domain ies:PaymentArtefact ; + rdfs:label "branding"@en-GB ; rdfs:range ies:Organisation ; rdfs:subPropertyOf ies:relationship . -ies:carrierService a owl:ObjectProperty ; - rdfs:label "carrier Service"^^xsd:string ; +ies:carrierService + a owl:ObjectProperty ; dcterms:identifier "{76C31798-780C-41b0-A985-0AE3B1C3A478}" ; rdfs:comment "The Organisation that provides the transport specified on the Ticket" ; rdfs:domain ies:TravelService ; + rdfs:label "carrier Service"@en-GB ; rdfs:range ies:Organisation ; rdfs:subPropertyOf ies:relationship . -ies:charters a owl:ObjectProperty ; - rdfs:label "charters"^^xsd:string ; +ies:charters + a owl:ObjectProperty ; dcterms:identifier "{48223A62-12E6-4953-8F80-8C7A48151825}" ; rdfs:comment "A Relationship between a ResponsibleActor and the Transit they have chartered." ; rdfs:domain ies:ResponsibleActor ; + rdfs:label "charters"@en-GB ; rdfs:range ies:Transit ; rdfs:subPropertyOf ies:relationship . -ies:coercedBy a owl:ObjectProperty ; - rdfs:label "coerced By"^^xsd:string ; +ies:coercedBy + a owl:ObjectProperty ; dcterms:identifier "{9E413787-42C8-4cd4-B7B1-63E38F6A02D9}" ; rdfs:comment "A Relationship between two ResponsibleActor Entities where one (range) coerces the other (domain)." ; rdfs:domain ies:ResponsibleActorState ; + rdfs:label "coerced By"@en-GB ; rdfs:range ies:ResponsibleActor ; rdfs:subPropertyOf ies:relationship . -ies:contactDetailsOnBooking a owl:DatatypeProperty ; - rdfs:label "contact Details On Booking"^^xsd:string ; - dcterms:identifier "{B54BB629-E007-4099-BC01-B512894F1E89}" ; - rdfs:comment """The contact details of the Person making the booking as recorded on the actual Travel Booking. - -Note that if these details can be parsed to identify the contact telephone number, contact email address etc. then they should be mapped as instances of relationship to the respective CommunicationsIdentifier (TelephoneNumber, EmailAddress, etc.).""" ; - rdfs:domain ies:TravelBooking ; - rdfs:subPropertyOf ies:attribute . - -ies:contractedTo a owl:ObjectProperty ; - rdfs:label "contracted To"^^xsd:string ; +ies:contractedTo + a owl:ObjectProperty ; dcterms:identifier "{0876AE1F-7202-41d9-A00F-208B118BBF79}" ; rdfs:comment "A worksFor relationship where a ResponsibleActor (domain) is contracted to another ResponsibleActor (range)." ; + rdfs:label "contracted To"@en-GB ; rdfs:subPropertyOf ies:worksFor . -ies:cookieOnDevice a owl:ObjectProperty ; - rdfs:label "cookie On Device"^^xsd:string ; +ies:cookieOnDevice + a owl:ObjectProperty ; dcterms:identifier "{76D8EA41-E338-4db5-BB30-D642CF0F90EB}" ; - rdfs:comment """Relates a Cookie to the Device it is installed on. - -Note: there is usually no need for states here as the Cookie itself has begin and end times.""" ; + rdfs:comment "Relates a Cookie to the Device it is installed on.\n\nNote: there is usually no need for states here as the Cookie itself has begin and end times." ; rdfs:domain ies:Cookie ; + rdfs:label "cookie On Device"@en-GB ; rdfs:range ies:Device ; rdfs:subPropertyOf ies:relationship . -ies:cookieOriginSite a owl:ObjectProperty ; - rdfs:label "cookie Origin Site"^^xsd:string ; +ies:cookieOriginSite + a owl:ObjectProperty ; dcterms:identifier "{24E8B958-284F-4be2-AACD-A7B2A94B97D4}" ; rdfs:comment "Relates a Cookie to the Webpage from which it originated." ; rdfs:domain ies:Cookie ; + rdfs:label "cookie Origin Site"@en-GB ; rdfs:range ies:Webpage ; rdfs:subPropertyOf ies:relationship . -ies:countryOfRegistration a owl:ObjectProperty ; - rdfs:label "country Of Registration"^^xsd:string ; +ies:countryOfRegistration + a owl:ObjectProperty ; dcterms:identifier "{D33498ED-B6A0-41ea-864F-CE95E2B1E010}" ; rdfs:comment "The Country in which the respective Entity is registered / recognised." ; - rdfs:domain ies:Account, - ies:Organisation, + rdfs:domain + ies:Account , + ies:Organisation , ies:Vehicle ; + rdfs:label "country Of Registration"@en-GB ; rdfs:range ies:Country ; rdfs:subPropertyOf ies:relationship . -ies:countryUsingDialCode a owl:ObjectProperty ; - rdfs:label "country Using Dial Code"^^xsd:string ; +ies:countryUsingDialCode + a owl:ObjectProperty ; dcterms:identifier "{8C3F2C71-C7A2-414a-85C2-DFCD2D91D8E5}" ; - rdfs:comment """A relationship between a TelephoneCountryCode and a Country that uses that code. - -Note: more than one Country may use the same code, and in rare cases a given Country may have more than one code.""" ; + rdfs:comment "A relationship between a TelephoneCountryCode and a Country that uses that code.\n\nNote: more than one Country may use the same code, and in rare cases a given Country may have more than one code." ; rdfs:domain ies:TelephoneCountryCode ; + rdfs:label "country Using Dial Code"@en-GB ; rdfs:range ies:Country ; rdfs:subPropertyOf ies:relationship . -ies:cousinOf a owl:ObjectProperty ; - rdfs:label "cousin Of"^^xsd:string ; +ies:cousinOf + a owl:ObjectProperty ; dcterms:identifier "{32A625FA-3159-4b36-B551-3742BA11C7A8}" ; rdfs:comment "A Relationship between two Person Entities that indicates one is the cousin of the other" ; rdfs:domain ies:Person ; + rdfs:label "cousin Of"@en-GB ; rdfs:range ies:Person ; rdfs:subPropertyOf ies:familiallyRelatedTo . -ies:crossingOf a owl:ObjectProperty ; - rdfs:label "crossing Of"^^xsd:string ; +ies:crossingOf + a owl:ObjectProperty ; dcterms:identifier "{5A0E8F10-EE46-49bd-8E25-A67040D4A40B}" ; rdfs:comment "A partOf relationship to indicate a Location (range) has a Crossing (domain)" ; rdfs:domain ies:Crossing ; + rdfs:label "crossing Of"@en-GB ; rdfs:range ies:Location ; rdfs:subPropertyOf ies:isPartOf . -ies:currencyAmount a owl:DatatypeProperty ; - rdfs:label "currency Amount"^^xsd:string ; - dcterms:identifier "{C53F62D0-0817-404b-9624-95A89D94F9A2}" ; - rdfs:comment """A number that represents the amount of currency. - -Note: sometimes the number and/or the currency may be unknown and therefore not instantiated""" ; - rdfs:domain ies:AmountOfMoney ; - rdfs:subPropertyOf ies:attribute . - -ies:currencyDenomination a owl:ObjectProperty ; - rdfs:label "currency Denomination"^^xsd:string ; +ies:currencyDenomination + a owl:ObjectProperty ; dcterms:identifier "{AE8A5533-9C08-46e7-8131-E3D119F6AAE3}" ; rdfs:comment "The currency in which the AmountOfMoney is denominated" ; rdfs:domain ies:AmountOfMoney ; + rdfs:label "currency Denomination"@en-GB ; rdfs:range ies:Currency ; rdfs:subPropertyOf rdf:type . -ies:dialInNumber a owl:DatatypeProperty ; - rdfs:label "dial In Number"^^xsd:string ; - dcterms:identifier "{73F2438B-77F5-49ee-B70D-84D5D50B378F}" ; - rdfs:comment "The number dialed to take part in the TeleConference" ; - rdfs:domain ies:TeleConference ; - rdfs:subPropertyOf ies:attribute . - -ies:disrespectfulOf a owl:ObjectProperty ; - rdfs:label "disrespectful Of"^^xsd:string ; +ies:disrespectfulOf + a owl:ObjectProperty ; dcterms:identifier "{369D2CA7-BFFD-4bc3-941F-47262C3DBF1F}" ; - rdfs:comment """A Relationship between two ResponsibleActor Entities where one is disrespectful of the other. - -Note: this should not be considered a bi-directional relationship. Just because one person disrespects another person does not necessarily mean the feeling is reciprocated. """ ; + rdfs:comment "A Relationship between two ResponsibleActor Entities where one is disrespectful of the other.\n\nNote: this should not be considered a bi-directional relationship. Just because one person disrespects another person does not necessarily mean the feeling is reciprocated. " ; rdfs:domain ies:ResponsibleActorState ; + rdfs:label "disrespectful Of"@en-GB ; rdfs:range ies:ResponsibleActor ; rdfs:subPropertyOf ies:relationship . -ies:distrusts a owl:ObjectProperty ; - rdfs:label "distrusts"^^xsd:string ; +ies:distrusts + a owl:ObjectProperty ; dcterms:identifier "{3499FB8A-AA42-4367-BBBC-79A69338BD70}" ; - rdfs:comment """A Relationship between two ResponsibleActor Entities where one distrusts the other. - -Note: this should not be considered a bi-directional relationship. Just because one person distrusts another person does not necessarily mean the feeling is reciprocated. """ ; + rdfs:comment "A Relationship between two ResponsibleActor Entities where one distrusts the other.\n\nNote: this should not be considered a bi-directional relationship. Just because one person distrusts another person does not necessarily mean the feeling is reciprocated. " ; rdfs:domain ies:ResponsibleActorState ; + rdfs:label "distrusts"@en-GB ; rdfs:range ies:ResponsibleActor ; rdfs:subPropertyOf ies:relationship . -ies:documentIdentifies a owl:ObjectProperty ; - rdfs:label "document Identifies"^^xsd:string ; +ies:documentIdentifies + a owl:ObjectProperty ; dcterms:identifier "{2F8738A6-5EBA-4d80-980B-AA9E6F28B81A}" ; - rdfs:comment """Links an IdentityDocument to the Person it identifies. - -Note: was "Is associated with" in IES3""" ; + rdfs:comment "Links an IdentityDocument to the Person it identifies.\n\nNote: was \"Is associated with\" in IES3" ; rdfs:domain ies:IdentityDocument ; + rdfs:label "document Identifies"@en-GB ; rdfs:range ies:Person ; rdfs:subPropertyOf ies:relationship . -ies:documentedBy a owl:ObjectProperty ; - rdfs:label "documented By"^^xsd:string ; +ies:documentedBy + a owl:ObjectProperty ; dcterms:identifier "{AC7C948A-F19C-4296-AC38-0FEE6A4C5E90}" ; rdfs:comment "An isRepresentedAs relationship that asserts a WorkOfDocumentation is about an Thing" ; rdfs:domain ies:Thing ; + rdfs:label "documented By"@en-GB ; rdfs:range ies:WorkOfDocumentation ; rdfs:subPropertyOf ies:isRepresentedAs . -ies:employedBy a owl:ObjectProperty ; - rdfs:label "employed By"^^xsd:string ; +ies:eachHasCapacity + a owl:ObjectProperty ; + dcterms:identifier "{F4C6B093-874D-4e4f-9A7C-6B3E1D8C2A91}" ; + rdfs:comment """A relationship that asserts all members of a ClassOfState can have (be members of) another ClassOfState (Capacity). + +This is the class-level equivalent of hasCapacity. For example, "Eurofighter in operational condition" (a ClassOfState) eachHasCapacity "Performer of Mach 2 flight" (another ClassOfState) means that every member of the first class can, in some possible world, be a member of the second class. + +See also: hasCapacity for the instance-level equivalent."""@en-GB ; + rdfs:domain ies:ClassOfState ; + rdfs:label "each Has Capacity"@en-GB ; + rdfs:range ies:ClassOfState ; + rdfs:subPropertyOf ies:relationship . + +ies:employedBy + a owl:ObjectProperty ; dcterms:identifier "{74721DF1-18D6-4c1b-93CC-71C888C6D405}" ; rdfs:comment "A worksFor relationship where the worker is employed." ; rdfs:domain ies:PersonState ; + rdfs:label "employed By"@en-GB ; rdfs:subPropertyOf ies:worksFor . -ies:endBoundOfClass a owl:ObjectProperty ; - rdfs:label "end Bound Of Class"^^xsd:string ; +ies:endBoundOfClass + a owl:ObjectProperty ; dcterms:identifier "{F8109922-1CB1-490d-BBB5-FD5B76E19FD1}" ; rdfs:comment "A relationship linking a TimeBoundedClass to the ParticularPeriod that marks the end bound date of its instances" ; rdfs:domain ies:TimeBoundedClass ; + rdfs:label "end Bound Of Class"@en-GB ; rdfs:range ies:ParticularPeriod ; rdfs:subPropertyOf ies:relationship . -ies:endsIn a owl:DatatypeProperty ; - rdfs:label "ends In"^^xsd:string ; - dcterms:identifier "{6767DFCD-3FCB-42cc-BEE3-9FA9A324DF0B}" ; - rdfs:comment "An xsd:DateTime for the end of the period" ; - rdfs:domain ies:ArbitraryPeriod ; - rdfs:subPropertyOf ies:attribute . - -ies:enemyOf a owl:ObjectProperty ; - rdfs:label "enemy Of"^^xsd:string ; +ies:enemyOf + a owl:ObjectProperty ; dcterms:identifier "{7F1A6A06-5223-4bf9-B903-1061A127D62C}" ; - rdfs:comment """A Relationship between two ResponsibleActor Entities where one is the enemy of the other. - -Note: this should not be considered a bi-directional relationship. Just because one person considers another person their enemy does not necessarily mean the feeling is reciprocated. """ ; + rdfs:comment "A Relationship between two ResponsibleActor Entities where one is the enemy of the other.\n\nNote: this should not be considered a bi-directional relationship. Just because one person considers another person their enemy does not necessarily mean the feeling is reciprocated. " ; rdfs:domain ies:ResponsibleActorState ; + rdfs:label "enemy Of"@en-GB ; rdfs:range ies:ResponsibleActor ; rdfs:subPropertyOf ies:relationship . -ies:eventDateTime a owl:ObjectProperty ; - rdfs:label "event Date Time"^^xsd:string ; +ies:eventDateTime + a owl:ObjectProperty ; dcterms:identifier "{07DCD4FC-938C-438d-ABE6-F7F64E66A255}" ; rdfs:comment "The date/time of the performance to which the ticket is valid." ; rdfs:domain ies:EntertainmentTicket ; + rdfs:label "event Date Time"@en-GB ; rdfs:range ies:ParticularPeriod ; rdfs:subPropertyOf ies:relationship . -ies:excludedFrom a owl:ObjectProperty ; - rdfs:label "excluded From"^^xsd:string ; +ies:excludedFrom + a owl:ObjectProperty ; dcterms:identifier "{883B5479-62DD-47a4-BC14-9A11835D820B}" ; - rdfs:comment """A Relationship between a ResponsibleActorState and a Location they are not allowed to enter. - -Note: any additional information about how or why the exclusion is in place should be added to the state""" ; + rdfs:comment "A Relationship between a ResponsibleActorState and a Location they are not allowed to enter.\n\nNote: any additional information about how or why the exclusion is in place should be added to the state" ; rdfs:domain ies:ResponsibleActorState ; + rdfs:label "excluded From"@en-GB ; rdfs:range ies:Location ; rdfs:subPropertyOf ies:relationship . -ies:fearfulOf a owl:ObjectProperty ; - rdfs:label "fearful Of"^^xsd:string ; - dcterms:identifier "{A589F81D-DC15-4b71-80B5-BA4CD46B2E41}" ; - rdfs:comment """A Relationship between two ResponsibleActor Entities where one is fearful of the other. +ies:familiallyRelatedTo + a owl:ObjectProperty ; + dcterms:identifier "{3AA26AC6-206D-4b6d-BDEC-C9E2B4814BE7}" ; + rdfs:comment "A Relationship between PersonState (which may be a Person, or just a temporal state of Person) and another Person to indicate they have a familial relationship.\n\nNote: some relationships will be temporal (e.g. spouseOf) and therefore related a state to a Person. Others will be for life (i.e. from the birth of the youngest until one of them dies) and therefore between two whole-life Person entities." ; + rdfs:domain ies:PersonState ; + rdfs:label "familially Related To"@en-GB ; + rdfs:range ies:Person ; + rdfs:subPropertyOf ies:relationship . -Note: this should not be considered a bi-directional relationship. Just because one person considers another person a threat does not necessarily mean the feeling is reciprocated. """ ; +ies:fearfulOf + a owl:ObjectProperty ; + dcterms:identifier "{A589F81D-DC15-4b71-80B5-BA4CD46B2E41}" ; + rdfs:comment "A Relationship between two ResponsibleActor Entities where one is fearful of the other.\n\nNote: this should not be considered a bi-directional relationship. Just because one person considers another person a threat does not necessarily mean the feeling is reciprocated. " ; rdfs:domain ies:ResponsibleActorState ; + rdfs:label "fearful Of"@en-GB ; rdfs:range ies:ResponsibleActor ; rdfs:subPropertyOf ies:relationship . -ies:finiteMembershipCount a owl:DatatypeProperty ; - rdfs:label "finite Membership Count"^^xsd:string ; - dcterms:identifier "{FF3DDC24-010C-4cd2-BF97-7464EAF45317}" ; - rdfs:comment "An integer count of members of a FiniteClassOfElement. " ; - rdfs:domain ies:FiniteClassOfElement ; - rdfs:subPropertyOf ies:attribute . - -ies:format a owl:ObjectProperty ; - rdfs:label "format"^^xsd:string ; +ies:format + a owl:ObjectProperty ; dcterms:identifier "{EF2C13D4-7106-4799-BB72-7CD47714F257}" ; - rdfs:comment """The format of the respective WorkOfDocumentation. - -Examples: - -PDF -MS Word""" ; + rdfs:comment "The format of the respective WorkOfDocumentation.\n\nExamples:\n\nPDF\nMS Word" ; rdfs:domain ies:WorkOfDocumentation ; + rdfs:label "format"@en-GB ; rdfs:range ies:DocumentFormat ; - rdfs:subPropertyOf ies:relationship, + rdfs:subPropertyOf + ies:relationship , rdfs:subClassOf . -ies:formatOfIndividualDocument a owl:ObjectProperty ; - rdfs:label "format Of Individual Document"^^xsd:string ; +ies:formatOfIndividualDocument + a owl:ObjectProperty ; dcterms:identifier "{F1F94713-6D95-4928-B537-4FBA55D09E34}" ; - rdfs:comment """The format of the respective IndividualDocument. - -Examples: - -PDF -Printed""" ; + rdfs:comment "The format of the respective IndividualDocument.\n\nExamples:\n\nPDF\nPrinted" ; rdfs:domain ies:IndividualDocument ; + rdfs:label "format Of Individual Document"@en-GB ; rdfs:range ies:DocumentFormat ; - rdfs:subPropertyOf ies:relationship, + rdfs:subPropertyOf + ies:relationship , rdf:type . -ies:friendOf a owl:ObjectProperty ; - rdfs:label "friend Of"^^xsd:string ; +ies:friendOf + a owl:ObjectProperty ; dcterms:identifier "{13EB3439-497F-49ad-A7F4-DEF8A600F640}" ; - rdfs:comment """A Relationship between two ResponsibleActor Entities where one is the friend of the other. - -Note: this should not be considered a bi-directional relationship. Just because one person considers another person their friend does not necessarily mean the feeling is reciprocated. Not that I'm bitter or anything. See also Stalking if you must. """ ; + rdfs:comment "A Relationship between two ResponsibleActor Entities where one is the friend of the other.\n\nNote: this should not be considered a bi-directional relationship. Just because one person considers another person their friend does not necessarily mean the feeling is reciprocated. Not that I'm bitter or anything. See also Stalking if you must. " ; rdfs:domain ies:ResponsibleActorState ; + rdfs:label "friend Of"@en-GB ; rdfs:range ies:ResponsibleActor ; rdfs:subPropertyOf ies:relationship . -ies:governedPopulation a owl:ObjectProperty ; - rdfs:label "governed Population"^^xsd:string ; +ies:governedPopulation + a owl:ObjectProperty ; dcterms:identifier "{917C549C-259F-4850-9CFD-35E05485BF63}" ; rdfs:comment "Relates a Government to the RegionalPopulation that it governs. " ; rdfs:domain ies:Government ; + rdfs:label "governed Population"@en-GB ; rdfs:range ies:RegionalConstituency ; rdfs:subPropertyOf ies:relationship . -ies:governedRegion a owl:ObjectProperty ; - rdfs:label "governed Region"^^xsd:string ; +ies:governedRegion + a owl:ObjectProperty ; dcterms:identifier "{72DC3E90-53CE-434d-A5F3-89BDCE08A201}" ; - rdfs:comment """The Location which the respective Government is in charge of. - -See also governedPopulation - sometimes Locations have no people, and sometimes people reside outside the region in which they are legally citizens. - -Note: A Government instance has a start and end date corresponding to its time in power. """ ; + rdfs:comment "The Location which the respective Government is in charge of.\n\nSee also governedPopulation - sometimes Locations have no people, and sometimes people reside outside the region in which they are legally citizens.\n\nNote: A Government instance has a start and end date corresponding to its time in power. " ; rdfs:domain ies:Government ; + rdfs:label "governed Region"@en-GB ; rdfs:range ies:Location ; rdfs:subPropertyOf ies:relationship . -ies:groupDescription a owl:DatatypeProperty ; - rdfs:label "group Description"^^xsd:string ; - dcterms:identifier "{2F618A01-5D5F-483c-8652-8B81196AA086}" ; - rdfs:comment "A simple text description of a GroupOfItems" ; - rdfs:domain ies:GroupOfItems . - -ies:groupName a owl:DatatypeProperty ; - rdfs:label "group Name"^^xsd:string ; - dcterms:identifier "{42463865-450C-4a9a-9EF0-5322222C2B97}" ; - rdfs:comment "A name given to a GroupOfItems" ; - rdfs:domain ies:GroupOfItems . - -ies:handlingCaveat a owl:DatatypeProperty ; - rdfs:label "handling Caveat"^^xsd:string ; - dcterms:identifier "{1C02B06E-3159-48f6-9575-64B62765498B}" ; - rdfs:comment "A textual description of any handling caveats that must be adhered to." ; - rdfs:domain ies:SecurityLabel . +ies:hasAccessTo + a owl:ObjectProperty ; + dcterms:identifier "{CB7F872F-7999-4bfd-8274-2C0E0AFE22AB}" ; + rdfs:comment "A Relationship between a ResponsibleActorState and an Entity they have access to - e.g. a FinancialAccount, CommunicationsDevice, etc." ; + rdfs:domain ies:ResponsibleActorState ; + rdfs:label "has Access To"@en-GB ; + rdfs:range ies:Entity ; + rdfs:subPropertyOf ies:relationship . -ies:hasAuthor a owl:ObjectProperty ; - rdfs:label "has Author"^^xsd:string ; +ies:hasAuthor + a owl:ObjectProperty ; dcterms:identifier "{9464D864-E76F-4e09-89E1-D3B2D3E63F3B}" ; rdfs:comment "The author of the respective document." ; rdfs:domain ies:WorkOfDocumentation ; + rdfs:label "has Author"@en-GB ; rdfs:range ies:ResponsibleActor ; rdfs:subPropertyOf ies:relationship . -ies:hasCharacteristic a owl:ObjectProperty ; - rdfs:label "has Characteristic"^^xsd:string ; +ies:hasCapacity + a owl:ObjectProperty ; + dcterms:identifier "{862E873D-B64A-41AD-9D3D-27F108FA159F}" ; + rdfs:comment """A relationship that asserts a State can have (be a member of) a particular ClassOfState (Capacity). + +This expresses modal possibility: the State, in some possible world, can be a member of the specified ClassOfState. For example, "Fred Bloggs in 2026" (a PersonState) can be a member of "Term as Captain of Medway Queen" (a ClassOfState subclass of InPost). + +This is distinct from actually being a member of that ClassOfState - actual membership is expressed via rdf:type. A State may have a Capacity that is never actualised. + +See also: eachHasCapacity for the class-level equivalent."""@en-GB ; + rdfs:domain ies:State ; + rdfs:label "has Capacity"@en-GB ; + rdfs:range ies:ClassOfState ; + rdfs:subPropertyOf ies:relationship . + +ies:hasCharacteristic + a owl:ObjectProperty ; dcterms:identifier "{720D0AA3-81F7-4220-A7A5-34304E33B72F}" ; rdfs:comment "An rdf:type relationship that asserts an Element has a Characteristic or Measure" ; rdfs:domain ies:Element ; + rdfs:label "has Characteristic"@en-GB ; rdfs:range ies:Characteristic ; - rdfs:subPropertyOf ies:relationship, + rdfs:subPropertyOf + ies:relationship , rdf:type . -ies:hasCountryOfIssue a owl:ObjectProperty ; - rdfs:label "has Country Of Issue"^^xsd:string ; +ies:hasCountryOfIssue + a owl:ObjectProperty ; dcterms:identifier "{E7500475-8C4F-47a3-8AAB-C5679621FAE8}" ; rdfs:comment "The country in which the respective IdentityDocument or PaymentArtefact was issued." ; - rdfs:domain ies:IdentityDocument, + rdfs:domain + ies:IdentityDocument , ies:TravelCard ; + rdfs:label "has Country Of Issue"@en-GB ; rdfs:range ies:Country ; rdfs:subPropertyOf ies:relationship . -ies:hasEmergencyContactAddress a owl:ObjectProperty ; - rdfs:label "has Emergency Contact Address"^^xsd:string ; +ies:hasEmergencyContactAddress + a owl:ObjectProperty ; dcterms:identifier "{0AAF6757-AAC9-43c4-8B43-CB3358EADCA4}" ; rdfs:comment "The address of an emergency contact as printed on the IdentityDocument" ; rdfs:domain ies:IdentityDocument ; + rdfs:label "has Emergency Contact Address"@en-GB ; rdfs:range ies:Address ; rdfs:subPropertyOf ies:relationship . -ies:hasEthnicity a owl:ObjectProperty ; - rdfs:label "has Ethnicity"^^xsd:string ; - dcterms:identifier "{BC3185CE-53F4-45de-A6D4-DAC8343B4D1C}" ; - rdfs:comment """The ethnic group that the respective Person belongs to. +ies:hasEnd + a owl:ObjectProperty ; + dcterms:identifier "{36AC7B89-D63C-466F-A363-856C0426DA9A}" ; + rdfs:comment "The Node at an end of a Link." ; + rdfs:domain ies:Link ; + rdfs:label "has End" ; + rdfs:range ies:Node ; + rdfs:subPropertyOf ies:relationship . -The Metropolitan Police standard shall be used as the reference data standard.""" ; +ies:hasEthnicity + a owl:ObjectProperty ; + dcterms:identifier "{BC3185CE-53F4-45de-A6D4-DAC8343B4D1C}" ; + rdfs:comment "The ethnic group that the respective Person belongs to.\n\nThe Metropolitan Police standard shall be used as the reference data standard." ; rdfs:domain ies:Person ; + rdfs:label "has Ethnicity"@en-GB ; rdfs:range ies:Ethnicity ; - rdfs:subPropertyOf ies:relationship, + rdfs:subPropertyOf + ies:relationship , rdf:type . -ies:hasGeneticGender a owl:ObjectProperty ; - rdfs:label "has Genetic Gender"^^xsd:string ; +ies:hasFinish + a owl:ObjectProperty ; + dcterms:identifier "{C50ACACE-B654-4094-A0AB-252FFD2A3E7C}" ; + rdfs:comment "The Node at the finish of a directed Link." ; + rdfs:label "has Finish" ; + rdfs:subPropertyOf ies:hasEnd . + +ies:hasGeneticGender + a owl:ObjectProperty ; dcterms:identifier "{8914E7DF-443B-4a3a-A945-AAD11B82A86A}" ; rdfs:comment "The gender the Person was born with (sex) and which would result from a DNA test." ; rdfs:domain ies:Person ; + rdfs:label "has Genetic Gender"@en-GB ; rdfs:range ies:Gender ; - rdfs:subPropertyOf ies:relationship, + rdfs:subPropertyOf + ies:relationship , rdf:type . -geo:hasGeometry a owl:ObjectProperty ; - rdfs:label "has Geometry"^^xsd:string ; - dcterms:identifier "{08411AE5-9487-4D6F-8A89-B8E58EF946AD}" ; - rdfs:comment """ - A relationship that relates a ies:Location/geo:Feature to its geo:Geometry representation. - """ ; - skos:scopeNote """ - GeoSPARQL uses geo:hasGeometry to relate instances of geo:Feature to instances of geo:Geometry, for example an instance of the class sf:Polygon. - IES uses the ies:isRepresentedAs property is to relate instances of ies:Location to instances of ies:GeoRepresentation, for example an instance - of the class ies:GeoJSON. - """ ; - skos:example """ - data:GreaterLondon a ies:Location . - data:GreaterLondonBoundary a geo:Geometry,sf:Polygon . - data:GreaterLondon geo:hasGeometry data:GreaterLondonBoundary . - - In this example, a polygon object is defined representing the boundary of Greater London. - NB at this point, the coordinate or syntax for this geometry object are not specified. - """ ; - skos:example """ - data:GreaterLondon a ies:Location . - data:GreaterLondonBoundary a geo:Geometry,sf:Polygon . - data:GreaterLondon geo:hasGeometry data:GreaterLondonBoundary . - - In this example, a polygon object is defined representing the boundary of Greater London. - NB at this point, the coordinate or syntax for this geometry object are not specified. - """ ; - rdfs:range geo:Geometry ; - rdfs:subPropertyOf ies:isRepresentedAs . - -ies:hasIdentifiedGender a owl:ObjectProperty ; - rdfs:label "has Identified Gender"^^xsd:string ; +ies:hasIdentifiedGender + a owl:ObjectProperty ; dcterms:identifier "{7640DBFC-B520-458c-A7C1-16651DDF217F}" ; rdfs:comment "The gender the Person chooses to identify as" ; rdfs:domain ies:PersonState ; + rdfs:label "has Identified Gender"@en-GB ; rdfs:range ies:Gender ; rdfs:subPropertyOf ies:relationship . -ies:hasLanguageProficiency a owl:ObjectProperty ; - rdfs:label "has Language Proficiency"^^xsd:string ; +ies:hasLanguageProficiency + a owl:ObjectProperty ; dcterms:identifier "{2065B9A0-DCAD-45be-9F0D-BD4398261A7F}" ; rdfs:comment "A language spoken by the respective Person at a stage (PersonState) in their life" ; rdfs:domain ies:PersonState ; + rdfs:label "has Language Proficiency"@en-GB ; rdfs:range ies:LanguageProficiency ; - rdfs:subPropertyOf ies:relationship, + rdfs:subPropertyOf + ies:relationship , rdf:type . -ies:hasPublisher a owl:ObjectProperty ; - rdfs:label "has Publisher"^^xsd:string ; +ies:hasName + a owl:ObjectProperty ; + dcterms:identifier "{C3A36E36-0C73-4af7-88E3-81C9243CE456}" ; + rdfs:comment "An isRepresentedAs relationship that asserts an Thing is identified (albeit loosely) by a Name" ; + rdfs:domain ies:Thing ; + rdfs:label "has Name"@en-GB ; + rdfs:range ies:Name ; + rdfs:subPropertyOf ies:isRepresentedAs . + +ies:hasPublisher + a owl:ObjectProperty ; dcterms:identifier "{07FD1DF6-BA77-4657-B3D3-D6D579FD4608}" ; rdfs:comment "The publisher of the document." ; rdfs:domain ies:WorkOfDocumentation ; + rdfs:label "has Publisher"@en-GB ; rdfs:range ies:ResponsibleActor ; rdfs:subPropertyOf ies:relationship . -ies:hasRegisteredCommsID a owl:ObjectProperty ; - rdfs:label "has Registered Comms ID"^^xsd:string ; +ies:hasRegisteredCommsID + a owl:ObjectProperty ; dcterms:identifier "{E076AFB8-F6F8-4b06-82B3-7ED568D1EE73}" ; rdfs:comment "A relationship between a CommunicationsIdentifier and the CommunicationsAccountState of the account to which the identifier is registered" ; rdfs:domain ies:CommunicationsAccountState ; + rdfs:label "has Registered Comms ID"@en-GB ; rdfs:range ies:CommunicationsIdentifier ; rdfs:subPropertyOf ies:relationship . -ies:hasReligion a owl:ObjectProperty ; - rdfs:label "has Religion"^^xsd:string ; +ies:hasReligion + a owl:ObjectProperty ; dcterms:identifier "{6D1839A4-342A-4e34-823C-BDB392483048}" ; rdfs:comment "A relationship where a PersonState holds or follows a Religion" ; rdfs:domain ies:PersonState ; + rdfs:label "has Religion"@en-GB ; rdfs:range ies:Religion ; rdfs:subPropertyOf ies:relationship . -geo:hasSerialization a owl:DatatypeProperty ; - rdfs:label "has Serialization"^^xsd:string ; - dcterms:identifier "{FB3A1BE6-A05A-4D6E-9880-34968C468CF2}" ; - rdfs:comment """ - A relationship that relates a geo:Geometry to a typed literal serialisation of that geometry, e.g. a WKT or GeoJSON string - """ ; - skos:scopeNote """ - GeoSPARQL provides a owl:DatatypeProperty (and subproperties) to relate instances of geo:Geometry to instances of Typed Literals (eg a WKT or GeoJSON string) - IES achieves an equivalent pattern by means of ies:representationValue to attach Literals to instances of ies:Representation, eg to relate an - instance of ies:GeoJSON to a string serialisation. - As such, geo:hasSerialization can be seen as a specialism of ies:representationValue. - The examples below demonstrate geo:asWKT and geo:asGeoJSON, which are subproperties of geo:hasSerialization specific to WKT and GeoJSON serialisation formats respectively. - """ ; - skos:example """ - data:StonehengeBoundingBox a geo:Feature ; - geo:hasGeometry data:StonehengeBoundingBox_Geometry . - - data:StonehengeBoundingBox_Geometry a geo:Geometry ; - geo:asWKT ' POLYGON((413750 141750, 413750 142250, 414250 142250, 414250 141750, 413750 141750))'^^geo:wktLiteral . - - In this example, the polygon representing a 500m bounding box around Stonehenge is specified using a set of coordinates in the British National Grid (BNG) Coordinate Reference System (CRS). The serialisation uses the WKT syntax to specify these coordinates and CRS via a Typed Literal. - """ ; - skos:example """ - data:StonehengeBoundingBox a geo:Feature ; - geo:hasGeometry data:StonehengeBoundingBox_Geometry . - - data:StonehengeBoundingBox_Geometry a geo:Geometry ; - geo:asGeoJSON ''' - { - "type": "Polygon", - "coordinates": [[ - [413750, 141750], - [413750, 142250], - [414250, 142250], - [414250, 141750], - [413750, 141750] - ]] - }'''^^geo:geoJSONLiteral . - - In this example, the same geo:Geometry object as in the previous example is instead serialised using GeoJSON syntax. - """ ; - rdfs:subPropertyOf ies:representationValue . - -ies:hasSourceReference a owl:ObjectProperty ; - rdfs:label "has Source Reference"^^xsd:string ; +ies:hasSourceReference + a owl:ObjectProperty ; dcterms:identifier "{16480E86-9FE4-4b37-ACFB-9E410F190664}" ; rdfs:comment "A isRepresentedAs relationship that asserts a Representation is the source (information provenance) for an Thing" ; + rdfs:label "has Source Reference"@en-GB ; rdfs:subPropertyOf ies:isRepresentedAs . -ies:hasStatedAddress a owl:ObjectProperty ; - rdfs:label "has Stated Address"^^xsd:string ; +ies:hasStart + a owl:ObjectProperty ; + dcterms:identifier "{12A26F97-0E20-433B-8DCB-68A6FD73DB88}" ; + rdfs:comment "The Node at the start of a directed Link." ; + rdfs:label "has Start" ; + rdfs:subPropertyOf ies:hasEnd . + +ies:hasStatedAddress + a owl:ObjectProperty ; dcterms:identifier "{0451B5D4-99CB-47a7-BB93-DF4DF6625837}" ; rdfs:comment "The address of the owner/user as recorded on the respective IdentityDocument or PaymentArtefact." ; - rdfs:domain ies:IdentityDocument, + rdfs:domain + ies:IdentityDocument , ies:TravelCard ; + rdfs:label "has Stated Address"@en-GB ; rdfs:range ies:Address ; rdfs:subPropertyOf ies:relationship . -ies:hasStatedCountryOfResidence a owl:ObjectProperty ; - rdfs:label "has Stated Country Of Residence"^^xsd:string ; +ies:hasStatedCountryOfResidence + a owl:ObjectProperty ; dcterms:identifier "{9A4EB722-0BDA-4ba7-B895-7A4E273865C9}" ; rdfs:comment "The country of residence as printed on the respective IdentityDocument " ; rdfs:domain ies:IdentityDocument ; + rdfs:label "has Stated Country Of Residence"@en-GB ; rdfs:range ies:Country ; rdfs:subPropertyOf ies:relationship . -ies:hasStatedNationality a owl:ObjectProperty ; - rdfs:label "has Stated Nationality"^^xsd:string ; +ies:hasStatedNationality + a owl:ObjectProperty ; dcterms:identifier "{C8AB9A91-97ED-4868-8167-44E71F40AFE7}" ; rdfs:comment "The nationality of the identity holder as specified on the IdentityDocument." ; rdfs:domain ies:IdentityDocument ; + rdfs:label "has Stated Nationality"@en-GB ; rdfs:range ies:Nation ; rdfs:subPropertyOf ies:relationship . -ies:hasStatedPlaceOfBirth a owl:ObjectProperty ; - rdfs:label "has Stated Place Of Birth"^^xsd:string ; +ies:hasStatedPlaceOfBirth + a owl:ObjectProperty ; dcterms:identifier "{F95710A9-B0A7-4f7b-ADAA-08A2DCBD9C35}" ; rdfs:comment "A relationship to the place of birth as recorded on the respective IdentityDocument" ; rdfs:domain ies:IdentityDocument ; + rdfs:label "has Stated Place Of Birth"@en-GB ; rdfs:range ies:RegionOfCountry ; rdfs:subPropertyOf ies:relationship . -ies:hasStatedPlaceOfIssue a owl:ObjectProperty ; - rdfs:label "has Stated Place Of Issue"^^xsd:string ; +ies:hasStatedPlaceOfIssue + a owl:ObjectProperty ; dcterms:identifier "{644B75E8-92A0-4f16-861E-3B4FDFDF572E}" ; rdfs:comment "A relationship to the place of issue as specified on the IdentityDocument" ; rdfs:domain ies:IdentityDocument ; + rdfs:label "has Stated Place Of Issue"@en-GB ; rdfs:range ies:RegionOfCountry ; rdfs:subPropertyOf ies:relationship . -ies:hasTheme a owl:ObjectProperty ; - rdfs:label "has Theme"^^xsd:string ; +ies:hasTheme + a owl:ObjectProperty ; dcterms:identifier "{654CB83B-75CF-4940-A2CF-C7820141C5AE}" ; - rdfs:comment """A relationship linking an Event (e.g. Communication, Meeting or Investigation) to an Thing that is a theme (or topic) - -Examples: - -* A Event being investigated after it occurred -* A general investigation into a Location -* A Meeting discussing a new project -* A VoiceCall about a Vehicle""" ; + rdfs:comment "A relationship linking an Event (e.g. Communication, Meeting or Investigation) to an Thing that is a theme (or topic)\n\nExamples:\n\n* A Event being investigated after it occurred\n* A general investigation into a Location\n* A Meeting discussing a new project\n* A VoiceCall about a Vehicle" ; rdfs:domain ies:Event ; + rdfs:label "has Theme"@en-GB ; rdfs:range ies:Thing ; rdfs:subPropertyOf ies:relationship . -ies:hasValue a owl:ObjectProperty ; - rdfs:label "has Value"^^xsd:string ; +ies:hasValue + a owl:ObjectProperty ; dcterms:identifier "{8FD84185-A7CE-4d5d-974B-55F693C4376D}" ; - rdfs:comment """An isRepresentedAs relationship that asserts a Measure has a MeasureValue - - -Note: a given Measure may have more than one value (e.g. 1kg or 2.2lbs) in different units of measure.""" ; + rdfs:comment "An isRepresentedAs relationship that asserts a Measure has a MeasureValue\n\n\nNote: a given Measure may have more than one value (e.g. 1kg or 2.2lbs) in different units of measure." ; rdfs:domain ies:Measure ; + rdfs:label "has Value"@en-GB ; rdfs:range ies:MeasureValue ; rdfs:subPropertyOf ies:isRepresentedAs . -ies:hmlConfidence a owl:DatatypeProperty ; - rdfs:label "hml Confidence"^^xsd:string ; - dcterms:identifier "{04F797E7-9B5C-48c5-A50D-A14CFF7725DE}" ; - rdfs:comment """A confidence whose value must be one of "HIGH", "MEDIUM", or "LOW" - -This is a mandatory attribute for AssessToBeTrue""" ; - rdfs:domain ies:AssessToBeTrue ; - rdfs:subPropertyOf ies:confidence . - -ies:holdsAccount a owl:ObjectProperty ; - rdfs:label "holds Account"^^xsd:string ; +ies:holdsAccount + a owl:ObjectProperty ; dcterms:identifier "{6314A9B0-4578-42a8-A553-1FDDF35AC7F1}" ; rdfs:comment "Relates an AccountHolder (PersonState) to the Account they hold" ; rdfs:domain ies:AccountHolder ; + rdfs:label "holds Account"@en-GB ; rdfs:range ies:Account ; rdfs:subPropertyOf ies:relationship . -ies:hostedOn a owl:ObjectProperty ; - rdfs:label "hosted On"^^xsd:string ; +ies:hostedOn + a owl:ObjectProperty ; dcterms:identifier "{F5C27E55-623E-4fa7-95C3-DD0A722D1035}" ; rdfs:comment "Relates a WebResourceState to the OnlineService that hosts it" ; rdfs:domain ies:WebResourceState ; + rdfs:label "hosted On"@en-GB ; rdfs:range ies:OnlineService ; rdfs:subPropertyOf ies:relationship . -ies:idAuthenticity a owl:DatatypeProperty ; - rdfs:label "id Authenticity"^^xsd:string ; - dcterms:identifier "{1185F43F-7EBB-4e38-A1B3-FF1421F3416D}" ; - rdfs:comment """Provides an indication of the believed authenticity of the IdentityDocument - - -Genuine -Fake -Unknown""" ; - rdfs:domain ies:IdentityDocument ; - rdfs:subPropertyOf ies:attribute . - -ies:idDateOfBirth a owl:ObjectProperty ; - rdfs:label "id Date Of Birth"^^xsd:string ; +ies:idDateOfBirth + a owl:ObjectProperty ; dcterms:identifier "{9E77B9DE-E76A-454d-B4B5-52496358FC65}" ; rdfs:comment "The Date of Birth as specified on the respective IdentityDocument." ; rdfs:domain ies:IdentityDocument ; + rdfs:label "id Date Of Birth"@en-GB ; rdfs:range ies:ParticularPeriod ; rdfs:subPropertyOf ies:relationship . -ies:idDateOfIssue a owl:ObjectProperty ; - rdfs:label "id Date Of Issue"^^xsd:string ; +ies:idDateOfIssue + a owl:ObjectProperty ; dcterms:identifier "{ACAC12AD-16C3-480d-8149-C026F8BE9F81}" ; rdfs:comment "The date that the respective Identity Document was actually issued – this is different from the ValidFromDate on EphemeralIdDocuments." ; rdfs:domain ies:IdentityDocument ; + rdfs:label "id Date Of Issue"@en-GB ; rdfs:range ies:ParticularPeriod ; rdfs:subPropertyOf ies:relationship . -ies:idEmergencyContactName a owl:DatatypeProperty ; - rdfs:label "id Emergency Contact Name"^^xsd:string ; - dcterms:identifier "{96B7C774-1FE0-4307-BB62-B5899F953FF2}" ; - rdfs:comment "The name of an emergency contact as printed on the IdentityDocument" ; - rdfs:domain ies:IdentityDocument ; - rdfs:subPropertyOf ies:attribute . - -ies:idEmergencyContactTelNo a owl:DatatypeProperty ; - rdfs:label "id Emergency Contact Tel No"^^xsd:string ; - dcterms:identifier "{0198C1BE-43A0-4841-925E-FA5C47991AC3}" ; - rdfs:comment "The telephone number of an emergency contact as printed on the IdentityDocument" ; - rdfs:domain ies:IdentityDocument ; - rdfs:subPropertyOf ies:attribute . - -ies:idFamilyName a owl:DatatypeProperty ; - rdfs:label "id Family Name"^^xsd:string ; - dcterms:identifier "{CCD1F7FE-C42A-4503-BF24-00E8805BD5DD}" ; - rdfs:comment "The family name as printed on the IdentityDocument" ; - rdfs:domain ies:IdentityDocument ; - rdfs:subPropertyOf ies:attribute . - -ies:idGender a owl:ObjectProperty ; - rdfs:label "id Gender"^^xsd:string ; +ies:idGender + a owl:ObjectProperty ; dcterms:identifier "{D5B27630-C222-45be-87C2-5C4F8592487B}" ; rdfs:comment "The gender as recorded on the respective IdentityDocument" ; rdfs:domain ies:IdentityDocument ; + rdfs:label "id Gender"@en-GB ; rdfs:range ies:Gender ; rdfs:subPropertyOf ies:relationship . -ies:idGivenNames a owl:DatatypeProperty ; - rdfs:label "id Given Names"^^xsd:string ; - dcterms:identifier "{77CA0C8D-71F0-4cb9-8621-407396FAC5A1}" ; - rdfs:comment "The given names as printed on the IdentityDocument" ; - rdfs:domain ies:IdentityDocument ; - rdfs:subPropertyOf ies:attribute . - -ies:idLowerRange a owl:ObjectProperty ; - rdfs:label "id Lower Range"^^xsd:string ; +ies:idLowerRange + a owl:ObjectProperty ; dcterms:identifier "{6C79CE89-8E17-4ee7-ABA8-DDA5D4AFC78B}" ; rdfs:comment "A relationship between a CommunicationsIdentifierRange and the CommunicationsIdentifier that is the lower limit of the identifier range " ; rdfs:domain ies:CommunicationsIdentifierRange ; + rdfs:label "id Lower Range"@en-GB ; rdfs:range ies:CommunicationsIdentifier ; rdfs:subPropertyOf ies:relationship . -ies:idOnCard a owl:ObjectProperty ; - rdfs:label "id On Card"^^xsd:string ; +ies:idOnCard + a owl:ObjectProperty ; dcterms:identifier "{92D9B068-F8D4-4cbc-AD57-1DA39D5CC1C7}" ; rdfs:comment "A relationship that asserts a NationalIdentityNumber (which identifies a person) is featured on a NationalIdentityCard" ; rdfs:domain ies:NationalIdentityCard ; + rdfs:label "id On Card"@en-GB ; rdfs:range ies:NationalIdentityNumber ; rdfs:subPropertyOf ies:relationship . -ies:idUpperRange a owl:ObjectProperty ; - rdfs:label "id Upper Range"^^xsd:string ; +ies:idUpperRange + a owl:ObjectProperty ; dcterms:identifier "{7615FB07-E0C5-4734-AFC8-FD52688DD2CC}" ; rdfs:comment "A relationship between a CommunicationsIdentifierRange and the CommunicationsIdentifier that is the upper limit of the identifier range " ; rdfs:domain ies:CommunicationsIdentifierRange ; + rdfs:label "id Upper Range"@en-GB ; rdfs:range ies:CommunicationsIdentifier ; rdfs:subPropertyOf ies:relationship . -ies:ilrProficiency a owl:DatatypeProperty ; - rdfs:label "ilr Proficiency"^^xsd:string ; - dcterms:identifier "{471CF113-1728-47fd-A763-D1FA69226FC4}" ; - rdfs:comment """The Proficiency qualifier is specified using the Interagency Language Roundtable (ILR) scale [E]. - -(a) ILR Level 0 – No proficiency -(b) ILR Level 1 – Elementary Proficiency -(c) ILR Level 2 – Limited Working Proficiency -(d) ILR Level 3 – Professional Working Proficiency -(e) ILR Level 4 – Full Professional Proficiency -(f) ILR Level 5 – Native or Bilingual Proficiency""" ; - rdfs:domain ies:LanguageProficiency ; - rdfs:subPropertyOf ies:attribute . - -ies:inCategory a owl:ObjectProperty ; - rdfs:label "in Category"^^xsd:string ; +ies:inCategory + a owl:ObjectProperty ; dcterms:identifier "{D10B4B95-5BF1-4e3f-A2A8-8F52F045C31A}" ; rdfs:comment "An rdf:type relationship that asserts a Representation belongs to a ContentCategory" ; rdfs:domain ies:Representation ; + rdfs:label "in Category"@en-GB ; rdfs:range ies:ContentCategory ; - rdfs:subPropertyOf ies:relationship, + rdfs:subPropertyOf + ies:relationship , rdf:type . -ies:inGroup a owl:ObjectProperty ; - rdfs:label "in Group"^^xsd:string ; +ies:inGroup + a owl:ObjectProperty ; dcterms:identifier "{C21D2CA2-6F42-4b7c-9092-8B8C5B7BAF9F}" ; - rdfs:comment """A property linking a Thing to a GroupOfItems indicating that it belongs to that group. - -Note: A Thing may be in more than one group and a group may contain more than one Thing""" ; + rdfs:comment "A property linking a Thing to a GroupOfItems indicating that it belongs to that group.\n\nNote: A Thing may be in more than one group and a group may contain more than one Thing" ; rdfs:domain ies:Thing ; + rdfs:label "in Group"@en-GB ; rdfs:range ies:GroupOfItems . -ies:inLanguage a owl:ObjectProperty ; - rdfs:label "in Language"^^xsd:string ; +ies:inLanguage + a owl:ObjectProperty ; dcterms:identifier "{FF902F8E-6B22-4f17-9C16-48543251D22E}" ; rdfs:comment "An rdf:type relationship that asserts a Representation is in a particular Language" ; rdfs:domain ies:Representation ; + rdfs:label "in Language"@en-GB ; rdfs:range ies:Language ; - rdfs:subPropertyOf ies:relationship, + rdfs:subPropertyOf + ies:relationship , rdf:type . -ies:inPeriod a owl:ObjectProperty ; - rdfs:label "in Period"^^xsd:string ; - dcterms:identifier "{2F08EF25-A5C8-48ad-85E3-903DB008AA19}" ; - rdfs:comment """A partOf relationship to indicate an Element's lifetime is entirely within a PeriodOfTime - -Example: - -Fred's birth is in May 1978 +ies:inLocation + a owl:ObjectProperty ; + dcterms:identifier "{463F9B14-2D14-4364-B4F0-658A20DFCBFA}" ; + rdfs:comment "A partOf relationship to indicate an Element is entirely within a Location" ; + rdfs:label "in Location"@en-GB ; + rdfs:range ies:Location ; + rdfs:subPropertyOf ies:isPartOf . -""" ; +ies:inPeriod + a owl:ObjectProperty ; + dcterms:identifier "{2F08EF25-A5C8-48ad-85E3-903DB008AA19}" ; + rdfs:comment "A partOf relationship to indicate an Element's lifetime is entirely within a PeriodOfTime\n\nExample:\n\nFred's birth is in May 1978\n\n" ; rdfs:domain ies:Element ; + rdfs:label "in Period"@en-GB ; rdfs:range ies:PeriodOfTime ; rdfs:subPropertyOf ies:isPartOf . -ies:inPossessionOf a owl:ObjectProperty ; - rdfs:label "in Possession Of"^^xsd:string ; +ies:inPossessionOf + a owl:ObjectProperty ; dcterms:identifier "{0A28624B-C5E3-461e-B84A-E55B550B5DD6}" ; - rdfs:comment """A Relationship between a ResponsibleActor and an Asset they have in their possession. - -Note: this is separate to ownership - e.g. the possessor may well be the owner (use the owns relationship) but may also be a result of borrowing, theft, temporary custodianship, """ ; + rdfs:comment "A Relationship between a ResponsibleActor and an Asset they have in their possession.\n\nNote: this is separate to ownership - e.g. the possessor may well be the owner (use the owns relationship) but may also be a result of borrowing, theft, temporary custodianship, " ; + rdfs:label "in Possession Of"@en-GB ; rdfs:range ies:Asset ; rdfs:subPropertyOf ies:hasAccessTo . -ies:inRepresentation a owl:ObjectProperty ; - rdfs:label "in Representation"^^xsd:string ; +ies:inRepresentation + a owl:ObjectProperty ; dcterms:identifier "{7238489D-6802-4733-9F7F-9B31D02B3C81}" ; rdfs:comment "A relationship that asserts a Representation is part of another Representation" ; rdfs:domain ies:Representation ; + rdfs:label "in Representation"@en-GB ; rdfs:range ies:Representation ; rdfs:subPropertyOf ies:relationship . -ies:inScheme a owl:ObjectProperty ; - rdfs:label "in Scheme"^^xsd:string ; +ies:inScheme + a owl:ObjectProperty ; dcterms:identifier "{7EB9FE85-127C-4918-AC56-62E1BE1DE825}" ; rdfs:comment "An rdf:type relationship that asserts a Representation is a member of a RepresentationScheme" ; rdfs:domain ies:Name ; + rdfs:label "in Scheme"@en-GB ; rdfs:range ies:NamingScheme ; rdfs:subPropertyOf rdf:type . -ies:influencedBy a owl:ObjectProperty ; - rdfs:label "influenced By"^^xsd:string ; +ies:influencedBy + a owl:ObjectProperty ; dcterms:identifier "{411F5C4C-9AD0-462a-BE10-3F43958B7D66}" ; rdfs:comment "A relationship between a ResponsibleActor and the thing that influences them" ; rdfs:domain ies:ResponsibleActorState ; + rdfs:label "influenced By"@en-GB ; rdfs:range ies:Thing ; rdfs:subPropertyOf ies:relationship . -ies:informationContent a owl:ObjectProperty ; - rdfs:label "information Content"^^xsd:string ; +ies:informationContent + a owl:ObjectProperty ; dcterms:identifier "{5BEE4248-DC98-4625-8553-3BB2171A1EDE}" ; - rdfs:comment """A relationship between a WebResourceState and a Representation that asserts the Representation is the content of the WebResource - -Note: a state is used here as the content may change over time even though the WebResource persists""" ; + rdfs:comment "A relationship between a WebResourceState and a Representation that asserts the Representation is the content of the WebResource\n\nNote: a state is used here as the content may change over time even though the WebResource persists" ; rdfs:domain ies:WebResourceState ; + rdfs:label "information Content"@en-GB ; rdfs:range ies:Representation ; rdfs:subPropertyOf ies:relationship . -ies:interestedIn a owl:ObjectProperty ; - rdfs:label "interested In"^^xsd:string ; +ies:interestedIn + a owl:ObjectProperty ; dcterms:identifier "{7BD2B884-F02C-4da2-AF6A-21B790FBF669}" ; rdfs:comment "A Relationship between a ResponsibleActor (or state thereof) and an Entity they are interested in." ; rdfs:domain ies:Interested ; + rdfs:label "interested In"@en-GB ; rdfs:range ies:Thing ; rdfs:subPropertyOf ies:relationship . -ies:intimidatedBy a owl:ObjectProperty ; - rdfs:label "intimidated By"^^xsd:string ; +ies:intimidatedBy + a owl:ObjectProperty ; dcterms:identifier "{39D0AC05-01DB-423a-861A-26E6125DF906}" ; rdfs:comment "A Relationship between two ResponsibleActor Entities where one (range) intimidates the other (domain)." ; rdfs:domain ies:ResponsibleActorState ; + rdfs:label "intimidated By"@en-GB ; rdfs:range ies:ResponsibleActor ; rdfs:subPropertyOf ies:relationship . -ies:isAuthorisedForUseWithPassport a owl:ObjectProperty ; - rdfs:label "is Authorised For Use With Passport"^^xsd:string ; +ies:isAuthorisedForUseWithPassport + a owl:ObjectProperty ; dcterms:identifier "{1CA57828-3B6B-450b-B477-C59A196EAE34}" ; - rdfs:comment """The passport associated with the Visa. - -Note: if the IES data does not already contain the associated passport, a Passport instance must be created, and the appropriate passport number specified.""" ; + rdfs:comment "The passport associated with the Visa.\n\nNote: if the IES data does not already contain the associated passport, a Passport instance must be created, and the appropriate passport number specified." ; rdfs:domain ies:TravelVisa ; + rdfs:label "is Authorised For Use With Passport"@en-GB ; rdfs:range ies:Passport ; rdfs:subPropertyOf ies:relationship . -ies:isCentroidOf a owl:ObjectProperty ; - rdfs:label "is Centroid Of"^^xsd:string ; +ies:isCentroidOf + a owl:ObjectProperty ; dcterms:identifier "{44ADC197-D9FA-4889-B6AF-929C3546F4A0}" ; rdfs:comment "An inLocation relationship to indicate a PointOnEarthSurface is the centroid of a Location" ; rdfs:domain ies:PointOnEarthSurface ; + rdfs:label "is Centroid Of"@en-GB ; rdfs:subPropertyOf ies:relationship . -ies:isDisposedTo a owl:ObjectProperty ; - rdfs:label "is Disposed To"^^xsd:string ; +ies:isDisposedTo + a owl:ObjectProperty ; dcterms:identifier "{B093F8DA-AE08-4819-8E1C-F119EF212566}" ; rdfs:comment "An rdf:type relationship that asserts an Element is a member of a DispositionalClass - i.e. it is disposed to (capable of, tends to, etc.) the specified disposition." ; rdfs:domain ies:Element ; + rdfs:label "is Disposed To"@en-GB ; rdfs:range ies:DispositionalClass ; - rdfs:subPropertyOf ies:relationship, + rdfs:subPropertyOf + ies:relationship , rdf:type . -ies:isEndOf a owl:ObjectProperty ; - rdfs:label "is End Of"^^xsd:string ; +ies:isEndOf + a owl:ObjectProperty ; dcterms:identifier "{EA859D48-5BA4-40b3-A52D-1465D1765262}" ; rdfs:comment "An isStateOf that relates a BoundingState to the Element it marks the end of" ; rdfs:domain ies:BoundingState ; + rdfs:label "is End Of"@en-GB ; rdfs:subPropertyOf ies:isStateOf . -ies:isIdentifiedBy a owl:ObjectProperty ; - rdfs:label "is Identified By"^^xsd:string ; +ies:isFinishBoundaryOf + a owl:ObjectProperty ; + dcterms:identifier "{07FE1419-1915-4F59-A776-4FB230DA2E68}" ; + rdfs:comment "The FlowAcrossSurface that is the finish boundary of a FlowAlongPath." ; + rdfs:domain ies:FlowAlongPath ; + rdfs:label "is Finish Boundary Of" ; + rdfs:range ies:FlowAcrossSurface ; + rdfs:subPropertyOf ies:isPartOf . + +ies:isIdentifiedBy + a owl:ObjectProperty ; dcterms:identifier "{FBA54EEF-91BF-4ba2-8B67-79C899963149}" ; rdfs:comment "A hasName relationship that asserts an Identifier identifies an Thing" ; rdfs:domain ies:Thing ; + rdfs:label "is Identified By"@en-GB ; rdfs:range ies:Identifier ; rdfs:subPropertyOf ies:hasName . -ies:isLegalTenderIn a owl:ObjectProperty ; - rdfs:label "is Legal Tender In"^^xsd:string ; +ies:isLegalTenderIn + a owl:ObjectProperty ; dcterms:identifier "{2415B865-3C37-4595-9F38-11075EAB5D34}" ; rdfs:comment "The Country in which a Currency is legal tender" ; rdfs:domain ies:Currency ; + rdfs:label "is Legal Tender In"@en-GB ; rdfs:range ies:Country ; rdfs:subPropertyOf ies:relationship . -ies:isParticipantIn a owl:ObjectProperty ; - rdfs:label "is Participant In"^^xsd:string ; +ies:isParallelPartOf + a owl:ObjectProperty ; + dcterms:identifier "{2CBAB225-3894-45B8-A665-93D879698F91}" ; + rdfs:comment "A whole Link that has the same end Nodes as the part, or that has end Nodes which have the end Nodes of the part as parts.\n\nNote: A Flow from end to end of the whole can, but need not, pass from end to end of the part." ; + rdfs:domain ies:Link ; + rdfs:label "is Parallel Part Of" ; + rdfs:range ies:Link ; + rdfs:subPropertyOf ies:isPartOf . + +ies:isPartOf + a owl:ObjectProperty ; + dcterms:identifier "{CD85D7F7-783B-4d06-B023-56DBBDDC02DC}" ; + rdfs:comment "A relationship linking an Element to another that it is part of.\n\nExamples:\n\nLondon partOf UK\nMy Arm partOf Me" ; + rdfs:domain ies:Element ; + rdfs:label "is Part Of"@en-GB ; + rdfs:range ies:Element ; + rdfs:subPropertyOf ies:relationship . + +ies:isParticipantIn + a owl:ObjectProperty ; dcterms:identifier "{BAEA86D9-C90E-4f8d-96F5-A01BB0C49711}" ; rdfs:comment "An isPartOf that relates an EventParticipant to the Event it participates in." ; rdfs:domain ies:EventParticipant ; + rdfs:label "is Participant In"@en-GB ; rdfs:range ies:Event ; rdfs:subPropertyOf ies:isPartOf . -ies:isParticipationOf a owl:ObjectProperty ; - rdfs:label "is Participation Of"^^xsd:string ; +ies:isParticipationOf + a owl:ObjectProperty ; dcterms:identifier "{DF9F6056-CCD4-41aa-9A86-536F6150EC25}" ; rdfs:comment "An isStateOf that relates an EventParticipant to the Element that is the participant" ; rdfs:domain ies:EventParticipant ; + rdfs:label "is Participation Of"@en-GB ; rdfs:range ies:Entity ; rdfs:subPropertyOf ies:isStateOf . -ies:isPrimaryForOrganisation a owl:ObjectProperty ; - rdfs:label "is Primary For Organisation"^^xsd:string ; +ies:isPrimaryForOrganisation + a owl:ObjectProperty ; dcterms:identifier "{D6974F5E-B24C-4a06-9AC1-DB6299E9BF55}" ; - rdfs:comment """A relationship linking an Thing to the ResponsibleActor that prefers the use of that Thing. - -This is used when there are more than one state, name, etc. for a given item, and there is a requirement to specify which one is considered primary / preferred by a particular Organisation. - -Examples: - -* A primary name for a person (applied to PersonName) -* A primary DoB for a person (applied to BirthState) -* A primary nationality for a person (applied to the PersonState that links to the Nation)""" ; + rdfs:comment "A relationship linking an Thing to the ResponsibleActor that prefers the use of that Thing.\n\nThis is used when there are more than one state, name, etc. for a given item, and there is a requirement to specify which one is considered primary / preferred by a particular Organisation.\n\nExamples:\n\n* A primary name for a person (applied to PersonName)\n* A primary DoB for a person (applied to BirthState)\n* A primary nationality for a person (applied to the PersonState that links to the Nation)" ; rdfs:domain ies:Thing ; + rdfs:label "is Primary For Organisation"@en-GB ; rdfs:range ies:Organisation ; rdfs:subPropertyOf ies:relationship . -ies:isStartOf a owl:ObjectProperty ; - rdfs:label "is Start Of"^^xsd:string ; +ies:isRepresentedAs + a owl:ObjectProperty ; + dcterms:identifier "{D106A0A9-55C4-454f-9E20-35BA54114036}" ; + rdfs:comment "A relationship that asserts a Representation in someway depicts an Thing" ; + rdfs:domain ies:Thing ; + rdfs:label "is Represented As"@en-GB ; + rdfs:range ies:Representation ; + rdfs:subPropertyOf ies:relationship . + +ies:isSeriesPartOf + a owl:ObjectProperty ; + dcterms:identifier "{A59229B9-3F0C-4B3A-ADEF-D94CDDA3CE15}" ; + rdfs:comment "A whole Link such that a Flow from end to end of the whole passes from end to end of the part.\n\nNote: A Link can be decomposed into series part Links which are connected by intermediate Nodes." ; + rdfs:domain ies:Link ; + rdfs:label "is Series Part Of" ; + rdfs:range ies:Link ; + rdfs:subPropertyOf ies:isPartOf . + +ies:isStartBoundaryOf + a owl:ObjectProperty ; + dcterms:identifier "{55F8794E-25D7-49AE-92CB-B2494DC7D649}" ; + rdfs:comment "The FlowAcrossSurface that is the start boundary of a FlowAlongPath." ; + rdfs:domain ies:FlowAlongPath ; + rdfs:label "is Start Boundary Of" ; + rdfs:range ies:FlowAcrossSurface ; + rdfs:subPropertyOf ies:isPartOf . + +ies:isStartOf + a owl:ObjectProperty ; dcterms:identifier "{D9E068B1-2A44-4523-B8FC-F9888212B35C}" ; rdfs:comment "An isStateOf that relates a BoundingState to the Element it marks the start of" ; rdfs:domain ies:BoundingState ; + rdfs:label "is Start Of"@en-GB ; rdfs:subPropertyOf ies:isStateOf . -ies:isTeacherOf a owl:ObjectProperty ; - rdfs:label "is Teacher Of"^^xsd:string ; - dcterms:identifier "{B8650A61-3B08-4f62-8EAB-0F9D007B20CE}" ; - rdfs:comment """A Relationship between two ResponsibleActor Entities that indicates one teaches the other. +ies:isStateOf + a owl:ObjectProperty ; + dcterms:identifier "{F7CBF87A-6ECC-4c9f-B698-FD3CF3F7980E}" ; + rdfs:comment "An isPartOf linking an Element to a temporal State of that Element\n\nExamples:\n\nYou, you yesterday" ; + rdfs:domain ies:State ; + rdfs:label "is State Of"@en-GB ; + rdfs:range ies:Element ; + rdfs:subPropertyOf ies:isPartOf . -In the case where the teaching is occasional / ad-hoc (i.e. there isn't an ongoing course) then the instance of the ResponsibleActorState should also be an instance of DiscontinuousState""" ; +ies:isTeacherOf + a owl:ObjectProperty ; + dcterms:identifier "{B8650A61-3B08-4f62-8EAB-0F9D007B20CE}" ; + rdfs:comment "A Relationship between two ResponsibleActor Entities that indicates one teaches the other.\n\nIn the case where the teaching is occasional / ad-hoc (i.e. there isn't an ongoing course) then the instance of the ResponsibleActorState should also be an instance of DiscontinuousState" ; rdfs:domain ies:PersonState ; + rdfs:label "is Teacher Of"@en-GB ; rdfs:range ies:Person ; rdfs:subPropertyOf ies:relationship . -ies:iso8601PeriodRepresentation a owl:DatatypeProperty ; - rdfs:label "iso8601Period Representation"^^xsd:string ; - dcterms:identifier "{E9372543-434E-45d3-A1F0-8D711952D10A}" ; - rdfs:comment """A ISO8601 datetime (as xsd:dateTime) that represents the ParticularPeriod. - -This representation is also encoded in the URI of the period, this is an additional required attribute to enable querying by dateTime and SPARQL temporal operations. The literal string shall be encoded in UTC (Coordinated Universal Time) but unlike the URI, it must be punctuated. For example: "2007-01-18T15:30:00\"""" ; - rdfs:domain ies:ParticularPeriod ; - rdfs:subPropertyOf ies:attribute . - -ies:issuerIdentificationNumber a owl:DatatypeProperty ; - rdfs:label "issuer Identification Number"^^xsd:string ; - dcterms:identifier "{5E353B12-2503-429f-A683-F7C77E0DFBAD}" ; - rdfs:comment """The IIN is a number that uniquely identifies the issuer of the Bank Card. - -An ISO/IEC 7812 number contains a single-digit major industry identifier (MII), a six-digit issuer identification number (IIN), an individual account identification number, and a single digit checksum.""" ; - rdfs:domain ies:BankCard ; - rdfs:subPropertyOf ies:attribute . - -ies:issuingAgency a owl:ObjectProperty ; - rdfs:label "issuing Agency"^^xsd:string ; +ies:issuingAgency + a owl:ObjectProperty ; dcterms:identifier "{74D86486-8E18-474a-8930-B92E759BBE06}" ; rdfs:comment "The Organisation that issued the ticket – this might be different from the travel provider." ; rdfs:domain ies:TravelTicket ; + rdfs:label "issuing Agency"@en-GB ; rdfs:range ies:Organisation ; rdfs:subPropertyOf ies:relationship . -ies:jurisdictionOfRights a owl:ObjectProperty ; - rdfs:label "jurisdiction Of Rights"^^xsd:string ; +ies:jurisdictionOfRights + a owl:ObjectProperty ; dcterms:identifier "{62EF76B2-4AB0-4e1e-98C4-61C3A85BF980}" ; rdfs:comment "A Relationship between Rights and the Nation under whose laws the Rights are established" ; rdfs:domain ies:Rights ; + rdfs:label "jurisdiction Of Rights"@en-GB ; rdfs:range ies:Nation ; rdfs:subPropertyOf ies:relationship . -ies:knownAssociateOf a owl:ObjectProperty ; - rdfs:label "known Associate Of"^^xsd:string ; +ies:knownAssociateOf + a owl:ObjectProperty ; dcterms:identifier "{57F3607C-0204-4590-9442-24F372A35931}" ; rdfs:comment "A Relationship between two ResponsibleActor Entities where both are known to know each other but the extent to which they interact (e.g. friendship, work, criminal activity, etc.) is not known." ; rdfs:domain ies:ResponsibleActorState ; + rdfs:label "known Associate Of"@en-GB ; rdfs:range ies:ResponsibleActor ; rdfs:subPropertyOf ies:relationship . -ies:lowerBound a owl:ObjectProperty ; - rdfs:label "lower Bound"^^xsd:string ; +ies:lowerBound + a owl:ObjectProperty ; dcterms:identifier "{96717346-1DF4-4eae-A7CF-E389B4454B47}" ; rdfs:comment "A relationship a MeasureRange to the Measure that is its lower bound" ; rdfs:domain ies:MeasureRange ; + rdfs:label "lower Bound"@en-GB ; rdfs:range ies:Measure ; rdfs:subPropertyOf ies:relationship . -ies:maintains a owl:ObjectProperty ; - rdfs:label "maintains"^^xsd:string ; +ies:maintains + a owl:ObjectProperty ; dcterms:identifier "{727175D4-0998-49a0-BAEE-6B8F1F1FD8D4}" ; rdfs:comment "A Relationship between a ResponsibleActorState and an Entity they maintain" ; rdfs:domain ies:ResponsibleActorState ; + rdfs:label "maintains"@en-GB ; rdfs:range ies:Entity ; rdfs:subPropertyOf ies:relationship . -ies:make a owl:ObjectProperty ; - rdfs:label "make"^^xsd:string ; +ies:make + a owl:ObjectProperty ; dcterms:identifier "{E0036B31-8D73-4268-8959-6E9A5EE55BB2}" ; - rdfs:comment """A relationship from the device to its "make" - i.e. organisation that brands it (even if the manufacture is contracted-out) - -Example - an iPhone 6S has make Apple""" ; + rdfs:comment "A relationship from the device to its \"make\" - i.e. organisation that brands it (even if the manufacture is contracted-out)\n\nExample - an iPhone 6S has make Apple" ; rdfs:domain ies:Asset ; + rdfs:label "make"@en-GB ; rdfs:range ies:Organisation ; rdfs:subPropertyOf ies:relationship . -ies:managedBy a owl:ObjectProperty ; - rdfs:label "managed By"^^xsd:string ; +ies:managedBy + a owl:ObjectProperty ; dcterms:identifier "{8991D995-1915-47b7-B180-D9EBC4A1FD1F}" ; rdfs:comment "A worksFor relationship where the managed ResponsibleActorState (domain) is managed by another ResponsibleActor (range)." ; + rdfs:label "managed By"@en-GB ; rdfs:subPropertyOf ies:worksFor . -ies:measureUnit a owl:ObjectProperty ; - rdfs:label "measure Unit"^^xsd:string ; +ies:measureUnit + a owl:ObjectProperty ; dcterms:identifier "{161079F3-8089-4124-A67A-5D6A7A4EA511}" ; rdfs:comment "An rdf:type relationship that asserts a Measure is represented using a particular UnitOfMeasure" ; rdfs:domain ies:MeasureValue ; + rdfs:label "measure Unit"@en-GB ; rdfs:range ies:UnitOfMeasure ; - rdfs:subPropertyOf ies:relationship, + rdfs:subPropertyOf + ies:relationship , rdf:type . -ies:messageContent a owl:DatatypeProperty ; - rdfs:label "message Content"^^xsd:string ; - dcterms:identifier "{E1A85BEA-C374-4727-A189-E536BA248D98}" ; - rdfs:comment """An attribute representing the content of a message - -Example: -messageContent = See you at Waterloo station at 18:15""" ; - rdfs:domain ies:Message ; - rdfs:subPropertyOf ies:attribute . - -ies:missionPurpose a owl:DatatypeProperty ; - rdfs:label "mission Purpose"^^xsd:string ; - dcterms:identifier "{A6DED556-12B8-45b7-A69C-A6A3D813269B}" ; - rdfs:comment """A short description of why an IntelligenceOperation was carried out used for legal justification - -Agencies that work in the intelligence domain may wish to standardise these descriptions. """ ; - rdfs:domain ies:OperationalEvent ; - rdfs:subPropertyOf ies:attribute . - -ies:nationality a owl:ObjectProperty ; - rdfs:label "nationality"^^xsd:string ; +ies:nationality + a owl:ObjectProperty ; dcterms:identifier "{45CDA5C1-624D-4f2f-81F6-EF19300820A9}" ; rdfs:comment "A relationship to a Nation which recognises the Person (or State of Person, as it is possible to renounce a nationality) as one of their nationals." ; rdfs:domain ies:PersonState ; + rdfs:label "nationality"@en-GB ; rdfs:range ies:Nation ; rdfs:subPropertyOf ies:relationship . -ies:natureOfInterest a owl:DatatypeProperty ; - rdfs:label "nature Of Interest"^^xsd:string ; - dcterms:identifier "{0C0728AF-B9F2-418f-A03E-107689F0ACA0}" ; - rdfs:comment """NatureOfInterest is limited to the following values: -· Personal -· Professional -· Academic""" ; - rdfs:domain ies:Interested ; - rdfs:subPropertyOf ies:attribute . +ies:nearTo + a owl:ObjectProperty ; + dcterms:identifier "{E3BB8B07-9CC5-407a-8CC7-E2B0E1B69476}" ; + rdfs:comment "A relationship linking an Entity to another Entity it is proximate to in space" ; + rdfs:domain ies:Entity ; + rdfs:label "near To"@en-GB ; + rdfs:range ies:Entity ; + rdfs:subPropertyOf ies:relationship . -ies:nephewOrNieceOf a owl:ObjectProperty ; - rdfs:label "nephew Or Niece Of"^^xsd:string ; +ies:nephewOrNieceOf + a owl:ObjectProperty ; dcterms:identifier "{1995033D-7AF2-468c-998D-61E86FB51B16}" ; - rdfs:comment """A Relationship between two Person Entities that indicates one is the nephew or niece of the other. - -Note: people can become nephews or nieces at different stages in their lives (e.g. as people marry) so PersonState should be used in cases where someone has not always been related in this way (i.e. not from birth)""" ; + rdfs:comment "A Relationship between two Person Entities that indicates one is the nephew or niece of the other.\n\nNote: people can become nephews or nieces at different stages in their lives (e.g. as people marry) so PersonState should be used in cases where someone has not always been related in this way (i.e. not from birth)" ; + rdfs:label "nephew Or Niece Of"@en-GB ; rdfs:subPropertyOf ies:familiallyRelatedTo . -ies:nextTo a owl:ObjectProperty ; - rdfs:label "next To"^^xsd:string ; +ies:nextTo + a owl:ObjectProperty ; dcterms:identifier "{F33CAAA7-85A7-4e41-B0D4-3EAC4E6F73CC}" ; rdfs:comment "A nearTo linking an Element to another Element it is immediately proximate to (i.e. touching) in space" ; + rdfs:label "next To"@en-GB ; rdfs:subPropertyOf ies:nearTo . -ies:objectContent a owl:DatatypeProperty ; - rdfs:label "object Content"^^xsd:string ; - dcterms:identifier "{222FBD07-DCCF-40c6-BD15-4ADBC64A8AA5}" ; - rdfs:comment """The content of the data object. - -Whenever a DataObject is exchanged it must include either the ObjectContent or an ObjectContentReference or both. - -The ContentStandard qualifier specifies the standard (either by name or by reference) that is applicable to the content of the DataObject. - -The ContentFormat qualifier specifies the format of the content of the DataObject.""" ; - rdfs:domain ies:DataObject ; - rdfs:subPropertyOf ies:representationValue . - -ies:objectContentReference a owl:DatatypeProperty ; - rdfs:label "object Content Reference"^^xsd:string ; - dcterms:identifier "{6B06ABDD-05CF-485c-A483-563C5E85F189}" ; - rdfs:comment """An ObjectContentReference is a resolvable reference to the ‘content’ of the respective DataObject. - -Whenever a DataObject is exchanged it must include either the ObjectContent or an ObjectContentReference or both.""" ; - rdfs:domain ies:DataObject ; - rdfs:subPropertyOf ies:attribute . - -ies:onlineAccountProvider a owl:ObjectProperty ; - rdfs:label "online Account Provider"^^xsd:string ; +ies:onlineAccountProvider + a owl:ObjectProperty ; dcterms:identifier "{2CF1B157-A2F6-41c8-8A87-7B82EEB71F40}" ; - rdfs:comment """Relates an OnlineAccount to the OnlineService that provides and administers the account. - -Note: was called "Domain" in previous IES versions""" ; + rdfs:comment "Relates an OnlineAccount to the OnlineService that provides and administers the account.\n\nNote: was called \"Domain\" in previous IES versions" ; rdfs:domain ies:OnlineAccount ; + rdfs:label "online Account Provider"@en-GB ; rdfs:range ies:OnlineService ; rdfs:subPropertyOf ies:relationship . -ies:onlineCommentOn a owl:ObjectProperty ; - rdfs:label "online Comment On"^^xsd:string ; +ies:onlineCommentOn + a owl:ObjectProperty ; dcterms:identifier "{0A4C12E6-CA4C-43f1-9C6C-FBE23197975F}" ; rdfs:comment "Relates an OnlineComment to the OnlineContent that was commented on" ; rdfs:domain ies:OnlineComment ; + rdfs:label "online Comment On"@en-GB ; rdfs:range ies:OnlineArtefact ; rdfs:subPropertyOf ies:relationship . -ies:onlineLikeOf a owl:ObjectProperty ; - rdfs:label "online Like Of"^^xsd:string ; +ies:onlineLikeOf + a owl:ObjectProperty ; dcterms:identifier "{4A3F24C6-EEC9-48ce-93FB-26FF64E1268A}" ; rdfs:comment "Relates an OnlineLike to the OnlineContent that was \"liked\"" ; rdfs:domain ies:OnlineLike ; + rdfs:label "online Like Of"@en-GB ; rdfs:range ies:OnlineArtefact ; rdfs:subPropertyOf ies:relationship . -ies:onlinePublisher a owl:ObjectProperty ; - rdfs:label "online Publisher"^^xsd:string ; +ies:onlinePublisher + a owl:ObjectProperty ; dcterms:identifier "{34F13F26-7C4E-451a-BDA0-62BA7738039F}" ; rdfs:comment "Relates an OnlineArtefact to the ResponsibleActor that produced it." ; rdfs:domain ies:OnlineArtefact ; + rdfs:label "online Publisher"@en-GB ; rdfs:range ies:ResponsibleActor ; rdfs:subPropertyOf ies:relationship . -ies:onlineServiceProvider a owl:ObjectProperty ; - rdfs:label "online Service Provider"^^xsd:string ; +ies:onlineServiceProvider + a owl:ObjectProperty ; dcterms:identifier "{DEE1404A-AAC3-4d46-9BA3-8E097A55C7F5}" ; rdfs:comment "Relates an OnlineService to the ResponsibleActor that owns/runs it" ; rdfs:domain ies:OnlineService ; + rdfs:label "online Service Provider"@en-GB ; rdfs:range ies:ResponsibleActor ; rdfs:subPropertyOf ies:relationship . -ies:opposedTo a owl:ObjectProperty ; - rdfs:label "opposed To"^^xsd:string ; +ies:opposedTo + a owl:ObjectProperty ; dcterms:identifier "{436E6ABB-C1E3-484e-B15B-63E700B27EA8}" ; - rdfs:comment """A coupling between a ResponsibleActor (or state thereof) and an ClassOfElement to which they are opposed - -Examples: an organisation that is opposed to Nuclear Weapons""" ; + rdfs:comment "A coupling between a ResponsibleActor (or state thereof) and an ClassOfElement to which they are opposed\n\nExamples: an organisation that is opposed to Nuclear Weapons" ; rdfs:domain ies:ResponsibleActorState ; + rdfs:label "opposed To"@en-GB ; rdfs:range ies:ClassOfElement ; rdfs:subPropertyOf ies:relationship . -ies:orGroup a owl:DatatypeProperty ; - rdfs:label "or Group"^^xsd:string ; - dcterms:identifier "{71249792-E0AF-4f98-86ED-17115F1734A7}" ; - rdfs:comment """The groups (if any) which the requesting user must be a member of at least one of in order to access the item. See the EDH specification for further details. - -Allowable Values: - -See EDH Standard""" ; - rdfs:domain ies:SecurityLabel . - -ies:originatingSystem a owl:ObjectProperty ; - rdfs:label "originating System"^^xsd:string ; +ies:originatingSystem + a owl:ObjectProperty ; dcterms:identifier "{D4A003A3-7FEF-409c-8935-743CD97299E7}" ; rdfs:comment "The System that produced the dataset" ; rdfs:domain rdf:Statement ; + rdfs:label "originating System"@en-GB ; rdfs:range ies:System . -ies:originator a owl:ObjectProperty ; - rdfs:label "originator"^^xsd:string ; +ies:originator + a owl:ObjectProperty ; dcterms:identifier "{4978D7F3-E686-4b30-9356-F0C4DC7A158D}" ; rdfs:comment "The ResponsibleActor that produced the dataset" ; rdfs:domain rdf:Statement ; + rdfs:label "originator"@en-GB ; rdfs:range ies:ResponsibleActor . -ies:owns a owl:ObjectProperty ; - rdfs:label "owns"^^xsd:string ; +ies:owns + a owl:ObjectProperty ; dcterms:identifier "{FDD94D9F-F343-4c1b-9688-752C896A3C7C}" ; rdfs:comment "A Relationship between a ResponsibleActor and an Asset they legally own" ; rdfs:domain ies:ResponsibleActorState ; + rdfs:label "owns"@en-GB ; rdfs:range ies:Asset ; rdfs:subPropertyOf ies:relationship . -ies:parentOf a owl:ObjectProperty ; - rdfs:label "parent Of"^^xsd:string ; +ies:parentOf + a owl:ObjectProperty ; dcterms:identifier "{6F13083C-505A-473e-9EDB-B0E534A341FB}" ; rdfs:comment "A Relationship between two Person Entities that indicates one is the parent of the other" ; rdfs:domain ies:Person ; + rdfs:label "parent Of"@en-GB ; rdfs:range ies:Person ; rdfs:subPropertyOf ies:ancestorOf . -ies:payloadContents a owl:ObjectProperty ; - rdfs:label "payload Contents"^^xsd:string ; +ies:payloadContents + a owl:ObjectProperty ; dcterms:identifier "{10DEB6B8-80CC-4bfc-B10F-1830B559C21F}" ; - rdfs:comment """A link from an ExchangePayload to an rdfs:Resource that is in that payload. - -If there is no payloadContents link, then it is assumed that all the contents of the file are in the ExchangePayload. Under this circumstance, more than one ExchangePayload would be an error. - -The payloadContents link will usually refer to a named graph, but it can also be used to refer to individual rdf:Statements and rdfs:Resources.""" ; + rdfs:comment "A link from an ExchangePayload to an rdfs:Resource that is in that payload.\n\nIf there is no payloadContents link, then it is assumed that all the contents of the file are in the ExchangePayload. Under this circumstance, more than one ExchangePayload would be an error.\n\nThe payloadContents link will usually refer to a named graph, but it can also be used to refer to individual rdf:Statements and rdfs:Resources." ; rdfs:domain ies:ExchangePayload ; + rdfs:label "payload Contents"@en-GB ; rdfs:range rdfs:Resource . -ies:payloadLabel a owl:ObjectProperty ; - rdfs:label "payload Label"^^xsd:string ; +ies:payloadLabel + a owl:ObjectProperty ; dcterms:identifier "{259167E4-D0B3-4f03-9653-CAD778F5F6F3}" ; - rdfs:comment """A mandatory link from an ExchangePayload to the SecurityLabel that provides the default access control for all statements in the payload. - -Note: individual statements may deviate from the default by applying their own SecurityLabels""" ; + rdfs:comment "A mandatory link from an ExchangePayload to the SecurityLabel that provides the default access control for all statements in the payload.\n\nNote: individual statements may deviate from the default by applying their own SecurityLabels" ; rdfs:domain ies:ExchangePayload ; + rdfs:label "payload Label"@en-GB ; rdfs:range ies:SecurityLabel . -ies:paymentArtefactProvider a owl:ObjectProperty ; - rdfs:label "payment Artefact Provider"^^xsd:string ; +ies:paymentArtefactProvider + a owl:ObjectProperty ; dcterms:identifier "{C793E699-C27B-49cc-9358-C4A0E17E609E}" ; rdfs:comment "The Organisation that provided the PaymentArtefact" ; rdfs:domain ies:PaymentArtefact ; + rdfs:label "payment Artefact Provider"@en-GB ; rdfs:range ies:Organisation ; rdfs:subPropertyOf ies:relationship . -ies:permittedNationality a owl:DatatypeProperty ; - rdfs:label "permitted Nationality"^^xsd:string ; - dcterms:identifier "{FA623989-B6A4-40e2-A956-B8FFEA478895}" ; - rdfs:comment """The nationalities of those who are permitted to access the item. See the EDH specification for further details. - -Allowable Values: - -See EDH Standard""" ; - rdfs:domain ies:SecurityLabel . - -ies:permittedOrganisation a owl:DatatypeProperty ; - rdfs:label "permitted Organisation"^^xsd:string ; - dcterms:identifier "{90F3E89D-1456-41fe-9354-4E13C4D79564}" ; - rdfs:comment """The organisations who are permitted to access the item. See the EDH specification for further details. - -Allowable Values: - -See EDH Standard""" ; - rdfs:domain ies:SecurityLabel . - -ies:postModificationState a owl:ObjectProperty ; - rdfs:label "post Modification State"^^xsd:string ; +ies:postModificationState + a owl:ObjectProperty ; dcterms:identifier "{2B02EF33-E12A-42ec-B047-533F6D8F159D}" ; - rdfs:comment """A partOf relationship to indicate a State of an Entity just after the Modify event - -Note: For BORO purists, this means the post State is part of the Modify Event (i.e. the extent of the Modify Event includes the State)""" ; + rdfs:comment "A partOf relationship to indicate a State of an Entity just after the Modify event\n\nNote: For BORO purists, this means the post State is part of the Modify Event (i.e. the extent of the Modify Event includes the State)" ; rdfs:domain ies:Modify ; + rdfs:label "post Modification State"@en-GB ; rdfs:range ies:State ; rdfs:subPropertyOf ies:isStateOf . -ies:powertype a owl:ObjectProperty ; - rdfs:label "powertype"^^xsd:string ; +ies:powertype + a owl:ObjectProperty ; dcterms:identifier "{D4BD48E8-76B8-4d3c-AB83-E653DB89170D}" ; rdfs:comment "An rdf:type relationship that asserts one Class is the powerset of the other (see Cantor's theorem)." ; + rdfs:label "powertype"@en-GB ; rdfs:subPropertyOf rdf:type . -ies:preModificationState a owl:ObjectProperty ; - rdfs:label "pre Modification State"^^xsd:string ; +ies:preModificationState + a owl:ObjectProperty ; dcterms:identifier "{4E954855-D50A-42ab-9401-4B1C890542AD}" ; - rdfs:comment """A partOf relationship to indicate a State of an Entity just prior to the Modify event - -Note: For BORO purists, this means the pre State is part of the Modify Event (i.e. the extent of the Modify Event includes the State)""" ; + rdfs:comment "A partOf relationship to indicate a State of an Entity just prior to the Modify event\n\nNote: For BORO purists, this means the pre State is part of the Modify Event (i.e. the extent of the Modify Event includes the State)" ; rdfs:domain ies:Modify ; + rdfs:label "pre Modification State"@en-GB ; rdfs:range ies:State ; rdfs:subPropertyOf ies:isStateOf . -ies:protectiveMarking a owl:DatatypeProperty ; - rdfs:label "protective Marking"^^xsd:string ; - dcterms:identifier "{7E5590F8-B142-49d8-8FB0-414716CF9F16}" ; - rdfs:comment """The classification applied to the respective item. This is equivalent to the Classification field within the EDH - -Allowable Values: - -OFFICIAL -OFFICIAL-SENSITIVE -SECRET -TOP SECRET""" ; - rdfs:domain ies:SecurityLabel . - -ies:publicationDate a owl:ObjectProperty ; - rdfs:label "publication Date"^^xsd:string ; +ies:publicationDate + a owl:ObjectProperty ; dcterms:identifier "{CD6E380B-7AD4-43d6-A128-9C666ABD8223}" ; rdfs:comment "The date of publication of the respective document." ; rdfs:domain ies:WorkOfDocumentation ; + rdfs:label "publication Date"@en-GB ; rdfs:range ies:ParticularPeriod ; rdfs:subPropertyOf ies:relationship . -ies:quantityDelivered a owl:DatatypeProperty ; - rdfs:label "quantity Delivered"^^xsd:string ; - dcterms:identifier "{7550DA0F-DF0E-4c61-9198-5DE767677A3A}" ; - rdfs:comment "The number of Entities (of the same type) that were delivered" ; - rdfs:domain ies:Delivery ; - rdfs:subPropertyOf ies:attribute . - -ies:quantityOffered a owl:DatatypeProperty ; - rdfs:label "quantity Offered"^^xsd:string ; - dcterms:identifier "{AEC476A1-AE39-4a9e-9EE3-DD45B50B0F26}" ; - rdfs:comment "The number of Entities (of the same type) that are being offered for sale" ; - rdfs:domain ies:OfferForSale ; - rdfs:subPropertyOf ies:attribute . - -ies:quantityPurchased a owl:DatatypeProperty ; - rdfs:label "quantity Purchased"^^xsd:string ; - dcterms:identifier "{0D2231E8-6AF1-4e59-B8FA-86A26334CC71}" ; - rdfs:comment "The number of Entities (of the same type) that were purchased" ; - rdfs:domain ies:Purchase ; - rdfs:subPropertyOf ies:attribute . - -ies:radioCoverage a owl:ObjectProperty ; - rdfs:label "radio Coverage"^^xsd:string ; +ies:radioCoverage + a owl:ObjectProperty ; dcterms:identifier "{3B5E5043-30C2-4e67-86C8-F59F55AEBA90}" ; rdfs:comment "A relationship linking a RadioMast to its RadioCoverageArea" ; rdfs:domain ies:RadioMast ; + rdfs:label "radio Coverage"@en-GB ; rdfs:range ies:RadioCoverageArea ; rdfs:subPropertyOf ies:relationship . -ies:recurrentPeriodRepresentation a owl:DatatypeProperty ; - rdfs:label "recurrent Period Representation"^^xsd:string ; - dcterms:identifier "{442AC7F0-AE57-4090-88D6-55A3825ECEAA}" ; - rdfs:comment "A modified ISO8601 format (hence use of xsd:string) where elements of the time/date are blanked with ?? characters. The purpose of this is to be able to specify e.g. a time of day with no date - i.e. all recurrences of that time of day." ; - rdfs:domain ies:RecurringPeriod ; - rdfs:subPropertyOf ies:attribute . +ies:relationship + a owl:ObjectProperty ; + dcterms:identifier "{DCE662F5-7BDB-457e-AE7E-2E5FE43DBA1A}" ; + rdfs:comment "A relationship represents an association between two Things" ; + rdfs:domain ies:Thing ; + rdfs:label "relationship"@en-GB ; + rdfs:range ies:Thing . -ies:residesIn a owl:ObjectProperty ; - rdfs:label "resides In"^^xsd:string ; +ies:residesIn + a owl:ObjectProperty ; dcterms:identifier "{6BC3DDD8-477E-4c8a-B85D-E637CF9DB6DF}" ; - rdfs:comment """A Relationship between a ResponsibleActorState and a Location at which they registered as a resident. - -Note this is legal / administrative construct. See also StaysAt""" ; + rdfs:comment "A Relationship between a ResponsibleActorState and a Location at which they registered as a resident.\n\nNote this is legal / administrative construct. See also StaysAt" ; rdfs:domain ies:ResponsibleActorState ; + rdfs:label "resides In"@en-GB ; rdfs:range ies:Location ; rdfs:subPropertyOf ies:relationship . -ies:respectfulOf a owl:ObjectProperty ; - rdfs:label "respectful Of"^^xsd:string ; +ies:respectfulOf + a owl:ObjectProperty ; dcterms:identifier "{EEBCE0A4-4882-4c95-9C2D-93CE5EB7A275}" ; - rdfs:comment """A Relationship between two ResponsibleActor Entities where one respects the other. - -Note: this should not be considered a bi-directional relationship. Just because one person respects another person does not necessarily mean the feeling is reciprocated. """ ; + rdfs:comment "A Relationship between two ResponsibleActor Entities where one respects the other.\n\nNote: this should not be considered a bi-directional relationship. Just because one person respects another person does not necessarily mean the feeling is reciprocated. " ; rdfs:domain ies:ResponsibleActorState ; + rdfs:label "respectful Of"@en-GB ; rdfs:range ies:ResponsibleActor ; rdfs:subPropertyOf ies:relationship . -ies:rightsTo a owl:ObjectProperty ; - rdfs:label "rights To"^^xsd:string ; +ies:rightsTo + a owl:ObjectProperty ; dcterms:identifier "{04A80EF0-8E34-4bdb-8A8E-31D89028F9B6}" ; - rdfs:comment """A Relationship between Rights and the Element to which the Rights apply - -Example: - -* Rights to travel on a particular service (a travel reservation) -* Rights to a parcel of land""" ; + rdfs:comment "A Relationship between Rights and the Element to which the Rights apply\n\nExample:\n\n* Rights to travel on a particular service (a travel reservation)\n* Rights to a parcel of land" ; rdfs:domain ies:Rights ; + rdfs:label "rights To"@en-GB ; rdfs:range ies:Element ; rdfs:subPropertyOf ies:relationship . -ies:scheduledArrivalPort a owl:ObjectProperty ; - rdfs:label "scheduled Arrival Port"^^xsd:string ; +ies:scheduledArrivalPort + a owl:ObjectProperty ; dcterms:identifier "{6BC73189-2B25-4e1c-A935-EDA8106F3EB3}" ; rdfs:comment "The Port from which the TravelService is scheduled to arrive" ; rdfs:domain ies:TravelService ; + rdfs:label "scheduled Arrival Port"@en-GB ; rdfs:range ies:Port ; rdfs:subPropertyOf ies:relationship . -ies:scheduledArrivalTime a owl:DatatypeProperty ; - rdfs:label "scheduled Arrival Time"^^xsd:string ; - dcterms:identifier "{DB3878D9-FF24-4069-A8DD-C24F5D074C0C}" ; - rdfs:comment """The date/time on which the service was scheduled to arrive - -The format of this attribute is a restricted string based upon the ISO 8601 Extended Format.""" ; - rdfs:domain ies:TravelService ; - rdfs:subPropertyOf ies:attribute . - -ies:scheduledDeparturePort a owl:ObjectProperty ; - rdfs:label "scheduled Departure Port"^^xsd:string ; +ies:scheduledDeparturePort + a owl:ObjectProperty ; dcterms:identifier "{1312D263-F609-4df3-A1DB-AA0557B3B94B}" ; rdfs:comment "The Port from which the TravelService is scheduled to depart" ; rdfs:domain ies:TravelService ; + rdfs:label "scheduled Departure Port"@en-GB ; rdfs:range ies:Port ; rdfs:subPropertyOf ies:relationship . -ies:scheduledDepartureTime a owl:DatatypeProperty ; - rdfs:label "scheduled Departure Time"^^xsd:string ; - dcterms:identifier "{340CF0CC-BA75-40b7-8B8A-167CD65C1830}" ; - rdfs:comment """The date/time on which the service was scheduled to depart - -The format of this attribute is a restricted string based upon the ISO 8601 Extended Format.""" ; - rdfs:domain ies:TravelService ; - rdfs:subPropertyOf ies:attribute . - -ies:schemeMasteredIn a owl:ObjectProperty ; - rdfs:label "scheme Mastered In"^^xsd:string ; +ies:schemeMasteredIn + a owl:ObjectProperty ; dcterms:identifier "{C2C5FF87-189C-478a-B3BF-4706D798087F}" ; rdfs:comment "A relationship that asserts a NamingScheme is owned by a System that is the master for its names / identifiers - i.e. the uniqueness of the name/identifier is limited to the system." ; rdfs:domain ies:NamingScheme ; + rdfs:label "scheme Mastered In"@en-GB ; rdfs:range ies:System ; rdfs:subPropertyOf ies:relationship . -ies:schemeOwner a owl:ObjectProperty ; - rdfs:label "scheme Owner"^^xsd:string ; +ies:schemeOwner + a owl:ObjectProperty ; dcterms:identifier "{8D42B4A8-30D3-459d-A729-F5C8FE16D418}" ; rdfs:comment "A relationship that asserts a RepresentationScheme is governed and used by a ResponsibleActor " ; rdfs:domain ies:NamingScheme ; + rdfs:label "scheme Owner"@en-GB ; rdfs:range ies:ResponsibleActor ; rdfs:subPropertyOf ies:relationship . -ies:siblingOf a owl:ObjectProperty ; - rdfs:label "sibling Of"^^xsd:string ; +ies:siblingOf + a owl:ObjectProperty ; dcterms:identifier "{A0D40C4F-B513-4c9f-8D4A-79D0FA7CEF50}" ; rdfs:comment "A Relationship between two Person Entities that indicates one is the sibling of the other" ; rdfs:domain ies:Person ; + rdfs:label "sibling Of"@en-GB ; rdfs:range ies:Person ; rdfs:subPropertyOf ies:familiallyRelatedTo . -ies:similarEntity a owl:ObjectProperty ; - rdfs:label "similar Entity"^^xsd:string ; +ies:similarEntity + a owl:ObjectProperty ; dcterms:identifier "{333E73AD-563F-443c-A9B3-CA122FDF75B9}" ; rdfs:comment "An rdf:type relationship that asserts an Entity is similar to other Entities that are also related to the same SimilarEntities class." ; rdfs:domain ies:Entity ; + rdfs:label "similar Entity"@en-GB ; rdfs:range ies:SimilarEntities ; rdfs:subPropertyOf rdf:type . -ies:socialisesAt a owl:ObjectProperty ; - rdfs:label "socialises At"^^xsd:string ; +ies:socialisesAt + a owl:ObjectProperty ; dcterms:identifier "{1D9F0978-EFD2-4e27-9242-219637C574EF}" ; - rdfs:comment """A visits relationship between a ResponsibleActor and a Location they socialise in. - -Note: more often than not, this will be a statement of occasional socialising, so the instance of the ResponsibleActorState should also be an instance of DiscontinuousState. In rarer occasions, it may be used to highlight a single, continuous visit, but in that case, inLocation would generally be used.""" ; + rdfs:comment "A visits relationship between a ResponsibleActor and a Location they socialise in.\n\nNote: more often than not, this will be a statement of occasional socialising, so the instance of the ResponsibleActorState should also be an instance of DiscontinuousState. In rarer occasions, it may be used to highlight a single, continuous visit, but in that case, inLocation would generally be used." ; + rdfs:label "socialises At"@en-GB ; rdfs:subPropertyOf ies:visits . -ies:spokenLanguage a owl:ObjectProperty ; - rdfs:label "spoken Language"^^xsd:string ; +ies:spokenLanguage + a owl:ObjectProperty ; dcterms:identifier "{FA149043-EA61-4497-A036-589DA1FD312E}" ; rdfs:comment "The language in which someone is proficient" ; rdfs:domain ies:LanguageProficiency ; + rdfs:label "spoken Language"@en-GB ; rdfs:range ies:Language ; rdfs:subPropertyOf ies:relationship . -ies:startsIn a owl:DatatypeProperty ; - rdfs:label "starts In"^^xsd:string ; - dcterms:identifier "{861E3D08-3659-489a-B100-0E943CF3F3F0}" ; - rdfs:comment "An xsd:DateTime for the start of the period" ; - rdfs:domain ies:ArbitraryPeriod ; - rdfs:subPropertyOf ies:attribute . - -ies:statementLabel a owl:ObjectProperty ; - rdfs:label "statement Label"^^xsd:string ; +ies:statementLabel + a owl:ObjectProperty ; dcterms:identifier "{7EC7FCEE-7C60-4233-8938-D6320BD951F2}" ; - rdfs:comment """A link from an rdf:Statement (see W3C guidance on RDF reification) to the SecurityLabel that provides the access control for that statement. - -Note: All exchanges should have a default payloadLabel specified. The use of statementLabel is required when individual statements deviate from the default in terms of their access control.""" ; + rdfs:comment "A link from an rdf:Statement (see W3C guidance on RDF reification) to the SecurityLabel that provides the access control for that statement.\n\nNote: All exchanges should have a default payloadLabel specified. The use of statementLabel is required when individual statements deviate from the default in terms of their access control." ; rdfs:domain rdf:Statement ; + rdfs:label "statement Label"@en-GB ; rdfs:range ies:SecurityLabel . -ies:staysAt a owl:ObjectProperty ; - rdfs:label "stays At"^^xsd:string ; +ies:staysAt + a owl:ObjectProperty ; dcterms:identifier "{90332C00-0188-4773-8A71-F9ED15F5ED33}" ; - rdfs:comment """A visits relationship between a ResponsibleActor and a Location where the person stays at the Location. This should not be confused with residesIn which is an assertion of legal residence. -Note: more often than not, this will be a statement of regular/occasional stays, so the instance of the ResponsibleActorState should also be an instance of DiscontinuousState. In rarer occasions, it may be used to highlight a single, continuous visit, but in that case, inLocation would generally be used.""" ; + rdfs:comment "A visits relationship between a ResponsibleActor and a Location where the person stays at the Location. This should not be confused with residesIn which is an assertion of legal residence.\nNote: more often than not, this will be a statement of regular/occasional stays, so the instance of the ResponsibleActorState should also be an instance of DiscontinuousState. In rarer occasions, it may be used to highlight a single, continuous visit, but in that case, inLocation would generally be used." ; + rdfs:label "stays At"@en-GB ; rdfs:subPropertyOf ies:visits . -ies:strengthOfInterest a owl:DatatypeProperty ; - rdfs:label "strength Of Interest"^^xsd:string ; - dcterms:identifier "{49B3D340-AADC-4fcd-80CC-283AE0FC85DF}" ; - rdfs:comment """StrengthOfInterest is used in its most general sense and is limited to the following values: -· Weak -· Strong -· Fanatical""" ; - rdfs:domain ies:Interested ; - rdfs:subPropertyOf ies:attribute . - -ies:successorTo a owl:ObjectProperty ; - rdfs:label "successor To"^^xsd:string ; +ies:successorTo + a owl:ObjectProperty ; dcterms:identifier "{BEC84E4F-F407-4a20-BC68-AD1723A3F860}" ; rdfs:comment "An after relationship linking two Elements where one ends and the other comes after as a replacement" ; + rdfs:label "successor To"@en-GB ; rdfs:subPropertyOf ies:after . -ies:supplierTo a owl:ObjectProperty ; - rdfs:label "supplier To"^^xsd:string ; +ies:supplierTo + a owl:ObjectProperty ; dcterms:identifier "{4F013D3F-E237-489a-96D5-5E9E54C6A388}" ; rdfs:comment "A worksFor relationship where the supplier (domain) is contracted to deliver goods or services to client (range)" ; + rdfs:label "supplier To"@en-GB ; rdfs:subPropertyOf ies:worksFor . -ies:ticketArrivalLocation a owl:ObjectProperty ; - rdfs:label "ticket Arrival Location"^^xsd:string ; +ies:ticketArrivalLocation + a owl:ObjectProperty ; dcterms:identifier "{A4906B5E-8718-404e-8EEF-20AE29106383}" ; rdfs:comment "The arrival location as stated on the ticket." ; rdfs:domain ies:TravelTicket ; + rdfs:label "ticket Arrival Location"@en-GB ; rdfs:range ies:Port ; rdfs:subPropertyOf ies:relationship . -ies:ticketDepartureLocation a owl:ObjectProperty ; - rdfs:label "ticket Departure Location"^^xsd:string ; +ies:ticketDepartureLocation + a owl:ObjectProperty ; dcterms:identifier "{952E5981-257F-429e-9F22-8D2E3B9282C7}" ; rdfs:comment "The departure location as stated on the ticket." ; rdfs:domain ies:TravelTicket ; + rdfs:label "ticket Departure Location"@en-GB ; rdfs:range ies:Port ; rdfs:subPropertyOf ies:relationship . -ies:tradedItemType a owl:ObjectProperty ; - rdfs:label "traded Item Type"^^xsd:string ; +ies:tradedItemType + a owl:ObjectProperty ; dcterms:identifier "{A92F03F0-CB9E-4667-B985-25377303416A}" ; - rdfs:comment """The type of entity involved in the TradeEvent - -e.g. "Dyson Animal Mk3" - -Note: there may be no more than one itemType for a given TradeEvent - i.e. a new TradeEvent must be instantiated for each ClassOfEntity sold, offered, delivered, etc. - -Note: was "ItemType" in IES 3.2""" ; + rdfs:comment "The type of entity involved in the TradeEvent\n\ne.g. \"Dyson Animal Mk3\"\n\nNote: there may be no more than one itemType for a given TradeEvent - i.e. a new TradeEvent must be instantiated for each ClassOfEntity sold, offered, delivered, etc.\n\nNote: was \"ItemType\" in IES 3.2" ; rdfs:domain ies:TradeEvent ; + rdfs:label "traded Item Type"@en-GB ; rdfs:range ies:ClassOfEntity ; rdfs:subPropertyOf ies:relationship . -ies:transferValue a owl:ObjectProperty ; - rdfs:label "transfer Value"^^xsd:string ; +ies:transferValue + a owl:ObjectProperty ; dcterms:identifier "{A9D01DAB-281E-48ae-BB33-8518701ABBDE}" ; rdfs:comment "A relationship from a MoneyTransfer to the AmountOfMoney transferred." ; rdfs:domain ies:MoneyTransfer ; + rdfs:label "transfer Value"@en-GB ; rdfs:range ies:AmountOfMoney ; rdfs:subPropertyOf ies:relationship . -ies:trusts a owl:ObjectProperty ; - rdfs:label "trusts"^^xsd:string ; +ies:trusts + a owl:ObjectProperty ; dcterms:identifier "{37CEEA2E-93E7-446d-A181-A55A091C3B22}" ; - rdfs:comment """A Relationship between two ResponsibleActor Entities where one trusts the other. - -Note: this should not be considered a bi-directional relationship. Just because one person trusts another person does not necessarily mean the feeling is reciprocated. """ ; + rdfs:comment "A Relationship between two ResponsibleActor Entities where one trusts the other.\n\nNote: this should not be considered a bi-directional relationship. Just because one person trusts another person does not necessarily mean the feeling is reciprocated. " ; rdfs:domain ies:ResponsibleActorState ; + rdfs:label "trusts"@en-GB ; rdfs:range ies:ResponsibleActor ; rdfs:subPropertyOf ies:relationship . -ies:upperBound a owl:ObjectProperty ; - rdfs:label "upper Bound"^^xsd:string ; +ies:upperBound + a owl:ObjectProperty ; dcterms:identifier "{D700FE64-4100-4ade-93CE-6219A7BC0BCB}" ; rdfs:comment "A relationship a MeasureRange to the Measure that is its upper bound" ; rdfs:domain ies:MeasureRange ; + rdfs:label "upper Bound"@en-GB ; rdfs:range ies:Measure ; rdfs:subPropertyOf ies:relationship . -ies:uriScheme a owl:DatatypeProperty ; - rdfs:label "uri Scheme"^^xsd:string ; - dcterms:identifier "{D97141BD-F6CF-4b10-B4E5-B1ECF6DF5178}" ; - rdfs:comment "URI scheme is the top level of the uniform resource identifier (URI) naming structure. All URIs and absolute URI references are formed with a scheme name, followed by a colon character (\":\"), and the remainder of the URI called the scheme-specific part." ; - rdfs:domain ies:WebResourceState ; - rdfs:subPropertyOf ies:attribute . - -ies:uriSchemeName a owl:DatatypeProperty ; - rdfs:label "uri Scheme Name"^^xsd:string ; - dcterms:identifier "{AAA8DE3D-31D8-4c1e-B114-72E8B37D6CAA}" ; - rdfs:comment """URI scheme is the top level of the uniform resource identifier (URI) naming structure. All URIs and absolute URI references are formed with a scheme name, followed by a colon character (":"), and the remainder of the URI called the scheme-specific part. - -A list of official IANA-registered URI schemes can be found at: -http://en.wikipedia.org/wiki/URI_scheme#Official_IANAregistered_schemes""" ; - rdfs:domain ies:WebResourceState ; - rdfs:subPropertyOf ies:attribute . - -ies:userOf a owl:ObjectProperty ; - rdfs:label "user Of"^^xsd:string ; +ies:userOf + a owl:ObjectProperty ; dcterms:identifier "{01984617-C96D-48b3-ACDE-25F525719AEF}" ; - rdfs:comment """A hasAccessTo relationship between a ResponsibleActor and an Asset they use. - -Note: more often than not, this will be a statement of occasional use, so the instance of the ResponsibleActorState should also be an instance of DiscontinuousState. In rarer occasions, it may be used to highlight a single, continuous use, but generally this would be modelled with the appropriate type of Event and EventParticipants""" ; + rdfs:comment "A hasAccessTo relationship between a ResponsibleActor and an Asset they use.\n\nNote: more often than not, this will be a statement of occasional use, so the instance of the ResponsibleActorState should also be an instance of DiscontinuousState. In rarer occasions, it may be used to highlight a single, continuous use, but generally this would be modelled with the appropriate type of Event and EventParticipants" ; + rdfs:label "user Of"@en-GB ; rdfs:range ies:Asset ; rdfs:subPropertyOf ies:hasAccessTo . -ies:usesServicesAt a owl:ObjectProperty ; - rdfs:label "uses Services At"^^xsd:string ; +ies:usesServicesAt + a owl:ObjectProperty ; dcterms:identifier "{958E4D57-8A19-4855-B9B3-6BB2F93F77B7}" ; - rdfs:comment """A visits relationship between a ResponsibleActor and a Location where they use services - e.g. banking, shopping, etc.. - -Note: more often than not, this will be a statement of regular/occasional use, so the instance of the ResponsibleActorState should also be an instance of DiscontinuousState. In rarer occasions, it may be used to highlight a single, continuous visit, but in that case, inLocation would generally be used.""" ; + rdfs:comment "A visits relationship between a ResponsibleActor and a Location where they use services - e.g. banking, shopping, etc..\n\nNote: more often than not, this will be a statement of regular/occasional use, so the instance of the ResponsibleActorState should also be an instance of DiscontinuousState. In rarer occasions, it may be used to highlight a single, continuous visit, but in that case, inLocation would generally be used." ; + rdfs:label "uses Services At"@en-GB ; rdfs:subPropertyOf ies:visits . -ies:vafNumber a owl:DatatypeProperty ; - rdfs:label "vaf Number"^^xsd:string ; - dcterms:identifier "{6DEB5776-59E6-4645-9566-65EC62A36330}" ; - rdfs:comment "The Visa Application Form (VAF) number." ; - rdfs:domain ies:TravelVisa ; - rdfs:subPropertyOf ies:attribute . - -ies:validFromDate a owl:ObjectProperty ; - rdfs:label "valid From Date"^^xsd:string ; +ies:validFromDate + a owl:ObjectProperty ; dcterms:identifier "{6ACC2ACC-46F2-4a02-A3E7-D16BE8EB723B}" ; rdfs:comment "The date that the respective IdentityDocument or Ticket is valid from." ; - rdfs:domain ies:IdentityDocument, - ies:PaymentArtefact, + rdfs:domain + ies:IdentityDocument , + ies:PaymentArtefact , ies:TravelTicket ; + rdfs:label "valid From Date"@en-GB ; rdfs:range ies:ParticularPeriod ; rdfs:subPropertyOf ies:relationship . -ies:validToDate a owl:ObjectProperty ; - rdfs:label "valid To Date"^^xsd:string ; +ies:validToDate + a owl:ObjectProperty ; dcterms:identifier "{680F737D-A8AB-4410-9F1D-FAD7BDC98447}" ; rdfs:comment "The date that the respective IdentityDocument or Ticket is valid to." ; - rdfs:domain ies:IdentityDocument, - ies:PaymentArtefact, + rdfs:domain + ies:IdentityDocument , + ies:PaymentArtefact , ies:TravelTicket ; + rdfs:label "valid To Date"@en-GB ; rdfs:range ies:ParticularPeriod ; rdfs:subPropertyOf ies:relationship . -ies:venueStatedOnTicket a owl:ObjectProperty ; - rdfs:label "venue Stated On Ticket"^^xsd:string ; +ies:venueStatedOnTicket + a owl:ObjectProperty ; dcterms:identifier "{3345AECA-925E-4bfc-820E-2294D5921E71}" ; - rdfs:comment """The venue of the event the Ticket is for. - -Note: venues change, and the actual event may not run at the stated venue. """ ; + rdfs:comment "The venue of the event the Ticket is for.\n\nNote: venues change, and the actual event may not run at the stated venue. " ; rdfs:domain ies:EntertainmentTicket ; + rdfs:label "venue Stated On Ticket"@en-GB ; rdfs:range ies:Facility ; rdfs:subPropertyOf ies:relationship . -ies:versionOf a owl:ObjectProperty ; - rdfs:label "version Of"^^xsd:string ; +ies:versionOf + a owl:ObjectProperty ; dcterms:identifier "{C01F47A2-F545-4fac-A707-469AD32FBF94}" ; rdfs:comment "A relationship between a VersionOfDocument and the WorkOfDocumentation it is a version of." ; rdfs:domain ies:VersionOfDocument ; + rdfs:label "version Of"@en-GB ; rdfs:range ies:WorkOfDocumentation ; - rdfs:subPropertyOf ies:relationship, + rdfs:subPropertyOf + ies:relationship , rdfs:subClassOf . -ies:wasAuthorisedBy a owl:ObjectProperty ; - rdfs:label "was Authorised By"^^xsd:string ; +ies:visits + a owl:ObjectProperty ; + dcterms:identifier "{92FC2C35-D40B-4393-BA0B-88849743FEB6}" ; + rdfs:comment "A Relationship and in inLocation between a ResponsibleActor and a Location they visit.\n\nNote: more often than not, this will be a statement of occasional visiting, so the instance of the ResponsibleActorState should also be an instance of DiscontinuousState. In rarer occasions, it may be used to highlight a single, continuous visit, but in that case, inLocation would generally be used." ; + rdfs:domain ies:ResponsibleActorState ; + rdfs:label "visits"@en-GB ; + rdfs:range ies:Location ; + rdfs:subPropertyOf ies:inLocation . + +ies:wasAuthorisedBy + a owl:ObjectProperty ; dcterms:identifier "{7A58C9AD-C198-4a61-8244-DE5BBC591416}" ; rdfs:comment "A relationship to the Organisation that was the authorising agency for the IdentityDocument" ; rdfs:domain ies:IdentityDocument ; + rdfs:label "was Authorised By"@en-GB ; rdfs:range ies:Organisation ; rdfs:subPropertyOf ies:relationship . -ies:worksAt a owl:ObjectProperty ; - rdfs:label "works At"^^xsd:string ; +ies:worksAt + a owl:ObjectProperty ; dcterms:identifier "{55161540-8869-4af9-B159-51857E0B0BDB}" ; - rdfs:comment """A visits relationship between a ResponsibleActor and a Location they work in. - -Note: more often than not, this will be a statement of occasional presence, so the instance of the ResponsibleActorState should also be an instance of DiscontinuousState. In rarer occasions, it may be used to highlight a single, continuous presence, but in that case, inLocation would generally be used.""" ; + rdfs:comment "A visits relationship between a ResponsibleActor and a Location they work in.\n\nNote: more often than not, this will be a statement of occasional presence, so the instance of the ResponsibleActorState should also be an instance of DiscontinuousState. In rarer occasions, it may be used to highlight a single, continuous presence, but in that case, inLocation would generally be used." ; + rdfs:label "works At"@en-GB ; rdfs:subPropertyOf ies:visits . -ies:worksWith a owl:ObjectProperty ; - rdfs:label "works With"^^xsd:string ; - dcterms:identifier "{25DD07E3-2500-4b9b-AF50-446EEC927AD2}" ; - rdfs:comment """A Relationship between two ResponsibleActor Entities that indicates one works with the other. - -In the case where the work is occasional / ad-hoc (i.e. there isn't an ongoing job) then the instance of the ResponsibleActorState should also be an instance of DiscontinuousState +ies:worksFor + a owl:ObjectProperty ; + dcterms:identifier "{181AAC84-26CE-4531-AC32-A73B8FD8B858}" ; + rdfs:comment "A Relationship between a ResponsibleActor (range - employer) and a ResponsibleActorState (domain- employed) that indicates one works for the other.\n\nIn the case where the work is occasional / ad-hoc (i.e. there isn't an ongoing work contract) then the instance of the ResponsibleActorState should also be an instance of DiscontinuousState" ; + rdfs:domain ies:ResponsibleActorState ; + rdfs:label "works For"@en-GB ; + rdfs:range ies:ResponsibleActor ; + rdfs:subPropertyOf ies:relationship . -Note: this relationship should only be used when it is not known who the two people work for (in which case create an organisation and used employedBy) or when the working relationship is rather loose - e.g. in cases of criminal cooperation.""" ; +ies:worksWith + a owl:ObjectProperty ; + dcterms:identifier "{25DD07E3-2500-4b9b-AF50-446EEC927AD2}" ; + rdfs:comment "A Relationship between two ResponsibleActor Entities that indicates one works with the other.\n\nIn the case where the work is occasional / ad-hoc (i.e. there isn't an ongoing job) then the instance of the ResponsibleActorState should also be an instance of DiscontinuousState\n\nNote: this relationship should only be used when it is not known who the two people work for (in which case create an organisation and used employedBy) or when the working relationship is rather loose - e.g. in cases of criminal cooperation." ; rdfs:domain ies:PersonState ; + rdfs:label "works With"@en-GB ; rdfs:range ies:Person ; rdfs:subPropertyOf ies:relationship . -ies:worshipsAt a owl:ObjectProperty ; - rdfs:label "worships At"^^xsd:string ; +ies:worshipsAt + a owl:ObjectProperty ; dcterms:identifier "{475617C7-BEE3-4c5e-8749-9386B68A8DA5}" ; - rdfs:comment """A visits relationship between a ResponsibleActor and a Location where they undertake religious worship - -Note: more often than not, this will be a statement of regular/occasional worship, so the instance of the ResponsibleActorState should also be an instance of DiscontinuousState. In rarer occasions, it may be used to highlight a single, continuous visit, but in that case, inLocation would generally be used.""" ; + rdfs:comment "A visits relationship between a ResponsibleActor and a Location where they undertake religious worship\n\nNote: more often than not, this will be a statement of regular/occasional worship, so the instance of the ResponsibleActorState should also be an instance of DiscontinuousState. In rarer occasions, it may be used to highlight a single, continuous visit, but in that case, inLocation would generally be used." ; + rdfs:label "worships At"@en-GB ; rdfs:subPropertyOf ies:visits . -ies:after a owl:ObjectProperty ; - rdfs:label "after"^^xsd:string ; - dcterms:identifier "{FA4DDF04-16DA-4b5c-AE9A-6AB8CD07DCDB}" ; - rdfs:comment "A relationship linking two Elements where one ends before the other starts" ; - rdfs:domain ies:Element ; - rdfs:range ies:Element ; - rdfs:subPropertyOf ies:relationship . +geo:hasSerialization + a owl:DatatypeProperty ; + dcterms:identifier "{FB3A1BE6-A05A-4D6E-9880-34968C468CF2}" ; + rdfs:comment "\n A relationship that relates a geo:Geometry to a typed literal serialisation of that geometry, e.g. a WKT or GeoJSON string\n " ; + rdfs:label "has Serialization"@en-GB ; + rdfs:subPropertyOf ies:representationValue ; + skos:example + "\n data:StonehengeBoundingBox a geo:Feature ;\n geo:hasGeometry data:StonehengeBoundingBox_Geometry .\n\n data:StonehengeBoundingBox_Geometry a geo:Geometry ;\n geo:asGeoJSON '''\n {\n \"type\": \"Polygon\",\n \"coordinates\": [[\n [413750, 141750],\n [413750, 142250],\n [414250, 142250],\n [414250, 141750],\n [413750, 141750]\n ]]\n }'''^^geo:geoJSONLiteral .\n\n In this example, the same geo:Geometry object as in the previous example is instead serialised using GeoJSON syntax.\n " , + "\n data:StonehengeBoundingBox a geo:Feature ;\n geo:hasGeometry data:StonehengeBoundingBox_Geometry .\n\n data:StonehengeBoundingBox_Geometry a geo:Geometry ;\n geo:asWKT ' POLYGON((413750 141750, 413750 142250, 414250 142250, 414250 141750, 413750 141750))'^^geo:wktLiteral .\n\n In this example, the polygon representing a 500m bounding box around Stonehenge is specified using a set of coordinates in the British National Grid (BNG) Coordinate Reference System (CRS). The serialisation uses the WKT syntax to specify these coordinates and CRS via a Typed Literal.\n " ; + skos:scopeNote "\n GeoSPARQL provides a owl:DatatypeProperty (and subproperties) to relate instances of geo:Geometry to instances of Typed Literals (eg a WKT or GeoJSON string)\n IES achieves an equivalent pattern by means of ies:representationValue to attach Literals to instances of ies:Representation, eg to relate an\n instance of ies:GeoJSON to a string serialisation.\n As such, geo:hasSerialization can be seen as a specialism of ies:representationValue.\n The examples below demonstrate geo:asWKT and geo:asGeoJSON, which are subproperties of geo:hasSerialization specific to WKT and GeoJSON serialisation formats respectively.\n " . + +ies:allocatedSeatNumber + a owl:DatatypeProperty ; + dcterms:identifier "{518E9B39-58C0-4e89-831D-B6099C3B9892}" ; + rdfs:comment "The seat number associated with the ticket" ; + rdfs:domain ies:Ticket ; + rdfs:label "allocated Seat Number"@en-GB ; + rdfs:subPropertyOf ies:attribute . -ies:ancestorOf a owl:ObjectProperty ; - rdfs:label "ancestor Of"^^xsd:string ; - dcterms:identifier "{15388C46-262D-4f70-8F65-83758A5AEAF5}" ; - rdfs:comment """A Relationship between two Person Entities that indicates one is and ancestor of the other +ies:andGroup + a owl:DatatypeProperty ; + dcterms:identifier "{1326576A-6240-47b0-AED7-5F3FC4E3884D}" ; + rdfs:comment "The groups (if any) which the requesting user must be a member of in order to access the item. See the EDH specification for further details.\n\nAllowable Values:\n\nSee EDH Standard" ; + rdfs:domain ies:SecurityLabel ; + rdfs:label "and Group"@en-GB . -Note: was called "relative of" in IES 3.x, but was really only about ancestry, so is changed here. """ ; - rdfs:domain ies:Person ; - rdfs:range ies:Person ; - rdfs:subPropertyOf ies:familiallyRelatedTo . +ies:associatedPersonName + a owl:DatatypeProperty ; + dcterms:identifier "{022535DE-2100-420b-B4BC-10465DEEEC3C}" ; + rdfs:comment "The name of the Person which is associated with the Entity\n\nThis may be the name of an account holder, the name printed on ID, tickets, etc.\n\nNote in 3.x, this was several different attributes:\naccountHolderName on FinancialAccount\nnameOnLicense, etc. on IdentityDocument\nticketHolderName on Ticket" ; + rdfs:domain + ies:AccountState , + ies:IdentityDocument , + ies:PaymentArtefact , + ies:Ticket ; + rdfs:label "associated Person Name"@en-GB ; + rdfs:subPropertyOf ies:attribute . + +ies:attribute + a owl:DatatypeProperty ; + dcterms:identifier "{4A8E5877-32DF-428f-9A60-6AC3D083FFCA}" ; + rdfs:comment "A feature or property of a Thing.\n\nNote: In IES it is important to distinguish between names and attributes - attribute should never be used to identify or name something - for that, use Name or Identifier." ; + rdfs:domain ies:Thing ; + rdfs:label "attribute"@en-GB . -ies:confidence a owl:DatatypeProperty ; - rdfs:label "confidence"^^xsd:string ; +ies:confidence + a owl:DatatypeProperty ; dcterms:identifier "{45FE24B3-B146-4199-B760-C1150CEF9AB2}" ; rdfs:comment "A qualitative or quantitative indication of the confidence of an AssessToBeTrue " ; rdfs:domain ies:AssessToBeTrue ; + rdfs:label "confidence"@en-GB ; rdfs:subPropertyOf ies:attribute . -ies:hasName a owl:ObjectProperty ; - rdfs:label "has Name"^^xsd:string ; - dcterms:identifier "{C3A36E36-0C73-4af7-88E3-81C9243CE456}" ; - rdfs:comment "An isRepresentedAs relationship that asserts an Thing is identified (albeit loosely) by a Name" ; - rdfs:domain ies:Thing ; - rdfs:range ies:Name ; - rdfs:subPropertyOf ies:isRepresentedAs . +ies:contactDetailsOnBooking + a owl:DatatypeProperty ; + dcterms:identifier "{B54BB629-E007-4099-BC01-B512894F1E89}" ; + rdfs:comment "The contact details of the Person making the booking as recorded on the actual Travel Booking.\n\nNote that if these details can be parsed to identify the contact telephone number, contact email address etc. then they should be mapped as instances of relationship to the respective CommunicationsIdentifier (TelephoneNumber, EmailAddress, etc.)." ; + rdfs:domain ies:TravelBooking ; + rdfs:label "contact Details On Booking"@en-GB ; + rdfs:subPropertyOf ies:attribute . -ies:inLocation a owl:ObjectProperty ; - rdfs:label "in Location"^^xsd:string ; - dcterms:identifier "{463F9B14-2D14-4364-B4F0-658A20DFCBFA}" ; - rdfs:comment "A partOf relationship to indicate an Element is entirely within a Location" ; - rdfs:range ies:Location ; - rdfs:subPropertyOf ies:isPartOf . +ies:currencyAmount + a owl:DatatypeProperty ; + dcterms:identifier "{C53F62D0-0817-404b-9624-95A89D94F9A2}" ; + rdfs:comment "A number that represents the amount of currency.\n\nNote: sometimes the number and/or the currency may be unknown and therefore not instantiated" ; + rdfs:domain ies:AmountOfMoney ; + rdfs:label "currency Amount"@en-GB ; + rdfs:subPropertyOf ies:attribute . -ies:nearTo a owl:ObjectProperty ; - rdfs:label "near To"^^xsd:string ; - dcterms:identifier "{E3BB8B07-9CC5-407a-8CC7-E2B0E1B69476}" ; - rdfs:comment "A relationship linking an Entity to another Entity it is proximate to in space" ; - rdfs:domain ies:Entity ; - rdfs:range ies:Entity ; - rdfs:subPropertyOf ies:relationship . +ies:dialInNumber + a owl:DatatypeProperty ; + dcterms:identifier "{73F2438B-77F5-49ee-B70D-84D5D50B378F}" ; + rdfs:comment "The number dialed to take part in the TeleConference" ; + rdfs:domain ies:TeleConference ; + rdfs:label "dial In Number"@en-GB ; + rdfs:subPropertyOf ies:attribute . -ies:representationValue a owl:DatatypeProperty ; - rdfs:label "representation Value"^^xsd:string ; - dcterms:identifier "{AE00F1DE-F42B-4fc0-B07B-21F754F16FD4}" ; - rdfs:comment "The exemplar text, number, etc. of a Representation" ; - rdfs:domain ies:Representation ; +ies:endsIn + a owl:DatatypeProperty ; + dcterms:identifier "{6767DFCD-3FCB-42cc-BEE3-9FA9A324DF0B}" ; + rdfs:comment "An xsd:DateTime for the end of the period" ; + rdfs:domain ies:ArbitraryPeriod ; + rdfs:label "ends In"@en-GB ; rdfs:subPropertyOf ies:attribute . -ies:hasAccessTo a owl:ObjectProperty ; - rdfs:label "has Access To"^^xsd:string ; - dcterms:identifier "{CB7F872F-7999-4bfd-8274-2C0E0AFE22AB}" ; - rdfs:comment "A Relationship between a ResponsibleActorState and an Entity they have access to - e.g. a FinancialAccount, CommunicationsDevice, etc." ; - rdfs:domain ies:ResponsibleActorState ; - rdfs:range ies:Entity ; - rdfs:subPropertyOf ies:relationship . +ies:finiteMembershipCount + a owl:DatatypeProperty ; + dcterms:identifier "{FF3DDC24-010C-4cd2-BF97-7464EAF45317}" ; + rdfs:comment "An integer count of members of a FiniteClassOfElement. " ; + rdfs:domain ies:FiniteClassOfElement ; + rdfs:label "finite Membership Count"@en-GB ; + rdfs:subPropertyOf ies:attribute . -ies:familiallyRelatedTo a owl:ObjectProperty ; - rdfs:label "familially Related To"^^xsd:string ; - dcterms:identifier "{3AA26AC6-206D-4b6d-BDEC-C9E2B4814BE7}" ; - rdfs:comment """A Relationship between PersonState (which may be a Person, or just a temporal state of Person) and another Person to indicate they have a familial relationship. +ies:groupDescription + a owl:DatatypeProperty ; + dcterms:identifier "{2F618A01-5D5F-483c-8652-8B81196AA086}" ; + rdfs:comment "A simple text description of a GroupOfItems" ; + rdfs:domain ies:GroupOfItems ; + rdfs:label "group Description"@en-GB . -Note: some relationships will be temporal (e.g. spouseOf) and therefore related a state to a Person. Others will be for life (i.e. from the birth of the youngest until one of them dies) and therefore between two whole-life Person entities.""" ; - rdfs:domain ies:PersonState ; - rdfs:range ies:Person ; - rdfs:subPropertyOf ies:relationship . +ies:groupName + a owl:DatatypeProperty ; + dcterms:identifier "{42463865-450C-4a9a-9EF0-5322222C2B97}" ; + rdfs:comment "A name given to a GroupOfItems" ; + rdfs:domain ies:GroupOfItems ; + rdfs:label "group Name"@en-GB . -ies:isRepresentedAs a owl:ObjectProperty ; - rdfs:label "is Represented As"^^xsd:string ; - dcterms:identifier "{D106A0A9-55C4-454f-9E20-35BA54114036}" ; - rdfs:comment "A relationship that asserts a Representation in someway depicts an Thing" ; - rdfs:domain ies:Thing ; - rdfs:range ies:Representation ; - rdfs:subPropertyOf ies:relationship . +ies:handlingCaveat + a owl:DatatypeProperty ; + dcterms:identifier "{1C02B06E-3159-48f6-9575-64B62765498B}" ; + rdfs:comment "A textual description of any handling caveats that must be adhered to." ; + rdfs:domain ies:SecurityLabel ; + rdfs:label "handling Caveat"@en-GB . -ies:worksFor a owl:ObjectProperty ; - rdfs:label "works For"^^xsd:string ; - dcterms:identifier "{181AAC84-26CE-4531-AC32-A73B8FD8B858}" ; - rdfs:comment """A Relationship between a ResponsibleActor (range - employer) and a ResponsibleActorState (domain- employed) that indicates one works for the other. +ies:hmlConfidence + a owl:DatatypeProperty ; + dcterms:identifier "{04F797E7-9B5C-48c5-A50D-A14CFF7725DE}" ; + rdfs:comment "A confidence whose value must be one of \"HIGH\", \"MEDIUM\", or \"LOW\"\n\nThis is a mandatory attribute for AssessToBeTrue" ; + rdfs:domain ies:AssessToBeTrue ; + rdfs:label "hml Confidence"@en-GB ; + rdfs:subPropertyOf ies:confidence . -In the case where the work is occasional / ad-hoc (i.e. there isn't an ongoing work contract) then the instance of the ResponsibleActorState should also be an instance of DiscontinuousState""" ; - rdfs:domain ies:ResponsibleActorState ; - rdfs:range ies:ResponsibleActor ; - rdfs:subPropertyOf ies:relationship . +ies:idAuthenticity + a owl:DatatypeProperty ; + dcterms:identifier "{1185F43F-7EBB-4e38-A1B3-FF1421F3416D}" ; + rdfs:comment "Provides an indication of the believed authenticity of the IdentityDocument\n\n\nGenuine\nFake\nUnknown" ; + rdfs:domain ies:IdentityDocument ; + rdfs:label "id Authenticity"@en-GB ; + rdfs:subPropertyOf ies:attribute . -ies:isPartOf a owl:ObjectProperty ; - rdfs:label "is Part Of"^^xsd:string ; - dcterms:identifier "{CD85D7F7-783B-4d06-B023-56DBBDDC02DC}" ; - rdfs:comment """A relationship linking an Element to another that it is part of. +ies:idEmergencyContactName + a owl:DatatypeProperty ; + dcterms:identifier "{96B7C774-1FE0-4307-BB62-B5899F953FF2}" ; + rdfs:comment "The name of an emergency contact as printed on the IdentityDocument" ; + rdfs:domain ies:IdentityDocument ; + rdfs:label "id Emergency Contact Name"@en-GB ; + rdfs:subPropertyOf ies:attribute . -Examples: +ies:idEmergencyContactTelNo + a owl:DatatypeProperty ; + dcterms:identifier "{0198C1BE-43A0-4841-925E-FA5C47991AC3}" ; + rdfs:comment "The telephone number of an emergency contact as printed on the IdentityDocument" ; + rdfs:domain ies:IdentityDocument ; + rdfs:label "id Emergency Contact Tel No"@en-GB ; + rdfs:subPropertyOf ies:attribute . -London partOf UK -My Arm partOf Me""" ; - rdfs:domain ies:Element ; - rdfs:range ies:Element ; - rdfs:subPropertyOf ies:relationship . +ies:idFamilyName + a owl:DatatypeProperty ; + dcterms:identifier "{CCD1F7FE-C42A-4503-BF24-00E8805BD5DD}" ; + rdfs:comment "The family name as printed on the IdentityDocument" ; + rdfs:domain ies:IdentityDocument ; + rdfs:label "id Family Name"@en-GB ; + rdfs:subPropertyOf ies:attribute . -ies:isStateOf a owl:ObjectProperty ; - rdfs:label "is State Of"^^xsd:string ; - dcterms:identifier "{F7CBF87A-6ECC-4c9f-B698-FD3CF3F7980E}" ; - rdfs:comment """An isPartOf linking an Element to a temporal State of that Element +ies:idGivenNames + a owl:DatatypeProperty ; + dcterms:identifier "{77CA0C8D-71F0-4cb9-8621-407396FAC5A1}" ; + rdfs:comment "The given names as printed on the IdentityDocument" ; + rdfs:domain ies:IdentityDocument ; + rdfs:label "id Given Names"@en-GB ; + rdfs:subPropertyOf ies:attribute . -Examples: +ies:ilrProficiency + a owl:DatatypeProperty ; + dcterms:identifier "{471CF113-1728-47fd-A763-D1FA69226FC4}" ; + rdfs:comment "The Proficiency qualifier is specified using the Interagency Language Roundtable (ILR) scale [E].\n\n(a) ILR Level 0 – No proficiency\n(b) ILR Level 1 – Elementary Proficiency\n(c) ILR Level 2 – Limited Working Proficiency\n(d) ILR Level 3 – Professional Working Proficiency\n(e) ILR Level 4 – Full Professional Proficiency\n(f) ILR Level 5 – Native or Bilingual Proficiency" ; + rdfs:domain ies:LanguageProficiency ; + rdfs:label "ilr Proficiency"@en-GB ; + rdfs:subPropertyOf ies:attribute . -You, you yesterday""" ; - rdfs:domain ies:State ; - rdfs:range ies:Element ; - rdfs:subPropertyOf ies:isPartOf . +ies:iso8601PeriodRepresentation + a owl:DatatypeProperty ; + dcterms:identifier "{E9372543-434E-45d3-A1F0-8D711952D10A}" ; + rdfs:comment "A ISO8601 datetime (as xsd:dateTime) that represents the ParticularPeriod.\n\nThis representation is also encoded in the URI of the period, this is an additional required attribute to enable querying by dateTime and SPARQL temporal operations. The literal string shall be encoded in UTC (Coordinated Universal Time) but unlike the URI, it must be punctuated. For example: \"2007-01-18T15:30:00\"" ; + rdfs:domain ies:ParticularPeriod ; + rdfs:label "iso8601Period Representation"@en-GB ; + rdfs:subPropertyOf ies:attribute . -ies:visits a owl:ObjectProperty ; - rdfs:label "visits"^^xsd:string ; - dcterms:identifier "{92FC2C35-D40B-4393-BA0B-88849743FEB6}" ; - rdfs:comment """A Relationship and in inLocation between a ResponsibleActor and a Location they visit. +ies:issuerIdentificationNumber + a owl:DatatypeProperty ; + dcterms:identifier "{5E353B12-2503-429f-A683-F7C77E0DFBAD}" ; + rdfs:comment "The IIN is a number that uniquely identifies the issuer of the Bank Card.\n\nAn ISO/IEC 7812 number contains a single-digit major industry identifier (MII), a six-digit issuer identification number (IIN), an individual account identification number, and a single digit checksum." ; + rdfs:domain ies:BankCard ; + rdfs:label "issuer Identification Number"@en-GB ; + rdfs:subPropertyOf ies:attribute . -Note: more often than not, this will be a statement of occasional visiting, so the instance of the ResponsibleActorState should also be an instance of DiscontinuousState. In rarer occasions, it may be used to highlight a single, continuous visit, but in that case, inLocation would generally be used.""" ; - rdfs:domain ies:ResponsibleActorState ; - rdfs:range ies:Location ; - rdfs:subPropertyOf ies:inLocation . +ies:messageContent + a owl:DatatypeProperty ; + dcterms:identifier "{E1A85BEA-C374-4727-A189-E536BA248D98}" ; + rdfs:comment "An attribute representing the content of a message\n\nExample:\nmessageContent = See you at Waterloo station at 18:15" ; + rdfs:domain ies:Message ; + rdfs:label "message Content"@en-GB ; + rdfs:subPropertyOf ies:attribute . -ies:attribute a owl:DatatypeProperty ; - rdfs:label "attribute"^^xsd:string ; - dcterms:identifier "{4A8E5877-32DF-428f-9A60-6AC3D083FFCA}" ; - rdfs:comment """A feature or property of a Thing. +ies:missionPurpose + a owl:DatatypeProperty ; + dcterms:identifier "{A6DED556-12B8-45b7-A69C-A6A3D813269B}" ; + rdfs:comment "A short description of why an IntelligenceOperation was carried out used for legal justification\n\nAgencies that work in the intelligence domain may wish to standardise these descriptions. " ; + rdfs:domain ies:OperationalEvent ; + rdfs:label "mission Purpose"@en-GB ; + rdfs:subPropertyOf ies:attribute . -Note: In IES it is important to distinguish between names and attributes - attribute should never be used to identify or name something - for that, use Name or Identifier.""" ; - rdfs:domain ies:Thing . +ies:natureOfInterest + a owl:DatatypeProperty ; + dcterms:identifier "{0C0728AF-B9F2-418f-A03E-107689F0ACA0}" ; + rdfs:comment "NatureOfInterest is limited to the following values:\n· Personal\n· Professional\n· Academic" ; + rdfs:domain ies:Interested ; + rdfs:label "nature Of Interest"@en-GB ; + rdfs:subPropertyOf ies:attribute . -ies:relationship a owl:ObjectProperty ; - rdfs:label "relationship"^^xsd:string ; - dcterms:identifier "{DCE662F5-7BDB-457e-AE7E-2E5FE43DBA1A}" ; - rdfs:comment "A relationship represents an association between two Things" ; - rdfs:domain ies:Thing ; - rdfs:range ies:Thing . +ies:objectContent + a owl:DatatypeProperty ; + dcterms:identifier "{222FBD07-DCCF-40c6-BD15-4ADBC64A8AA5}" ; + rdfs:comment "The content of the data object.\n\nWhenever a DataObject is exchanged it must include either the ObjectContent or an ObjectContentReference or both.\n\nThe ContentStandard qualifier specifies the standard (either by name or by reference) that is applicable to the content of the DataObject.\n\nThe ContentFormat qualifier specifies the format of the content of the DataObject." ; + rdfs:domain ies:DataObject ; + rdfs:label "object Content"@en-GB ; + rdfs:subPropertyOf ies:representationValue . + +ies:objectContentReference + a owl:DatatypeProperty ; + dcterms:identifier "{6B06ABDD-05CF-485c-A483-563C5E85F189}" ; + rdfs:comment "An ObjectContentReference is a resolvable reference to the ‘content’ of the respective DataObject.\n\nWhenever a DataObject is exchanged it must include either the ObjectContent or an ObjectContentReference or both." ; + rdfs:domain ies:DataObject ; + rdfs:label "object Content Reference"@en-GB ; + rdfs:subPropertyOf ies:attribute . + +ies:orGroup + a owl:DatatypeProperty ; + dcterms:identifier "{71249792-E0AF-4f98-86ED-17115F1734A7}" ; + rdfs:comment "The groups (if any) which the requesting user must be a member of at least one of in order to access the item. See the EDH specification for further details.\n\nAllowable Values:\n\nSee EDH Standard" ; + rdfs:domain ies:SecurityLabel ; + rdfs:label "or Group"@en-GB . + +ies:permittedNationality + a owl:DatatypeProperty ; + dcterms:identifier "{FA623989-B6A4-40e2-A956-B8FFEA478895}" ; + rdfs:comment "The nationalities of those who are permitted to access the item. See the EDH specification for further details.\n\nAllowable Values:\n\nSee EDH Standard" ; + rdfs:domain ies:SecurityLabel ; + rdfs:label "permitted Nationality"@en-GB . + +ies:permittedOrganisation + a owl:DatatypeProperty ; + dcterms:identifier "{90F3E89D-1456-41fe-9354-4E13C4D79564}" ; + rdfs:comment "The organisations who are permitted to access the item. See the EDH specification for further details.\n\nAllowable Values:\n\nSee EDH Standard" ; + rdfs:domain ies:SecurityLabel ; + rdfs:label "permitted Organisation"@en-GB . + +ies:protectiveMarking + a owl:DatatypeProperty ; + dcterms:identifier "{7E5590F8-B142-49d8-8FB0-414716CF9F16}" ; + rdfs:comment "The classification applied to the respective item. This is equivalent to the Classification field within the EDH\n\nAllowable Values:\n\nOFFICIAL\nOFFICIAL-SENSITIVE\nSECRET\nTOP SECRET" ; + rdfs:domain ies:SecurityLabel ; + rdfs:label "protective Marking"@en-GB . + +ies:quantityDelivered + a owl:DatatypeProperty ; + dcterms:identifier "{7550DA0F-DF0E-4c61-9198-5DE767677A3A}" ; + rdfs:comment "The number of Entities (of the same type) that were delivered" ; + rdfs:domain ies:Delivery ; + rdfs:label "quantity Delivered"@en-GB ; + rdfs:subPropertyOf ies:attribute . + +ies:quantityOffered + a owl:DatatypeProperty ; + dcterms:identifier "{AEC476A1-AE39-4a9e-9EE3-DD45B50B0F26}" ; + rdfs:comment "The number of Entities (of the same type) that are being offered for sale" ; + rdfs:domain ies:OfferForSale ; + rdfs:label "quantity Offered"@en-GB ; + rdfs:subPropertyOf ies:attribute . + +ies:quantityPurchased + a owl:DatatypeProperty ; + dcterms:identifier "{0D2231E8-6AF1-4e59-B8FA-86A26334CC71}" ; + rdfs:comment "The number of Entities (of the same type) that were purchased" ; + rdfs:domain ies:Purchase ; + rdfs:label "quantity Purchased"@en-GB ; + rdfs:subPropertyOf ies:attribute . + +ies:recurrentPeriodRepresentation + a owl:DatatypeProperty ; + dcterms:identifier "{442AC7F0-AE57-4090-88D6-55A3825ECEAA}" ; + rdfs:comment "A modified ISO8601 format (hence use of xsd:string) where elements of the time/date are blanked with ?? characters. The purpose of this is to be able to specify e.g. a time of day with no date - i.e. all recurrences of that time of day." ; + rdfs:domain ies:RecurringPeriod ; + rdfs:label "recurrent Period Representation"@en-GB ; + rdfs:subPropertyOf ies:attribute . + +ies:representationValue + a owl:DatatypeProperty ; + dcterms:identifier "{AE00F1DE-F42B-4fc0-B07B-21F754F16FD4}" ; + rdfs:comment "The exemplar text, number, etc. of a Representation" ; + rdfs:domain ies:Representation ; + rdfs:label "representation Value"@en-GB ; + rdfs:subPropertyOf ies:attribute . + +ies:scheduledArrivalTime + a owl:DatatypeProperty ; + dcterms:identifier "{DB3878D9-FF24-4069-A8DD-C24F5D074C0C}" ; + rdfs:comment "The date/time on which the service was scheduled to arrive\n\nThe format of this attribute is a restricted string based upon the ISO 8601 Extended Format." ; + rdfs:domain ies:TravelService ; + rdfs:label "scheduled Arrival Time"@en-GB ; + rdfs:subPropertyOf ies:attribute . + +ies:scheduledDepartureTime + a owl:DatatypeProperty ; + dcterms:identifier "{340CF0CC-BA75-40b7-8B8A-167CD65C1830}" ; + rdfs:comment "The date/time on which the service was scheduled to depart\n\nThe format of this attribute is a restricted string based upon the ISO 8601 Extended Format." ; + rdfs:domain ies:TravelService ; + rdfs:label "scheduled Departure Time"@en-GB ; + rdfs:subPropertyOf ies:attribute . + +ies:startsIn + a owl:DatatypeProperty ; + dcterms:identifier "{861E3D08-3659-489a-B100-0E943CF3F3F0}" ; + rdfs:comment "An xsd:DateTime for the start of the period" ; + rdfs:domain ies:ArbitraryPeriod ; + rdfs:label "starts In"@en-GB ; + rdfs:subPropertyOf ies:attribute . + +ies:strengthOfInterest + a owl:DatatypeProperty ; + dcterms:identifier "{49B3D340-AADC-4fcd-80CC-283AE0FC85DF}" ; + rdfs:comment "StrengthOfInterest is used in its most general sense and is limited to the following values:\n· Weak\n· Strong\n· Fanatical" ; + rdfs:domain ies:Interested ; + rdfs:label "strength Of Interest"@en-GB ; + rdfs:subPropertyOf ies:attribute . + +ies:uriScheme + a owl:DatatypeProperty ; + dcterms:identifier "{D97141BD-F6CF-4b10-B4E5-B1ECF6DF5178}" ; + rdfs:comment "URI scheme is the top level of the uniform resource identifier (URI) naming structure. All URIs and absolute URI references are formed with a scheme name, followed by a colon character (\":\"), and the remainder of the URI called the scheme-specific part." ; + rdfs:domain ies:WebResourceState ; + rdfs:label "uri Scheme"@en-GB ; + rdfs:subPropertyOf ies:attribute . + +ies:uriSchemeName + a owl:DatatypeProperty ; + dcterms:identifier "{AAA8DE3D-31D8-4c1e-B114-72E8B37D6CAA}" ; + rdfs:comment "URI scheme is the top level of the uniform resource identifier (URI) naming structure. All URIs and absolute URI references are formed with a scheme name, followed by a colon character (\":\"), and the remainder of the URI called the scheme-specific part.\n\nA list of official IANA-registered URI schemes can be found at:\nhttp://en.wikipedia.org/wiki/URI_scheme#Official_IANAregistered_schemes" ; + rdfs:domain ies:WebResourceState ; + rdfs:label "uri Scheme Name"@en-GB ; + rdfs:subPropertyOf ies:attribute . + +ies:vafNumber + a owl:DatatypeProperty ; + dcterms:identifier "{6DEB5776-59E6-4645-9566-65EC62A36330}" ; + rdfs:comment "The Visa Application Form (VAF) number." ; + rdfs:domain ies:TravelVisa ; + rdfs:label "vaf Number"@en-GB ; + rdfs:subPropertyOf ies:attribute . -ies:pluriverse a ies:Element ; - rdfs:label "pluriverse"^^xsd:string ; +ies:pluriverse + a ies:Element ; dcterms:identifier "{D3AA70B6-BA62-459a-B3F8-C504C2AF6A0B}" ; - rdfs:comment "An instance of Element which is the sum of all possible worlds including everything in those worlds. Put another way, this is everything in our world and everything in all possible worlds." . + rdfs:comment "An instance of Element which is the sum of all possible worlds including everything in those worlds. Put another way, this is everything in our world and everything in all possible worlds." ; + rdfs:label "pluriverse"@en-GB . diff --git a/docs/common/specification/ies.md b/docs/common/specification/ies.md index 2c67af8..6405acf 100644 --- a/docs/common/specification/ies.md +++ b/docs/common/specification/ies.md @@ -3,9 +3,9 @@ title: IES Model Diagrams description: Comprehensive visual documentation of IES concepts, relationships, and patterns --- -*Version: 5.0.0* -*Last Updated: 2025-11-29* -© Crown Copyright 2020-2025 +*Version: 5.1.0* +*Last Updated: 2026-01-09* +© Crown Copyright 2020-2026 # The Information Exchange Standard (IES) Model Specification @@ -37,6 +37,7 @@ The standard is modelled as an RDF Schema, RDF being the UK Government preferred * [Disposition](#c9919009-48a5-4db1-8123-90396a6f3ad0) * [Replaceable Parts](#6c923e0c-455b-46bb-b498-2a47aa1a8de3) * [Stuff and Count](#5b7a4e68-4f12-48d2-ae62-d359e4cba907) + * [Networks and Flows](#43178de2-a5d1-4b5f-af43-7939be236999) * [Attributes](#1a40117e-e6f6-4ae0-a438-8583e896be00) * [Source References](#60cd4a4c-652b-40c9-a65b-321a73329d6e) * [Payloads and Groups](#17f25b76-6d6d-4d6e-8bc8-f97c1b2dcc0b) @@ -137,7 +138,7 @@ Basic background reading on how to use RDF is the book "Semantic Web for the Wor - `rdfs:subPropertyOf` (related properties to their subproperties) is shown with a thick dark blue line - Sometimes, a pattern defined at a high-level is referred to using a `UML:dependency`. This has no formal semantics other than to indicate to the implementer that the pattern should be used in this case. -![IES High-Level Overview](../assets/images/diagrams/rendered/ies-spec-overview.png) +![IES High-Level Overview](../diagrams/rendered/ies-spec-overview.png) * [Entity](#f4ede167-6f5a-417d-9984-0221ccdf752c) * [Event](#b376370e-f5e8-4287-a3ec-ac35532919b1) @@ -154,7 +155,7 @@ Basic background reading on how to use RDF is the book "Semantic Web for the Wor ### Model Change Log -The IES model has evolved over time. See the [CHANGELOG](../../CHANGELOG.md) for details of changes made in each version. +The IES model has evolved over time. See the [CHANGELOG](https://github.com/IES-Org/ies-common/blob/main/CHANGELOG.md) for details of changes made in each version. ## IES Overview @@ -168,7 +169,7 @@ The IES is based on six key items which are subtypes of `Thing`: - `PeriodOfTime`: a specific period of time (past, present or future). - `relationship`: relates `Things`. -![IES Overview](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_E169A2F5_85CB_41a7_A8B5_5BFAC5330AB5.png) +![IES Overview](../diagrams/rendered/ies-specification-diagrams/EAID_E169A2F5_85CB_41a7_A8B5_5BFAC5330AB5.png) ### IES elements in this diagram: @@ -195,7 +196,7 @@ In the example below, `Fred` has always been `Barry`'s sibling and will continue **Note**: in the example below, `Fred` still works for `Acme`. But if `Fred` had left `Acme`, and we didn't know when, the end `BoundingState` should be created to show the `Employed` state had ended, even though there is no associated `PeriodOfTime`. -![Relationships Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_164BAFC4_0C40_4900_8A83_2B62248BF22D.png) +![Relationships Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_164BAFC4_0C40_4900_8A83_2B62248BF22D.png) ### IES elements in this diagram: @@ -237,7 +238,7 @@ In the first example below, we show that `Fred` began working for `Acme` in 2011 Technically, a `PeriodOfTime` is all of space, for a specific (or recurring) period (see the second example below; a space-time diagram which has three particular days, and a recurring one minute period, every day). -![Period of Time Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_AC49DE36_990B_4c27_BA39_7C78A474C589.png) +![Period of Time Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_AC49DE36_990B_4c27_BA39_7C78A474C589.png) ### IES elements in this diagram: @@ -268,7 +269,7 @@ Because IES is a 4D ontology, space and time (in fact spacetime) are handled in \**Space is a relative thing - you may move around relative to other things, but the whole-life you is a single Entity instance. There are states of the that whole-life Entity that are part of different Locations though.* -![Where and When Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_37882C3A_2915_4112_8EB2_ABB1C071165C.png) +![Where and When Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_37882C3A_2915_4112_8EB2_ABB1C071165C.png) ### IES elements in this diagram: @@ -295,7 +296,7 @@ There are some special cases of `BoundingStates` such as `BirthState`, `Departur The use of `BoundingStates` in combination with the `after` relationship allow complex temporal logic to be expressed using very simple constructs - e.g. `Elements` starting before others, ending before others, etc. -![Start and End Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_926F5679_25C6_47a6_AAB0_65F3A7406B99.png) +![Start and End Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_926F5679_25C6_47a6_AAB0_65F3A7406B99.png) ### IES elements in this diagram: @@ -327,7 +328,7 @@ For more complex temporal logic, such as an `Event` starting before another one, between `BoundingStates`. In the example below, the Sweden vs England match started after the Russia V Croatia match. -![Event Linkages Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_0EBD3547_89A5_45c0_ACA6_BC125D0E885E.png) +![Event Linkages Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_0EBD3547_89A5_45c0_ACA6_BC125D0E885E.png) ### IES elements in this diagram: @@ -355,7 +356,7 @@ IES also has a subtype of `EventParticipant` called `ActiveEventParticipant`. Su The Role construct for states is inherited by `EventParticipant` allowing more specific roles to be defined for the `EventParticipant`. -![Event Participation Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_1EE6C0C5_B494_4395_9C59_AEDC7B7971D9.png) +![Event Participation Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_1EE6C0C5_B494_4395_9C59_AEDC7B7971D9.png) ### IES elements in this diagram: @@ -393,7 +394,7 @@ This is particularly useful with locations. If we want to say a `Vehicle` is usu At first glance, this may seem contrary to the BORO mantra about always identifying the spatio-temporal extent of `Elements`. However, what this does allow us to identify an extent that we know exists, but we don't know the details. Like other `States`, we can identify the start and end times, e.g. saying a car is usually parked in a particular location between one date and another. -![Sometimes Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_C8ABE75C_87AF_4b36_9D4A_456CF2657B39.png) +![Sometimes Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_C8ABE75C_87AF_4b36_9D4A_456CF2657B39.png) ### IES elements in this diagram: @@ -419,7 +420,7 @@ IES allows new types (classes, categories, sets, whatever you want to call them) Hierarchies of `ClassOfElement` can be built using the `rdfs:subClassOf` relationship. Instances of the `ClassOfElement` can be asserted using `rdf:type`. See the example below. -![Types Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_55486513_19EB_4a97_AADB_62317E9EA00F.png) +![Types Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_55486513_19EB_4a97_AADB_62317E9EA00F.png) ### IES elements in this diagram: @@ -451,7 +452,7 @@ IES distinguished between things in the real world and our representations of th Sometimes, it is important to establish arbitrary categories of `Representation` - such as "financial accounts", "pictures of kittens" or "educational films". `ContentCategory` is used to collect together all `Representations` of similar content. -![Representation and Content Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_393BD76E_39F3_4bd0_9BBA_7E1AC7C63F0A.png) +![Representation and Content Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_393BD76E_39F3_4bd0_9BBA_7E1AC7C63F0A.png) ### IES elements in this diagram: @@ -488,7 +489,7 @@ the Ministry Of Defence, etc. `Representations` specialise into `WorksOfDocumentation` (see `Document` diagram in `Entities` section), `Names`, and `Identifiers`. `Names` and `Identifiers` belong to `NamingSchemes` - this allows us to give context when an `Element` has more than one `Name` or `Identifier`. `NamingSchemes` may be implemented in `Systems` and used by `Organisations`. This replaces the idea of `EnterpriseIdentity` and `SystemIdentity` in IES3. -![Identifiers Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_A72D9272_DF55_4e58_9174_3F9F168438A0.png) +![Identifiers Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_A72D9272_DF55_4e58_9174_3F9F168438A0.png) ### IES elements in this diagram: @@ -530,7 +531,7 @@ The key points about this model are that the `Measure` is separate from its `Rep This model is new in IES 4.1 - previously, there was no consistent way to do this, but mostly it relied on attributes. -![Characteristics and Measures Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_80403A46_2297_4e05_8C9C_1F6EF5596779.png) +![Characteristics and Measures Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_80403A46_2297_4e05_8C9C_1F6EF5596779.png) ### IES elements in this diagram: @@ -578,7 +579,7 @@ A `Disposition` is about an `Element`'s capability or tendency to do something o Dispositions are managed in IES using `DispositionalClass` - something that was also in the international IDEAS ontology where capability was a key concept they had to model. `DispositionalClasses` collect together all `Elements` that share the same disposition (e.g. all aircraft capable of Mach 2). -![Disposition Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_C9919009_48A5_4db1_8123_90396A6F3AD0.png) +![Disposition Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_C9919009_48A5_4db1_8123_90396A6F3AD0.png) ### IES elements in this diagram: @@ -608,7 +609,7 @@ Sometimes it is useful to call out the enduring part of an `Element` e.g. the ty In IES, we instantiate this enduring, replaceable part as both a `ReplaceablePart` and the class of `Element` that is intended to be installed into it. For example, the replaceable tyre part of a car is instantiated as both a `ReplaceablePart` and a tyre. -![Replaceable Parts Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_6C923E0C_455B_46bb_B498_2A47AA1A8DE3.png) +![Replaceable Parts Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_6C923E0C_455B_46bb_B498_2A47AA1A8DE3.png) ### IES elements in this diagram: @@ -633,7 +634,7 @@ parked cars, `Parked`. This gives us a specific subset of cars parked at Acacia There are physically things in the world that are difficult to call out as separate individuals due to their high divisibility. For example, water in a swimming pool, sand on a beach or the walls and floors of a building. Stuff allows us to talk about these highly divisible or generally uncountable things. -![Finite Count Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_5B7A4E68_4F12_48d2_AE62_D359E4CBA907.png) +![Finite Count Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_5B7A4E68_4F12_48d2_AE62_D359E4CBA907.png) ### IES elements in this diagram: @@ -654,6 +655,41 @@ There are physically things in the world that are difficult to call out as separ --- +## Networks and Flows + +The `Network` pattern provides a general framework for modelling interconnected systems where `Elements` are linked together to enable or represent `Flows` of matter, energy, signals, or discrete entities. `Networks` are composed of `Links` and `Nodes` — `Links` connect `Nodes`, and `Nodes` exist at the ends of `Links`. This pattern applies equally to physical infrastructure (roads, railways, pipelines), logical networks (communication systems, supply chains), and abstract representations of flow (traffic streams, energy distribution). + +A key distinction is made between the `Network` infrastructure itself and the `Flows` that may pass through it. A `Flow` is a `State` of matter, energy, or a signal crossing a surface or passing along a path. `Flows` can themselves be connected to form a network of flows, with `FlowNodes` representing points where flows merge or divide. + +The pattern also includes `Connection` and `Containment` concepts. A `Connection` enables one or more flows between elements, with `Connectors` being the parts of elements designed to participate in `Connections`. `Containment` models the relationship where one element confines, protects, or enables the handling of another. + +![Networks and Flows Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_70CF0200-A718-4BB9-8966-85F226057209.png) + +### IES elements in this diagram: + +* [Flow](#45b593fc-2335-48d1-98dd-d887d3d56d0d) +* [FlowAcrossSurface](#423eedb0-f0a3-4eae-abd6-46b0f65b755b +* [FlowAlongPath](#bf895c5a-c3a3-45ee-995b-fb89c13700c8 +* [FlowNode](#9ed957fa-fa66-4a37-9b76-acc9f82384c4 +* [isStartBoundaryOf](#55f8794e-25d7-49ae-92cb-b2494dc7d649 +* [isFinishBoundaryOf](#07fe1419-1915-4f59-a776-4fb230da2e68 +* [Connection](#999cf6c3-aa65-4109-9fc4-5e5c8ecec4a7 +* [ConnectionSide](#cc20f8f7-ebfc-4897-ad94-568e8b3f9e99) +* [Connector](#41b78dbf-188f-4d64-a7cb-948c99e20061 +* [Containment](#4c4b80f3-ac42-4c15-a15c-987e0bfbe404) +* [Contained](#b9c215e3-c8b3-4d6a-90b0-b650f2965f07 +* [Container](#d38509cd-1d01-465c-8468-2f55295633cd +* [Network](#9144a435-2cf4-4e0d-9089-ffae1bd219c7 +* [Link](#440da92b-a183-4cd4-9912-0e02ef15ff64) +* [Node](#2eeed67b-723d-480d-a610-dfcbb081cede) +* [hasEnd](#36ac7b89-d63c-466f-a363-856c0426da9a) +* [hasStart](#12a26f97-0e20-433b-8dcb-68a6fd73db88) +* [hasFinish](#c50acace-b654-4094-a0ab-252ffd2a3e7c) +* [isSeriesPartOf](#a59229b9-3f0c-4b3a-adef-d94cdda3ce15) +* [isParallelPartOf](#2cbab225-3894-45b8-a665-93d879698f91) + +--- + ## Attributes `Attributes` can be applied to any `ExchangedItem` - `Entities`, `Events` and `ClassOfEntity`. @@ -664,7 +700,7 @@ There are physically things in the world that are difficult to call out as separ `Attributes` are not as widely used in IES as in IES3 where they were used for measures, identifiers and names. In IES they are only used for categorical statements, e.g. the purpose of a mission, the amount of currency, etc. -![Attributes Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_1A40117E_E6F6_4ae0_A438_8583E896BE00.png) +![Attributes Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_1A40117E_E6F6_4ae0_A438_8583E896BE00.png) ### IES elements in this diagram: @@ -688,7 +724,7 @@ The IES3 Source Reference capability is maintained in IES, but leverages the `Re **Note**: As IES is modelled in RDF Schema, the data will be RDF (encoded as TTL, JSON, XML, etc.). Referring to relationships (i.e. triples) in RDF involves using the RDF reification pattern, so if sourceReferenceFor is to relate to an attribute or relationship then RDF reification is the approach that shall be used. -![Source References Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_60CD4A4C_652B_40c9_A65B_321A73329D6E.png) +![Source References Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_60CD4A4C_652B_40c9_A65B_321A73329D6E.png) ### IES elements in this diagram: @@ -726,7 +762,7 @@ IES3. It is sometimes important to specify the origins (organisation, system, etc.) of certain information. This is achieved using the `originator` and `originatingSystem` which link `rdf:Resources` (i.e. anything) to their origin. These can be applied to `GroupsOfItems` also, but care must be taken not to put the same `Thing` in different `GroupOfItem` instances that have `originator` or `originatingSystem` properties linked to them. If the source of a relationship (triple) has to be specified, the `originator` and `originatingSystem` properties can be applied to `rdf:Statement` (see RDF documentation on reification). -![Payloads and Groups Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_17F25B76_6D6D_4d6e_8BC8_F97C1B2DCC0B.png) +![Payloads and Groups Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_17F25B76_6D6D_4d6e_8BC8_F97C1B2DCC0B.png) ### IES elements in this diagram: @@ -764,7 +800,7 @@ the Dublin Code metadata standard is to be used. The fact that IES has its own document referencing capability and Dublin Core may seem a little confusing. The example below attempts to clear this. -![Metadata Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_C58F08D6_9661_4b21_8576_B7620B7D84E3.png) +![Metadata Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_C58F08D6_9661_4b21_8576_B7620B7D84E3.png) --- @@ -774,7 +810,7 @@ example below attempts to clear this. This part of IES deals with specific amounts of a given currency. -![Amount of Money Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_E9EC7882_A905_4bc5_ACF7_6AC9C28E8596.png) +![Amount of Money Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_E9EC7882_A905_4bc5_ACF7_6AC9C28E8596.png) #### IES elements in this diagram: @@ -796,7 +832,7 @@ This part of IES deals with specific amounts of a given currency. `Assets` are `Entities` that are either man-made or whose extent is defined in such a way as to specify ownership, e.g. a parcel of real estate. -![Assets Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_DC826580_C2BF_482e_ABF2_B90684A4CB74.png) +![Assets Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_DC826580_C2BF_482e_ABF2_B90684A4CB74.png) #### IES elements in this diagram: @@ -833,7 +869,7 @@ This part of IES deals with specific amounts of a given currency. `CommunicationsAccounts` are new for IES (v4). In most online and telecoms scenarios, the account, who holds it, and who provides it are more important than the device or handset (which IES 4 majored on). `CommunicationsAccount` inherits much from the generic `Account` class, then adds a relationship to `CommunicationsIdentifier`. -![Communications Account Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_A4475333_349B_4d3a_81FA_B899DC1961D1.png) +![Communications Account Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_A4475333_349B_4d3a_81FA_B899DC1961D1.png) #### IES elements in this diagram: @@ -878,7 +914,7 @@ This part of IES deals with specific amounts of a given currency. `Devices` are `Assets` that have been designed to perform one or more functions. IES then further sub-divides `Device` into `System` and `CommunicationsDevice`. A `CommunicationsDevice` is a self-contained device that acts as an endpoint for communication. A `System` is a collection of interacting `Devices` that together provide one or more functions. `System` components are generally removable / replacable - see `ReplaceablePart`. -![Communications Device Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_9E7698FD_A154_4fb7_8054_A04D67EB71F1.png) +![Communications Device Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_9E7698FD_A154_4fb7_8054_A04D67EB71F1.png) #### IES elements in this diagram: @@ -918,7 +954,7 @@ This part of IES deals with specific amounts of a given currency. `CommunicationsIdentifiers` identify `Devices` (actually `DeviceState`, as the identifier may change over time). The identifiers are usually managed in a `CommunicationsAccount`, and again, we use the `State` rather than the "whole Life" (i.e. maximal `State`). `CommunicationsAccount` as `CommunicationsIdentifiers` can move from account to account. -![Communications Identifier Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_3B36B41F_8E34_4a09_8586_5A8DF2FC3574.png) +![Communications Identifier Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_3B36B41F_8E34_4a09_8586_5A8DF2FC3574.png) #### IES elements in this diagram: @@ -950,7 +986,7 @@ This part of IES deals with specific amounts of a given currency. A `CommunicationsIdentifierRange` is a `CommunicationsIdentifier` that specifies a group of identifiers for `Devices`. -![Communications Identifier Range Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_1810A643_CCD5_474b_AF1B_CE748179B427.png) +![Communications Identifier Range Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_1810A643_CCD5_474b_AF1B_CE748179B427.png) #### IES elements in this diagram: @@ -979,7 +1015,7 @@ A `CommunicationsIdentifierRange` is a `CommunicationsIdentifier` that specifies A DataObject is a Representationt that may contain internal structure that can be exploited using bespoke tools and/or applications. DataObjects might be geoobjects, video files, audio files, etc. -![Data Object Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_1F0FFC2A_9636_4070_BF77_E7503E68B9E1.png) +![Data Object Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_1F0FFC2A_9636_4070_BF77_E7503E68B9E1.png) #### IES elements in this diagram: @@ -1010,7 +1046,7 @@ In IES 3 there was just "Document", but it wasn't clear if this referred to a sp This has been rectified in IES and "Document" has been replaced by `WorkOfDocumentation` (the general case) and `IndividualDocument` (a particular instance of a document). In the majority of cases, `WorkOfDocumentation` will be used, but where we care about a particular instance (e.g. forensics, evidence, historical interest, etc.) then `IndividualDocument` should be used. The `IndividualDocument` can be related to the `WorkOfDocumentation` it is an instance of using the `aCopyOf` property. -![Document Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_7A96DA48_8EEF_46d2_9362_C506781AF268.png) +![Document Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_7A96DA48_8EEF_46d2_9362_C506781AF268.png) #### IES elements in this diagram: @@ -1056,7 +1092,7 @@ This has been rectified in IES and "Document" has been replaced by `WorkOfDocume `Accounts` are ways to collect together transactions and other related Events. A `FinancialAccount` is an `Account` that is used to manage financial transactions. -![Financial Account Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_29646663_65CC_41b5_A127_F8C3D6DD4FF5.png) +![Financial Account Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_29646663_65CC_41b5_A127_F8C3D6DD4FF5.png) #### IES elements in this diagram: @@ -1093,7 +1129,7 @@ This has been rectified in IES and "Document" has been replaced by `WorkOfDocume `IdentityDocuments` are `IndividualDocuments` that can be used to authenticate the identity of their bearers. -![Identity Document Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_563B8C72_68EA_439b_88AF_424BF75DAA54.png) +![Identity Document Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_563B8C72_68EA_439b_88AF_424BF75DAA54.png) #### IES elements in this diagram: @@ -1150,7 +1186,7 @@ This has been rectified in IES and "Document" has been replaced by `WorkOfDocume The model is intended to be used hierarchically - e.g. an `Address` should be part of (`inLocation`) a `RegionOfCountry` which should be part of (`inLocation`) a `Country`, etc. -![Location Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_12F41073_A280_42a2_A83B_A299C85B78F4.png) +![Location Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_12F41073_A280_42a2_A83B_A299C85B78F4.png) #### IES elements in this diagram: @@ -1211,7 +1247,7 @@ The model is intended to be used hierarchically - e.g. an `Address` should be pa This diagram covers the `Online` aspects of IES. -![Online Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_8BE1A4EF_AD1D_4e9f_8681_AB9C658DA4D6.png) +![Online Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_8BE1A4EF_AD1D_4e9f_8681_AB9C658DA4D6.png) #### IES elements in this diagram: @@ -1266,7 +1302,7 @@ This diagram covers the `Online` aspects of IES. This diagram covers the `Organisation` aspects of IES. -![Organisation Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_AD64CF62_6430_44f1_8943_DF7C22C31DFB.png) +![Organisation Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_AD64CF62_6430_44f1_8943_DF7C22C31DFB.png) #### IES elements in this diagram: @@ -1317,7 +1353,7 @@ This diagram covers the `Organisation` aspects of IES. `Roles` are also defined. These are `ClassOfStates` that are used to categorise a given state in terms of it role. -![Posts and Roles Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_58BAB7ED_90B7_4ec5_82E5_02208AA0D521.png) +![Posts and Roles Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_58BAB7ED_90B7_4ec5_82E5_02208AA0D521.png) #### IES elements in this diagram: @@ -1339,7 +1375,7 @@ This diagram covers the `Organisation` aspects of IES. `PaymentArtefacts` are used in transactions, and also sometimes to identify people. -![PaymentArtefact Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_282BC043_9277_4814_B98F_DFE588356C73.png) +![PaymentArtefact Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_282BC043_9277_4814_B98F_DFE588356C73.png) #### IES elements in this diagram: @@ -1379,7 +1415,7 @@ This diagram covers people, and people pretending to be other people (aliases). Two special states are identified - birth and death which are `BoundingStates` for the whole life `Person` and can be used to identify the `Location` and date of birth. -![Person Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_D2CDD899_3080_4887_897F_63EA08B5E949.png) +![Person Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_D2CDD899_3080_4887_897F_63EA08B5E949.png) #### IES elements in this diagram: @@ -1428,7 +1464,7 @@ Two special states are identified - birth and death which are `BoundingStates` f `Tickets` are `IndividualDocuments` that authorise access to `Events`, e.g. travel and entertainment. -![Ticket Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_A98C6576_D0D5_42cf_AF90_89CC2B1F47F3.png) +![Ticket Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_A98C6576_D0D5_42cf_AF90_89CC2B1F47F3.png) #### IES elements in this diagram: @@ -1471,7 +1507,7 @@ Two special states are identified - birth and death which are `BoundingStates` f A means of transportation – e.g. car, aircraft, ship. -![Vehicle Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_6D8B1DC4_4361_4edb_818F_AC96863555AD.png) +![Vehicle Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_6D8B1DC4_4361_4edb_818F_AC96863555AD.png) #### IES elements in this diagram: @@ -1499,7 +1535,7 @@ A means of transportation – e.g. car, aircraft, ship. --- ### All Entities -![All Entities Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_D97110D9_791E_4e88_A92B_5139286E5F05.png) +![All Entities Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_D97110D9_791E_4e88_A92B_5139286E5F05.png) #### IES elements in this diagram: @@ -1549,7 +1585,7 @@ There are two key types of `EventParticipant` - `Actor` and `ActedUpon`. `Actor` `Locations` of `Events` are handled with more precision in IES. The `happensIn` relationship can be used to assert the encompassing `Location` for the whole `Event`, e.g. an arrest that takes place in Trafalgar Square. However, some `Locations` merely participate in the `Event`, e.g. departure and destination ports, weapon and target locations in attacks, etc. For this reason, `happensIn` should only be used when the `Event` takes place entirely within the envelope of the `Location`. This precision is necessary for interpreting `Events` in geo systems, timeline visualisations, etc. -![Events Dear Boy, Events Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_4C6AEF32_6360_4671_82E3_019DF67D2496.png) +![Events Dear Boy, Events Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_4C6AEF32_6360_4671_82E3_019DF67D2496.png) #### IES elements in this diagram: @@ -1578,7 +1614,7 @@ This model also introduces (new to IES 4.1.0) the idea of a `PossibleWorld` (as In the example shown, there are three scenarios. In scenario 1, Fred is assessed to have carried out the hacking alone. In 2, Barry did it alone. In 3, they both did it. Vladimir has assessed the scenarios with HIGH MEDIUM and LOW confidence. -![Assessment Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_5DF03A2C_F6DF_4433_82D5_7E5C14B6045C.png) +![Assessment Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_5DF03A2C_F6DF_4433_82D5_7E5C14B6045C.png) #### IES elements in this diagram: @@ -1614,7 +1650,7 @@ The request and grant events are linked to the `AuthorisedEventClass` (or classe `requestedActivityType` relationship. It is usual for authorisations (esp. warrants) to be time-bounded. Hence, any `AuthorisedEventClass` will usually also be an instance of a `TimeBoundedClass`. -![Authorisation Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_DF5AAB67_46EB_40a8_B96E_8F3B5382D145.png) +![Authorisation Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_DF5AAB67_46EB_40a8_B96E_8F3B5382D145.png) #### IES elements in this diagram: @@ -1646,7 +1682,7 @@ The `Observation` pattern specialises the `EventParticipation` pattern. There is The use of the `EventParticipation` pattern allows for the locations of `Observer` and `Observed` to be different. -![Observation Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_6D55C5E7_D9D9_454a_97C7_B682D9334D78.png) +![Observation Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_6D55C5E7_D9D9_454a_97C7_B682D9334D78.png) #### IES elements in this diagram: @@ -1669,7 +1705,7 @@ The use of the `EventParticipation` pattern allows for the locations of `Observe In IES, `Agreements` are handled using a pattern of `AgreementStages` that form part of an `EndToEndAgreement`. -![Agreement Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_C8EE24EF_889D_4e8f_96DE_CCBE47D4BE4F.png) +![Agreement Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_C8EE24EF_889D_4e8f_96DE_CCBE47D4BE4F.png) #### IES elements in this diagram: @@ -1707,7 +1743,7 @@ In IES, `Agreements` are handled using a pattern of `AgreementStages` that form IES3 listed disagreements and war in the event tables. IES has maintained these two concepts, making `War` a specialisation of `Disagreement`. There are two accompanying `EventParticipations` (`inDisagreement` and `atWar`) also. -![Disagreement and War Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_6EEF4705_72CE_4979_90FF_1966940B7C35.png) +![Disagreement and War Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_6EEF4705_72CE_4979_90FF_1966940B7C35.png) #### IES elements in this diagram: @@ -1739,7 +1775,7 @@ IES3 listed disagreements and war in the event tables. IES has maintained these The `BusinessEvent` model is really about `Events` that affect accounts - opening them, closing them and updating them. It also covers money transfers between `FinancialAccounts`. -![Business Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_2C2171E3_E7A6_4702_AD72_1E02B11AFAA7.png) +![Business Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_2C2171E3_E7A6_4702_AD72_1E02B11AFAA7.png) #### IES elements in this diagram: @@ -1773,7 +1809,7 @@ The `BusinessEvent` model is really about `Events` that affect accounts - openin The attendance model in IES introduces some new concepts form IES3 - `Meeting` and `CheckIn`. These events weren't explicitly called out in IES3 - being colocated doesn't necessarily mean people are meeting. -![Attendance Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_6780105E_2091_491e_AEBF_C68E03B0074E.png) +![Attendance Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_6780105E_2091_491e_AEBF_C68E03B0074E.png) #### IES elements in this diagram: @@ -1807,7 +1843,7 @@ The `CommunicationEvent` consists of two or more `PartyInCommunication` events - In the example shown, Fred calls Brenda (we know they were both on the call). We also know which phone Fred used, but we don't know for Brenda, so all we can do is assume she has a US phone account that had a particular number. -![Communication Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_D25935BF_2B8F_4315_A858_1FC4DC691DF3.png) +![Communication Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_D25935BF_2B8F_4315_A858_1FC4DC691DF3.png) #### IES elements in this diagram: @@ -1859,7 +1895,7 @@ In the example shown, Fred calls Brenda (we know they were both on the call). We Some of the roles originally in IES3 have been simplified in IES (see table at the bottom of the diagram). -![Lifecycle Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_8DB48415_57E7_47d8_A6EE_97AD59CCA8B9.png) +![Lifecycle Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_8DB48415_57E7_47d8_A6EE_97AD59CCA8B9.png) #### IES elements in this diagram: @@ -1893,7 +1929,7 @@ Some of the roles originally in IES3 have been simplified in IES (see table at t `OnlineEvents` are activities such as logging in, notifications, etc. -![OnlineEvent Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_70DAFAB2_F28A_4822_A211_00731AD90D62.png) +![OnlineEvent Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_70DAFAB2_F28A_4822_A211_00731AD90D62.png) #### IES elements in this diagram: @@ -1937,7 +1973,7 @@ Some of the roles originally in IES3 have been simplified in IES (see table at t `CriminalActivity` covers any `Event` that involves breaking the law. -![Criminal Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_852CA74F_2858_4145_908D_5DCEB1AA0589.png) +![Criminal Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_852CA74F_2858_4145_908D_5DCEB1AA0589.png) #### IES elements in this diagram: @@ -1965,7 +2001,7 @@ Some of the roles originally in IES3 have been simplified in IES (see table at t In IES3, law enforcement came under `OperationalEvent`, but has been separated out for IES. -![Law Enforcement Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_460B1D00_10CB_4f93_A518_F2A96AF54CF7.png) +![Law Enforcement Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_460B1D00_10CB_4f93_A518_F2A96AF54CF7.png) #### IES elements in this diagram: @@ -1998,7 +2034,7 @@ In IES3, law enforcement came under `OperationalEvent`, but has been separated o `OperationalEvents` are conducted against targets (`SubjectOfOperation`). They specialise into `IntelligenceOperations` and `MilitaryEvents`. -![Operational Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_45F6DECC_1D67_4037_83DE_0047C8815EF5.png) +![Operational Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_45F6DECC_1D67_4037_83DE_0047C8815EF5.png) #### IES elements in this diagram: @@ -2035,7 +2071,7 @@ In IES3, law enforcement came under `OperationalEvent`, but has been separated o `PoliticalEvents` are `Events` that take place in local or national government, or in intergovernmental interactions. -![Political Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_F919DBEC_CE53_478f_8EEA_FB151D7B1102.png) +![Political Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_F919DBEC_CE53_478f_8EEA_FB151D7B1102.png) #### IES elements in this diagram: @@ -2078,7 +2114,7 @@ In IES3, law enforcement came under `OperationalEvent`, but has been separated o `TradeEvents` cover the whole sales lifecycle from RFQ to delivery. Individual `TradeEvents` can be grouped into an `EndToEndTransaction` -![Trade Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_B84B31E9_62DD_4a6b_89F3_459896232F75.png) +![Trade Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_B84B31E9_62DD_4a6b_89F3_459896232F75.png) #### IES elements in this diagram: @@ -2141,7 +2177,7 @@ All the above can have `Departure` and `Arrival` states, and those states can be Overall, much like the rest of IES, this model has been designed to work with as much or as little detail as is available. The (moderately complex) example below shows Fred's `Journey` to Los Angeles. The first leg is by car to Heathrow Airport, then by plane to LAX. We don't know what happened to him after his arrival in LAX. -![Movement Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_41F61D94_0E76_4f81_A005_AE93346DB054.png) +![Movement Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_41F61D94_0E76_4f81_A005_AE93346DB054.png) #### IES elements in this diagram: @@ -2203,7 +2239,7 @@ appropriate other entities. `TravelBooking` is currently an `Entity` though there is some debate as to whether it really should be an `Event`. -![Travel Booking Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_0641B013_5267_4314_84C8_1856EBA51A47.png) +![Travel Booking Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_0641B013_5267_4314_84C8_1856EBA51A47.png) #### IES elements in this diagram: @@ -2234,7 +2270,7 @@ appropriate other entities. The diagram below shows all the immediate subtypes of `Event`. -![All Events Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_D488BDAE_AAEA_4c4a_B866_ED79D154D547.png) +![All Events Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_D488BDAE_AAEA_4c4a_B866_ED79D154D547.png) #### IES elements in this diagram: @@ -2270,7 +2306,7 @@ The diagram below shows all the immediate subtypes of `Event`. Most of the familial relationships from IES3 end up being relationships in IES - in fact the blood relations end up being between whole-life `Person` entities as the relationship lasts for life. The one exception is `Marriage` which has been modelled as an `EndToEndActivity` due to its temporal nature and the fact that the "relationship" is bidirectional. -![Familial Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_C6937856_2424_4e96_BFE1_8CA3611869D1.png) +![Familial Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_C6937856_2424_4e96_BFE1_8CA3611869D1.png) #### IES elements in this diagram: @@ -2303,7 +2339,7 @@ The interestedIn relationship links a `ResponsibleActorState` to something they General concepts are often the things of interest (e.g. football, finance, animal husbandry, etc.), but there may be `Entities` that are also of interest (e.g. a financier being interested in Vodafone plc). -![Interest Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_59F513B8_3ECE_4bac_8BD0_908306396A8F.png) +![Interest Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_59F513B8_3ECE_4bac_8BD0_908306396A8F.png) #### IES elements in this diagram: @@ -2333,7 +2369,7 @@ General concepts are often the things of interest (e.g. football, finance, anima All of the `LifecycleEvent` relationships from IES3 end up being `EventParticipants` in IES. -![Lifecycle Relationships Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_9E3102FC_46DC_4363_B0B4_D0EA7275D05D.png) +![Lifecycle Relationships Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_9E3102FC_46DC_4363_B0B4_D0EA7275D05D.png) #### IES elements in this diagram: @@ -2355,7 +2391,7 @@ All of the `LifecycleEvent` relationships from IES3 end up being `EventParticipa All of the Mutual Understanding relationships from IES3 end up being EventParticipants in IES. -![Mutual Understanding Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_9D1812FF_691F_4847_B79C_9136091D93E0.png) +![Mutual Understanding Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_9D1812FF_691F_4847_B79C_9136091D93E0.png) #### IES elements in this diagram: @@ -2377,7 +2413,7 @@ All of the Mutual Understanding relationships from IES3 end up being EventPartic --- ### Operational Part 1 -![Operational Part 1 Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_461D38A7_E51F_4e68_AB15_CA7B0E27B1F6.png) +![Operational Part 1 Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_461D38A7_E51F_4e68_AB15_CA7B0E27B1F6.png) #### IES elements in this diagram: @@ -2406,7 +2442,7 @@ All of the Mutual Understanding relationships from IES3 end up being EventPartic * [authorisesAccessTo](#a2da918d-843c-43c9-a974-4795601e9d65) ### Operational Part 2 -![Operational Part 2 Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_BAD148FB_D906_45c4_9A2C_D79819F47655.png) +![Operational Part 2 Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_BAD148FB_D906_45c4_9A2C_D79819F47655.png) #### IES elements in this diagram: @@ -2432,7 +2468,7 @@ All of the Mutual Understanding relationships from IES3 end up being EventPartic --- ### Professional -![Professional Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_DC8F8219_960A_4207_B9AF_98B9486529A8.png) +![Professional Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_DC8F8219_960A_4207_B9AF_98B9486529A8.png) #### IES elements in this diagram: @@ -2458,7 +2494,7 @@ All of the Mutual Understanding relationships from IES3 end up being EventPartic The nearest an ontologist gets to Tinder™. -![Social Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_E92F9ED3_BB84_4e2f_B9FB_5B787D917BD0.png) +![Social Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_E92F9ED3_BB84_4e2f_B9FB_5B787D917BD0.png) #### IES elements in this diagram: @@ -2504,7 +2540,7 @@ these are used. - "Similar to" is now handled by creating a `SimilarEntities` class and using `similarEntity` to link the `Entity` instances to the class. This allows for more than two similar entities to be modelled. - "Part of" is now `isPartOf` and is used in a similar way as to IES3, but has specialised subtypes that are used for putting things in locations, periods of time, etc. -![Structural Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_BED9B9A0_547E_49d5_AB9D_2BD0A634A3EA.png) +![Structural Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_BED9B9A0_547E_49d5_AB9D_2BD0A634A3EA.png) #### IES elements in this diagram: @@ -2541,7 +2577,7 @@ As with the Structural Relationships, Topological Relationships are handled diff relationship - For "is within", use the more general `inLocation` relationship -![Topological Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_20BF4E8F_9683_4bf4_B59C_F7F2AB2FB8F3.png) +![Topological Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_20BF4E8F_9683_4bf4_B59C_F7F2AB2FB8F3.png) #### IES elements in this diagram: @@ -2561,7 +2597,7 @@ As with the Structural Relationships, Topological Relationships are handled diff --- ### All Relationships -![All Relationships Diagram](../assets/images/diagrams/rendered/ies-specification-diagrams/EAID_DE627D02_C0D9_462a_9CB7_1C496714A13D.png) +![All Relationships Diagram](../diagrams/rendered/ies-specification-diagrams/EAID_DE627D02_C0D9_462a_9CB7_1C496714A13D.png) #### IES elements in this diagram: @@ -3121,11 +3157,29 @@ An Part ### confidence A qualitative or quantitative indication of the confidence of an AssessToBeTrue +### Connection +An Element that enables one or more Flows between two or more other Elements. Note: A Flow can be of a fluid, such as water or natural gas; of energy, such as heat or electricity; of signal conveying information; of discrete entities, such as people, goods on pallets, or vehicles; or of mechanical load. + +### ### ConnectionSide +An Element that is a part of a Connection and part of an Element that is the source or destination of a flow through the Connection. Note: A ConnectionSide can be all or part of a Connector. + +### Connector +An Element that is, or is intended to, enable a Connection by being part of another Element. Note 1: A Connector can exist without being part of another Element. Note 2: A Connector can be part of another Element without also being part of a Connection. + ### contactDetailsOnBooking The contact details of the Person making the booking as recorded on the actual Travel Booking. Note that if these details can be parsed to identify the contact telephone number, contact email address etc. then they should be mapped as instances of relationship to the respective CommunicationsIdentifier (TelephoneNumber, EmailAddress, etc.). +### Contained +An Element that is a part of a Containment and that is confined, protected, or handled. + +### Container +An Element that is, or is intended to, confining, protecting or enabling the handling of one or more Contained elements. Note: A Container can exist without having a Contained element. + +### Containment +An Element that confines, protects, or enables the handling of one or more Contents. + ### ContentCategory An ClassOfClassOfEntity whose instances collect together all Representations that have similar content. @@ -3519,6 +3573,18 @@ A Trave ### FlightTicket A Ticket that is used to travel by air +### Flow +A State that is the matter, energy or signal that crosses a surface or passes along path. Note 1: Flows can be connected together to form a Network. Note 2: A Flow can be called a 'stream'. + +### FlowAcrossSurface +A Flow that is across a surface. + +### FlowAlongPath +A Flow that is along a path. + +### FlowNode +A State and a Node that is at the end of one or more Flows. Note: Flows can merge or divide at a FlowNode. + ### FootballMatchTicket An EntertainmentTicket for a football match @@ -3636,11 +3702,17 @@ The country in which the respective hasEmergencyContactAddress The address of an emergency contact as printed on the IdentityDocument +### hasEnd +The Node at an end of a Link. + ### hasEthnicity The ethnic group that the respective Person belongs to. The Metropolitan Police standard shall be used as the reference data standard. +### hasFinish +The Node at the finish of a directed Link. + ### hasGeneticGender The gender the Person was born with (sex) and which would result from a DNA test. @@ -3665,6 +3737,9 @@ A relat ### hasSourceReference A isRepresentedAs relationship that asserts a Representation is the source (information provenance) for an Thing +### hasStart +The Node at the start of a directed Link. + ### hasStatedAddress The address of the owner/user as recorded on the respective IdentityDocument or PaymentArtefact. @@ -3966,6 +4041,9 @@ An rdf: ### isEndOf An isStateOf that relates a BoundingState to the Element it marks the end of +### isFinishBoundaryOf +The FlowAcrossSurface that is the finish boundary of a FlowAlongPath. + ### isIdentifiedBy A hasName relationship that asserts an Identifier identifies an Thing @@ -3991,6 +4069,9 @@ A ISO8601 datetime (as attribute to enable querying by dateTime and SPARQL temporal operations. The literal string shall be encoded in UTC (Coordinated Universal Time) but unlike the URI, it must be punctuated. For example: "2007-01-18T15:30:00" +### isParallelPartOf +A whole Link that has the same end Nodes as the part, or that has end Nodes which have the end Nodes of the part as parts. Note: A Flow from end to end of the whole can, but need not, pass from end to end of the part. + ### isParticipantIn An isPartOf that relates an EventParticipant to the Event it participates in. @@ -4019,6 +4100,12 @@ Examples: ### isRepresentedAs A relationship that asserts a Representation in someway depicts an Thing +### isSeriesPartOf +A whole Link such that a Flow from end to end of the whole passes from end to end of the part. Note: A Link can be decomposed into series part Links which are connected by intermediate Nodes. + +### isStartBoundaryOf +The FlowAcrossSurface that is the start boundary of a FlowAlongPath. + ### isStartOf An isStateOf that relates a BoundingState to the Element it marks the start of @@ -4103,6 +4190,9 @@ An OnlineArtefact that is video or audio streamed online in real time. Note: the begin and end dates for a LiveCast instance mark its life online rather than the duration of the actual recording. The recording itself should be tracked using an OnlineContentCreation Event. +### Link +An Element that is, or enables, a Flow between the ends. Note 1: A Link can be bi-directional, or uni-directional with a start end and a finish end. Note 2: The ends of a Link can change during its life. + ### Location An Entity that is a geographic place which specifies a point or an area on the Earth's surface or elsewhere. @@ -4283,6 +4373,9 @@ A Relationship between two Network +An Element that consists Links and Nodes. Note 1: A Network can consists of roads, railways, pipelines, Flows of energy or matter, or transport services conveying people or goods. Note 2: A Network can change over time as Links or Nodes are added or removed. + ### NetworkInterface An Device (usually part of another Device) that provides wired or wireless access to a network. @@ -4297,6 +4390,9 @@ A PersonName that is an unofficial or casual name Note: An nickname will often be applied to a State of the Person, as these tend to be non-permanent names +### Node +A Node is what exists at the end of one or more Links. Note 1: A Node is all or part of the Connector at the end of a Link, and can be a Connection. Note 2: A Node can be at the end of different Links during its life. + ### NonDisclosureAgreement An EndToEndAgreement where parties agree not to disclose certain information diff --git a/docs/common/specification/index.md b/docs/common/specification/index.md index f006379..e47752e 100644 --- a/docs/common/specification/index.md +++ b/docs/common/specification/index.md @@ -1,13 +1,13 @@ --- -title: IES Common Specification +title: IES Specification description: Detailed specification of the Information Exchange Standard Common Ontology --- -*Version: 5.0.0* -*Last Updated: 2025-11-29* -*© Crown Copyright 2020-2025* +*Version: 5.1.0* +*Last Updated: 2026-01-09* +*© Crown Copyright 2020-2026* -# IES Common Specification +# IES Specification This section contains the complete specification of the Information Exchange Standard (IES) Common ontology, including all class and property definitions, diagrams, and explanatory material. @@ -18,6 +18,7 @@ The [IES Model Diagrams](ies.md) document provides comprehensive visual document - **Introduction Diagrams**: Notation, overview - **Entity Diagrams**: People, organisations, locations, devices, accounts - **Structural Diagrams**: Relationships, temporal modelling, event patterns +- **Network Diagrams**: Networks, links, nodes, connections, containment, flows - **Event Diagrams**: Business events, communication, lifecycle, criminal activity - **Relationship Diagrams**: Familial, professional, social, structural @@ -25,23 +26,17 @@ The [IES Model Diagrams](ies.md) document provides comprehensive visual document ## Authoritative Source -The authoritative machine-readable definition of IES Common is maintained in: +The authoritative machine-readable definition of IES is maintained in: +- A UML model using the ODM RDF profile +- **ies-common.ttl** - RDF/Turtle ontology file -| Format | File | Description | -|--------|------|-------------| -| RDF/Turtle | [ies-common.ttl](ies-common.ttl) | Primary ontology definition | -| RDF/XML | [ies-common.rdf](ies-common.rdf) | XML serialisation | -| JSON-LD | [ies-common.json](ies-common.json) | JSON-LD serialisation | -| Notation3 | [ies-common.n3](ies-common.n3) | N3 serialisation | -| SHACL | [ies-common.shacl](ies-common.shacl) | Shape constraints | - -All documentation is derived from the source UML model using the ODM RDF profile. +All documentation is derived from this source of truth. --- ## Overview -The Information Exchange Standard (IES) Common is a 4D extensional ontology designed to facilitate enterprise-level information exchange between producers and consumers in a precise way. IES is expressed as an RDF Schema with some OWL constructs. +The Information Exchange Standard (IES) is a 4D extensional ontology designed to facilitate enterprise-level information exchange between producers and consumers in a precise way. IES is expressed as an RDF Schema with some OWL constructs. ### Core Philosophy @@ -53,7 +48,7 @@ The Information Exchange Standard (IES) Common is a 4D extensional ontology desi ### Key Concepts -The IES Common ontology is built on six fundamental subtypes of `Thing`: +The IES is built on six fundamental subtypes of `Thing`: - **Element**: Anything physical with extent in space and time - **Entity**: Tangible things like people, devices, locations @@ -61,6 +56,7 @@ The IES Common ontology is built on six fundamental subtypes of `Thing`: - **State**: Temporal states of entities - **Event**: Activities or incidents occurring at specific points in time - **PeriodOfTime**: Specific periods of time (past, present, or future) +- **relationship**: Relates things together ### Design Principles @@ -69,20 +65,26 @@ The IES Common ontology is built on six fundamental subtypes of `Thing`: 2. At least one organisation wants to receive it 3. Someone is able and willing to define it -**Extensibility**: IES includes agile extension mechanisms allowing users to exchange information beyond any specific version. +**Extensibility**: IES includes agile extension mechanisms allowing users to exchange information beyond any specific version without necessitating time-consuming standard revisions. **Minimal Constraints**: IES is intentionally loosely constrained: - Domains and ranges for properties are indicative, not restrictive - Event participations don't formally constrain which entities can participate - Goal: Allow any sending party to express information +- Expectation: IES will become more constrained over time in response to use cases **Parsimony**: Ontology developers are parsimonious with new concepts, preferring to reuse extant patterns or extend from extant concepts. --- -## Legal Disclaimer +## Legal disclaimer for "entity" and "event" + +Some of the users of IES may be subject to the Investigatory Powers Act 2016 ("IPA"). This section of the standard is intended to clarify some terms that are used in IES that should not be confused or conflated with terminology from the +IPA. + +For the purposes of the IES, the entity and event types that are supported within the standard are defined in the model. The meanings assigned to these terms operate solely and exclusively for the purposes of the IES in order to provide a standardised way of describing information to facilitate information sharing between organisations. Neither the IES, nor the categorisation of data pursuant to the IES, are otherwise relevant to each organisation's internal arrangements for categorising, handling or safeguarding data they hold. -Some users of IES may be subject to the Investigatory Powers Act 2016 ("IPA"). The entity and event types defined in IES operate solely for the purposes of the IES standard and should not be conflated with IPA terminology. The IPA definitions are limited to the telecommunications context and are a subset of the entity and event types supported within IES. +The terms entities and events are separately defined in the UK for the purposes of the Investigatory Powers Act 2016 ("IPA"). The IPA definitions are limited to the telecommunications context and are therefore a subset of the entity and event types that are supported within the IES. Any data obtained or retained by an organisation under the IPA must be categorised according to the IPA definitions, and the IPA safeguards must be applied in accordance with those definitions. --- @@ -92,8 +94,8 @@ Some users of IES may be subject to the Investigatory Powers Act 2016 ("IPA"). T - [4D Ontology Introduction](../user-guides/4d-ontology.md) - Understanding the 4D approach - [Instantiation Patterns](../user-guides/instantiation-patterns.md) - How to create IES instances - [Extending IES](../user-guides/extending-ies.md) - How to extend IES for specific needs -- [Examples](../examples/index.md) - Worked examples and sample data +- [Network Concepts](../user-guides/networks/) - Modelling networks, connections, containment, and flows --- -*© Crown Copyright 2020-2025* +*© Crown Copyright 2020-2026* \ No newline at end of file diff --git a/docs/common/user-guides/4d-ontology.md b/docs/common/user-guides/4d-ontology.md index da1ce83..47eabe7 100644 --- a/docs/common/user-guides/4d-ontology.md +++ b/docs/common/user-guides/4d-ontology.md @@ -11,14 +11,14 @@ An ontology has some features in common with data models and taxonomies, but it In common with a taxonomy, an ontology generally has a hierarchy of classes – types of things. The difference between the two is really one of rigour and purpose. A taxonomy (for information management purposes) is generally structured to enable the classification of information. This classification work is done in order to aid discovery of that information, and so the taxonomy’s structure is dictated by the requirement to make information easier to find. An ontology’s purpose is to provide an accurate model of the business, so tends to take a more neutral and pedantic approach to classification. The example below is from the UK Defence Taxonomy: -![ukdt1](../assets/images/diagrams/rendered/ies-specification-diagrams/ukdt1.png) +![ukdt1](../diagrams/rendered/ies-specification-diagrams/ukdt1.png) A taxonomy works with words, and the relationships between words. In this case, as we descend the tree, the words become narrower in terms of what they refer to. This is great as a filing system as it allows us to be systematic about where we store our information whilst providing a hierarchical way to search for it. An ontology is intended to be both computer and human interpretable – i.e. it requires a little more semantic and logical rigour. The first enhancement required is to work out the nature of the elements in the taxonomy. Some of these elements are types of things, whilst others are physical things: -![ukdt2](../assets/images/diagrams/rendered/ies-specification-diagrams/ukdt2.png) +![ukdt2](../diagrams/rendered/ies-specification-diagrams/ukdt2.png) Although the broader-narrower relationship between the words holds true, the relationships between the things in the real world to which those words refer1 is somewhat more varied: -![ukdt3](../assets/images/diagrams/rendered/ies-specification-diagrams/ukdt3.png) \ No newline at end of file +![ukdt3](../diagrams/rendered/ies-specification-diagrams/ukdt3.png) \ No newline at end of file diff --git a/docs/common/user-guides/boro-methodology.md b/docs/common/user-guides/boro-methodology.md index 9142137..acee272 100644 --- a/docs/common/user-guides/boro-methodology.md +++ b/docs/common/user-guides/boro-methodology.md @@ -30,7 +30,7 @@ The cornerstone of BORO is its "**criteria for identity**"—how we determine wh This is beautifully simple and unambiguous: -![BORO Identity by Extent](../assets/images/diagrams/rendered/4d-fred.png) +![BORO Identity by Extent](../diagrams/rendered/4d-fred.png) Fred's spatio-temporal extent encompasses all of Fred across his entire lifetime. 1984-Fred and 2014-Fred are **states** of the same Fred because they're parts of the same spatio-temporal extent. @@ -89,7 +89,7 @@ For **physical things** (Elements in IES): | **Time (1D)** | Temporal duration | Fred exists from 1984 to present | | **Combined (4D)** | Spatio-temporal volume | Fred's complete life across all locations | -![BORO Identity by Extent](../assets/images/diagrams/rendered/4d-fred.png) +![BORO Identity by Extent](../diagrams/rendered/4d-fred.png) !!! example "Fred Through Time" diff --git a/docs/common/user-guides/capacity.md b/docs/common/user-guides/capacity.md new file mode 100644 index 0000000..f98c432 --- /dev/null +++ b/docs/common/user-guides/capacity.md @@ -0,0 +1,408 @@ +# Capacity + +A **Capacity** is a `ClassOfState` representing what a State of an Entity *can* do (in some possible world), whether or not it has ever actually done it. + +The key insight is that a Capacity represents modal possibility: a State *can* be a member of a particular `ClassOfState` in some possible world. For example, a State of "Fighter XYZ-123 in operational condition" can be a member of "Performer of Mach 2 flight" even if that specific aircraft has never actually flown at Mach 2. + +## The hasCapacity Relationship + +The `hasCapacity` relationship asserts that a **State** can have (be a member of) a particular `ClassOfState` (Capacity). This is a "has a" relationship rather than an "is a" relationship, making it intuitive to express statements like "this building, during the emergency planning period, has the capacity to serve as an emergency shelter." + +**Property signature:** +- **Domain:** `ies:State` +- **Range:** `ies:ClassOfState` + +```turtle +@prefix ies: . +@prefix ex: . +@prefix data: . + +# The whole-life Entity +data:SandownCommunityHall a ies:Location ; + rdfs:label "Sandown Community Hall"@en-gb . + +# A State of that Location during the planning period +data:HallDuringPlanning a ies:LocationState ; + rdfs:label "Hall during 2024 planning"@en-gb ; + ies:isStateOf data:SandownCommunityHall ; + ies:inPeriod data:Period2024 ; + # This State has two capacities + ies:hasCapacity ex:OperateAsRecreationalSpace ; + ies:hasCapacity ex:ShelterDisplacedPersons . +``` + +## The eachHasCapacity Relationship + +While `hasCapacity` asserts that a specific State instance has a Capacity, `eachHasCapacity` asserts that all members of a `ClassOfState` can have a particular Capacity. This is useful for defining class-level capabilities in domain ontologies. + +**Property signature:** +- **Domain:** `ies:ClassOfState` +- **Range:** `ies:ClassOfState` +```turtle +@prefix ies: . +@prefix ex: . +@prefix data: . + +# Class-level assertion: ALL Eurofighters in operational condition can fly at Mach 2 +ex:EurofighterInOperationalCondition a ies:ClassOfState ; + rdfs:subClassOf ies:VehicleState ; + ies:eachHasCapacity ex:PerformerOfMach2Flight . + +# Instance-level assertion: THIS specific Eurofighter State can fly at Mach 2 +# (inherits the capacity from its class via eachHasCapacity) +data:FighterXYZ123InOpsCondition2024 a ies:VehicleState, ex:EurofighterInOperationalCondition ; + rdfs:label "Fighter XYZ-123 in operational condition (2024)"@en-gb ; + ies:isStateOf data:FighterXYZ123 ; + ies:inPeriod data:Period2024 . + # Inherits the Mach 2 capacity from ex:EurofighterInOperationalCondition +``` + +### When to Use Each Property + +| Property | Use When... | Example | +|----------|-------------|---------| +| `hasCapacity` | A specific State instance has been assessed or designated as having a Capacity | "Fighter XYZ-123 in operational condition during 2024 has the capacity to fly at Mach 2" | +| `eachHasCapacity` | All members of a ClassOfState have a Capacity | "Every Eurofighter in operational condition has the capacity to fly at Mach 2" | + +### Combining Class and Instance Capacities + +States can have both inherited class-level Capacities (via `eachHasCapacity` on their class) and additional instance-specific Capacities (via `hasCapacity` on the State): +```turtle +# Define a class-level capacity: ALL community halls can operate as recreational spaces +ex:CommunityHallInOperation a ies:ClassOfState ; + rdfs:subClassOf ies:LocationState ; + ies:eachHasCapacity ex:OperateAsRecreationalSpace . + +# A specific State inherits the class capacity AND has an additional one +data:SandownHallDuring2024 a ies:LocationState, ex:CommunityHallInOperation ; + rdfs:label "Sandown Community Hall during 2024"@en-gb ; + ies:isStateOf data:SandownCommunityHall ; + ies:inPeriod data:Period2024 ; + # Inherits OperateAsRecreationalSpace from ex:CommunityHallInOperation + # Plus has an instance-specific capacity (assessed for this specific hall): + ies:hasCapacity ex:ShelterDisplacedPersons . +``` + +## Modelling Whole-Life vs Temporal Capacities + +**Important:** Even when a capacity appears to persist throughout an Entity's existence, it is still modelled as a State having the capacity, not the Entity directly. + +### Temporal Capacity (capacity during specific period) + +```turtle +# A car park assessed in 2024 as having water distribution capacity +data:CarParkDuringPlanning a ies:LocationState ; + ies:isStateOf data:SandownCarPark ; + ies:inPeriod data:Period2024 ; + ies:hasCapacity ex:DistributePotableWater . +``` + +### Whole-Life Capacity (capacity throughout Entity's existence) + +For capacities that persist throughout an Entity's existence, IES provides a convenient pattern: Entity subclasses are also subclasses of their corresponding State subclass (e.g., `ies:Person rdfs:subClassOf ies:PersonState`, `ies:Location rdfs:subClassOf ies:LocationState`). + +**Exception:** `ies:Entity` itself is NOT a subclass of `ies:State`. + +This means when you instantiate a specific Entity subclass (like Person or Location), that instance is automatically both an Entity and a State representing its whole life: +```turtle +# A fire station that has always been able to house emergency vehicles +# Because Location is a subclass of LocationState, this instance is BOTH +data:PortsmouthFireStation a ies:Location ; # Therefore also a LocationState + rdfs:label "Portsmouth Fire Station"@en-gb ; + # Can attach capacity directly - no need for separate State instance + ies:hasCapacity ex:HouseEmergencyVehicles . +``` + +This pattern works for: +- `ies:Person` instances (also `PersonState`) +- `ies:Location` instances (also `LocationState`) +- `ies:Vehicle` instances (also `VehicleState`) +- And other Entity subclasses that follow this pattern + +For temporal capacities (capacities during specific periods), you still create explicit State instances with temporal bounds as shown in the previous section. + +## Relationship to Existing Patterns + +IES has existing concepts for modelling capabilities and tendencies through `DispositionalClass`, `Capability`, and `Tendency`. These use an "is a" pattern via `rdf:type`. + +The Capacity pattern provides an alternative "has a" approach using `hasCapacity`. Both patterns remain valid in IES: + +- The existing `DispositionalClass` pattern is **retained for backwards compatibility** +- The new `Capacity` pattern is **additive and non-breaking** +- Implementers may choose whichever pattern better fits their data and use cases + +The Capacity pattern is recommended for new implementations because: + +- It aligns more naturally with how we describe capabilities in everyday language +- It provides clearer spatio-temporal semantics (via `State` and `ClassOfState`) +- It separates the concept of having a Capacity from actually using it in Event participation +- It supports conditional capacities (e.g., "can fly at Mach 2 *only* when in an operational state") + +## Creating Domain-Specific Capacity Taxonomies + +The core IES ontology defines `ies:Capacity`, `ies:hasCapacity`, and `ies:eachHasCapacity`. Domain-specific applications should create their own taxonomies of Capacity instances relevant to their use cases. + +**Note:** Typing a `ClassOfState` as `ies:Capacity` is optional but recommended for semantic clarity. The properties accept any `ClassOfState` as their range. + +For example, an emergency planning domain might define: + +```turtle +@prefix rdfs: . +@prefix ies: . +@prefix ex: . + +# Domain-specific Capacity instances (subclasses of both ClassOfState and Capacity) +ex:ShelterDisplacedPersons a ies:Capacity ; + rdfs:label "Shelter Displaced Persons"@en-gb ; + rdfs:comment "The capacity to provide emergency shelter for displaced persons."@en-gb ; + rdfs:subClassOf ies:EventParticipant . + +ex:DistributePotableWater a ies:Capacity ; + rdfs:label "Distribute Potable Water"@en-gb ; + rdfs:comment "The capacity to serve as a distribution point for potable water."@en-gb ; + rdfs:subClassOf ies:EventParticipant . + +ex:AssessLocationsForEmergencyPlanning a ies:Capacity ; + rdfs:label "Assess Locations for Emergency Planning"@en-gb ; + rdfs:comment "The capacity to conduct emergency planning assessments of locations."@en-gb ; + rdfs:subClassOf ies:EventParticipant . +``` + +## Capacities and Actualisation + +Having a Capacity is distinct from *using* that Capacity. When a State actually uses its Capacity, this is modelled as that State participating in an Event and being a member (via `rdf:type`) of the Capacity class. + +```turtle +# A State of the car park during planning - HAS the capacity (potential) +data:CarParkDuringPlanning a ies:LocationState ; + ies:isStateOf data:SandownCarPark ; + ies:inPeriod data:Period2024 ; + ies:hasCapacity ex:DistributePotableWater . + +# An Event where water is being distributed +data:WaterDistributionOperation a ies:Event ; + rdfs:label "Water Distribution Operation"@en-gb . + +# A State of the car park actually distributing water - USES the capacity (actual) +data:CarParkDistributingWater a ies:EventParticipant, ex:DistributePotableWater ; + rdfs:comment "The car park actualising its capacity"@en-gb ; + ies:isParticipationOf data:SandownCarPark ; + ies:isParticipantIn data:WaterDistributionOperation . +``` + +**Key distinction:** +- `ies:hasCapacity` = "can be a member of this ClassOfState" (modal possibility) +- `rdf:type` = "is a member of this ClassOfState" (actuality) + +This separation enables queries like: +- "Which Locations **have the Capacity** to serve as emergency shelters?" (potential resources) +- "Which Locations **have actually served** as emergency shelters?" (actual usage) + +## Worked Example: Emergency Shelter + +This example demonstrates a community hall that has the Capacity to serve as an emergency shelter. It shows: + +1. The building being assessed as having this Capacity +2. The building operating normally as a recreational space +3. The building being activated as an emergency shelter during an incident + +### The Location and Its Assessed Capacities + +```turtle +@prefix ies: . +@prefix ex: . +@prefix data: . + +# The whole-life Entity +data:SandownCommunityHall a ies:Location ; + rdfs:label "Sandown Community Hall"@en-gb ; + rdfs:comment "Community sports and events venue in Sandown"@en-gb . + +# A State of the hall during the 2024 planning period +data:HallDuringPlanning a ies:LocationState ; + rdfs:label "Hall during 2024 planning period"@en-gb ; + ies:isStateOf data:SandownCommunityHall ; + ies:inPeriod data:Period2024 ; + # These are the capacities identified during assessment + ies:hasCapacity ex:OperateAsRecreationalSpace ; + ies:hasCapacity ex:ShelterDisplacedPersons . +``` + +### The Assessment + +An organisation assesses the building's suitability as an emergency shelter: + +```turtle +# An organisation that carries out assessments +data:AcmeLtd a ies:Organisation ; + rdfs:label "Acme Ltd"@en-gb . + +# A State of Acme during the planning period +data:AcmeDuringPlanning a ies:OrganisationState ; + ies:isStateOf data:AcmeLtd ; + ies:inPeriod data:Period2024 ; + ies:hasCapacity ex:AssessLocationsForEmergencyPlanning . + +# The emergency planning assessment +data:EmergencyPlanningAssessment a ies:Assessment ; + rdfs:label "Emergency Planning Assessment"@en-gb . + +# Bounding states for the assessment +data:AssessmentStart a ies:BoundingState ; + ies:isStartOf data:EmergencyPlanningAssessment ; + ies:inPeriod [ a ies:ParticularPeriod ; + ies:iso8601PeriodRepresentation "2024-01-01T12:00:00Z"^^xsd:string ] . + +data:AssessmentEnd a ies:BoundingState ; + ies:isEndOf data:EmergencyPlanningAssessment ; + ies:inPeriod [ a ies:ParticularPeriod ; + ies:iso8601PeriodRepresentation "2024-01-31T12:00:00Z"^^xsd:string ] . + +# A State of Acme actually performing the assessment (actualising its capacity) +data:AcmeAssessing a ies:Assessor, ex:AssessLocationsForEmergencyPlanning ; + rdfs:comment "Acme actualising its assessment capacity"@en-gb ; + ies:isParticipationOf data:AcmeLtd ; + ies:isParticipantIn data:EmergencyPlanningAssessment . +``` + +### Normal Operations + +The building operates as a recreational space during normal times: + +```turtle +# An event where the hall is operating as a recreational space +data:RecreationalOperation a ies:Event ; + rdfs:label "Recreational Space Operation"@en-gb . + +# Bounding states for normal operation +data:RecreationalStart a ies:BoundingState ; + ies:isStartOf data:RecreationalOperation ; + ies:inPeriod [ a ies:ParticularPeriod ; + ies:iso8601PeriodRepresentation "2024-01-01T12:00:00"^^xsd:string ] . + +data:RecreationalEnd a ies:BoundingState ; + ies:isEndOf data:RecreationalOperation ; + ies:inPeriod [ a ies:ParticularPeriod ; + ies:iso8601PeriodRepresentation "2024-12-31T12:00:00"^^xsd:string ] . + +# A State of the hall actually operating as a recreational centre (actualising capacity) +data:HallAsRecreationalSpace a ies:EventParticipant, ex:OperateAsRecreationalSpace ; + rdfs:comment "Hall actualising its recreational capacity"@en-gb ; + ies:isParticipationOf data:SandownCommunityHall ; + ies:isParticipantIn data:RecreationalOperation . +``` + +### Emergency Activation + +When an incident occurs, the building is activated as an emergency shelter: + +```turtle +# An event where the hall is operating as an emergency shelter +data:EmergencyShelterOperation a ies:Event ; + rdfs:label "Emergency Shelter Operation"@en-gb . + +# Bounding states for emergency operation +data:ShelterStart a ies:BoundingState ; + ies:isStartOf data:EmergencyShelterOperation ; + ies:inPeriod [ a ies:ParticularPeriod ; + ies:iso8601PeriodRepresentation "2025-01-01T12:00:00"^^xsd:string ] . + +data:ShelterEnd a ies:BoundingState ; + ies:isEndOf data:EmergencyShelterOperation ; + ies:inPeriod [ a ies:ParticularPeriod ; + ies:iso8601PeriodRepresentation "2025-01-31T12:00:00"^^xsd:string ] . + +# A State of the hall actually operating as an emergency shelter (actualising capacity) +data:HallAsShelter a ies:EventParticipant, ex:ShelterDisplacedPersons ; + rdfs:comment "Hall actualising its emergency shelter capacity"@en-gb ; + ies:isParticipationOf data:SandownCommunityHall ; + ies:isParticipantIn data:EmergencyShelterOperation . +``` + +## Querying Capacities + +The Capacity pattern enables useful queries. Here are some examples using SPARQL: + +### Finding Entities with States That Have a Specific Capacity + +```sparql +PREFIX ies: +PREFIX ex: + +SELECT ?entity ?entityLabel ?state +WHERE { + ?state ies:hasCapacity ex:ShelterDisplacedPersons ; + ies:isStateOf ?entity . + ?entity rdfs:label ?entityLabel . +} +``` + +### Finding When a Capacity Was Actually Used + +```sparql +PREFIX ies: +PREFIX ex: + +SELECT ?entity ?event ?startTime +WHERE { + # Find States that are members of the Capacity class (actualisation) + ?state a ex:ShelterDisplacedPersons ; + ies:isParticipationOf ?entity ; + ies:isParticipantIn ?event . + ?startBound ies:isStartOf ?event ; + ies:inPeriod ?period . + ?period ies:iso8601PeriodRepresentation ?startTime . +} +``` + +### Finding Unused Capacities + +```sparql +PREFIX ies: +PREFIX ex: + +SELECT ?entity ?entityLabel +WHERE { + # States that HAVE the capacity + ?state ies:hasCapacity ex:ShelterDisplacedPersons ; + ies:isStateOf ?entity . + ?entity rdfs:label ?entityLabel . + + # But have never actualised it + FILTER NOT EXISTS { + ?actualState a ex:ShelterDisplacedPersons ; + ies:isParticipationOf ?entity . + } +} +``` + +## Summary + +The Capacity pattern in IES provides: + +- A clear way to express what a State of an Entity *can* do (modal possibility) +- Separation between having a Capacity and actualising it +- Support for assessments of Capacities +- Temporal tracking of when Capacities are activated +- A foundation for domain-specific Capacity taxonomies + +### Key Principles + +1. **Capacity is modal possibility** — a State can have a Capacity without ever actualising it +2. **hasCapacity domain is State** — capacities attach to temporal parts +3. **Actualisation via rdf:type** — when a Capacity is actually employed, the State is a member of the Capacity class +4. **Whole-life capacities use Entity instances** — Entity subclass instances (Person, Location, etc.) are also States representing their whole life +5. **Domain taxonomies expected** — IES provides the framework; applications define specific Capacities +6. **Optional typing as ies:Capacity** — provides semantic clarity but is not mandatory + +--- + +## Related Documentation + +- [Instantiation Patterns](instantiation-patterns.md) — Standard patterns for creating IES data +- [4D Ontology Approach](4d-ontology.md) — Understanding States and temporal parts +- [Extending IES](extending-ies.md) — How to create domain-specific extensions + +--- + +*© Crown Copyright 2020-2026* diff --git a/docs/common/user-guides/extending-ies.md b/docs/common/user-guides/extending-ies.md index 933f184..f797217 100644 --- a/docs/common/user-guides/extending-ies.md +++ b/docs/common/user-guides/extending-ies.md @@ -38,7 +38,7 @@ Let's say there is a need to extend IES to introduce two new types of Ship: a `P Then, in our local ontology namespace, we add these new classes using the `rdfs:subClassOf` relation as illustrated below. These new classes will therefore inherit all attributes and relationships already associated with `ies:Ship`. -![Extending Ship UML Diagram](../assets/images/diagrams/rendered/extending-ship.png) +![Extending Ship UML Diagram](../diagrams/rendered/extending-ship.png) ```turtle @prefix rdfs: . @@ -55,7 +55,7 @@ Now that we have our new extensions, we can use them in our data. We follow the **However**, in addition, we also make this instance a type of the nearest class in IES. This caters for consumers which may not have access to our local ontology, so at the very least they can understand what sort of IES thing our instance is meant to be. -![Using Extended Ship UML Diagram](../assets/images/diagrams/rendered/extended-ship-use.png) +![Using Extended Ship UML Diagram](../diagrams/rendered/extended-ship-use.png) #### Why Dual Typing? @@ -78,7 +78,7 @@ As with extending classes and for the same reasons, you **MUST** also articulate #### Example: Extending Relationships -![Extending ParentOf UML Diagram](../assets/images/diagrams/rendered/extending-parentof.png) +![Extending ParentOf UML Diagram](../diagrams/rendered/extending-parentof.png) ```turtle ont:motherOf rdfs:subPropertyOf ies:parentOf . @@ -111,7 +111,7 @@ This ensures that, at the very least, consumers of data that use extensions can The diagram below shows those concepts (within the grey boundary) which **cannot be extended**: -![Extension Boundary Diagram](../assets/images/diagrams/rendered/extension-permissable-boundary.png) +![Extension Boundary Diagram](../diagrams/rendered/extension-permissable-boundary.png) The non-extensible concepts are: @@ -178,7 +178,7 @@ Earlier on in this pack, we went through a simple extension example where we add One solution is to develop a class hierarchy that is "nested" (shown in the diagram below). However, this introduces a lot of duplication. The compounding of the types in the subclasses will cause headaches when you want to query for specific facets* of a ship—e.g. we only want fossil-fuelled powered ships returned by our query. -![Complex extensions: the wrong way](../assets/images/diagrams/rendered/complex-extensions-wrong-way.png) +![Complex extensions: the wrong way](../diagrams/rendered/complex-extensions-wrong-way.png) !!! info "Faceted Classification" *A faceted classification system uses a set of semantically cohesive categories that are combined as needed to create an expression of a concept. @@ -212,7 +212,7 @@ A faceted approach can be developed in IES using **powersets**. We create classe This approach helps create a flatter, easier-to-maintain structure that is easier to query. Moreover, this removes the need for compounding types. -![Complex extensions: the right way](../assets/images/diagrams/rendered/complex-extensions-right-way.png) +![Complex extensions: the right way](../diagrams/rendered/complex-extensions-right-way.png) #### Setting Up the Powerset Hierarchy @@ -258,7 +258,7 @@ Introducing new powersets as we did with the hierarchy extending from `ies:Class - **ALL** subtypes of `ies:Vehicle` are members of `ont:ClassOfVehicle`; and - **ALL** subtypes of `ies:Ship` are members of `ont:ClassOfShip` -![Complex extensions - additional plumbing](../assets/images/diagrams/rendered/complex-extensions-additional-plumbing.png) +![Complex extensions - additional plumbing](../diagrams/rendered/complex-extensions-additional-plumbing.png) ```turtle ies:Vehicle ies:powertype ont:ClassOfVehicle . @@ -274,7 +274,7 @@ To be able to talk about classes that are themselves members of other classes, w #### Example: Ranks -![rdf:type is not transitive](../assets/images/diagrams/rendered/powertypes-1.png) +![rdf:type is not transitive](../diagrams/rendered/powertypes-1.png) In this example: - Colonel Blimp is an instance of (`rdf:type`) the class Colonel @@ -284,7 +284,7 @@ In this example: #### Example: Documents -![Powertype example](../assets/images/diagrams/rendered/powertypes-2.png) +![Powertype example](../diagrams/rendered/powertypes-2.png) The mechanism used for stepping up the type levels in IES is the `ies:powertype` relationship. It relates a Class to another class whose members are all possible subtypes of that Class. @@ -294,7 +294,7 @@ This is a bit of logical plumbing in IES and may not be of interest to all users Because of the faceted approach we have taken, our ship instances will now have **two types** as shown here with the Titanic. And, as is required to cater for those without access to our ontology extensions, a **third type** is needed to state the nearest IES equivalent. -![Complex extensions - local classes](../assets/images/diagrams/rendered/complex-extensions-new-classes.png) +![Complex extensions - local classes](../diagrams/rendered/complex-extensions-new-classes.png) ```turtle @prefix rdf: . @@ -330,7 +330,7 @@ data:robot_1_state_1 a ies:DeviceState . data:robot_1_state_1 ies:isStateOf data:robot_1. ``` -![Specific guidance](../assets/images/diagrams/rendered/extending-robot.png) +![Specific guidance](../diagrams/rendered/extending-robot.png) --- diff --git a/docs/common/user-guides/index.md b/docs/common/user-guides/index.md index 1d1ecf8..3593bea 100644 --- a/docs/common/user-guides/index.md +++ b/docs/common/user-guides/index.md @@ -34,6 +34,14 @@ Put your knowledge into practice: - **[Instantiation Patterns](instantiation-patterns.md)** - Learn standard patterns for creating IES data - **[Extending IES](extending-ies.md)** - Discover how to extend IES for your specific needs +### 4. Network Concepts +Learn how to model interconnected systems: + +- **[Network Concepts](networks/network.md)** - Understand how to model networks of links and nodes +- **[Connections](networks/connection.md)** - Learn how to represent connections between elements +- **[Flows](networks/flow.md)** - Model matter, energy, or signal passing through networks +- **[Containment](networks/containment.md)** - Represent containment relationships between elements + --- @@ -43,34 +51,261 @@ Put your knowledge into practice: ### [Introduction to IES](introduction.md) A comprehensive introduction to the Information Exchange Standard, covering its purpose, key features, design philosophy, and core concepts. Essential reading for anyone new to IES. +**Topics covered:** + +- Purpose and benefits of IES +- The problem IES solves +- Design philosophy and principles +- Core ontology concepts +- Worked examples + +--- + ### [What is an Ontology?](what-is-an-ontology.md) An accessible introduction to ontologies for those new to the concept, explaining what ontologies are, how they differ from other data models, and why they're useful for information exchange. +**Topics covered:** + +- Definition and purpose of ontologies +- Ontologies vs. databases +- Ontologies vs. taxonomies +- RDF and semantic web basics +- Benefits for information sharing + +--- + ### [4D Ontology Approach](4d-ontology.md) Detailed explanation of the 4D extensional ontology approach that underpins IES, where time is treated as the fourth dimension alongside the three spatial dimensions. +**Topics covered:** + +- Spatio-temporal extent and identity +- States vs. Entities +- Temporal parts +- The 4D vs. 3D modelling debate +- Practical implications for data modelling + +--- + ### [BORO Methodology](boro-methodology.md) Introduction to the Business Objects Reference Ontology (BORO) methodology, which provides the theoretical and practical foundations for IES. +**Topics covered:** + +- BORO principles +- Extensional identity +- Powerset patterns +- Consistency with 4D ontology +- Application to enterprise modelling + +--- + ### [Instantiation Patterns](instantiation-patterns.md) Comprehensive guide to standard patterns for creating IES-compliant instance data, with practical examples and best practices. +**Topics covered:** + +- Entity and State patterns +- Event participation patterns +- Temporal extent patterns +- Identifier patterns +- Representation patterns +- Relationship patterns + +--- + ### [Extending IES](extending-ies.md) Guidance on how to extend IES for domain-specific or organisation-specific needs whilst maintaining interoperability and semantic consistency. +**Topics covered:** + +- Extension principles +- Finding the right extension point +- Creating subclasses and subproperties +- Powertype patterns for extensions +- Dual typing for backward compatibility +- Best practices and common pitfalls + --- -## Related Documentation +### Network Concepts + +The network documentation provides guidance on modelling interconnected systems such as road networks, utility networks, and other infrastructure. + +#### [Network](networks/network.md) +Comprehensive guide to modelling networks consisting of links and nodes, including how networks change over time and how to handle multiple levels of detail. + +**Topics covered:** + +- Links and Nodes fundamentals +- Networks that change with time +- Levels of detail in network modelling +- Connections between networks +- Routing and graph extraction +- Mapping between IES and INSPIRE network models + +--- + +#### [Connection](networks/connection.md) +Detailed guidance on representing connections between elements where flows can occur, including engineering connections and map-based connections. + +**Topics covered:** + +- Connection types (overlap, common boundary, intermediate elements) +- Connectors and ConnectionSides +- Engineering connection examples (USB, bolted flange, welded) +- Connections as nodes in networks +- Road network connections and polygons + +--- + +#### [Flow](networks/flow.md) +Guide to modelling flows of matter, energy, or signal that cross surfaces or pass along paths, including traffic flows, fluid flows, and energy flows. + +**Topics covered:** + +- Flow fundamentals and the Eulerian view +- Connections between flows (merge, divide, join) +- Flow participation in events +- Containment of flows +- Traffic monitoring and flow measurement + +--- + +#### [Containment](networks/containment.md) +Guide to modelling containment relationships where one element contains others, including containers, contained elements, and containment states. + +**Topics covered:** + +- Container and Contained relationships +- Containment as an Element (not State) +- Nested containment examples +- Containment properties over time + +--- + +#### [Location and Containment](networks/location-and-containment.md) +Discussion of the relationship between the existing `inLocation` relationship and the containment extension, showing how the two approaches are consistent but containment adds additional semantics. + +**Topics covered:** + +- Comparison of inLocation and Containment approaches +- Batch of fluid in tank examples +- Interior space identification +- When to use location vs. containment + +--- + +## Audience-Specific Pathways + +### For Implementers +Building systems that consume or produce IES data: + +1. [Introduction to IES](introduction.md) +2. [4D Ontology Approach](4d-ontology.md) - focus on practical implications +3. [Instantiation Patterns](instantiation-patterns.md) +4. [Network Concepts](networks/network.md) - if working with network data +5. Review [Examples](../examples/index.md) + +### For Information Architects +Designing information exchanges or mapping schemas: + +1. [What is an Ontology?](what-is-an-ontology.md) +2. [Introduction to IES](introduction.md) +3. [4D Ontology Approach](4d-ontology.md) +4. [BORO Methodology](boro-methodology.md) +5. [Network Concepts](networks/network.md) - for infrastructure domains +6. [Extending IES](extending-ies.md) + +### For Data Modellers +Mapping existing schemas to/from IES: + +1. [Introduction to IES](introduction.md) +2. [What is an Ontology?](what-is-an-ontology.md) +3. [Instantiation Patterns](instantiation-patterns.md) +4. [Connection](networks/connection.md) - for relationship mapping +5. [Extending IES](extending-ies.md) + +### For Ontology Engineers +Working on IES itself or advanced extensions: + +1. [BORO Methodology](boro-methodology.md) +2. [4D Ontology Approach](4d-ontology.md) +3. [Network Concepts](networks/network.md) - understanding the network extension +4. [Location and Containment](networks/location-and-containment.md) - semantic distinctions +5. [Extending IES](extending-ies.md) +6. Review [Specification](../specification/index.md) + +### For Infrastructure Domain Specialists +Working with road, rail, utility, or other network-based domains: + +1. [Introduction to IES](introduction.md) +2. [4D Ontology Approach](4d-ontology.md) +3. [Network Concepts](networks/network.md) +4. [Connection](networks/connection.md) +5. [Flow](networks/flow.md) +6. [Containment](networks/containment.md) + +--- + +## Additional Resources + +### Related Documentation - [Specification](../specification/index.md) - Complete technical specification - [Examples](../examples/index.md) - Worked examples and sample data -- [Glossary](../../glossary.md) - Terminology and definitions +- [Glossary](../glossary.md) - Terminology and definitions + +--- + +## Document Conventions + +Throughout these guides, you'll encounter: + +!!! note "Informational Notes" + Additional context or clarifications + +!!! tip "Best Practices" + Recommended approaches and tips + +!!! warning "Important Considerations" + Critical information to be aware of + +!!! example "Worked Examples" + Practical demonstrations with code + +**Code Examples:** +```turtle +# RDF/Turtle examples use this style +@prefix ies: . + +data:example_1 a ies:Person . +``` + +**Technical Terms:** +Key terms are emphasised and defined in the [Glossary](../glossary.md). + +--- + +## Providing Feedback + +IES is an evolving standard that improves through user feedback. If you: + +- Find errors or unclear explanations +- Have suggestions for improvements +- Encounter use cases not covered +- Want to contribute examples + +Please [open an issue](https://github.com/IES-Org/ies-common/issues) on our GitHub repository or contact the IES team. --- -**Documentation Version:** 5.0.0 -**Last Updated:** November 2025 +## Version Information + +**Documentation Version:** 5.1.0 +**Last Updated:** 06 January 2026 +**Applies to:** IES Common 5.x releases --- -*© Crown Copyright 2020-2025 | Licensed under the MIT Licence* +*© Crown Copyright 2020-2026 | Licensed under the MIT Licence* diff --git a/docs/common/user-guides/instantiation-patterns.md b/docs/common/user-guides/instantiation-patterns.md index 7d11232..bd16003 100644 --- a/docs/common/user-guides/instantiation-patterns.md +++ b/docs/common/user-guides/instantiation-patterns.md @@ -1,6 +1,6 @@ # Instantiation Patterns in IES -*Based on version 5.0.0* +*Based on version 5.1.0* --- @@ -30,7 +30,7 @@ These instantiation patterns will be articulated using the mappings of the JSON This is the most common and naturally intuitive pattern of instantiating a thing with IES. Commonly used for most IES Elements. Here is an example of instantiating an `ies:Person` and an associated `ies:PersonState` (a temporal slice of a person). -![Element instances](../assets/images/diagrams/rendered/element-instances.png) +![Element instances](../diagrams/rendered/element-instances.png) ### Example @@ -48,7 +48,7 @@ Ideally, we should first build out such categories or taxonomies into our local ### Example -![Element instances](../assets/images/diagrams/rendered/element-instances-2.png) +![Element instances](../diagrams/rendered/element-instances-2.png) ```turtle data:person_1 a ies:Person . @@ -74,7 +74,7 @@ The thing that is shared between two things with the same name is the string lit ### Example -![Name instances](../assets/images/diagrams/rendered/name-instances.png) +![Name instances](../diagrams/rendered/name-instances.png) ```turtle data:person_1 a ies:Person . @@ -109,7 +109,7 @@ BORO ontologies such as IES allow the instantiation of classes that are themselv ### Example -![Class instances](../assets/images/diagrams/rendered/class-instances.png) +![Class instances](../diagrams/rendered/class-instances.png) ```turtle data:person_1 a ies:Person . diff --git a/docs/common/user-guides/introduction.md b/docs/common/user-guides/introduction.md index 359afe4..bd94b57 100644 --- a/docs/common/user-guides/introduction.md +++ b/docs/common/user-guides/introduction.md @@ -1,6 +1,6 @@ # Introduction to IES -**Based on version 5.0.0** +**Based on version 5.1.0** --- @@ -24,7 +24,7 @@ The standard is designed to be extensible, and is based on a number of re-usable ## Usage: Data Exchange -![Data Exchange](../assets/images/diagrams/rendered/usage-data-exchange.png) +![Data Exchange](../diagrams/rendered/usage-data-exchange.png) *I/F = shorthand for "interface"* @@ -34,7 +34,7 @@ Systems continue to use their own internal data structures, but map to/from the ## Usage: Synchronisation -![Usage: Synchronisation](../assets/images/diagrams/rendered/usage-synchronisation.png) +![Usage: Synchronisation](../diagrams/rendered/usage-synchronisation.png) In a microservices architecture where there is extensive replication of data across services (bounded context principle), an event log is used to synchronise the @@ -50,7 +50,7 @@ keeping data synchronised across a wide range of applications and services. Apac ## Usage: Storage -![Usage: Storage](../assets/images/diagrams/rendered/usage-storage.png) +![Usage: Storage](../diagrams/rendered/usage-storage.png) Although IES was not designed with storage in mind, there has been some interest in using it in that way, especially for applications which bring data together from @@ -66,7 +66,7 @@ data is constructed – e.g. A likes B, B is-a Banana, A is-a Fruit-Fly --- ## Architecture -![IES Architecture](../assets/images/diagrams/rendered/ies-architecture.png) +![IES Architecture](../diagrams/rendered/ies-architecture.png) RDF tools and databases usually provide all the standard serialisation formats (e.g. RDF-JSON, JSON-LD, RDF-XML, etc.) so implementers are encouraged to work with these @@ -91,7 +91,7 @@ For example, IES specifies that there are people (`Person`) and there are locati ## Model Overview -![Model Overview](../assets/images/diagrams/rendered/model-overview.png) +![Model Overview](../diagrams/rendered/model-overview.png) --- @@ -104,7 +104,7 @@ You can also change small parts without breaking the rest of the model… …I think that’s enough metaphor stretching for one day… -![Lego vs Airfix](../assets/images/diagrams/rendered/lego-not-airfix.png) +![Lego vs Airfix](../diagrams/rendered/lego-not-airfix.png) \*Airfix is a UK model kit company – similar to Revell , Heller or Tamiya. @@ -115,7 +115,7 @@ You can also change small parts without breaking the rest of the model… The model is authored using the OMG’s ODM profile for UML. This allows us to export the model as RDF Schema, a Word document and a website all from one Sparx EA model. -![Model Notation](../assets/images/diagrams/rendered/model-notation.png) +![Model Notation](../diagrams/rendered/model-notation.png) The ODM stereotypes (shown in chevrons <<*stereotype*>>) signify the underlying RDF Schema type – e.g Entity is an `rdfs:Class`. We also chose to keep the colour coding that had @@ -143,7 +143,7 @@ It follows a structure of subject-predicate-object: | Coventry | partOf | UK | | Birmingham | partOf | UK | -![RDF Triples](../assets/images/diagrams/rendered/rdf-triples.png) +![RDF Triples](../diagrams/rendered/rdf-triples.png) Skip this, if you already know about RDF. Some things to note. @@ -194,7 +194,7 @@ serialise RDF, including XML and JSON. - There are classes (`rdfs:Class`), relationship definitions (`rdf:Property`), subtype relationships (`rdfs:subClassOf`) and type-instance relationships (`rdf:type`) -![RDF Schema](../assets/images/diagrams/rendered/rdf-schema.png) +![RDF Schema](../diagrams/rendered/rdf-schema.png) --- @@ -203,11 +203,11 @@ relationships (`rdfs:subClassOf`) and type-instance relationships (`rdf:type`) - `rdfs:Class` – a concept of interest – e.g. Person, Location, etc. - `rdfs:subClassOf` – a relationship between two `rdfs:Classes` that show one is a subclass of the other: -![Classes and Subclasses](../assets/images/diagrams/rendered/rdf-classes-and-subclasses.png) +![Classes and Subclasses](../diagrams/rendered/rdf-classes-and-subclasses.png) The subClassOf relationship between classes is like concentric classes in a Venn diagram. The members of each class are instances of exchanged IES data (e.g. Africa, North Pole, etc.) -![Classes and Subclasses Venn](../assets/images/diagrams/rendered/rdf-classes-and-subclasses-venn.png) +![Classes and Subclasses Venn](../diagrams/rendered/rdf-classes-and-subclasses-venn.png) --- @@ -215,7 +215,7 @@ The subClassOf relationship between classes is like concentric classes in a Venn In developing the IES, it was felt that a simple, graphical notation for examples was required. RDF is a graph structure, so a nodes and links notation was the obvious choice. All IES nodes will be typed, and this can tend to clutter up the diagram, so we settled on a notation where the type of the node is indicated by an abbreviation in the node. The colour coding from the model is carried through to the instance diagram – e.g. yellow outline = Entity. -![Instance Notation](../assets/images/diagrams/rendered/instance-notation.png) +![Instance Notation](../diagrams/rendered/instance-notation.png) **Namespaces** @@ -269,7 +269,7 @@ data:callee ies:isPartOf data:call . ## IES Model - Top of the Shop -![Top of the Shop](../assets/images/diagrams/rendered/model-top-of-the-shop.png) +![Top of the Shop](../diagrams/rendered/model-top-of-the-shop.png) ExchangedItem is the broadest concept in IES (i.e. everything is an ExchangedItem) – these can have attributes and relationships. Elements are ExchangedItems that have physical extent (entities, events, states, etc.). As they are physical, there can be whole-part relationships (ies:isPartOf) between them. The ClassOfElement concept allows representation of non-physical concepts (i.e. classes of things). @@ -279,7 +279,7 @@ ExchangedItem is the broadest concept in IES (i.e. everything is an ExchangedIte IES is a 4D model. Any instance of an IES Element will be something that occupies space and time. The 4D approach allows us to say things about temporal chunks (states) of these Elements. The approach goes further though – extent is the criterion for identity – if two things occupy precisely the same space at the same time, they are the SAME THING. Understanding this is the key to understanding IES. -![Space and Time](../assets/images/diagrams/rendered/space-and-time.png) +![Space and Time](../diagrams/rendered/space-and-time.png) In the example above, Fred appears to have three different masses. However, each mass is associated with a different state of Fred – i.e. a different point in his life. We’ve also introduced yet another notation here – the space-time diagram. @@ -296,7 +296,7 @@ These are used a lot throughout this slide-deck so it’s worth going over the n Time is on horizontal axis. To represent periods of time, there will be vertical elements on the diagram (i.e. all of space for a period of time) -![Space-Time Diagram Notation](../assets/images/diagrams/rendered/spacetime-diagram-notation.png) +![Space-Time Diagram Notation](../diagrams/rendered/spacetime-diagram-notation.png) --- @@ -304,7 +304,7 @@ Time is on horizontal axis. To represent periods of time, there will be vertical Elements are things that you can kick. More formally, they are things that occupy space and time. The space and time they occupy is known as their "four-dimensional extent". -![Elements](../assets/images/diagrams/rendered/model-elements.png) +![Elements](../diagrams/rendered/model-elements.png) --- @@ -312,7 +312,7 @@ Elements are things that you can kick. More formally, they are things that occup Using the instance notation from before, looking at just one of the states of Fred: -![Fred's State](../assets/images/diagrams/rendered/elements-back-to-fred.png) +![Fred's State](../diagrams/rendered/elements-back-to-fred.png) There’s quite a lot going on here, so let’s break it down a bit. - We have a state of Fred (PS). @@ -328,7 +328,7 @@ So, using just the States pattern, we’ve been able to say where and when the m We can use the same pattern over and over again – including to say where and when Fred was born… -![Fred's Birth State](../assets/images/diagrams/rendered/fred-birth-state.png) +![Fred's Birth State](../diagrams/rendered/fred-birth-state.png) --- @@ -337,17 +337,17 @@ We can use the same pattern over and over again – including to say where and w Each of the states is in a ParticularPeriod – each of an hour duration. This allows us to be vague about times – i.e. something happened somewhere in a ParticularPeriod. There are examples to follow where we’re more specific. -![4D Fred](../assets/images/diagrams/rendered/4d-fred.png) +![4D Fred](../diagrams/rendered/4d-fred.png) --- ## Doing Stuff -![Team Meeting](../assets/images/diagrams/rendered/doing-stuff.png) +![Team Meeting](../diagrams/rendered/doing-stuff.png) The IES model has Events – i.e. activities. As the IES is pedantic about space and time, it's important to define Events that way too. In IES, the extent of a given Event is the sum of all its participations – i.e. the collections of states of things that were participating: -![Team Meeting](../assets/images/diagrams/rendered/doing-stuff.png) +![Team Meeting](../diagrams/rendered/doing-stuff.png) In the example above, each participant arrived and left at different times. Their states are their participations in the meeting, therefore the states are part of the meeting. @@ -357,17 +357,17 @@ In the example above, each participant arrived and left at different times. Thei `EventParticipants` are States that participate in Events -![Event Participant](../assets/images/diagrams/rendered/event-participant-uml.png) +![Event Participant](../diagrams/rendered/event-participant-uml.png) -![Event Participant](../assets/images/diagrams/rendered/event-participant-instances.png) +![Event Participant](../diagrams/rendered/event-participant-instances.png) In this example, we’ve used subclasses of `EventParticipant` to show who was the meeting chair. The meeting location has also been added. As with the previous example (Fred’s weigh-ins) we could also add times (`ParticularPeriod`) for each participation, and indeed for the meeting itself. -![Event Participant UML](../assets/images/diagrams/rendered/event-participant-uml.png) +![Event Participant UML](../diagrams/rendered/event-participant-uml.png) Using this model, we can record things about a particular team meeting and its participants. -![Event Participant UML](../assets/images/diagrams/rendered/event-participant-instances.png) +![Event Participant UML](../diagrams/rendered/event-participant-instances.png) --- @@ -375,7 +375,7 @@ Using this model, we can record things about a particular team meeting and its p In previous examples we’ve shown how `Elements` can be in `ParticularPeriods`. That’s great when we we’re dealing with imprecise time, but if we want to show precise starts and ends, we need to use the state model again - in this case, `BoundingState`: -![Bounding State](../assets/images/diagrams/rendered/bounding-state.png) +![Bounding State](../diagrams/rendered/bounding-state.png) A `BoundingState` is a State which marks the temporal beginning or end of an Element. In the example above, the begin state is in the period 10:00 (the minute between 10:00 and 10:01) and the end is in 11:00. We could be more precise by adding seconds, fractions of seconds, etc. to the period. @@ -385,7 +385,7 @@ A `BoundingState` is a State which marks the temporal beginning or end of an Ele A `BoundingState` marks the beginning and end of `Elements` (in this case an `EventParticipant`) -![Bounding State](../assets/images/diagrams/rendered/bounding-state-spacetime.png) +![Bounding State](../diagrams/rendered/bounding-state-spacetime.png) In the example above, there is state of Bob (an `EventParticipant`) where he’s in the team meeting. Because we want to identify the start and end of the state, we book-end it with two `BoundingStates`. Each of those `BoundingStates` is in a `ParticularPeriod` (each a minute long) – i.e. the `EventParticipant` started some time during that minute. @@ -399,11 +399,11 @@ The `BoundingState` spacetime diagram is made up from basic building blocks. | Meaning | Example | |---------|-----------------------------------------------------------------------------------------------------------------| -| Started and finished within a given period | ![Started and Finished](../assets/images/diagrams/rendered/spacetime-blocks-1.png) | -| Started, don’t know when, still going | ![Started, Don't Know When, Still Going](../assets/images/diagrams/rendered/spacetime-blocks-2.png) | -| Started, finished, don’t know when | ![Started, Finished, Don't Know When](../assets/images/diagrams/rendered/spacetime-blocks-3.png) | -| Started, finished, we know when it started, but not when it finished | ![Started, Finished, Know When Started](../assets/images/diagrams/rendered/spacetime-blocks-4.png) | -| Started, finished, we know when it started and finished | ![Started, Finished, Know When Started and Finished](../assets/images/diagrams/rendered/spacetime-blocks-5.png) | +| Started and finished within a given period | ![Started and Finished](../diagrams/rendered/spacetime-blocks-1.png) | +| Started, don’t know when, still going | ![Started, Don't Know When, Still Going](../diagrams/rendered/spacetime-blocks-2.png) | +| Started, finished, don’t know when | ![Started, Finished, Don't Know When](../diagrams/rendered/spacetime-blocks-3.png) | +| Started, finished, we know when it started, but not when it finished | ![Started, Finished, Know When Started](../diagrams/rendered/spacetime-blocks-4.png) | +| Started, finished, we know when it started and finished | ![Started, Finished, Know When Started and Finished](../diagrams/rendered/spacetime-blocks-5.png) | All of this is simple construction (mereology) applied to space and time. You can use these simple building blocks to build very complex temporal representations, but all of them founded on a simple, re-usable logic. @@ -415,7 +415,7 @@ Periods of time are Elements in a 4D ontology. They can be treated like any othe IES also allows a duration to specified even when the precise start and end are not known - e.g. we can specify a meeting lasted an hour and took place on a particular day, but we don't know what time it began and ended. -![Time Elements](../assets/images/diagrams/rendered/time-elements.png) +![Time Elements](../diagrams/rendered/time-elements.png) **Note:** to prevent duplicate periods being created, the uri of each period should reflect the ISO8601 datetime (encoded to % out the disallowed URI characters). So for example, the uri for January 2008 would be `http://iso8601.iso.org#2008-01`. For `ParticularPeriod`, this is fairly simple. For `PeriodOfTime`, the ISO8601 encoding for the period should be used. @@ -432,7 +432,7 @@ IES also allows a duration to specified even when the precise start and end are As well as saying when things happen, start and finish, we also want to be able to say *where* they are. In the Fred example, we had a `Facility` (Acme Health Centre) as one of the locations: -![Locations](../assets/images/diagrams/rendered/locations-spacetime.png) +![Locations](../diagrams/rendered/locations-spacetime.png) Locations can be countries, regions, facilities, or arbitrary land/sea parcels. Since IES v4.4.0, `ies:Location` formally aligns with the OGC GeoSPARQL standard as a subclass of `geo:Feature`, allowing geometries to be specified using standard formats including GeoJSON, WKT, GML, and KML with proper coordinate reference systems. @@ -470,7 +470,7 @@ IES is very formal in how it relates the two concepts. In the example below, we have several copies of War and Peace. They all have in common that they are copies of War and Peace, hence War and Peace is a class of which they are all members: -![Information about War and Peace](../assets/images/diagrams/rendered/war-and-peace.png) +![Information about War and Peace](../diagrams/rendered/war-and-peace.png) --- @@ -478,7 +478,7 @@ of War and Peace, hence War and Peace is a class of which they are all members: Often, the information we care about is a representation of something in the real world. Robert Peel, a biography is a book. It is not the man himself. Similarly, there may be several copies of the book, and they’re all about Robert Peel. They were all written by Douglas Hurd too. -![Representation of Robert Peel](../assets/images/diagrams/rendered/representation-robert-peel.png) +![Representation of Robert Peel](../diagrams/rendered/representation-robert-peel.png) In space-time, Robert Peel existed long before any of the books (b1,b2,b3) which were published in 2007, and long before their author. @@ -492,7 +492,7 @@ Relationships are transitive if *A* being related to *B* and *B* being related * - If *Y* is after *X* and *Z* is after *Y* then *Z* must also be after *X*. - If *Q* is a subclass of *P* and *R* is a subclass of *Q* then *R* must be a subclass of *P* -![Transitivity](../assets/images/diagrams/rendered/transitivity.png) +![Transitivity](../diagrams/rendered/transitivity.png) --- @@ -500,7 +500,7 @@ Relationships are transitive if *A* being related to *B* and *B* being related * To be able to talk about classes of documents and individual documents, we need to be able to “push” the type levels up. So far in this training, we’ve just been looking at `Elements` – things with spatio-temporal extent. These are the baseline for BORO ontologies, but it also allows for powertypes. Consider the (non-IES) trivial example below: -![Power Types](../assets/images/diagrams/rendered/powertypes-example-1.png) +![Power Types](../diagrams/rendered/powertypes-example-1.png) In this example, Colonel Blimp is an instance of (`rdf:type`) the class Colonel. Colonel is an instance of @@ -509,7 +509,7 @@ though. `rdf:type` is therefore not transitive (see above on transitiviy). We do the same thing for documents: -![Documents and Power Types](../assets/images/diagrams/rendered/powertypes-example-2.png) +![Documents and Power Types](../diagrams/rendered/powertypes-example-2.png) **Note**: The mechanism used for stepping up the type levels in IES is the `ies:powertype` relationship. It relates a Class to another class whose @@ -524,11 +524,11 @@ up [“powerset” on Wikipedia](https://en.wikipedia.org/wiki/Power_set) and th There are three main types of representation – `Name`, `Identifier` and `WorkOfDocumentation`. Each can be used to represent any `ExchangedItem`. -![Representation](../assets/images/diagrams/rendered/representation-uml.png) +![Representation](../diagrams/rendered/representation-uml.png) In the example below, Fred is called "Fred Smith" (all his life), but there is also a state of him where he had a national identity number. There are a number of subclasses of `Name` and `Identifier` used throughout IES. -![Representation of Fred](../assets/images/diagrams/rendered/names-and-identifiers-example.png) +![Representation of Fred](../diagrams/rendered/names-and-identifiers-example.png) --- @@ -536,11 +536,11 @@ In the example below, Fred is called "Fred Smith" (all his life), but there is a IES allows for multiple names and identifiers to be assigned to any given ExchangedItem. Use of states allows us to be specific about when those names and identifiers were valid. But…we also need to know about their origin – i.e. the organisation and/or system that uses them. This is done with Naming Schemes: -![Naming Schemes](../assets/images/diagrams/rendered/naming-schemes-uml.png) +![Naming Schemes](../diagrams/rendered/naming-schemes-uml.png) In the example below, Fred's ID is a National Insurance Number (naming scheme) and that scheme is owned by the DWP. -![Naming Schemes Example](../assets/images/diagrams/rendered/naming-scheme-example.png) +![Naming Schemes Example](../diagrams/rendered/naming-scheme-example.png) **Note**: the DWP, and even the naming scheme itself also have names. @@ -548,7 +548,7 @@ In the example below, Fred's ID is a National Insurance Number (naming scheme) a ## Hierarchies of Naming Schemes -![Naming Scheme Hierarchy](../assets/images/diagrams/rendered/naming-schemes-hierarchies.png) +![Naming Scheme Hierarchy](../diagrams/rendered/naming-schemes-hierarchies.png) The naming schemes are classes and the names are instances of those classes. So…the naming schemes can be composed using subClassOf relationships… which are transitive. This means that the name in our example is also a DWP name and an HMG name. @@ -562,7 +562,7 @@ The naming schemes are classes and the names are instances of those classes. So - Naming schemes can be associated with systems and/or organisations that use/own them - Naming schemes can be organised into hierarchies -![Magritte's Pipe Image](../assets/images/diagrams/rendered/naming-schemes-not-a-pipe.png) +![Magritte's Pipe Image](../diagrams/rendered/naming-schemes-not-a-pipe.png) --- @@ -582,7 +582,7 @@ Like the major blocks in Lego™, you can produce a reasonable model of anyt Patients have names and NHS IDs. They go in and out of treatment, and stay in hospital beds in Wards. -![Fred's Hospital States](../assets/images/diagrams/rendered/example-fred-in-hospital.png) +![Fred's Hospital States](../diagrams/rendered/example-fred-in-hospital.png) Fred arrives at 9:00 on 4/1 and is put in bed 101. He then goes into theatre at 19:00 and returns to bed 101 at 21:00. He is discharged at 11:00 the next day. @@ -593,7 +593,7 @@ Fred arrives at 9:00 on 4/1 and is put in bed 101. He then goes into theatre at The theatre and Ward are located in (part of) the Hospital. The bed is located in the Ward. -![Hospital Structure](../assets/images/diagrams/rendered/example-hospital-structure.png) +![Hospital Structure](../diagrams/rendered/example-hospital-structure.png) Two things to note. Firstly, beds can move, but for simplicity here we just say the bed has always been located in `Ward1`. Secondly, we used a model extension here. IES doesn’t define any @@ -605,7 +605,7 @@ more detail than parts of facilities, so we extend it to include `data:HospitalB This bit covers Fred’s movement around the hospital. -![Fred's Hospital States](../assets/images/diagrams/rendered/example-fred-hospital-states.png) +![Fred's Hospital States](../diagrams/rendered/example-fred-hospital-states.png) Three states (one is an EventParticipant), and each has start and end BoundingStates. The BoundingStates are in Particular Periods, and the PersonStates are in Locations. @@ -616,7 +616,7 @@ BoundingStates are in Particular Periods, and the PersonStates are in Locations. Notice we've added in the name and NHS number. -![Complete Hospital Example](../assets/images/diagrams/rendered/example-complete-hospital.png) +![Complete Hospital Example](../diagrams/rendered/example-complete-hospital.png) ### … and as RDF Triples Serialized as N3 diff --git a/docs/common/user-guides/networks/connection.md b/docs/common/user-guides/networks/connection.md new file mode 100644 index 0000000..98a0674 --- /dev/null +++ b/docs/common/user-guides/networks/connection.md @@ -0,0 +1,165 @@ +# Connection + +## What is a connection? + +If there can be a **Flow** between two or more **Elements**, then there is a **Connection**. + +A **Flow** can be of: + +- a fluid, such as water or natural gas; +- energy, such as heat or electricity; +- signal conveying information; +- discrete entities, such as people, goods on pallets, or vehicles; +- mechanical load. + +A **Connection** can be between **States** or **Events**. + +A **Connection** requires that the connected **Elements** touch or overlap, or rely upon some "less significant" intermediate **Elements** between them. What is "less significant" depends upon context. In Figure 3, the intermediate **Elements** are labelled as "connection material". + +Three types of **Connection** are shown schematically in Figure 1, Figure 2 and Figure 3. + +![Connection as overlap](../../diagrams/rendered/networks/connection_as_overlap.jpg) + +*Figure 1 -- Connection as overlap* + +![Connection as common boundary](../../diagrams/rendered/networks/connection_as_common_boundary.jpg) + +*Figure 2 -- Connection as common boundary* + +![Connection with intermediate Elements](../../diagrams/rendered/networks/connection_via_connection_material.jpg) + +*Figure 3 -- Connection with intermediate Elements* + +Where an **Element** is connected, a part of that **Element** that is also part of the **Connection** is a **ConnectionSide**. A **Connection** has two or more instances of **ConnectionSide** as parts. A **ConnectionSide** is a role that is played by a **Connector**. + +A **Connector** is a part of an **Element** that is, or is intended to be, all or part of a **ConnectionSide**. A **Connector** can have **States** in which it is a **ConnectionSide**, and states when it is not. + +## Connection in IES + +The cases shown in Figure 1 and Figure 2 are recorded in IES as shown in Figure 4. + +![Record of connection with overlap](../../diagrams/rendered/networks/record_of_connection_with_overlap.jpg) + +*Figure 4 - Record of connection with overlap* + +The case shown in Figure 3 is recorded in IES as shown in Figure 5. + +![Record of connection with intermediate Elements](../../diagrams/rendered/networks/record_of_connection_with_intermediate_elements.jpg) + +*Figure 5 - Record of connection with intermediate Elements* + +## Engineering connection examples + +Consider the **Connection** between laptop L and mouse M. Laptop L has a **Connector** which is a USB 2.0 A female port. Mouse M has a **Connector** which is a USB 2.0 A male port. Both of these **Connectors** are states of components which existed before they were part of the laptop or mouse/cable assemblies. + +On 2025-03-17, the **Connectors** are two **ConnectionSides** in a **Connection** such that: + +- the laptop USB port is the destination of signal from the mouse and the source for power to the mouse; +- the mouse USB port is the source of signal to the laptop and the destination of power from the laptop. + +The classifications of the **Connection**, the two instances of **Connector**, and of the two **ConnectionSide** roles that that **Connectors** play in the **Connection**, are shown in Figure 6. + +![Laptop to mouse USB connection](../../diagrams/rendered/networks/record_of_a_laptop_to_mouse_connection.jpg) + +*Figure 6 - Laptop to mouse USB connection* + +Consider the bolted flange **Connection** between pipe A end 2 and pipe B end 1 shown in Figure 7. + +![Bolted flange connection](../../diagrams/rendered/networks/bolted_flange_connection.jpg) + +*Figure 7 -- Bolted flange connection* + +The **Connection** consists of the flanges at the ends of the pipes, the bolts and the gasket. Pipe A does not touch or overlap with pipe B. This is the approach to **Connection** shown in Figure 3, where there are intermediate **Elements**. A record of the bolted flange connection using IES is shown in Figure 8. + +![Record of a bolted flange connection](../../diagrams/rendered/networks/record_of_a_bolted_flange_connection.jpg) + +*Figure 8 - Record of a bolted flange connection* + +Consider the welded **Connection** between pipe A end 2 and pipe B end 1 shown in Figure 9. + +![Welded connection](../../diagrams/rendered/networks/welded_connection.jpg) + +*Figure 9 -- Welded connection* + +This **Connection** can be considered as an assembly as in Figure 7, where in this case the assembly consists of the bevelled ends pipe A end 2 and pipe B end 1, and the weld material. A record of the welded connection using IES is shown in Figure 10. + +![Record of a welded connection](../../diagrams/rendered/networks/record_of_a_welded_connection.jpg) + +*Figure 10 - Record of a welded connection* + +Alternatively this **Connection** can be split into two **Connections**: + +- pipe A end 2 is connected to the weld material by a common boundary; +- pipe B end 1 is connected to the weld material by a common boundary. + +These are **Connections** with common boundaries as shown in Figure 2. + +Consider the discharge **Connection** into a tank shown in Figure 11 + +![Discharge into tank connection](../../diagrams/rendered/networks/discharge_into_tank.jpg) + +*Figure 11 - Discharge into tank connection* + +The empty space can be recorded if required. This is shown in Figure 12. + +![Record of discharge into tank connection](../../diagrams/rendered/networks/record_of_discharge_into_tank_connection.jpg) + +*Figure 12 - Record of discharge into tank connection* + +An empty space, through which material or radiation can pass, is often an essential part of a connection. A connection can be lost if the empty space is obstructed. + +## Connection as a node + +Where the connected elements have two ends, and can be connected at the ends, **Nodes** provide a simplified way of recording **Connections**. A **Node** is whatever exists at an end and encompasses all or part of one or more **Connectors**, and a **Connection** if there is one. + +A **Node** can be recorded, where the details of the **Connectors** not known or not important. This is shown in Figure 13. + +![Node in a pipe network](../../diagrams/rendered/networks/node_in_pipe_network.jpg) + +*Figure 13 -- Node in a pipe network* + +Piping branch B-1 is connected to piping branch B-2 at pipe **Node** T-101. **Node** T-101 has a **ConnectionSide** which is part of piping branch B-1. **Node** T-101 also has **ConnectionSides** which are parts of piping segments S-1 and S-2. These **ConnectionSides** are not recorded. + +## Connections on maps + +A road network can be divided into road polygons as shown in Figure 14. + +![Road network as road polygons](../../diagrams/rendered/networks/road_polygons.jpg) + +*Figure 14 -- Road network as road polygons* + +The road polygons are shown in light brown, with darker brown boundaries. Road polygons are connected if and only if they have a common boundary. The boundaries of the polygons are usually not significant and can be arbitrary. They are usually not displayed on a map. + +Because a section of road can be regarded as a connected element with two ends, a **Connection** can be recorded as a **Node**, as shown in Figure 15. + +![Road network as Nodes and Links](../../diagrams/rendered/networks/road_nodes_and_links.jpg) + +*Figure 15 -- Road network as Nodes and Links* + +Each section of road us recorded as a **Link**. In Figure 15, the **Nodes** and **Links** are shown superimposed on the physical roads (white). A road **Node** is at the end of one or more road **Links**. + +The **Links** are shown as approximate centre-line curves for the roads, and the **Nodes** are shown approximately in the middle of junctions. The **Links** and **Nodes** are defined by the Ordnance Survey Master Map Highways. + +The physical extent of the road associated with a road **Link** is derived by intersections between the nominal centre-line curve and the road topographic area polygons. + +A table of cross references is maintained between road **Links** and road polygons is published by OS. Document "OS Open Linked Identifiers -- Technical Specification" (https://www.ordnancesurvey.co.uk/documents/product-support/tech-spec/OS-Open-Linked-Identifiers-Tech-Spec-V1.1.pdf), which says: + +> **RoadLink_TOID_TopographicArea_TOID_2**: This relationship is determined by a line in a polygon intersection between the RoadLink centre line geometry and the TopographicArea polygon(s). Specifications of capture can vary between the two source products, therefore not every RoadLink in OS MasterMap Highways Network will be represented by a TopographicArea. + +A record of the connection between two road polygons, as shown in Figure 14, is shown in Figure 16. + +![Record of a connection between road polygons](../../diagrams/rendered/networks/Record_of_connection_between_road_polygons.jpg) + +*Figure 16 -- Record of a connection between road polygons* + +The classes Road polygon, Road polygon boundary, and Road polygon edge have been defined for this example and are not intended to conflict with the IES extension for geometry. + +NOTE The **isBoundaryOf** relationship shown in Figure 16 is not defined in the Connection extension to IES, but is in the scope of geometry. + +A record of the road links which are connected at **Node** N-7 in Figure 15 is shown in Figure 17. + +![Record of road links between nodes](../../diagrams/rendered/networks/Record_of_road_links_between_nodes.jpg) + +*Figure 17 -- Record of road links between nodes* + +The network extension to IES defines the classes **Node** and **Link**, and the relationship has end. diff --git a/docs/common/user-guides/networks/containment.md b/docs/common/user-guides/networks/containment.md new file mode 100644 index 0000000..6c52d66 --- /dev/null +++ b/docs/common/user-guides/networks/containment.md @@ -0,0 +1,26 @@ +# Containment + +An **Element** can contain one or more other **Elements**. An **Element** that contains, or is intended to contain, is a **Container**. An **Element** that is contained is a **Contained.** + +A **Containment** is an **Element** that has as parts: + +- a single instance of **Container**; +- one or more instances of **Contained**. + +A **Containment** has states, and has properties which can change through time. For example a **Containment** can become leaky. + +The classes **Containment**, **Container** and **Contained** are subclasses of **Element** and not **State** because a member of any can be an **Event**. For example, a flock of sheep can be contained by an **Event** that is a circling sheepdog. Also an **Event** that is a reaction can be contained by a vessel. + +EXAMPLE The loaded pallet L-101 is contained in the shipping container PS-101 during delivery D-101. The shipping container PS-101, with loaded pallet-101 inside, is loaded on to ship MV Huge on passage P-101. + +The **Containment** of the loaded pallet in the shipping container during delivery D-101 is shown in Figure 1. + +![Containment of loaded pallet in shipping container](../../diagrams/rendered/networks/containment_of_loaded_pallet_in_shipping_container.jpg) + +*Figure 1 - Containment of loaded pallet in shipping container* + +The **Containment** of the shipping container and its contents in the ship on passage P-101 is shown in Figure 2. + +![Containment of shipping container and contents in ship](../../diagrams/rendered/networks/containment_of_shipping_container_and_contents_in_ship.jpg) + +*Figure 2 - Containment of shipping container and contents in ship* diff --git a/docs/common/user-guides/networks/flow.md b/docs/common/user-guides/networks/flow.md new file mode 100644 index 0000000..3a37f08 --- /dev/null +++ b/docs/common/user-guides/networks/flow.md @@ -0,0 +1,152 @@ +# What is a flow or stream? + +A **Flow** or "stream" is a **State** that is the matter, energy or signal that crosses a surface or passes along path. + +The term "flow" is a commonly used term in natural language, but "stream" is widely used in the process industry for flows of fluids within pipes. Where a **Flow** is of matter, the matter is continuously changing. This is analogous to the Eulerian view of a flow field -- see https://en.wikipedia.org/wiki/Lagrangian_and_Eulerian_specification_of_the_flow_field . + +Consider the vehicles passing from junction 3 to junction 4 on the M4 is a **Flow**. **Vehicle** EK 09 LEF is part of this **Flow** between 12:00 and 12:15 on 2024-04-29. This is shown as a space-time diagram in Figure 1. + +![Space-time diagram for a Flow of Vehicles](../../diagrams/rendered/networks/Spacetime_diagram_for_a_Flow_of_Vehicles.jpg) + +*Figure 1 - Space-time diagram for a Flow of Vehicles* + +A record of the relationship between the **Flow** of vehicles and **Vehicle** EK 09 LEF is show Figure 2. + +![Record of a Flow of Vehicles](../../diagrams/rendered/networks/Record_of_a_Flow_of_Vehicles.jpg) + +*Figure 2 -- Record of a Flow of Vehicles* + +**Vehicle** EK 09 LEF travels from junction 3 to junction 4 as part of a **Movement** between London and Wales, as shown in Figure 3. + +![Vehicle in a Movement](../../diagrams/rendered/networks/Vehicle_in_a_Movement.jpg) + +*Figure 3 - Vehicle in a movement* + +A **Flow** can have physical properties. Useful physical properties for a **Flow** of vehicles include: + +- total number of vehicles; +- number of vehicles per hour; +- number of vehicles per metre of road; +- average speed of vehicles. + +Useful physical properties for a **Flow** of fluid include: + +- total volume or mass; +- volume or mass flow rate; +- fluid density; +- average flow velocity. + +## Connections between Flows + +**Flows** can: + +- be joined one to the next; +- merge or divide. + +A **Flow** can be along a path or across a surface. A **Flow** across a surface can be a boundary at the start or finish of a **Flow** along a path. + +The relationships between **Flows** can be recorded by **isPartOf** and the boundary relationships **isStartBoundaryOf** and **isFinishBoundaryOf**. + +Consider the vehicles travelling westbound through M4 junction 4. At junction 4 there are four westbound **Flows**: + +- vehicles arriving from junction 3 and continuing to junction 5; +- vehicles arriving from junction 3 and leaving the M4; +- vehicles joining the M4 and travelling to junction 5; +- vehicles leaving junction 4 and travelling to junction 5. + +These flows are shown diagrammatically in Figure 4. + +![Vehicles leaving and joining at a junction](../../diagrams/rendered/networks/Vehicles_leaving_and_joining_at_a_junction.jpg) + +*Figure 4 - Vehicles leaving and joining at a junction* + +The relationships between the westbound arriving **Flows** and their boundaries are recorded as shown in Figure 5. + +![Flows and boundaries](../../diagrams/rendered/networks/Flow_and_boundaries.jpg) + +*Figure 5 -- Flows and boundaries* + +**Flows** can also be regarded as a **Network**. The equivalent to Figure 5 recorded as a Network is shown in Figure 6. + +![Network of Flows](../../diagrams/rendered/networks/Network_of_Flows.jpg) + +*Figure 6 - Network of Flows* + +## Flow and Event + +In many cases, a **Flow** is output from one **Event** and input to another. + +In the process industry, a process flow diagram (PFD) shows the **Flows** between **Events** ("unit operations" in process industry terminology). A typical PFD is shown in Figure 7. + +![Typical PFD](../../diagrams/rendered/networks/typical_pfd.png) + +*Figure 7 - Typical PFD* + +NOTE The symbols used for the **Events** are the same as those for the equipment items that perform them. Confusingly the **Events** shown on a PFD are also identified by the tags of the equipment items that will perform them. + +A **Flow** can be a participant in an **Event**. + +Figure 3 shown a single vehicle in motion as a participant in a **Movement Event**. Consider the **Flow** of vehicles from M4 junction 3 to junction 4 between 18:00 and 18:30 on Monday 2024-06-24. This **Flow** is a participant in the "Monday evening commute" **Event**, as shown in Figure 8. + +![Flow participant in an Event](../../diagrams/rendered/networks/Flow_participant_in_an_Event.jpg) + +*Figure 8 -- Flow participant in an Event* + +## Containment of Flow + +A **Flow** of fluid can be contained by a pipe. A **Flow** of vehicles can be contained by a road. + +Consider the **Flow** of vehicles from M4 junction 3 to M4 junction 4. Usually, this **Flow** is contained by the M4, but during the night of 2024-06-18 it is contained by the A4, Bath Road, because of road surfacing works. This is recorded as shown in Figure 9. + +![Containment of a Flow of vehicles](../../diagrams/rendered/networks/Containment_of_a_Flow.jpg) + +*Figure 9 - Containment of a Flow of vehicles* + +The **Containment** of a **Flow** can also be less precise, such as the energy **Flow** from electricity power stations to end consumers via the UK's electrical transmission and distribution networks. + +EXAMPLE 1 The UK energy flows in 2022 are shown in Figure 10, taken from https://www.gov.uk/government/statistics/energy-flow-chart-2022 . + +![UK energy flows in 2022](../../diagrams/rendered/networks/Energy_Flow_Chart_2022_TWh.jpg) + +*Figure 10 - UK energy flows in 2022* + +In Figure 10, the red lines to the left of the "power stations" box represent electrical energy **Flows** through the UK electrical transmission and distribution networks. This is a kind of PFD, as shown in Figure 7. The box in the middle is labelled "power stations", but represents the energy conversion **Event** carried out by power stations. + +## Flow at a location in a Network + +Site 02 is on the B3322 which is part of the IoW road network. This can be recorded as shown in Figure 11. + +![Location of a traffic monitoring site](../../diagrams/rendered/networks/Location_of_a_traffic_monitoring_site.jpg) + +*Figure 11 - Location of a traffic monitoring site* + +Site 02 is not at a road junction, but placed between junctions. The subclass of **Node** "Free Flowing Traffic" indicates this. + +> There is a semantic difficulty with Figure 11, because is merely an arbitrary boundary placed along the B3322, across which traffic passes. Therefore the **ies:isPartOf** relationship is correct. +> +> However an intermediate **Node** along a **Link** is not necessarily part of it. Therefore there is a choice: either regard an arbitrary boundary as something other than a **Node**, or as a special type of **Node**. +> +> Regarding the boundary site02 as a **Node** is convenient because B3322 can be split into two **Links** -- B3322 north of site 02, and B3322 south of site 02 -- each of which has site 02 as a **Node** at an end. + +There are many relationships between **Flows** of traffic and a road **Network**. Consider the three statements: + +- There is a northbound **Flow** of traffic along the B3322. +- The northbound **Flow** of traffic at site 02 is part of the northbound **Flow** of traffic along the B3322. +- The northbound **Flow** of traffic at site 02 between 2022-03-21T10:30 and 2022-03-21T10:45 is a **State** of the **Flow**, which is at a **State** of site 02. + +These statements are shown in Figure 12. + +![Containment of traffic monitored Flow](../../diagrams/rendered/networks/Containment_of_traffic_monitored_flow.jpg) + +*Figure 12 - Containment of traffic monitored Flow* + +Figure 12 can be simplified, as follows: + +- There is nothing to be said about the **Containment** objects in this example, and so they can be anonymous placeholders. +- Probably there is nothing to be said about the state of site 02 between 2022-03-21T10:30 and 2022-03-21T10:45. This would not be the case if site 02 was moving along the road. + +Applying these simplifications gives Figure 13. + +![Simplified containment of flows](../../diagrams/rendered/networks/Simplified_Containment_of_traffic_monitored_Flow.jpg) + +*Figure 13 - Simplified containment of flows* diff --git a/docs/common/user-guides/networks/index.md b/docs/common/user-guides/networks/index.md new file mode 100644 index 0000000..fcaf85b --- /dev/null +++ b/docs/common/user-guides/networks/index.md @@ -0,0 +1,85 @@ +# Network Concepts + +This section provides guidance on modelling interconnected systems using the IES Common ontology. Whether you're working with road networks, utility infrastructure, supply chains, or any other domain involving connected elements and flows, these guides will help you understand and apply the relevant IES patterns. + +These guides cover the core concepts of networks, connections, flows, and containment, providing practical examples and best practices for implementation and complement the [examples](../../examples/). + +--- + +## Overview + +The network concepts in IES provide a comprehensive framework for modelling: + +- **Networks** - collections of interconnected links and nodes +- **Connections** - relationships enabling flow between elements +- **Flows** - matter, energy, or signal passing through networks +- **Containment** - the containment is the sum of the contained and its container + +These concepts work together to support domains such as transport infrastructure, utility networks, logistics, and process engineering. + +--- + +## Guides in This Section + +### [Network](network.md) + +The foundational guide for understanding how IES models networks of links and nodes. Covers networks that change over time, multiple levels of detail, connections between networks, and the relationship with EU INSPIRE network models. + +**Key concepts:** Link, Node, Network, routing, graph extraction + +--- + +### [Connection](connection.md) + +Detailed guidance on representing connections between elements where flows can occur. Includes engineering examples (USB connections, bolted flanges, welded joints) and map-based connections (road polygons, road links). + +**Key concepts:** Connection, Connector, ConnectionSide, connection types + +--- + +### [Flow](flow.md) + +How to model flows of matter, energy, or signal that cross surfaces or pass along paths. Covers traffic flows, fluid flows, energy flows, and how flows participate in events. + +**Key concepts:** Flow, boundaries, flow relationships, containment of flows + +--- + +### [Containment](containment.md) + +Modelling containment relationships where one element contains others. Covers containers, contained elements, and how containment states change over time. + +**Key concepts:** Containment, Container, Contained, nested containment + +--- + +### [Location and Containment](location-and-containment.md) + +A technical discussion comparing the existing `inLocation` relationship with the containment extension, explaining when to use each approach and how they differ semantically. + +**Key concepts:** inLocation vs Containment, interior spaces, semantic distinctions + +--- + +## Recommended Reading Order + +For those new to the network concepts, we recommend the following order: + +1. **[Network](network.md)** - Start with the foundational concepts of links, nodes, and networks +2. **[Connection](connection.md)** - Understand how elements are connected +3. **[Flow](flow.md)** - Learn how matter, energy, and signal move through networks +4. **[Containment](containment.md)** - Understand containment relationships +5. **[Location and Containment](location-and-containment.md)** - Explore the semantic distinctions + +--- + +## Related Documentation + +- [Introduction to IES](../introduction.md) - For background on IES fundamentals +- [4D Ontology Approach](../4d-ontology.md) - Understanding how time is modelled +- [Instantiation Patterns](../instantiation-patterns.md) - Standard patterns for creating IES data +- [Extending IES](../extending-ies.md) - How to extend these concepts for your domain + +--- + +*These guides were developed from the original IES network extension documentation. For technical specifications, see the [IES Common Specification](../../specification/ies-common.md).* diff --git a/docs/common/user-guides/networks/location-and-containment.md b/docs/common/user-guides/networks/location-and-containment.md new file mode 100644 index 0000000..550fabd --- /dev/null +++ b/docs/common/user-guides/networks/location-and-containment.md @@ -0,0 +1,71 @@ +# Location and Containment + +## Introduction + +This document discusses the relationship between the current relationship **inLocation** and the proposed extension to IES for containment. The document shows that the two approaches are consistent, but that containment has additional semantics. + +## Batch of fluid in a tank example + +Consider batch of fluid B-101 in tank T-101 on 2026-06-26. The space-time diagram for the batch of fluid being in the tank is shown in Figure 1. + +![Batch of fluid in tank -- space-time diagram](../../diagrams/rendered/networks/batch_fluid_spacetime.jpg) + +*Figure 1 -- Batch of fluid in tank -- space-time diagram* + +## Location of batch of fluid in a tank + +During 2026-06-26, the batch B-101 is located in the interior of tank T-101. The instances are shown in Figure 2. + +![Batch of fluid in tank -- location instances](../../diagrams/rendered/networks/batch_fluid_location.jpg) + +*Figure 2 -- Batch of fluid in tank -- location instances* + +The corresponding TURTLE is as follows: + +```turtle +:T-101-tank-and-interior a ndt:TankAndInterior . + +:T-101-tank a ndt:Tank ; + ies:isPartOf :T-101-tank-and-interior . + +:T-101-tank-interior a ndt:TankInterior ; + ies:isPartOf :T-101-tank-and-interior . + +:T-101-tank-interior-on-2026-06-26 + ies:isStateOf :T-101-tank-interior . + +:B-101-on-2026-06-26 ies:isStateOf :B-101 ; + ies:inLocation :T-101-tank-interior-on-2026-06-26 . +``` + +## Containment of batch of fluid by a tank + +During 2026-06-26, the batch B-101 is contained by tank T-101. The instances are shown in Figure 3. + +![Batch of fluid in tank -- containment instances](../../diagrams/rendered/networks/batch_fluid_containment.jpg) + +*Figure 3 -- Batch of fluid in tank -- containment instances* + +The corresponding TURTLE is as follows: + +```turtle +:T-101-tank a ndt:Tank . + +:T-101-tank-on-2026-06-26 ies:isStateOf :T-101-tank ; + a ies:Container ; + ies:isPartOf :B-101-in-T-101-on-2026-06-26 . + +:B-101-on-2026-06-26 ies:isStateOf :B-101 ; + a ies:Contained ; + ies:isPartOf :B-101-in-T-101-on-2026-06-26 . + +:B-101-in-T-101-on-2026-06-26 a ies:Containment . +``` + +## Conclusions + +1. The **inLocation** and **Containment** approaches appear to say the same thing but the **Containment** approach has the additional semantics of constraining the **Contained** to remain within the **Container**. A neutrino can be part of the interior of a tank but is not constrained by the tank. + +2. Identification of interior spaces is important, because a tank can contain more than one interior space. Similarly a building can have many interior spaces. The building Industry Foundation Classes (IFCs) has **IfcSpace** (see https://ifc43-docs.standards.buildingsmart.org/IFC/RELEASE/IFC4x3/HTML/lexical/IfcSpace.htm). + +3. It is important to identify what is part of a tank and what is not. A level sensor is usually regarded as part of a tank, and therefore can be associated with a tank by an **inLocation** relationship. Similarly the heating, lighting and air-conditioning systems are usually regarded as part of a building, whereas furniture is inside a building without being part of it. diff --git a/docs/common/user-guides/networks/network.md b/docs/common/user-guides/networks/network.md new file mode 100644 index 0000000..36d3083 --- /dev/null +++ b/docs/common/user-guides/networks/network.md @@ -0,0 +1,235 @@ +# Network + +## What is a network? + +A **Network** consists of one or more **Links** and **Nodes**. + +A **Link** is an **Element** which is, or enables, a **Flow** between its ends. A **Link** can be, or enable, a **Flow** in either direction, or in just one direction. A **Link** can be an **Entity** such as a road, or an **Event** such as a distribution activity. + +A **Node** is what exists at the end of a **Link**. A **Node** can be at the end of more than one **Link**. A **Node** is all or part of a **Connector** at the end of a **Link**, and can be a **Connection**. + +> A **Network** consisting of **Links** and **Nodes** is a convenient way of presenting information which can be stated more precisely using **Connectors** and **Connections**. + +The IES support for **Network** is shown as Figure 1. + +![Network in IES](../../diagrams/rendered/networks/Network_in_IES.jpg) + +*Figure 1 - Network in IES* + +NOTE 1 A **Network** can contain an assembly of **Links** which forms a **Loop** without an end. For simplicity, this has been omitted from the ontology, but could be added if a need arose. + +NOTE 2 The relationships **hasStartEnd** and **hasFinishEnd** are used where a **Link** enables a **Flow** in only one direction. If required, **UniDirectionalLink** and **BiDirectionalLink** can be defined as subclasses of **Link**. + +UK highways is a **Network**. A small part of the highway **Network** is shown in Figure 2. + +![Part of a highway Network](../../diagrams/rendered/networks/Part_of_a_highways_network.jpg) + +*Figure 2 - Part of a highway Network* + +A record of the Links L-1, L-2 and L-3, which have ends at N-7, is shown in Figure 3. + +![Record of part of a highway Network](../../diagrams/rendered/networks/Record_of_part_of_a_highways_network.jpg) + +*Figure 3 - Record of part of a highway Network* + +In Figure 3, it is assumed that a Highway Network is necessarily a **Network**, but that a Road is not necessarily a **Link** and that a Road Junction is not necessarily a **Node**. + +## Networks that change with time + +The **Links** that make up a **Network** can change with time. Consider **Network** X which changes each year as shown Figure 4. + +![Changes to a Network](../../diagrams/rendered/networks/Evolution_of_network.jpg) + +*Figure 4 -- Changes to a Network* + +The changes to the network are as follows: + +- 2023: **Network** X consists of only **Link** A-B which has **Nodes** A and B at each end, with no intermediate **Nodes**. +- 2024: **Network** X consists of only **Link A-B**, which now has intermediate **Node** C. **Link** A-B, now consists of **Link** A-C and **Link** C-B. +- 2025: **Network** X consists of **Link** A-B and **Link** C-D. + +A record of the changes to the network using IES is shown in Figure 5. + +![Record of changes to a network](../../diagrams/rendered/networks/Record_of_evolution_of_network.jpg) + +*Figure 5 - Record of changes to a network* + +## Networks with levels of detail + +A **Network** can be described at different levels of detail. For example, a **Link** can be decomposable into several parallel **Links**. Similarly a **Node** can be decomposable into several **Nodes** with internal **Links** between them. + +A **Link** can be decomposed in two ways: + +> **parallel**: A parallel part has the same end **Nodes** as the whole, such that a **Flow** through the whole can but need not pass through the part. +> +> **series**: A series part has **Nodes** which are at the ends of the whole or within the whole, such that each **Flow** through the whole passes through the part. + +Consider **Network** X which can be described at different levels of detail as shown in Figure 6. + +![Levels of detail of a Network](../../diagrams/rendered/networks/Levels_of_detail_for_a_network.jpg) + +*Figure 6 -- Levels of detail of a Network* + +The levels of detail in the description of **Link** A-B in **Network** X are as follows: + +- level 1: **Link** from A to B. +- level 2: **Link** from A to B, with an intermediate **Node** at C. The intermediate **Node** was considered insignificant at level 1. +- level 3: The **Link** from C to B is decomposed into two parallel **Links**. +- level 4: **Node** C is decomposed into three interconnected **Nodes**. + +The semantics of the increasing detail between level 3 and level 4 is complicated. Consider the **Link** A-C: + +- At level 3, the **Nodes** A and C are the ends of the **Link** A-C. **Node** C is also an end of **Links** C-B/1 and C-B/2, +- At level 4, the **Nodes** A and C/3 are ends of **Link** A-C/a. But Node C/3 is not an end of **Links** C-B/1a and C-B/2a. Instead the **Connections** require **Links** C/1-3 and C/2-3. + +> Therefore **Link** A-C/a is a series part of **Link** A-C but not all of it. + +## Connection between Networks + +Two different **Networks** can be connected. The connection can be at a **Node**, or via a **Link**, and recorded with different levels of detail, as shown in Figure 7. + +![Connection between networks](../../diagrams/rendered/networks/Border_between_networks.jpg) + +*Figure 7 - Connection between networks* + +The **Elements** that are part of both **Networks** for the different approaches are as follows: + +**border Node**: The **Node** identified as B or P is end of **Link** A-P, **Link** P-Q and **Link** P-R. It is also part of **Network** X and **Network** Y. + +**border Link**: The **Link** B-P is part of **Network** X and **Network** Y. + +**border Node or Link**: The **Node** identified as B or P is end of **Link** A-P, **Link** P-Q and **Link** P-R. It is also part of **Network** X and **Network** Y. The **Link** B/X-P/Y is also part of **Network** X and **Network** Y. + +## Scope of a route or path + +What is included within a **Link** or **Node** is a choice and is defined by its subclass. + +EXAMPLE 1 The "OS road" subclass of **Link** includes just the paved surface and the void above it through which vehicles can travel. + +EXAMPLE 2 The "National Highways road" subclass of **Link** includes all of an "OS road", and also the footways and verges. + +EXAMPLE 3 A "Railway line" subclass of **Link** can be defined to include the track, embankments, cuttings, bridges and all civil structure necessary for the railway, along with the signalling equipment and the and the "railway operating centres" (signal boxes). + +EXAMPLE 4 A "Railway station" subclass of **Node** can be defined to include platforms, foot bridge, ticket office, and waiting room. + +## Network in IES and EU INSPIRE + +### The INSPIRE network model + +The overview of the EU's INSPIRE Directive states: + +> INSPIRE Directive aims to create a European Union Spatial Data Infrastructure (SDI) for the purposes of EU environmental policies and policies or activities which may have an impact on the environment. This European Spatial Data Infrastructure will enable the sharing of environmental spatial information among public sector organisations, facilitate public access to spatial information across Europe and assist in policy-making across boundaries. + +The complete text of the overview can be found at https://knowledge-base.inspire.ec.europa.eu/overview_en. + +The INSPIRE network model is defined in the Generic Network Model. + +The INSPIRE network model is for a network at a single instant in time and has no support for time-varying networks. This limitation is addressed by the IES, which represents an individual at different times by states. + +### Mapping between INSPIRE and IES + +| INSPIRE class | IES class | Relationship between INSPIRE and IES | +|---------------|-----------|--------------------------------------| +| **network** | **Network** | The classes are identical, except that an IES **Network** can be divided into part **Networks**. Hence a single INSPIRE **generalised link** can also be an IES **Network**. | +| **generalised link** | **Link** | The classes are identical, except that an IES **Link** can lose or gain intermediate **Nodes** over time. | +| **link** | **Link** | An IES **Link** is more general than an INSPIRE **link**, because it can have intermediate **Nodes**. The intermediate **Nodes** may only be of interest at some levels of detail | +| **directed link** | **Link** | In IES, directionality can be assigned to any **Link** by specifying start and finish ends. | +| **link sequence** | **Link** | An IES **Link** can have intermediate **Nodes**. The intermediate **Nodes** may only be of interest at some levels of detail. | +| **node** | **Node** | The classes are identical, except that an IES **Node** can have parts **Nodes** and **Links** at some levels of detail. | +| **link set** | **Network** | In IES, a part of a **Network** consisting of one or more **Links** is another **Network**. | +| **network connection** | n/a | Nothing explicit is required for a connection between **Networks** in IES. A **Node** or **Link** can be part of more than one network. | +| **network element** | n/a | This is an IT "abstract supertype", which has no role within an ontology. | + +## Network and connections + +A **Network** provides a high-level view which does not show the details of how **Links** are connected to **Nodes**. A **Network** definition and a detailed definition using instances of **Connection** can both exist within the same dataset. + +Consider the road junction shown in Figure 9. + +![Road junction](../../diagrams/rendered/networks/Road_junction.jpg) + +*Figure 9 - Road junction* + +This view relies upon a record of the three **Connections**: + +- through **Connection** between the Tee junction and A3055 north of the junction; +- through **Connection** between the Tee junction and A3055 south of the junction; +- joining **Connection** between the Tee junction and B3399 east of the junction. + +The record is shown as UML in Figure 10. + +![Record of road junction connections](../../diagrams/rendered/networks/Record_of_road_junction_connections.jpg) + +*Figure 10 - Record of road junction connections* + +In Figure 10, each Connection is classified. A **Network** view of the same road junction is shown in Figure 11. + +![Network view of a road junction](../../diagrams/rendered/networks/Network_view_of_a_road_junction.jpg) + +*Figure 11 - Network view of a road junction* + +Figure 11 does not record the **Connections**, but merely shows that **Flows** are possible along the A3055 and between B3399 and the A3055. A record of the **Network** view is shown in Figure 12. + +![Record of a network view of a road junction](../../diagrams/rendered/networks/Record_of_a_network_view_of_a_road_junction.jpg) + +*Figure 12 - Record of a network view of a road junction* + +Figure 12 is much simpler than Figure 10, but has less information. It is not explicit that the A3055 is straight on through the junction, but B3399 joins. + +## Routing + +### Graph with weights + +A graph is a set of vertices and a set of edges, each of which has a vertex at each end. The edges can be directed so that one vertex is the start and the other the finish. + +Routing algorithms have a graph as input, with weights that are assigned to each edge. The weights can be physical route distances, travel times, or costs. A routing algorithm finds the path between two vertices in a graph for which the sum of the weights is a minimum. + +NOTE 2 Some definitions of a graph do not allow two different links between the same pair of nodes. This is called "multiple adjacency". This is no problem for a routing algorithm because the link with the higher weight can be ignored. + +### Graph and network + +A graph is a mathematical object, analogous to set, and not something physical. A **Network** is a physical individual (**ies:Element**). Being a **Node** or a **Link** is a role within a **Network**. A **Network** can be represented by a graph, where **Nodes** are represented by vertices and **Links** are represented by edges. + +NOTE The GraphML schema uses the term "node" rather than "vertex". + +A **Network** has states, and can contain different **Nodes** and **Links** in different states. + +A **Network** has multiple levels of detail. A **Node** can have other **Nodes** and **Links** between them as parts. A **Link** can have other **Links** as parallel parts between the same pair of **Nodes**. A **Link** can have other **Links** as series parts along its length and intermediate **Nodes**. + +A graph can be a representation of a **Network** for a particular state at a particular level of detail. A graph is can be an interface between a record of a Network and a routing application, as shown in Figure 13. + +![Network, graph and routing application](../../diagrams/rendered/networks/network_graph_and_application.jpg) + +*Figure 13 - Network, graph and routing application* + +### Extracting a graph from a source + +Many of the highways data sources are graphs with some additional data. In these cases, extracting a graph to support routing applications is straightforward. IES is more difficult because it supports different levels of detail. A single level of detail has to be extracted to support routing. The is shown by the example in Figure 14. + +![Two levels of detail](../../diagrams/rendered/networks/two_levels_of_detail.jpg) + +*Figure 14 - Two levels of detail* + +In Figure 14, link A is decomposed into two links A-1 and A-2 for a purpose unrelated to routing, such as highway maintenance. A record of the links according to IES is shown in Figure 15. + +![Record of levels of detail](../../diagrams/rendered/networks/record_of_levels_of_detail.jpg) + +*Figure 15 - Record of levels of detail* + +If a graph is extracted, relying only upon the **hasEnd** relationships between **Links** and **Nodes**, then the graph shown in Figure 16 will be obtained. + +![Incorrect graph](../../diagrams/rendered/networks/incorrect_graph.jpg) + +*Figure 16 - Incorrect graph* + +Figure 16 shows a graph which will give incorrect answers when processed by a routing application. A routing application would assume that if **Link** A is blocked, then an alternative route is available via **Links** A-1 and A-2. + +### Separating routing data from other IES data + +Possibly a sufficiently clever algorithm can process whole part relationships, and extract a graph with a chosen level of detail. However, it may be better not to create the problem in the first place. + +The triples to be used for routing can be held as a separate data base. A record of the division of **Links** into parts, or of the amalgamation of **Links**, for purposes other than routing can be held elsewhere, as shown in Figure 17. + +![Separate routing data](../../diagrams/rendered/networks/separate_routing_data.jpg) + +*Figure 17 - Separate routing data* diff --git a/docs/common/user-guides/what-is-an-ontology.md b/docs/common/user-guides/what-is-an-ontology.md index a5643e4..cf9f1ce 100644 --- a/docs/common/user-guides/what-is-an-ontology.md +++ b/docs/common/user-guides/what-is-an-ontology.md @@ -86,7 +86,7 @@ A **taxonomy** is a hierarchical classification system. Like ontologies, taxonom Consider this excerpt from the UK Defence Taxonomy: -![Defence Estate Taxonomy](../assets/images/diagrams/rendered/ies-specification-diagrams/ukdt1.png) +![Defence Estate Taxonomy](../diagrams/rendered/ies-specification-diagrams/ukdt1.png) A taxonomy works with words, and the relationships between words. In this case, as we descend the tree, the words become narrower in terms of what they refer to. This works well as a filing system—we can systematically store and find information. However, it's not precise about the **nature** of these elements or their **real-world relationships**. @@ -98,12 +98,12 @@ logical rigour. The first enhancement required is to work out the nature of the these elements are types of things, whilst others are physical things: An ontology adds semantic and logical rigour. Let's analyse the same content ontologically: -![Defence Estate Ontology](../assets/images/diagrams/rendered/ies-specification-diagrams/ukdt2.png) +![Defence Estate Ontology](../diagrams/rendered/ies-specification-diagrams/ukdt2.png) Although the broader-narrower relationship between the words holds true, the relationships between the things in the real world to which those words refer[^1] is somewhat more varied: -![Defence Estate Ontology Relationships](../assets/images/diagrams/rendered/ies-specification-diagrams/ukdt3.png) +![Defence Estate Ontology Relationships](../diagrams/rendered/ies-specification-diagrams/ukdt3.png) Aldershot and Catterick Garrisons are both instances of Garrisons. Barracks is a type of Barracks and Garrisons. Blenheim Barracks are part of Aldershot Garrison. By being this specific, an ontology allows much more automated processing @@ -111,7 +111,7 @@ of information – e.g. counting the number of Garrisons, knowing that Blenheim then computable, whereas that wouldn’t be possible with the less semantically rich broader-narrower relationships. Venn diagrams are sometimes a convenient way to show concepts in an ontology: -![Defence Estate Ontology Venn](../assets/images/diagrams/rendered/ies-specification-diagrams/ukdt4.png) +![Defence Estate Ontology Venn](../diagrams/rendered/ies-specification-diagrams/ukdt4.png) The classes are shown as ovals (sets) and the individual physical items as orange dots. The is-part-of relationship is also shown. Developing a good ontology is all about identifying this level of detail and using solid logical principles to diff --git a/registry.yml b/registry.yml index ee4278c..8aa5dbe 100644 --- a/registry.yml +++ b/registry.yml @@ -15,29 +15,29 @@ modules: name: IES Common domain: ~ # Foundational module, no specific domain path: docs/common - latest_version: "5.0.0" + latest_version: "5.1.0-rc2" status: release candidate - namespace: "http://informationexchange.org/ont/ies/common/" + namespace: "http://informationexchangestandard.org/ont/ies/common/" description: > The foundational IES ontology providing core classes and properties for 4D extensional modelling of entities, states, and events. dependencies: [] -# Planned modules (not yet published in this repository) -# Uncomment and update as modules are added -# -# building: -# name: IES Building -# domain: environment -# path: docs/environment/building -# latest_version: ~ -# status: planned -# namespace: "http://informationexchange.org/ont/ies/environment/building/" -# description: > -# Ontology module for describing buildings, structures, and their -# spatial and functional characteristics. -# dependencies: -# - common + building: + name: IES Building + domain: environment + path: docs/environment/building + latest_version: "1.0.0-rc2" + status: development + namespace: "http://informationexchangestandard.org/ont/ies/environment/building/" + description: > + Ontology module for describing buildings, structures, and their + spatial and functional characteristics. Extends IES Common with + classes and properties for modelling building elements, spaces, + systems, and their relationships within the built environment. + dependencies: + - id: common + min_version: "5.0.0" # Composite releases document tested combinations of modules # These are tagged with format: ies-release-{yyyy.mm}