hydra.dsl.shacl.model module
DSL functions for hydra.shacl.model.
- hydra.dsl.shacl.model.closed(is_closed: hydra.typed.TypedTerm[bool], ignored_properties: hydra.typed.TypedTerm[Set[hydra.rdf.syntax.Property] | None]) hydra.typed.TypedTerm[hydra.shacl.model.Closed]
DSL constructor for hydra.shacl.model.Closed.
- hydra.dsl.shacl.model.closed_ignored_properties(x: hydra.typed.TypedTerm[hydra.shacl.model.Closed]) hydra.typed.TypedTerm[Set[hydra.rdf.syntax.Property] | None]
DSL accessor for the ignoredProperties field of hydra.shacl.model.Closed.
- hydra.dsl.shacl.model.closed_is_closed(x: hydra.typed.TypedTerm[hydra.shacl.model.Closed]) hydra.typed.TypedTerm[bool]
DSL accessor for the isClosed field of hydra.shacl.model.Closed.
- hydra.dsl.shacl.model.closed_with_ignored_properties(original: hydra.typed.TypedTerm[hydra.shacl.model.Closed], new_val: hydra.typed.TypedTerm[Set[hydra.rdf.syntax.Property] | None]) hydra.typed.TypedTerm[hydra.shacl.model.Closed]
DSL updater for the ignoredProperties field of hydra.shacl.model.Closed.
- hydra.dsl.shacl.model.closed_with_is_closed(original: hydra.typed.TypedTerm[hydra.shacl.model.Closed], new_val: hydra.typed.TypedTerm[bool]) hydra.typed.TypedTerm[hydra.shacl.model.Closed]
DSL updater for the isClosed field of hydra.shacl.model.Closed.
- hydra.dsl.shacl.model.common_constraint_and(x: hydra.typed.TypedTerm[Set[hydra.shacl.model.Reference[hydra.shacl.model.Shape]]]) hydra.typed.TypedTerm[hydra.shacl.model.CommonConstraint]
DSL injection for the and variant of hydra.shacl.model.CommonConstraint.
- hydra.dsl.shacl.model.common_constraint_class(x: hydra.typed.TypedTerm[Set[hydra.rdf.syntax.RdfsClass]]) hydra.typed.TypedTerm[hydra.shacl.model.CommonConstraint]
DSL injection for the class variant of hydra.shacl.model.CommonConstraint.
- hydra.dsl.shacl.model.common_constraint_closed(x: hydra.typed.TypedTerm[hydra.shacl.model.Closed]) hydra.typed.TypedTerm[hydra.shacl.model.CommonConstraint]
DSL injection for the closed variant of hydra.shacl.model.CommonConstraint.
- hydra.dsl.shacl.model.common_constraint_datatype(x: hydra.typed.TypedTerm[hydra.rdf.syntax.Iri]) hydra.typed.TypedTerm[hydra.shacl.model.CommonConstraint]
DSL injection for the datatype variant of hydra.shacl.model.CommonConstraint.
- hydra.dsl.shacl.model.common_constraint_disjoint(x: hydra.typed.TypedTerm[Set[hydra.rdf.syntax.Property]]) hydra.typed.TypedTerm[hydra.shacl.model.CommonConstraint]
DSL injection for the disjoint variant of hydra.shacl.model.CommonConstraint.
- hydra.dsl.shacl.model.common_constraint_equals(x: hydra.typed.TypedTerm[Set[hydra.rdf.syntax.Property]]) hydra.typed.TypedTerm[hydra.shacl.model.CommonConstraint]
DSL injection for the equals variant of hydra.shacl.model.CommonConstraint.
- hydra.dsl.shacl.model.common_constraint_has_value(x: hydra.typed.TypedTerm[Set[hydra.rdf.syntax.Node_]]) hydra.typed.TypedTerm[hydra.shacl.model.CommonConstraint]
DSL injection for the hasValue variant of hydra.shacl.model.CommonConstraint.
- hydra.dsl.shacl.model.common_constraint_in(x: hydra.typed.TypedTerm[Sequence[hydra.rdf.syntax.Node_]]) hydra.typed.TypedTerm[hydra.shacl.model.CommonConstraint]
DSL injection for the in variant of hydra.shacl.model.CommonConstraint.
- hydra.dsl.shacl.model.common_constraint_language_in(x: hydra.typed.TypedTerm[Set[hydra.rdf.syntax.LanguageTag]]) hydra.typed.TypedTerm[hydra.shacl.model.CommonConstraint]
DSL injection for the languageIn variant of hydra.shacl.model.CommonConstraint.
- hydra.dsl.shacl.model.common_constraint_max_exclusive(x: hydra.typed.TypedTerm[hydra.rdf.syntax.Literal]) hydra.typed.TypedTerm[hydra.shacl.model.CommonConstraint]
DSL injection for the maxExclusive variant of hydra.shacl.model.CommonConstraint.
- hydra.dsl.shacl.model.common_constraint_max_inclusive(x: hydra.typed.TypedTerm[hydra.rdf.syntax.Literal]) hydra.typed.TypedTerm[hydra.shacl.model.CommonConstraint]
DSL injection for the maxInclusive variant of hydra.shacl.model.CommonConstraint.
- hydra.dsl.shacl.model.common_constraint_max_length(x: hydra.typed.TypedTerm[int]) hydra.typed.TypedTerm[hydra.shacl.model.CommonConstraint]
DSL injection for the maxLength variant of hydra.shacl.model.CommonConstraint.
- hydra.dsl.shacl.model.common_constraint_min_exclusive(x: hydra.typed.TypedTerm[hydra.rdf.syntax.Literal]) hydra.typed.TypedTerm[hydra.shacl.model.CommonConstraint]
DSL injection for the minExclusive variant of hydra.shacl.model.CommonConstraint.
- hydra.dsl.shacl.model.common_constraint_min_inclusive(x: hydra.typed.TypedTerm[hydra.rdf.syntax.Literal]) hydra.typed.TypedTerm[hydra.shacl.model.CommonConstraint]
DSL injection for the minInclusive variant of hydra.shacl.model.CommonConstraint.
- hydra.dsl.shacl.model.common_constraint_min_length(x: hydra.typed.TypedTerm[int]) hydra.typed.TypedTerm[hydra.shacl.model.CommonConstraint]
DSL injection for the minLength variant of hydra.shacl.model.CommonConstraint.
- hydra.dsl.shacl.model.common_constraint_node(x: hydra.typed.TypedTerm[Set[hydra.shacl.model.Reference[hydra.shacl.model.NodeShape]]]) hydra.typed.TypedTerm[hydra.shacl.model.CommonConstraint]
DSL injection for the node variant of hydra.shacl.model.CommonConstraint.
- hydra.dsl.shacl.model.common_constraint_node_kind(x: hydra.typed.TypedTerm[hydra.shacl.model.NodeKind]) hydra.typed.TypedTerm[hydra.shacl.model.CommonConstraint]
DSL injection for the nodeKind variant of hydra.shacl.model.CommonConstraint.
- hydra.dsl.shacl.model.common_constraint_not(x: hydra.typed.TypedTerm[Set[hydra.shacl.model.Reference[hydra.shacl.model.Shape]]]) hydra.typed.TypedTerm[hydra.shacl.model.CommonConstraint]
DSL injection for the not variant of hydra.shacl.model.CommonConstraint.
- hydra.dsl.shacl.model.common_constraint_or(x: hydra.typed.TypedTerm[Set[hydra.shacl.model.Reference[hydra.shacl.model.Shape]]]) hydra.typed.TypedTerm[hydra.shacl.model.CommonConstraint]
DSL injection for the or variant of hydra.shacl.model.CommonConstraint.
- hydra.dsl.shacl.model.common_constraint_pattern(x: hydra.typed.TypedTerm[hydra.shacl.model.Pattern]) hydra.typed.TypedTerm[hydra.shacl.model.CommonConstraint]
DSL injection for the pattern variant of hydra.shacl.model.CommonConstraint.
- hydra.dsl.shacl.model.common_constraint_property(x: hydra.typed.TypedTerm[Set[hydra.shacl.model.Reference[hydra.shacl.model.PropertyShape]]]) hydra.typed.TypedTerm[hydra.shacl.model.CommonConstraint]
DSL injection for the property variant of hydra.shacl.model.CommonConstraint.
- hydra.dsl.shacl.model.common_constraint_xone(x: hydra.typed.TypedTerm[Set[hydra.shacl.model.Reference[hydra.shacl.model.Shape]]]) hydra.typed.TypedTerm[hydra.shacl.model.CommonConstraint]
DSL injection for the xone variant of hydra.shacl.model.CommonConstraint.
- hydra.dsl.shacl.model.common_properties(constraints: hydra.typed.TypedTerm[Set[hydra.shacl.model.CommonConstraint]], deactivated: hydra.typed.TypedTerm[bool | None], message: hydra.typed.TypedTerm[hydra.rdf.syntax.LangStrings], severity: hydra.typed.TypedTerm[hydra.shacl.model.Severity], target_class: hydra.typed.TypedTerm[Set[hydra.rdf.syntax.RdfsClass]], target_node: hydra.typed.TypedTerm[Set[hydra.rdf.syntax.IriOrLiteral]], target_objects_of: hydra.typed.TypedTerm[Set[hydra.rdf.syntax.Property]], target_subjects_of: hydra.typed.TypedTerm[Set[hydra.rdf.syntax.Property]]) hydra.typed.TypedTerm[hydra.shacl.model.CommonProperties]
DSL constructor for hydra.shacl.model.CommonProperties.
- hydra.dsl.shacl.model.common_properties_constraints(x: hydra.typed.TypedTerm[hydra.shacl.model.CommonProperties]) hydra.typed.TypedTerm[Set[hydra.shacl.model.CommonConstraint]]
DSL accessor for the constraints field of hydra.shacl.model.CommonProperties.
- hydra.dsl.shacl.model.common_properties_deactivated(x: hydra.typed.TypedTerm[hydra.shacl.model.CommonProperties]) hydra.typed.TypedTerm[bool | None]
DSL accessor for the deactivated field of hydra.shacl.model.CommonProperties.
- hydra.dsl.shacl.model.common_properties_message(x: hydra.typed.TypedTerm[hydra.shacl.model.CommonProperties]) hydra.typed.TypedTerm[hydra.rdf.syntax.LangStrings]
DSL accessor for the message field of hydra.shacl.model.CommonProperties.
- hydra.dsl.shacl.model.common_properties_severity(x: hydra.typed.TypedTerm[hydra.shacl.model.CommonProperties]) hydra.typed.TypedTerm[hydra.shacl.model.Severity]
DSL accessor for the severity field of hydra.shacl.model.CommonProperties.
- hydra.dsl.shacl.model.common_properties_target_class(x: hydra.typed.TypedTerm[hydra.shacl.model.CommonProperties]) hydra.typed.TypedTerm[Set[hydra.rdf.syntax.RdfsClass]]
DSL accessor for the targetClass field of hydra.shacl.model.CommonProperties.
- hydra.dsl.shacl.model.common_properties_target_node(x: hydra.typed.TypedTerm[hydra.shacl.model.CommonProperties]) hydra.typed.TypedTerm[Set[hydra.rdf.syntax.IriOrLiteral]]
DSL accessor for the targetNode field of hydra.shacl.model.CommonProperties.
- hydra.dsl.shacl.model.common_properties_target_objects_of(x: hydra.typed.TypedTerm[hydra.shacl.model.CommonProperties]) hydra.typed.TypedTerm[Set[hydra.rdf.syntax.Property]]
DSL accessor for the targetObjectsOf field of hydra.shacl.model.CommonProperties.
- hydra.dsl.shacl.model.common_properties_target_subjects_of(x: hydra.typed.TypedTerm[hydra.shacl.model.CommonProperties]) hydra.typed.TypedTerm[Set[hydra.rdf.syntax.Property]]
DSL accessor for the targetSubjectsOf field of hydra.shacl.model.CommonProperties.
- hydra.dsl.shacl.model.common_properties_with_constraints(original: hydra.typed.TypedTerm[hydra.shacl.model.CommonProperties], new_val: hydra.typed.TypedTerm[Set[hydra.shacl.model.CommonConstraint]]) hydra.typed.TypedTerm[hydra.shacl.model.CommonProperties]
DSL updater for the constraints field of hydra.shacl.model.CommonProperties.
- hydra.dsl.shacl.model.common_properties_with_deactivated(original: hydra.typed.TypedTerm[hydra.shacl.model.CommonProperties], new_val: hydra.typed.TypedTerm[bool | None]) hydra.typed.TypedTerm[hydra.shacl.model.CommonProperties]
DSL updater for the deactivated field of hydra.shacl.model.CommonProperties.
- hydra.dsl.shacl.model.common_properties_with_message(original: hydra.typed.TypedTerm[hydra.shacl.model.CommonProperties], new_val: hydra.typed.TypedTerm[hydra.rdf.syntax.LangStrings]) hydra.typed.TypedTerm[hydra.shacl.model.CommonProperties]
DSL updater for the message field of hydra.shacl.model.CommonProperties.
- hydra.dsl.shacl.model.common_properties_with_severity(original: hydra.typed.TypedTerm[hydra.shacl.model.CommonProperties], new_val: hydra.typed.TypedTerm[hydra.shacl.model.Severity]) hydra.typed.TypedTerm[hydra.shacl.model.CommonProperties]
DSL updater for the severity field of hydra.shacl.model.CommonProperties.
- hydra.dsl.shacl.model.common_properties_with_target_class(original: hydra.typed.TypedTerm[hydra.shacl.model.CommonProperties], new_val: hydra.typed.TypedTerm[Set[hydra.rdf.syntax.RdfsClass]]) hydra.typed.TypedTerm[hydra.shacl.model.CommonProperties]
DSL updater for the targetClass field of hydra.shacl.model.CommonProperties.
- hydra.dsl.shacl.model.common_properties_with_target_node(original: hydra.typed.TypedTerm[hydra.shacl.model.CommonProperties], new_val: hydra.typed.TypedTerm[Set[hydra.rdf.syntax.IriOrLiteral]]) hydra.typed.TypedTerm[hydra.shacl.model.CommonProperties]
DSL updater for the targetNode field of hydra.shacl.model.CommonProperties.
- hydra.dsl.shacl.model.common_properties_with_target_objects_of(original: hydra.typed.TypedTerm[hydra.shacl.model.CommonProperties], new_val: hydra.typed.TypedTerm[Set[hydra.rdf.syntax.Property]]) hydra.typed.TypedTerm[hydra.shacl.model.CommonProperties]
DSL updater for the targetObjectsOf field of hydra.shacl.model.CommonProperties.
- hydra.dsl.shacl.model.common_properties_with_target_subjects_of(original: hydra.typed.TypedTerm[hydra.shacl.model.CommonProperties], new_val: hydra.typed.TypedTerm[Set[hydra.rdf.syntax.Property]]) hydra.typed.TypedTerm[hydra.shacl.model.CommonProperties]
DSL updater for the targetSubjectsOf field of hydra.shacl.model.CommonProperties.
- hydra.dsl.shacl.model.decode_definition(a: hydra.typed.TypedTerm[Callable[[hydra.graph.Graph, hydra.core.Term], Either[hydra.errors.DecodingError, A]]]) hydra.typed.TypedTerm[Callable[[hydra.graph.Graph, hydra.core.Term], Either[hydra.errors.DecodingError, hydra.shacl.model.Definition[A]]]]
DSL composition builder for the decoder of hydra.shacl.model.Definition.
- hydra.dsl.shacl.model.decode_reference(a: hydra.typed.TypedTerm[Callable[[hydra.graph.Graph, hydra.core.Term], Either[hydra.errors.DecodingError, A]]]) hydra.typed.TypedTerm[Callable[[hydra.graph.Graph, hydra.core.Term], Either[hydra.errors.DecodingError, hydra.shacl.model.Reference[A]]]]
DSL composition builder for the decoder of hydra.shacl.model.Reference.
- hydra.dsl.shacl.model.definition(iri: hydra.typed.TypedTerm[hydra.rdf.syntax.Iri], target: hydra.typed.TypedTerm[A]) hydra.typed.TypedTerm[hydra.shacl.model.Definition[A]]
DSL constructor for hydra.shacl.model.Definition.
- hydra.dsl.shacl.model.definition_iri(x: hydra.typed.TypedTerm[hydra.shacl.model.Definition[A]]) hydra.typed.TypedTerm[hydra.rdf.syntax.Iri]
DSL accessor for the iri field of hydra.shacl.model.Definition.
- hydra.dsl.shacl.model.definition_target(x: hydra.typed.TypedTerm[hydra.shacl.model.Definition[A]]) hydra.typed.TypedTerm[A]
DSL accessor for the target field of hydra.shacl.model.Definition.
- hydra.dsl.shacl.model.definition_with_iri(original: hydra.typed.TypedTerm[hydra.shacl.model.Definition[A]], new_val: hydra.typed.TypedTerm[hydra.rdf.syntax.Iri]) hydra.typed.TypedTerm[hydra.shacl.model.Definition[A]]
DSL updater for the iri field of hydra.shacl.model.Definition.
- hydra.dsl.shacl.model.definition_with_target(original: hydra.typed.TypedTerm[hydra.shacl.model.Definition[A]], new_val: hydra.typed.TypedTerm[A]) hydra.typed.TypedTerm[hydra.shacl.model.Definition[A]]
DSL updater for the target field of hydra.shacl.model.Definition.
- hydra.dsl.shacl.model.encode_definition(a: hydra.typed.TypedTerm[Callable[[A], hydra.core.Term]]) hydra.typed.TypedTerm[Callable[[hydra.shacl.model.Definition[A]], hydra.core.Term]]
DSL composition builder for the encoder of hydra.shacl.model.Definition.
- hydra.dsl.shacl.model.encode_reference(a: hydra.typed.TypedTerm[Callable[[A], hydra.core.Term]]) hydra.typed.TypedTerm[Callable[[hydra.shacl.model.Reference[A]], hydra.core.Term]]
DSL composition builder for the encoder of hydra.shacl.model.Reference.
- hydra.dsl.shacl.model.node_shape(common: hydra.typed.TypedTerm[hydra.shacl.model.CommonProperties]) hydra.typed.TypedTerm[hydra.shacl.model.NodeShape]
DSL constructor for hydra.shacl.model.NodeShape.
- hydra.dsl.shacl.model.node_shape_common(x: hydra.typed.TypedTerm[hydra.shacl.model.NodeShape]) hydra.typed.TypedTerm[hydra.shacl.model.CommonProperties]
DSL accessor for the common field of hydra.shacl.model.NodeShape.
- hydra.dsl.shacl.model.node_shape_with_common(original: hydra.typed.TypedTerm[hydra.shacl.model.NodeShape], new_val: hydra.typed.TypedTerm[hydra.shacl.model.CommonProperties]) hydra.typed.TypedTerm[hydra.shacl.model.NodeShape]
DSL updater for the common field of hydra.shacl.model.NodeShape.
- hydra.dsl.shacl.model.pattern(regex: hydra.typed.TypedTerm[str], flags: hydra.typed.TypedTerm[str | None]) hydra.typed.TypedTerm[hydra.shacl.model.Pattern]
DSL constructor for hydra.shacl.model.Pattern.
- hydra.dsl.shacl.model.pattern_flags(x: hydra.typed.TypedTerm[hydra.shacl.model.Pattern]) hydra.typed.TypedTerm[str | None]
DSL accessor for the flags field of hydra.shacl.model.Pattern.
- hydra.dsl.shacl.model.pattern_regex(x: hydra.typed.TypedTerm[hydra.shacl.model.Pattern]) hydra.typed.TypedTerm[str]
DSL accessor for the regex field of hydra.shacl.model.Pattern.
- hydra.dsl.shacl.model.pattern_with_flags(original: hydra.typed.TypedTerm[hydra.shacl.model.Pattern], new_val: hydra.typed.TypedTerm[str | None]) hydra.typed.TypedTerm[hydra.shacl.model.Pattern]
DSL updater for the flags field of hydra.shacl.model.Pattern.
- hydra.dsl.shacl.model.pattern_with_regex(original: hydra.typed.TypedTerm[hydra.shacl.model.Pattern], new_val: hydra.typed.TypedTerm[str]) hydra.typed.TypedTerm[hydra.shacl.model.Pattern]
DSL updater for the regex field of hydra.shacl.model.Pattern.
- hydra.dsl.shacl.model.property_shape(common: hydra.typed.TypedTerm[hydra.shacl.model.CommonProperties], constraints: hydra.typed.TypedTerm[Set[hydra.shacl.model.PropertyShapeConstraint]], default_value: hydra.typed.TypedTerm[hydra.rdf.syntax.Node_ | None], description: hydra.typed.TypedTerm[hydra.rdf.syntax.LangStrings], name: hydra.typed.TypedTerm[hydra.rdf.syntax.LangStrings], order: hydra.typed.TypedTerm[int | None], path: hydra.typed.TypedTerm[hydra.rdf.syntax.Iri]) hydra.typed.TypedTerm[hydra.shacl.model.PropertyShape]
DSL constructor for hydra.shacl.model.PropertyShape.
- hydra.dsl.shacl.model.property_shape_common(x: hydra.typed.TypedTerm[hydra.shacl.model.PropertyShape]) hydra.typed.TypedTerm[hydra.shacl.model.CommonProperties]
DSL accessor for the common field of hydra.shacl.model.PropertyShape.
- hydra.dsl.shacl.model.property_shape_constraint_less_than(x: hydra.typed.TypedTerm[Set[hydra.rdf.syntax.Property]]) hydra.typed.TypedTerm[hydra.shacl.model.PropertyShapeConstraint]
DSL injection for the lessThan variant of hydra.shacl.model.PropertyShapeConstraint.
- hydra.dsl.shacl.model.property_shape_constraint_less_than_or_equals(x: hydra.typed.TypedTerm[Set[hydra.rdf.syntax.Property]]) hydra.typed.TypedTerm[hydra.shacl.model.PropertyShapeConstraint]
DSL injection for the lessThanOrEquals variant of hydra.shacl.model.PropertyShapeConstraint.
- hydra.dsl.shacl.model.property_shape_constraint_max_count(x: hydra.typed.TypedTerm[int]) hydra.typed.TypedTerm[hydra.shacl.model.PropertyShapeConstraint]
DSL injection for the maxCount variant of hydra.shacl.model.PropertyShapeConstraint.
- hydra.dsl.shacl.model.property_shape_constraint_min_count(x: hydra.typed.TypedTerm[int]) hydra.typed.TypedTerm[hydra.shacl.model.PropertyShapeConstraint]
DSL injection for the minCount variant of hydra.shacl.model.PropertyShapeConstraint.
- hydra.dsl.shacl.model.property_shape_constraint_qualified_value_shape(x: hydra.typed.TypedTerm[hydra.shacl.model.QualifiedValueShape]) hydra.typed.TypedTerm[hydra.shacl.model.PropertyShapeConstraint]
DSL injection for the qualifiedValueShape variant of hydra.shacl.model.PropertyShapeConstraint.
- hydra.dsl.shacl.model.property_shape_constraint_unique_lang(x: hydra.typed.TypedTerm[bool]) hydra.typed.TypedTerm[hydra.shacl.model.PropertyShapeConstraint]
DSL injection for the uniqueLang variant of hydra.shacl.model.PropertyShapeConstraint.
- hydra.dsl.shacl.model.property_shape_constraints(x: hydra.typed.TypedTerm[hydra.shacl.model.PropertyShape]) hydra.typed.TypedTerm[Set[hydra.shacl.model.PropertyShapeConstraint]]
DSL accessor for the constraints field of hydra.shacl.model.PropertyShape.
- hydra.dsl.shacl.model.property_shape_default_value(x: hydra.typed.TypedTerm[hydra.shacl.model.PropertyShape]) hydra.typed.TypedTerm[hydra.rdf.syntax.Node_ | None]
DSL accessor for the defaultValue field of hydra.shacl.model.PropertyShape.
- hydra.dsl.shacl.model.property_shape_description(x: hydra.typed.TypedTerm[hydra.shacl.model.PropertyShape]) hydra.typed.TypedTerm[hydra.rdf.syntax.LangStrings]
DSL accessor for the description field of hydra.shacl.model.PropertyShape.
- hydra.dsl.shacl.model.property_shape_name(x: hydra.typed.TypedTerm[hydra.shacl.model.PropertyShape]) hydra.typed.TypedTerm[hydra.rdf.syntax.LangStrings]
DSL accessor for the name field of hydra.shacl.model.PropertyShape.
- hydra.dsl.shacl.model.property_shape_order(x: hydra.typed.TypedTerm[hydra.shacl.model.PropertyShape]) hydra.typed.TypedTerm[int | None]
DSL accessor for the order field of hydra.shacl.model.PropertyShape.
- hydra.dsl.shacl.model.property_shape_path(x: hydra.typed.TypedTerm[hydra.shacl.model.PropertyShape]) hydra.typed.TypedTerm[hydra.rdf.syntax.Iri]
DSL accessor for the path field of hydra.shacl.model.PropertyShape.
- hydra.dsl.shacl.model.property_shape_with_common(original: hydra.typed.TypedTerm[hydra.shacl.model.PropertyShape], new_val: hydra.typed.TypedTerm[hydra.shacl.model.CommonProperties]) hydra.typed.TypedTerm[hydra.shacl.model.PropertyShape]
DSL updater for the common field of hydra.shacl.model.PropertyShape.
- hydra.dsl.shacl.model.property_shape_with_constraints(original: hydra.typed.TypedTerm[hydra.shacl.model.PropertyShape], new_val: hydra.typed.TypedTerm[Set[hydra.shacl.model.PropertyShapeConstraint]]) hydra.typed.TypedTerm[hydra.shacl.model.PropertyShape]
DSL updater for the constraints field of hydra.shacl.model.PropertyShape.
- hydra.dsl.shacl.model.property_shape_with_default_value(original: hydra.typed.TypedTerm[hydra.shacl.model.PropertyShape], new_val: hydra.typed.TypedTerm[hydra.rdf.syntax.Node_ | None]) hydra.typed.TypedTerm[hydra.shacl.model.PropertyShape]
DSL updater for the defaultValue field of hydra.shacl.model.PropertyShape.
- hydra.dsl.shacl.model.property_shape_with_description(original: hydra.typed.TypedTerm[hydra.shacl.model.PropertyShape], new_val: hydra.typed.TypedTerm[hydra.rdf.syntax.LangStrings]) hydra.typed.TypedTerm[hydra.shacl.model.PropertyShape]
DSL updater for the description field of hydra.shacl.model.PropertyShape.
- hydra.dsl.shacl.model.property_shape_with_name(original: hydra.typed.TypedTerm[hydra.shacl.model.PropertyShape], new_val: hydra.typed.TypedTerm[hydra.rdf.syntax.LangStrings]) hydra.typed.TypedTerm[hydra.shacl.model.PropertyShape]
DSL updater for the name field of hydra.shacl.model.PropertyShape.
- hydra.dsl.shacl.model.property_shape_with_order(original: hydra.typed.TypedTerm[hydra.shacl.model.PropertyShape], new_val: hydra.typed.TypedTerm[int | None]) hydra.typed.TypedTerm[hydra.shacl.model.PropertyShape]
DSL updater for the order field of hydra.shacl.model.PropertyShape.
- hydra.dsl.shacl.model.property_shape_with_path(original: hydra.typed.TypedTerm[hydra.shacl.model.PropertyShape], new_val: hydra.typed.TypedTerm[hydra.rdf.syntax.Iri]) hydra.typed.TypedTerm[hydra.shacl.model.PropertyShape]
DSL updater for the path field of hydra.shacl.model.PropertyShape.
- hydra.dsl.shacl.model.qualified_value_shape(qualified_value_shape: hydra.typed.TypedTerm[hydra.shacl.model.Reference[hydra.shacl.model.Shape]], qualified_max_count: hydra.typed.TypedTerm[int], qualified_min_count: hydra.typed.TypedTerm[int], qualified_value_shapes_disjoint: hydra.typed.TypedTerm[bool | None]) hydra.typed.TypedTerm[hydra.shacl.model.QualifiedValueShape]
DSL constructor for hydra.shacl.model.QualifiedValueShape.
- hydra.dsl.shacl.model.qualified_value_shape_qualified_max_count(x: hydra.typed.TypedTerm[hydra.shacl.model.QualifiedValueShape]) hydra.typed.TypedTerm[int]
DSL accessor for the qualifiedMaxCount field of hydra.shacl.model.QualifiedValueShape.
- hydra.dsl.shacl.model.qualified_value_shape_qualified_min_count(x: hydra.typed.TypedTerm[hydra.shacl.model.QualifiedValueShape]) hydra.typed.TypedTerm[int]
DSL accessor for the qualifiedMinCount field of hydra.shacl.model.QualifiedValueShape.
- hydra.dsl.shacl.model.qualified_value_shape_qualified_value_shape2(x: hydra.typed.TypedTerm[hydra.shacl.model.QualifiedValueShape]) hydra.typed.TypedTerm[hydra.shacl.model.Reference[hydra.shacl.model.Shape]]
DSL accessor for the qualifiedValueShape field of hydra.shacl.model.QualifiedValueShape.
- hydra.dsl.shacl.model.qualified_value_shape_qualified_value_shapes_disjoint(x: hydra.typed.TypedTerm[hydra.shacl.model.QualifiedValueShape]) hydra.typed.TypedTerm[bool | None]
DSL accessor for the qualifiedValueShapesDisjoint field of hydra.shacl.model.QualifiedValueShape.
- hydra.dsl.shacl.model.qualified_value_shape_with_qualified_max_count(original: hydra.typed.TypedTerm[hydra.shacl.model.QualifiedValueShape], new_val: hydra.typed.TypedTerm[int]) hydra.typed.TypedTerm[hydra.shacl.model.QualifiedValueShape]
DSL updater for the qualifiedMaxCount field of hydra.shacl.model.QualifiedValueShape.
- hydra.dsl.shacl.model.qualified_value_shape_with_qualified_min_count(original: hydra.typed.TypedTerm[hydra.shacl.model.QualifiedValueShape], new_val: hydra.typed.TypedTerm[int]) hydra.typed.TypedTerm[hydra.shacl.model.QualifiedValueShape]
DSL updater for the qualifiedMinCount field of hydra.shacl.model.QualifiedValueShape.
- hydra.dsl.shacl.model.qualified_value_shape_with_qualified_value_shape(original: hydra.typed.TypedTerm[hydra.shacl.model.QualifiedValueShape], new_val: hydra.typed.TypedTerm[hydra.shacl.model.Reference[hydra.shacl.model.Shape]]) hydra.typed.TypedTerm[hydra.shacl.model.QualifiedValueShape]
DSL updater for the qualifiedValueShape field of hydra.shacl.model.QualifiedValueShape.
- hydra.dsl.shacl.model.qualified_value_shape_with_qualified_value_shapes_disjoint(original: hydra.typed.TypedTerm[hydra.shacl.model.QualifiedValueShape], new_val: hydra.typed.TypedTerm[bool | None]) hydra.typed.TypedTerm[hydra.shacl.model.QualifiedValueShape]
DSL updater for the qualifiedValueShapesDisjoint field of hydra.shacl.model.QualifiedValueShape.
- hydra.dsl.shacl.model.reference_anonymous(x: hydra.typed.TypedTerm[A]) hydra.typed.TypedTerm[hydra.shacl.model.Reference[A]]
DSL injection for the anonymous variant of hydra.shacl.model.Reference.
- hydra.dsl.shacl.model.reference_definition(x: hydra.typed.TypedTerm[hydra.shacl.model.Definition[A]]) hydra.typed.TypedTerm[hydra.shacl.model.Reference[A]]
DSL injection for the definition variant of hydra.shacl.model.Reference.
- hydra.dsl.shacl.model.reference_named(x: hydra.typed.TypedTerm[hydra.rdf.syntax.Iri]) hydra.typed.TypedTerm[hydra.shacl.model.Reference[A]]
DSL injection for the named variant of hydra.shacl.model.Reference.
- hydra.dsl.shacl.model.shape_node(x: hydra.typed.TypedTerm[hydra.shacl.model.NodeShape]) hydra.typed.TypedTerm[hydra.shacl.model.Shape]
DSL injection for the node variant of hydra.shacl.model.Shape.
- hydra.dsl.shacl.model.shape_property(x: hydra.typed.TypedTerm[hydra.shacl.model.PropertyShape]) hydra.typed.TypedTerm[hydra.shacl.model.Shape]
DSL injection for the property variant of hydra.shacl.model.Shape.
- hydra.dsl.shacl.model.shapes_graph(x: hydra.typed.TypedTerm[Set[hydra.shacl.model.Definition[hydra.shacl.model.Shape]]]) hydra.typed.TypedTerm[hydra.shacl.model.ShapesGraph]
DSL constructor for the hydra.shacl.model.ShapesGraph wrapper.
- hydra.dsl.shacl.model.un_shapes_graph(x: hydra.typed.TypedTerm[hydra.shacl.model.ShapesGraph]) hydra.typed.TypedTerm[Set[hydra.shacl.model.Definition[hydra.shacl.model.Shape]]]
DSL accessor for the body of hydra.shacl.model.ShapesGraph.