472
edits
(Update package: OSW Base) |
(Update package: OSW Base) |
||
jsonschema | |||
---|---|---|---|
Line 3: | Line 3: | ||
{ | { | ||
"abstract": { | "abstract": { | ||
"@id": "Property:HasAbstract | "@id": "Property:HasAbstract" | ||
}, | }, | ||
"budget_end": { | "budget_end": { | ||
"@id": "Property:HasBudgetEndDate | "@id": "Property:HasBudgetEndDate" | ||
}, | }, | ||
"budget_ou": { | "budget_ou": { | ||
Line 15: | Line 13: | ||
}, | }, | ||
"budget_start": { | "budget_start": { | ||
"@id": "Property:HasBudgetStartDate | "@id": "Property:HasBudgetStartDate" | ||
}, | }, | ||
"budget_type": { | "budget_type": { | ||
Line 23: | Line 20: | ||
}, | }, | ||
"budget_year": { | "budget_year": { | ||
"@id": "Property:HasBudgetYear | "@id": "Property:HasBudgetYear" | ||
}, | }, | ||
"end_date": { | "end_date": { | ||
"@id": "Property:HasEndDate", | "@id": "Property:HasEndDate", | ||
"@type": " | "@type": "xsd:date" | ||
}, | }, | ||
"funding_call": { | "funding_call": { | ||
Line 96: | Line 92: | ||
"start_date": { | "start_date": { | ||
"@id": "Property:HasStartDate", | "@id": "Property:HasStartDate", | ||
"@type": " | "@type": "xsd:date" | ||
}, | }, | ||
"subjects": { | "subjects": { | ||
Line 103: | Line 99: | ||
}, | }, | ||
"total_budget": { | "total_budget": { | ||
"@id": "Property:HasBudget | "@id": "Property:HasBudget" | ||
}, | }, | ||
"year": { | "year": { | ||
"@id": "Property:HasYear | "@id": "Property:HasYear" | ||
}, | }, | ||
"yearly_budget": { | "yearly_budget": { | ||
Line 115: | Line 109: | ||
}, | }, | ||
"yearly_budget_sum": { | "yearly_budget_sum": { | ||
"@id": "Property:HasBudget | "@id": "Property:HasBudget" | ||
} | } | ||
}, | }, |
edits