Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-implement vocabulary association mechanisms as an algorithm #2379

Merged
merged 14 commits into from
Aug 7, 2022

Commits on Jul 28, 2022

  1. Configuration menu
    Copy the full SHA
    ae1c272 View commit details
    Browse the repository at this point in the history
  2. remove requirement not to fail when encountering unknown prefixes as …

    …an unknown prefix will just return a null value
    mattgarrish committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    982b234 View commit details
    Browse the repository at this point in the history
  3. add descriptions to algorithm and non-normative note to conformance s…

    …ection;
    
    add optional expansion of epub:type values;
    rename section to "Processing property values;
    clarify that reading systems are not required to expand values and may use the values as strings for processing behaviours
    mattgarrish committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    271f0d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Update epub33/rs/index.html

    Co-authored-by: Ivan Herman <ivan@w3.org>
    mattgarrish and iherman authored Jul 29, 2022
    Configuration menu
    Copy the full SHA
    48bb5c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c9d027 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8804a5a View commit details
    Browse the repository at this point in the history
  4. update reference validation;

    s/propertyName/propertyReference/
    mattgarrish committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    97b33fb View commit details
    Browse the repository at this point in the history
  5. allow prefix-only values

    mattgarrish committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    261af24 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b07d2b View commit details
    Browse the repository at this point in the history
  7. clarify that scheme attribute does not have a default vocabulary so a…

    …ll values require a prefix
    mattgarrish committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    577a97b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e67f899 View commit details
    Browse the repository at this point in the history
  9. formatting

    mattgarrish committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    20dd351 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2022

  1. Configuration menu
    Copy the full SHA
    c354560 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2022

  1. Configuration menu
    Copy the full SHA
    30ed27d View commit details
    Browse the repository at this point in the history