Skip to content

Commit 9ee86d3

Browse files
Adding Oceania regions
1 parent 5ce5702 commit 9ee86d3

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

ontologies/vocabs.ttl

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1976,6 +1976,48 @@ gist:_StixRegion_western-europe
19761976
gist:stix-term "western-europe"^^xsd:string ;
19771977
.
19781978

1979+
gist:_StixRegion_oceania
1980+
a gist:StixRegion ;
1981+
skos:definition """"""^^xsd:string ;
1982+
skos:prefLabel "Oceania"^^xsd:string ;
1983+
gist:stix-term "oceania"^^xsd:string ;
1984+
.
1985+
1986+
gist:_StixRegion_antarctica
1987+
a gist:StixRegion ;
1988+
skos:definition """"""^^xsd:string ;
1989+
skos:prefLabel "Antarctica"^^xsd:string ;
1990+
gist:stix-term "antarctica"^^xsd:string ;
1991+
.
1992+
1993+
gist:_StixRegion_australia-new-zealand
1994+
a gist:StixRegion ;
1995+
skos:definition """"""^^xsd:string ;
1996+
skos:prefLabel "Australia/New Zealand"^^xsd:string ;
1997+
gist:stix-term "australia-new-zealand"^^xsd:string ;
1998+
.
1999+
2000+
gist:_StixRegion_melanesia
2001+
a gist:StixRegion ;
2002+
skos:definition """"""^^xsd:string ;
2003+
skos:prefLabel "melanesia"^^xsd:string ;
2004+
gist:stix-term "melanesia"^^xsd:string ;
2005+
.
2006+
2007+
gist:_StixRegion_micronesia
2008+
a gist:StixRegion ;
2009+
skos:definition """"""^^xsd:string ;
2010+
skos:prefLabel "Micronesia"^^xsd:string ;
2011+
gist:stix-term "micronesia"^^xsd:string ;
2012+
.
2013+
2014+
gist:_StixRegion_polynesia
2015+
a gist:StixRegion ;
2016+
skos:definition """"""^^xsd:string ;
2017+
skos:prefLabel "Polynesia"^^xsd:string ;
2018+
gist:stix-term "polynesia"^^xsd:string ;
2019+
.
2020+
19792021
gist:_ThreatActorRole_Agent
19802022
a gist:ThreatActorRole ;
19812023
skos:definition """STIX 2.1 description:

0 commit comments

Comments
 (0)