Skip to content

V1.14.0

Latest
Compare
Choose a tag to compare
@Alcoz Alcoz released this 12 Nov 09:23
f16a51f

Added

Definitions

  • A list of definitions has been added to the ontologie to describe Classes

Property

  • fulfills, domain: PhysicalProduct, inverseOf: fullfilledBy
  • fulfilledBy, domain: OrderLine, inverseOf: fullfills

Context

  • 1.9.0, 1.10.0, 1.11.0, 1.11.1, 1.12.0, 1.13.0

Scripts

  • context-generator : python script to generate context from rdf ontology file
  • uri_standerdizer : python script to standardized uris from predefied format and deprecated last uris

Changed

Property

  • concerns, domain: Offer, inverseOf: concernedBy
  • Domain : hasPrice, (Offer|PaymentMethod|Transaction) -> (Offer|PaymentMethod|Transaction|OrderLine)