Skip to content

Commit 79af0a0

Browse files
committed
Add Reference to RDF serializer to README.md
Previously, we did not advertise the existence of the RDF serializer in our `README.md`. This adds a reference to this experimental feature and where to find it.
1 parent 15b1213 commit 79af0a0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ The `compliance_tool` is to be determined.
2424
* Modelling of AASs as Python objects
2525
* Reading and writing of AASX package files
2626
* (De-)serialization of AAS objects into/from JSON and XML
27+
* Experimental serialization to RDF (see branch [Experimental/Adapter/RDF](https://github.com/eclipse-basyx/basyx-python-sdk/tree/Experimental/Adapter/RDF/basyx/aas/adapter/rdf)).
28+
Please refer to discussion of PR [#308](https://github.com/eclipse-basyx/basyx-python-sdk/pull/308) for the reasoning behind keeping this feature experimental.
2729
* Storing of AAS objects in CouchDB, Backend infrastructure for easy expansion
2830
* Compliance checking of AAS XML and JSON files
2931
* [Server](./server/README.md): Docker Image of a specification compliant HTTP Server implementing the interfaces:

0 commit comments

Comments
 (0)