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

Make URI namespace new accounts configurable #2

Open
aatauil opened this issue Feb 27, 2023 · 0 comments
Open

Make URI namespace new accounts configurable #2

aatauil opened this issue Feb 27, 2023 · 0 comments

Comments

@aatauil
Copy link
Owner

aatauil commented Feb 27, 2023

const accountUri = `http://xmlns.com/foaf/0.1/OnlineAccount/${accountId}`;
const personUri = `http://xmlns.com/foaf/0.1/person/${personId}`;

You should be able to pass a namespace you want to use as the base for your onlineAccounts & Persons

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

1 participant