Closed literarymachine closed 10 years ago
The current @context ([1]) is lacking several properties: http://schema.org/address, http://schema.org/memberOf, http://schema.org/addressCountry, http://schema.org/postalCode, http://schema.org/streetAddress.
@context
http://schema.org/address
http://schema.org/memberOf
http://schema.org/addressCountry
http://schema.org/postalCode
http://schema.org/streetAddress
[1] https://github.com/hbz/oerworldmap/blob/master/oer-api/public/data/context.json
@acka47 Could you add these? Since you are more familiar with the data and the required JSON-LD @types I think that would be the quicker way.
@type
The current
@context
([1]) is lacking several properties:http://schema.org/address
,http://schema.org/memberOf
,http://schema.org/addressCountry
,http://schema.org/postalCode
,http://schema.org/streetAddress
.[1] https://github.com/hbz/oerworldmap/blob/master/oer-api/public/data/context.json