SubDataPropertyOf

class SubDataPropertyOf(child, parent, *, annotations=None)[source]

Bases: DataPropertyAxiom

A data property axiom for 9.3.1 “Data Subproperties”.

Instantiate a data subproperties axiom.

Methods Summary

to_rdflib_node(graph, converter)

Represent the data subproperties axiom for RDF.

Methods Documentation

Parameters:
to_rdflib_node(graph, converter)[source]

Represent the data subproperties axiom for RDF.

Parameters:
  • graph (Graph)

  • converter (Converter)

Return type:

BNode