is_non_core_annotation {csvwr}R Documentation

Determine if an annotation is non-core

Description

Checks if the annotation is non-core, and should thus be treated as a json-ld note.

Usage

is_non_core_annotation(property)

Arguments

property

a list element

Value

TRUE the annotation is core, FALSE otherwise


[Package csvwr version 0.1.7 Index]