/prof-roles

Primary LanguageCSSCreative Commons Attribution 4.0 InternationalCC-BY-4.0

PROF Role Vocabulary

This vocabulary is an extension to the vocabulary of Resource Roles publised within the W3C's Profiles Vocabulary (PROF). This extension vocabulary allows for the definition of Resource Roles: the W3C vocabulary is fixed. Existing Roles retain their original PROF IRIs.

License

This repository is licensed under Creative Commons 4.0 International. See the LICENSE deed in this repository for details.

Contacts

Creator:
Nicholas J. Car
Senior Lecturer
Australian National University
nicholas.car@anu.edu.au

Publisher:
Australian Government Linked Data Working Group
https://www.linked.data.gov.au

Technical details

Jekyll Commands

Launch new site

jekyll new . --force

Serve locally

bundle exec jekyll serve

to fx dependencies: bundle update && bundle install