Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementing my own Adapter #29

Open
AlexVaPe opened this issue Dec 26, 2021 · 1 comment
Open

Implementing my own Adapter #29

AlexVaPe opened this issue Dec 26, 2021 · 1 comment

Comments

@AlexVaPe
Copy link

AlexVaPe commented Dec 26, 2021

Hi,

I have a question regarding to the implementation of my own adapter. I've read the entire README file and followed the steps of the develop branch and now I want to develop my own adapter but I don't know where to import my own Service Provider definition and all the resources (I've just created the entire ontology extending and applying all OSLC rules and premises).

Could you please help me?

Best regards,

Alex

@isccarrasco
Copy link
Collaborator

Hello @AlexVaPe , sorry for the late reply.
On regards of the Adapter, you could see an example of how this is implemented in the apposlc folder, just keep in mind that for the Adapter you will need to implement the methods that you want to expose on your OSLC API such as query_capability or creation_factory.

Regards!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants