Category:OSWb2d7e6a2eff94c82b7f1f2699d5b0ee3: Difference between revisions

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