All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.
::activityDefinition
spec from that of the xapi-schema lib.:
.
clojure.test.check.generators
requires to test namespaces.
test.check
lib.:multi-version?
flag to validation functions to toggle whether multiple versions can exist in a single Profile object or not.validate-object
function to the top-level API to validate individual Concepts, Templates, and Patterns.::concept
, ::template
, ::pattern
, and ::profile
.contextCategoryActivityType
IRIs were not properly validated. (See #40 for details.):concept-rels?
, :template-rels?
, and :pattern-rels?
, keyword arguments.json-profile->edn
API function.validate-profile-coll
that accepts a collection of Profiles to validate.:extra-profiles
keyword arg to reference Profiles with external Concepts, Templates, and Patterns.:extra-contexts
keyword arg to reference external, non-default JSON-LD contexts.:print-err?
keyword arg to :result
, with options :spec-error-data
, :type-path-string
, :path-string
, :string
, and :print
.See Pull Requests #23 to #27 for more details.
Can you improve this documentation? These fine people already did:
kelvinqian00 & Kelvin QianEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close