-
Notifications
You must be signed in to change notification settings - Fork 103
Create your own vocabulary
This is an Archived Page: The following content has been ported from solidproject.org
If you're here, it means that there are portions of your application that are covered by no existing vocabulary. If this is the case, you'll need to build your own vocabulary. Before getting started, let us remind you that the more existing vocabularies you reuse, the more reusable data from your app will be reusable by others. Therefore, a good thing to keep in mind is that your vocabulary should really be focused on a specific domain that you want to be able to describe, and for which nothing else exists.
To make things more hands-on, we'll see how Cleopatra and Caesar build an overly simplified obelisk vocabulary as a toy example.
- If you are in a hurry:
- Quickstart creation: Build a vocabulary in 10 minutes
- Quickstart usage: Use this vocabulary to describe some data
- Quickstart code: Build a small app using your new vocabulary
- If you have some more time
- Before implementing your own vocabulary, you might consider browsing these best practices for building vocabularies
- Extended creation: Let us polish up the quickstart vocabulary to make it look even better by implementing these best practices
- For a more advanced tutorial, there exist methodologies for building vocabularies
- Extended usage: Describe your data and store it in a Solid pod
Once you have your vocabulary RDF and documentation, the next step is publishing it.
Vocabularies (Archived Pages)
-
Quickstart
-
Discover
-
Create
- Create your own vocabulary (Archived Page)
- Vocabulary building best practices (Archived Page)
- Improve your vocabulary(Archived Page)
- NeOn, a vocabulary creation methodology (Archived Page)
- Describe data for Solid (Archived Page)
- Publish your vocabulary (Archived Page)
- Publish your vocabulary as RDF (Archived Page)
- Publish your vocabulary as code artifacts (Archived Page)
Reverse Proxy Tutorials (Archived Pages)
Miscellaneous (Archived Pages)