Skip to content

Add more predicate functions for testing RDF concepts #157

@RickMoynihan

Description

@RickMoynihan

It'd be useful to have a protocol extended to all types to check for:

  • uri?
  • lang-string?
  • xsd-string?
  • resource? (URI or blank node)
  • literal?
  • non-native-literal? (a boxed literal, i.e. not one mapped to a native platform type)
  • blank-node? (currently implemented as a multimethod)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions