├── Core.rdf ├── LICENSE ├── README.md ├── catalog-v001.xml └── meta └── AnnotationVocabulary.rdf /Core.rdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iofoundry/Core/HEAD/Core.rdf -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iofoundry/Core/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iofoundry/Core/HEAD/README.md -------------------------------------------------------------------------------- /catalog-v001.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iofoundry/Core/HEAD/catalog-v001.xml -------------------------------------------------------------------------------- /meta/AnnotationVocabulary.rdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iofoundry/Core/HEAD/meta/AnnotationVocabulary.rdf --------------------------------------------------------------------------------