├── CONTRIBUTING.md ├── IMPLEMENTATIONS.md ├── LICENSE.md ├── README.md ├── media ├── entity_model.png ├── lccrrmassertionexample1.png ├── lccrrmassertionexample2.png ├── rdfexamplegraph.png ├── rdfgraph.png ├── rights_reference_model.png ├── rrmassertion.png ├── rrmcreation.png ├── rrmparty.png ├── rrmplace.png ├── rrmright.png └── rrmrightsassignment.png ├── presentations ├── COALA IP - long.pdf ├── COALA IP - long.pptx ├── COALA IP - short.pdf ├── COALA IP - short.pptx └── COALA IP Report - May 2016.pdf └── schema ├── README.md ├── coala_context.json └── vocab └── coala.jsonld /CONTRIBUTING.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/COALAIP/specs/HEAD/CONTRIBUTING.md -------------------------------------------------------------------------------- /IMPLEMENTATIONS.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/COALAIP/specs/HEAD/IMPLEMENTATIONS.md -------------------------------------------------------------------------------- /LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/COALAIP/specs/HEAD/LICENSE.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/COALAIP/specs/HEAD/README.md -------------------------------------------------------------------------------- /media/entity_model.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/COALAIP/specs/HEAD/media/entity_model.png -------------------------------------------------------------------------------- /media/lccrrmassertionexample1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/COALAIP/specs/HEAD/media/lccrrmassertionexample1.png -------------------------------------------------------------------------------- /media/lccrrmassertionexample2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/COALAIP/specs/HEAD/media/lccrrmassertionexample2.png -------------------------------------------------------------------------------- /media/rdfexamplegraph.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/COALAIP/specs/HEAD/media/rdfexamplegraph.png -------------------------------------------------------------------------------- /media/rdfgraph.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/COALAIP/specs/HEAD/media/rdfgraph.png -------------------------------------------------------------------------------- /media/rights_reference_model.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/COALAIP/specs/HEAD/media/rights_reference_model.png -------------------------------------------------------------------------------- /media/rrmassertion.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/COALAIP/specs/HEAD/media/rrmassertion.png -------------------------------------------------------------------------------- /media/rrmcreation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/COALAIP/specs/HEAD/media/rrmcreation.png -------------------------------------------------------------------------------- /media/rrmparty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/COALAIP/specs/HEAD/media/rrmparty.png -------------------------------------------------------------------------------- /media/rrmplace.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/COALAIP/specs/HEAD/media/rrmplace.png -------------------------------------------------------------------------------- /media/rrmright.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/COALAIP/specs/HEAD/media/rrmright.png -------------------------------------------------------------------------------- /media/rrmrightsassignment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/COALAIP/specs/HEAD/media/rrmrightsassignment.png -------------------------------------------------------------------------------- /presentations/COALA IP - long.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/COALAIP/specs/HEAD/presentations/COALA IP - long.pdf -------------------------------------------------------------------------------- /presentations/COALA IP - long.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/COALAIP/specs/HEAD/presentations/COALA IP - long.pptx -------------------------------------------------------------------------------- /presentations/COALA IP - short.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/COALAIP/specs/HEAD/presentations/COALA IP - short.pdf -------------------------------------------------------------------------------- /presentations/COALA IP - short.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/COALAIP/specs/HEAD/presentations/COALA IP - short.pptx -------------------------------------------------------------------------------- /presentations/COALA IP Report - May 2016.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/COALAIP/specs/HEAD/presentations/COALA IP Report - May 2016.pdf -------------------------------------------------------------------------------- /schema/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/COALAIP/specs/HEAD/schema/README.md -------------------------------------------------------------------------------- /schema/coala_context.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/COALAIP/specs/HEAD/schema/coala_context.json -------------------------------------------------------------------------------- /schema/vocab/coala.jsonld: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/COALAIP/specs/HEAD/schema/vocab/coala.jsonld --------------------------------------------------------------------------------