-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Hello,
We are currently planning to specify and implement a custom OSLC Spec for parts of the PLM domain.
Thus, I've taken a look into this project, but after reading the documentation I'm still not sure, what needs to be done.
First of all: Could you explain what needs to be implemented by us to be able to integrate PyOSLC? In the documentation I find many references to classes, which, to me, look like they are already implemented in the SDK. Thus, I would like to know exactly, what parts of the SDK need to be implementy by us, to add an OSLC API to our software.
Second: As I've said, we would like to specify our own resources in an OSLC compatible manner for parts of the PLM domain, which currently arn't covered by OSLC. Thus, I would like to know, whether it's possible to add your own resource definitions and vocabularies to PyOSLC? And if so, how do you do it?
Thanks in advance!