Added Inrae endpoints (#4)
* Initial commit, not working * First Attempt * Added SuppliedProduct:Name, ProductType & SalesSession dates * Added Distributor postcode & comments to clarify what data relates to. * Added SuppliedProduct:hasQuantity & annotated various quantities in example. * Push from SwaggerHub. * API definition transferred by SwaggerHub * Added city to address objects & comment to confirm Price relates to Order/Sale price, not Catalog Price * Added versioned redirects for ontology & taxonomies repo's * Added @graph example * graph example update
This commit is contained in:
@@ -1125,6 +1125,7 @@ paths:
|
||||
"@type": dfc-b:Order
|
||||
dfc-b:belongsTo: http://test.host/api/dfc/Enterprises/10000/SaleSessions/10002
|
||||
dfc-b:orderNumber: "MYORDERNUM:12345"
|
||||
dfc-b:date: "2024-05-23" # Order date
|
||||
dfc-b:hasOrderStatus: dfc-v:Draft
|
||||
dfc-b:hasFulfilmentStatus: dfc-v:Held
|
||||
dfc-b:hasPaymentState: dfc-v:Unpaid
|
||||
|
||||
Reference in New Issue
Block a user