Skip to content

Commit dd1b06c

Browse files
committed
corrected case on IRI fragments to match prefLabel
1 parent 7b8c6bc commit dd1b06c

File tree

1 file changed

+35
-34
lines changed

1 file changed

+35
-34
lines changed

ontologies/vocabs.ttl

Lines changed: 35 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ gist:IndustrySector
7777
a owl:Class ;
7878
rdfs:subClassOf gist:StixCategoryObject ;
7979
skos:definition "A Category Class for the Industry Sector"^^xsd:string ;
80+
skos:prefLabel "Industry Sector"^^xsd:string ;
8081
.
8182

8283
gist:InfrastructureType
@@ -712,238 +713,238 @@ There is not enough information available to determine the type of indicator."""
712713
skos:prefLabel "unknown"^^xsd:string ;
713714
.
714715

715-
gist:_IndustrySector_Aerospace
716+
gist:_IndustrySector_aerospace
716717
a gist:IndustrySector ;
717718
skos:definition """STIX 2.1 description:
718719
Tag for the Aerospace industry sector"""^^xsd:string ;
719720
skos:prefLabel "aerospace"^^xsd:string ;
720721
.
721722

722-
gist:_IndustrySector_Agriculture
723+
gist:_IndustrySector_agriculture
723724
a gist:IndustrySector ;
724725
skos:definition """STIX 2.1 description:
725726
Tag for the Agriculture industry sector"""^^xsd:string ;
726727
skos:prefLabel "agriculture"^^xsd:string ;
727728
.
728729

729-
gist:_IndustrySector_Automotive
730+
gist:_IndustrySector_automotive
730731
a gist:IndustrySector ;
731732
skos:definition """STIX 2.1 description:
732733
Tag for the Automotive industry sector"""^^xsd:string ;
733734
skos:prefLabel "automotive"^^xsd:string ;
734735
.
735736

736-
gist:_IndustrySector_Chemical
737+
gist:_IndustrySector_chemical
737738
a gist:IndustrySector ;
738739
skos:definition """STIX 2.1 description:
739740
Tag for the Chemical industry sector"""^^xsd:string ;
740741
skos:prefLabel "chemical"^^xsd:string ;
741742
.
742743

743-
gist:_IndustrySector_Commercial
744+
gist:_IndustrySector_commercial
744745
a gist:IndustrySector ;
745746
skos:definition """STIX 2.1 description:
746747
Tag for the Commercial industry sector"""^^xsd:string ;
747748
skos:prefLabel "commercial"^^xsd:string ;
748749
.
749750

750-
gist:_IndustrySector_Communications
751+
gist:_IndustrySector_communications
751752
a gist:IndustrySector ;
752753
skos:definition """STIX 2.1 description:
753754
Tag for the Communications industry sector"""^^xsd:string ;
754755
skos:prefLabel "Communications"^^xsd:string ;
755756
.
756757

757-
gist:_IndustrySector_Construction
758+
gist:_IndustrySector_construction
758759
a gist:IndustrySector ;
759760
skos:definition """STIX 2.1 description:
760761
Tag for the Construction industry sector"""^^xsd:string ;
761762
skos:prefLabel "construction"^^xsd:string ;
762763
.
763764

764-
gist:_IndustrySector_Defense
765+
gist:_IndustrySector_defense
765766
a gist:IndustrySector ;
766767
skos:definition """STIX 2.1 description:
767768
Tag for the Defense industry sector"""^^xsd:string ;
768769
skos:prefLabel "defense"^^xsd:string ;
769770
.
770771

771-
gist:_IndustrySector_Education
772+
gist:_IndustrySector_education
772773
a gist:IndustrySector ;
773774
skos:definition """STIX 2.1 description:
774775
Tag for the Education industry sector"""^^xsd:string ;
775776
skos:prefLabel "education"^^xsd:string ;
776777
.
777778

778-
gist:_IndustrySector_Emergency-Services
779+
gist:_IndustrySector_emergency-Services
779780
a gist:IndustrySector ;
780781
skos:definition """STIX 2.1 description:
781782
Tag for the emergency services industry sector"""^^xsd:string ;
782783
skos:prefLabel "emergency-services"^^xsd:string ;
783784
.
784785

785-
gist:_IndustrySector_Energy
786+
gist:_IndustrySector_energy
786787
a gist:IndustrySector ;
787788
skos:definition """STIX 2.1 description:
788789
Tag for the Energy industry sector"""^^xsd:string ;
789790
skos:prefLabel "energy"^^xsd:string ;
790791
.
791792

792-
gist:_IndustrySector_Entertainment
793+
gist:_IndustrySector_entertainment
793794
a gist:IndustrySector ;
794795
skos:definition """STIX 2.1 description:
795796
Tag for the Entertainment industry sector"""^^xsd:string ;
796797
skos:prefLabel "entertainment"^^xsd:string ;
797798
.
798799

799-
gist:_IndustrySector_Financial-Services
800+
gist:_IndustrySector_financial-Services
800801
a gist:IndustrySector ;
801802
skos:definition """STIX 2.1 description:
802803
Tag for the Financial-Services industry sector"""^^xsd:string ;
803804
skos:prefLabel "financial-services"^^xsd:string ;
804805
.
805806

806-
gist:_IndustrySector_Government
807+
gist:_IndustrySector_government
807808
a gist:IndustrySector ;
808809
skos:definition """STIX 2.1 description:
809810
Tag for the Government industry sector"""^^xsd:string ;
810811
skos:prefLabel "government"^^xsd:string ;
811812
.
812813

813-
gist:_IndustrySector_Government-Local
814+
gist:_IndustrySector_government-Local
814815
a gist:IndustrySector ;
815816
skos:definition """STIX 2.1 description:
816817
Tag for the government local industry sector"""^^xsd:string ;
817818
skos:prefLabel "government-local"^^xsd:string ;
818819
.
819820

820-
gist:_IndustrySector_Government-National
821+
gist:_IndustrySector_government-National
821822
a gist:IndustrySector ;
822823
skos:definition """STIX 2.1 description:
823824
Tag for the government-national industry sector"""^^xsd:string ;
824825
skos:prefLabel "government-national"^^xsd:string ;
825826
.
826827

827-
gist:_IndustrySector_Government-Public-Services
828+
gist:_IndustrySector_government-Public-Services
828829
a gist:IndustrySector ;
829830
skos:definition """STIX 2.1 description:
830831
Tag for the government public services industry sector"""^^xsd:string ;
831832
skos:prefLabel "government-public-services"^^xsd:string ;
832833
.
833834

834-
gist:_IndustrySector_Government-Regional
835+
gist:_IndustrySector_government-Regional
835836
a gist:IndustrySector ;
836837
skos:definition """STIX 2.1 description:
837838
Tag for the government regional industry sector"""^^xsd:string ;
838839
skos:prefLabel "government-regional"^^xsd:string ;
839840
.
840841

841-
gist:_IndustrySector_Healthcare
842+
gist:_IndustrySector_healthcare
842843
a gist:IndustrySector ;
843844
skos:definition """STIX 2.1 description:
844845
Tag for the healthcare industry sector"""^^xsd:string ;
845846
skos:prefLabel "healthcare"^^xsd:string ;
846847
.
847848

848-
gist:_IndustrySector_Hospitality-Leisure
849+
gist:_IndustrySector_hospitality-Leisure
849850
a gist:IndustrySector ;
850851
skos:definition """STIX 2.1 description:
851852
Tag for the hospitality leisure industry sector"""^^xsd:string ;
852853
skos:prefLabel "hospitality-leisure"^^xsd:string ;
853854
.
854855

855-
gist:_IndustrySector_Infrastructure
856+
gist:_IndustrySector_infrastructure
856857
a gist:IndustrySector ;
857858
skos:definition """STIX 2.1 description:
858859
Tag for the infrastructure industry sector"""^^xsd:string ;
859860
skos:prefLabel "infrastructure"^^xsd:string ;
860861
.
861862

862-
gist:_IndustrySector_Infrastructure-Dams
863+
gist:_IndustrySector_infrastructure-Dams
863864
a gist:IndustrySector ;
864865
skos:definition """STIX 2.1 description:
865866
Tag for the Infrastructure-Dams industry sector"""^^xsd:string ;
866867
skos:prefLabel "dams"^^xsd:string ;
867868
.
868869

869-
gist:_IndustrySector_Infrastructure-Nuclear
870+
gist:_IndustrySector_infrastructure-Nuclear
870871
a gist:IndustrySector ;
871872
skos:definition """STIX 2.1 description:
872873
Tag for the Nuclear industry sector"""^^xsd:string ;
873874
skos:prefLabel "nuclear"^^xsd:string ;
874875
.
875876

876-
gist:_IndustrySector_Infrastructure-Water
877+
gist:_IndustrySector_infrastructure-Water
877878
a gist:IndustrySector ;
878879
skos:definition """STIX 2.1 description:
879880
Tag for the Water industry sector"""^^xsd:string ;
880881
skos:prefLabel "water"^^xsd:string ;
881882
.
882883

883-
gist:_IndustrySector_Insurance
884+
gist:_IndustrySector_insurance
884885
a gist:IndustrySector ;
885886
skos:definition """STIX 2.1 description:
886887
Tag for the Insurance industry sector"""^^xsd:string ;
887888
skos:prefLabel "insurance"^^xsd:string ;
888889
.
889890

890-
gist:_IndustrySector_Manufacturing
891+
gist:_IndustrySector_manufacturing
891892
a gist:IndustrySector ;
892893
skos:definition """STIX 2.1 description:
893894
Tag for the Manufacturing industry sector"""^^xsd:string ;
894895
skos:prefLabel "manufacturing"^^xsd:string ;
895896
.
896897

897-
gist:_IndustrySector_Mining
898+
gist:_IndustrySector_mining
898899
a gist:IndustrySector ;
899900
skos:definition """STIX 2.1 description:
900901
Tag for the Mining industry sector"""^^xsd:string ;
901902
skos:prefLabel "mining"^^xsd:string ;
902903
.
903904

904-
gist:_IndustrySector_Non-Profit
905+
gist:_IndustrySector_non-Profit
905906
a gist:IndustrySector ;
906907
skos:definition """STIX 2.1 description:
907908
Tag for the Non-Profit industry sector"""^^xsd:string ;
908909
skos:prefLabel "non-profit"^^xsd:string ;
909910
.
910911

911-
gist:_IndustrySector_Pharmaceuticals
912+
gist:_IndustrySector_pharmaceuticals
912913
a gist:IndustrySector ;
913914
skos:definition """STIX 2.1 description:
914915
Tag for the Pharmaceuticals industry sector"""^^xsd:string ;
915916
skos:prefLabel "pharmaceuticals"^^xsd:string ;
916917
.
917918

918-
gist:_IndustrySector_Retail
919+
gist:_IndustrySector_retail
919920
a gist:IndustrySector ;
920921
skos:definition """STIX 2.1 description:
921922
Tag for the Retail industry sector"""^^xsd:string ;
922923
skos:prefLabel "retail"^^xsd:string ;
923924
.
924925

925-
gist:_IndustrySector_Technology
926+
gist:_IndustrySector_technology
926927
a gist:IndustrySector ;
927928
skos:definition """STIX 2.1 description:
928929
Tag for the Technology industry sector"""^^xsd:string ;
929930
skos:prefLabel "technology"^^xsd:string ;
930931
.
931932

932-
gist:_IndustrySector_Telecommunications
933+
gist:_IndustrySector_telecommunications
933934
a gist:IndustrySector ;
934935
skos:definition """STIX 2.1 description:
935936
Tag for the Telecommunications industry sector"""^^xsd:string ;
936937
skos:prefLabel "telecommunications"^^xsd:string ;
937938
.
938939

939-
gist:_IndustrySector_Transportation
940+
gist:_IndustrySector_transportation
940941
a gist:IndustrySector ;
941942
skos:definition """STIX 2.1 description:
942943
Tag for the Transportation industry sector"""^^xsd:string ;
943944
skos:prefLabel "transportation"^^xsd:string ;
944945
.
945946

946-
gist:_IndustrySector_Utilities
947+
gist:_IndustrySector_utilities
947948
a gist:IndustrySector ;
948949
skos:definition """STIX 2.1 description:
949950
Tag for the Utilities industry sector"""^^xsd:string ;

0 commit comments

Comments
 (0)