{{ account.label }}

EDIT PUBLIC PROFILE

Name
Profile Picture URL
About
Secretaries
Secretaries are accounts that receive write access to some or all resources of the namespace of this account. The secretary account can then specify this account in the x-on-behalf-of header when making requests on behalf of this account.
No secretaries defined.
Delete

API KEYS

Usage Instructions
You can access the Databus API by sending an API key along with your http request. Send your API key as a x-api-key header
curl -H 'x-api-key: YOUR_API_KEY' -X PUT -H "Content-Type: application/json" -d 'YOUR_DATA' API_URL
Create API Key
{{ createApiKeyError }}
Enter a name for your API key and click Create to create a new API key.
Active API Keys
You haven't created any API keys yet.
{{ key.keyname }}: {{ key.apikey }}
Delete

WEBID

Internal WebId Document
IMPORTANT NOTE: Do not use this WebId document outside the scope of this Databus. It is not compatible with WebId authentication and should only be used as a publisher identifier for this Databus instance.
Link External WebId
{{ addWebIdError }}
Enter the WebId URI you want to connect to this account and click Connect to connect your WebId to this account. Your WebId documents needs to contain a backlink to this account using the property foaf:account.

Example for a backlink in a WebId document:
<#this> a foaf:Person ;
    foaf:name "Jan Forberg";
    foaf:account <https://databus.dbpedia.org/janfo>;
Linked External WebIds
You haven't linked any external WebIds yet.

DANGER ZONE

Delete Account