@@ -483,14 +483,14 @@ dcid: "age"
483
483
name: "age"
484
484
typeOf: schema:Property
485
485
rangeIncludes: dcs:QuantityRange, schema:Number, dcs:AgeStatusEnum, dcs:SDG_AgeEnum
486
- domainIncludes: schema:Person, schema:Organization, schema:Household
486
+ domainIncludes: schema:Person, schema:Organization, schema:Household, schema:MortalityEvent
487
487
488
488
Node: employmentStatus
489
489
dcid: "employmentStatus"
490
490
typeOf: schema:Property
491
491
name: "employmentStatus"
492
492
domainIncludes: schema:Person, schema:Household
493
- rangeIncludes: dcs:EmploymentStatusEnum, dcs:EmploymentEnum
493
+ rangeIncludes: dcs:EmploymentStatusEnum, dcs:EmploymentEnum, dcs:HealthEstablishment
494
494
495
495
Node: geoNamesId
496
496
dcid: "geoNamesId"
@@ -913,7 +913,7 @@ Node: dcid:grossDomesticProduct
913
913
typeOf: schema:Property
914
914
name: "grossDomesticProduct"
915
915
rangeIncludes: schema:MonetaryAmount
916
- domainIncludes: schema:AdministrativeArea, dcs:NAICSEnum
916
+ domainIncludes: schema:AdministrativeArea, dcs:NAICSEnum, dcs:EconomicActivity
917
917
description: "Gross domestic product (GDP) is the monetary value of all the finished goods and services produced within a place in a specific time period"
918
918
919
919
Node: dcid:growthRate
@@ -2785,8 +2785,8 @@ subClassOf: dcs:Incident, schema:MedicalEntity
2785
2785
description: "A medical condition incident, such as a case of pneumonia."
2786
2786
2787
2787
Node: dcid:incidentType
2788
- rangeIncludes: dcs:MedicalConditionIncidentTypeEnum
2789
- domainIncludes: dcs:Incident
2788
+ rangeIncludes: dcs:MedicalConditionIncidentTypeEnum, dcs:CauseOfDeathEnum, dcs:CauseOfDeathAndDisabilityEnum, dcs:ICD10_113CausesOfDeath
2789
+ domainIncludes: dcs:Incident, dcs:MedicalConditionIncident
2790
2790
typeOf: schema:Property
2791
2791
name: "incidentType"
2792
2792
@@ -2996,7 +2996,7 @@ typeOf: schema:Property
2996
2996
name: "enrollmentStatus"
2997
2997
description: "Identifies a person's enrollment status."
2998
2998
rangeIncludes: dcs:EnrollmentStatusEnum
2999
- domainIncludes: schema:Person
2999
+ domainIncludes: schema:Person, schema:Student, schema:Teacher
3000
3000
3001
3001
Node: dcid:expensor
3002
3002
typeOf: schema:Property
@@ -3068,7 +3068,7 @@ Node: dcid:economicSector
3068
3068
name: "economicSector"
3069
3069
typeOf: schema:Property
3070
3070
domainIncludes: schema:Person
3071
- rangeIncludes: dcs:NACEEnum, dcs:EconomicSectorEnum
3071
+ rangeIncludes: dcs:NACEEnum, dcs:EconomicSectorEnum, dcid:EnergyConsumptionSectorEnum, dcid:EconomicSectorEnum, dcid:ConsumerGoodsCategoryEnum
3072
3072
3073
3073
Node: dcid:workPeriod
3074
3074
name: "workPeriod"
@@ -3095,7 +3095,7 @@ Node: dcid:workStatus
3095
3095
name: "workStatus"
3096
3096
typeOf: schema:Property
3097
3097
domainIncludes: schema:Household, schema:Person
3098
- rangeIncludes: dcs:USC_WorkStatusEnum
3098
+ rangeIncludes: dcs:USC_WorkStatusEnum, dcs:WorkerClassificationEnum
3099
3099
3100
3100
Node: dcid:vaccineType
3101
3101
name: "vaccineType"
@@ -3539,7 +3539,7 @@ description: "The geo granularity at which a variable has data for"
3539
3539
Node: dcid:ageGroupClassification
3540
3540
name: "ageGroupClassification"
3541
3541
rangeIncludes: dcs:AgeGroupClassificationEnum
3542
- domainIncludes: dcs:Person
3542
+ domainIncludes: dcs:Person, dcs:MortalityEvent
3543
3543
typeOf: schema:Property
3544
3544
description: "People classified based on their age group."
3545
3545
descriptionUrl: "https://www.nih.gov/nih-style-guide/age"
0 commit comments