@metreeca/trio - v0.1.1
    Preparing search index...

    Variable rdfsConst

    rdfs: {} & {
        label: string;
        Resource: string;
        Class: string;
        Literal: string;
        Datatype: string;
        Container: string;
        ContainerMembershipProperty: string;
        subClassOf: string;
        subPropertyOf: string;
        domain: string;
        range: string;
        comment: string;
        seeAlso: string;
        isDefinedBy: string;
        member: string;
    } = ...

    RDFS vocabulary namespace.

    A closed namespace of the complete RDF Schema 1.1 vocabulary IRIs, covering the schema classes, the class and property hierarchy relations, the property signature relations, the annotation properties, and the container membership shorthand.