From 3080c92d4d1abf53fb1ae523745e9a99db5ce7e6 Mon Sep 17 00:00:00 2001 From: Ryan Hohimer Date: Sat, 31 Dec 2022 08:37:18 -0800 Subject: [PATCH] organizing directory structure --- .../stix-2.1/stix2-1_context.json | 0 .../mitre-custom-properties/x_mitre.owl | 112 ------------------ open-concepts/open-concepts.owl | 21 ---- open-concepts/security-playbook/.DS_Store | Bin 6148 -> 0 bytes .../security-playbook.owl | 0 .../catalog-v001.xml | 4 +- .../ta-library.owl | 0 .../tal-kb-example.owl | 0 .../tal-kb-example.properties | 0 9 files changed, 2 insertions(+), 135 deletions(-) rename {context-definitions => json-dl-contexts}/stix-2.1/stix2-1_context.json (100%) delete mode 100644 open-concepts/mitre-custom-properties/x_mitre.owl delete mode 100644 open-concepts/open-concepts.owl delete mode 100644 open-concepts/security-playbook/.DS_Store rename {open-concepts/security-playbook => security-playbook}/security-playbook.owl (100%) rename {open-concepts/threat-agent-lib => threat-agent-lib}/catalog-v001.xml (98%) rename {open-concepts/threat-agent-lib => threat-agent-lib}/ta-library.owl (100%) rename {open-concepts/threat-agent-lib => threat-agent-lib}/tal-kb-example.owl (100%) rename {open-concepts/threat-agent-lib => threat-agent-lib}/tal-kb-example.properties (100%) diff --git a/context-definitions/stix-2.1/stix2-1_context.json b/json-dl-contexts/stix-2.1/stix2-1_context.json similarity index 100% rename from context-definitions/stix-2.1/stix2-1_context.json rename to json-dl-contexts/stix-2.1/stix2-1_context.json diff --git a/open-concepts/mitre-custom-properties/x_mitre.owl b/open-concepts/mitre-custom-properties/x_mitre.owl deleted file mode 100644 index df022c9..0000000 --- a/open-concepts/mitre-custom-properties/x_mitre.owl +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - -]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/open-concepts/open-concepts.owl b/open-concepts/open-concepts.owl deleted file mode 100644 index 970b8fd..0000000 --- a/open-concepts/open-concepts.owl +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - -]> - - - - Concepts that will be publicly available, meaning their inclusion in the official GitHub repository of the TAC ontology but have not been developed or encoded by the TAC TC, are called Open. The namespaces of concepts that follow the Open model are not incorporated into the main tac.owl file and thus are not part of the core ontology but users of the TAC ontology can do the imports manually. - - - \ No newline at end of file diff --git a/open-concepts/security-playbook/.DS_Store b/open-concepts/security-playbook/.DS_Store deleted file mode 100644 index 733d817a50851a7c56e4f32211a5fb2b0598bfe6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6148 zcmeHKyH3ME5S)V)k!aE&QQi*_i9aw=Qc&{);6Q<}WCTPgojX1oW*;CdgXk#GthGCL z>zzA$3a<}9S?zAlfCYd#-4L%9re^oeCw7pTLZowzN8I5Vdz|87QvH3xxW{q7;w< zQs7eo`#w~ZGFxA+SA3=H zt&^9tUR&u`^bcdLmos=PCVDI8#9Hymm%3_W-ft3zK&LbBbfSI)Oc$9H_zMNz0hf*+ AZU6uP diff --git a/open-concepts/security-playbook/security-playbook.owl b/security-playbook/security-playbook.owl similarity index 100% rename from open-concepts/security-playbook/security-playbook.owl rename to security-playbook/security-playbook.owl diff --git a/open-concepts/threat-agent-lib/catalog-v001.xml b/threat-agent-lib/catalog-v001.xml similarity index 98% rename from open-concepts/threat-agent-lib/catalog-v001.xml rename to threat-agent-lib/catalog-v001.xml index ea8627e..43ea2cd 100644 --- a/open-concepts/threat-agent-lib/catalog-v001.xml +++ b/threat-agent-lib/catalog-v001.xml @@ -57,7 +57,7 @@ - - + + diff --git a/open-concepts/threat-agent-lib/ta-library.owl b/threat-agent-lib/ta-library.owl similarity index 100% rename from open-concepts/threat-agent-lib/ta-library.owl rename to threat-agent-lib/ta-library.owl diff --git a/open-concepts/threat-agent-lib/tal-kb-example.owl b/threat-agent-lib/tal-kb-example.owl similarity index 100% rename from open-concepts/threat-agent-lib/tal-kb-example.owl rename to threat-agent-lib/tal-kb-example.owl diff --git a/open-concepts/threat-agent-lib/tal-kb-example.properties b/threat-agent-lib/tal-kb-example.properties similarity index 100% rename from open-concepts/threat-agent-lib/tal-kb-example.properties rename to threat-agent-lib/tal-kb-example.properties