Skip to content

Unify document loading in Context Processing? #584

Open
@helins

Description

@helins

The Context Processing Algorithm deals with dereferencing remote documents at 2 occasions: 5.2 and 5.6. Both look very similar to the point where I do not understand why there are seemingly differences:

  • 5.2.1 details how resolving the context string against base URL might fail ; 5.6.3 does not mention anything about failure when resolving the value of @import against base URL
  • 5.2.4 is very explicit about not dereferencing a URL that has already been dereferenced ; 5.6.4 goes straight into dereferencing without any further consideration

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Errata

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions