Skip to content

Commit

Permalink
Add missing instances to LocationOfCrimeEnum
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 421775593
  • Loading branch information
rbhoot authored and copybara-github committed Jan 14, 2022
1 parent b8872ee commit cabf912
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions core/dcschema_enum_instances.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -1636,6 +1636,19 @@ Node: dcid:Cyberspace
typeOf: dcs:LocationOfCrimeEnum
name: "Cyberspace"

Node: dcid:SingleCrimeLocation
typeOf: dcs:LocationOfCrimeEnum
name: "SingleCrimeLocation"

Node: dcid:MultipleCrimeLocations
typeOf: dcs:LocationOfCrimeEnum
name: "MultipleCrimeLocations"

# Can be removed when sync from schema.org happens
Node: dcid:MedicalBusiness
typeOf: dcs:LocationOfCrimeEnum
name: "MedicalBusiness"

Node: dcid:DataCommonsAggregate
typeOf: dcs:AggregateTypeEnum
name: "DataCommonsAggregate"
Expand Down

0 comments on commit cabf912

Please sign in to comment.