Index

A | B | C | D | E | F | G | H | I | J | L | M | N | O | P | R | S | T | U | V

A

access_attribute() (oldman.model.model.Model method)
add_attribute_md_extractor() (oldman.parsing.schema.attribute.OMAttributeExtractor method)
add_attribute_metadata() (oldman.model.property.OMProperty method)
add_datatype() (oldman.parsing.schema.attribute.ValueFormatRegistry method)
add_domain() (oldman.model.property.OMProperty method)
add_property_extractor() (oldman.parsing.schema.attribute.OMAttributeExtractor method)
add_range() (oldman.model.property.OMProperty method)
add_special_property() (oldman.parsing.schema.attribute.ValueFormatRegistry method)
add_type() (oldman.resource.resource.Resource method)
all() (oldman.model.model.ClientModel method)
AlreadyAllocatedModelError
ancestry_iris (oldman.model.model.Model attribute)
AnyValueFormat (class in oldman.validation.value_format)
append_to_hydra_collection() (in module oldman.model.operation)
append_to_hydra_paged_collection() (in module oldman.model.operation)
AttributeValueExtractor (class in oldman.parsing.value)

B

BlankNodeIriGenerator (class in oldman.iri)
bottom_up (oldman.model.ancestry.ClassAncestry attribute)
build_query_part() (in module oldman.utils.sparql)
build_update_query_part() (in module oldman.utils.sparql)

C

cache_region (oldman.store.cache.ResourceCache attribute)
change_cache_region() (oldman.store.cache.ResourceCache method)
check_and_repair_counter() (oldman.store.datastore.DataStore method)
(oldman.store.sparql.SPARQLDataStore method)
check_validity() (oldman.model.attribute.OMAttribute method)
(oldman.resource.resource.Resource method)
check_value() (oldman.model.attribute.OMAttribute method)
(oldman.validation.value_format.AnyValueFormat method)
(oldman.validation.value_format.EmailValueFormat method)
(oldman.validation.value_format.HexBinaryFormat method)
(oldman.validation.value_format.IRIValueFormat method)
(oldman.validation.value_format.NegativeTypedValueFormat method)
(oldman.validation.value_format.NonNegativeTypedValueFormat method)
(oldman.validation.value_format.NonPositiveTypedValueFormat method)
(oldman.validation.value_format.PositiveTypedValueFormat method)
(oldman.validation.value_format.TypedValueFormat method)
(oldman.validation.value_format.ValueFormat method)
child (oldman.model.ancestry.ClassAncestry attribute)
class_iri (oldman.model.model.Model attribute)
ClassAncestry (class in oldman.model.ancestry)
clean_context() (in module oldman.model.model)
ClientModel (class in oldman.model.model)
ClientModelManager (class in oldman.model.manager)
ClientResource (class in oldman.resource.resource)
ClientResourceManager (class in oldman.resource.manager)
clone() (oldman.model.attribute.Entry method)
container (oldman.model.attribute.OMAttribute attribute)
(oldman.model.attribute.OMAttributeMetadata attribute)
context (oldman.model.model.Model attribute)
(oldman.resource.resource.Resource attribute)
convert_client_resource() (oldman.model.manager.ClientModelManager method)
convert_client_to_store_resource() (oldman.model.converter.ModelConversionManager method)
convert_store_resources() (oldman.model.manager.ClientModelManager method)
convert_store_to_client_resource() (oldman.model.converter.ModelConversionManager method)
convert_store_to_client_resources() (oldman.model.converter.ModelConversionManager method)
copy_store_model() (oldman.model.model.ClientModel class method)
create() (oldman.model.model.ClientModel method)
(oldman.resource.manager.ClientResourceManager method)
create_blank_nodes() (in module oldman.utils.crud)
create_model() (oldman.model.manager.ModelManager method)
(oldman.store.datastore.DataStore method)
create_regular_resources() (in module oldman.utils.crud)
current_value (oldman.model.attribute.Entry attribute)

D

data_stores (oldman.store.selector.DataStoreSelector attribute)
DataStore (class in oldman.store.datastore)
DataStoreSelector (class in oldman.store.selector)
declare_is_required() (oldman.model.property.OMProperty method)
declare_method() (oldman.model.model.ClientModel method)
(oldman.resource.manager.ClientResourceManager method)
declare_operation_function() (oldman.model.manager.ModelManager method)
DEFAULT_CONFIG (oldman.rest.controller.HTTPController attribute)
default_datatype (oldman.model.property.OMProperty attribute)
default_model (oldman.model.registry.ModelRegistry attribute)
delete() (oldman.resource.resource.ClientResource method)
(oldman.resource.resource.Resource method)
(oldman.resource.resource.StoreResource method)
(oldman.rest.controller.HTTPController method)
(oldman.rest.crud.HashLessCRUDer method)
(oldman.store.datastore.DataStore method)
diff() (oldman.model.attribute.Entry method)
(oldman.model.attribute.OMAttribute method)
DirectMappingModelConverter (class in oldman.model.converter)
domains (oldman.model.property.OMProperty attribute)

E

EmailValueFormat (class in oldman.validation.value_format)
Entry (class in oldman.model.attribute)
EquivalentModelConverter (class in oldman.model.converter)
exists() (oldman.store.datastore.DataStore method)
(oldman.store.sparql.SPARQLDataStore method)
expected_type (oldman.model.operation.Operation attribute)
extract() (oldman.parsing.operation.HydraOperationExtractor method)
(oldman.parsing.operation.OperationExtractor method)
(oldman.parsing.schema.attribute.OMAttributeExtractor method)
extract_prefixes() (oldman.store.sparql.SPARQLDataStore method)
extract_subjects() (in module oldman.utils.crud)
extract_value() (oldman.parsing.value.AttributeValueExtractor method)

F

filter() (oldman.model.model.ClientModel method)
(oldman.resource.manager.ClientResourceManager method)
(oldman.store.datastore.DataStore method)
find_descendant_models() (oldman.model.manager.ModelManager method)
(oldman.model.registry.ModelRegistry method)
find_models_and_types() (oldman.model.manager.ModelManager method)
(oldman.model.registry.ModelRegistry method)
find_value_format() (oldman.parsing.schema.attribute.ValueFormatRegistry method)
former_non_model_types (oldman.resource.resource.Resource attribute)
former_types (oldman.resource.resource.Resource attribute)
from_client_to_store() (oldman.model.converter.DirectMappingModelConverter method)
(oldman.model.converter.ModelConverter method)
from_store_to_client() (oldman.model.converter.DirectMappingModelConverter method)
(oldman.model.converter.ModelConverter method)

G

generate() (oldman.iri.IncrementalIriGenerator method)
(oldman.iri.IriGenerator method)
(oldman.iri.PrefixedUUIDIriGenerator method)
(oldman.iri.UUIDFragmentIriGenerator method)
generate_attributes() (oldman.model.property.OMProperty method)
generate_instance_number() (oldman.store.datastore.DataStore method)
(oldman.store.sparql.SPARQLDataStore method)
generate_iri() (oldman.model.model.Model method)
get() (oldman.model.attribute.ObjectOMAttribute method)
(oldman.model.attribute.OMAttribute method)
(oldman.model.model.ClientModel method)
(oldman.resource.manager.ClientResourceManager method)
(oldman.rest.controller.HTTPController method)
(oldman.rest.crud.HashLessCRUDer method)
(oldman.store.datastore.DataStore method)
get_attribute() (oldman.resource.resource.Resource method)
get_entry() (oldman.model.attribute.OMAttribute method)
get_lightly() (oldman.model.attribute.ObjectOMAttribute method)
(oldman.model.attribute.OMAttribute method)
(oldman.resource.resource.Resource method)
get_model() (oldman.model.manager.ModelManager method)
(oldman.model.registry.ModelRegistry method)
(oldman.resource.manager.ClientResourceManager method)
get_operation() (oldman.model.model.Model method)
(oldman.resource.resource.Resource method)
get_operation_by_name() (oldman.model.model.Model method)
get_operation_function() (in module oldman.parsing.operation)
get_related_resource() (oldman.resource.resource.ClientResource method)
(oldman.resource.resource.Resource method)
(oldman.resource.resource.StoreResource method)
get_resource() (oldman.store.cache.ResourceCache method)
get_store() (oldman.store.datastore.DataStore class method)

H

has_changed() (oldman.model.attribute.Entry method)
(oldman.model.attribute.OMAttribute method)
has_default_model() (oldman.model.manager.ModelManager method)
has_reversed_attributes (oldman.model.model.Model attribute)
has_specific_models() (oldman.model.registry.ModelRegistry method)
has_value() (oldman.model.attribute.OMAttribute method)
hashless_iri (oldman.resource.resource.Resource attribute)
HashLessCRUDer (class in oldman.rest.crud)
head() (oldman.rest.controller.HTTPController method)
HexBinaryFormat (class in oldman.validation.value_format)
HTTPController (class in oldman.rest.controller)
HttpDataStore (class in oldman.store.http)
HydraOperationExtractor (class in oldman.parsing.operation)
HydraPropertyExtractor (class in oldman.parsing.schema.property)

I

id (oldman.resource.resource.Resource attribute)
import_model() (oldman.model.manager.ClientModelManager method)
import_store_models() (oldman.resource.manager.ClientResourceManager method)
in_same_document() (oldman.resource.resource.Resource method)
include_reversed_attributes (oldman.model.manager.ModelManager attribute)
IncrementalIriGenerator (class in oldman.iri)
invalidate_cache() (oldman.store.cache.ResourceCache method)
iri (oldman.model.property.OMProperty attribute)
IriGenerator (class in oldman.iri)
IRIValueFormat (class in oldman.validation.value_format)
is_active() (oldman.store.cache.ResourceCache method)
is_blank_node() (in module oldman.resource.resource)
(oldman.resource.resource.Resource method)
is_instance_of() (oldman.resource.resource.Resource method)
is_new (oldman.resource.resource.Resource attribute)
is_read_only (oldman.model.attribute.OMAttribute attribute)
(oldman.model.property.OMProperty attribute)
is_required (oldman.model.attribute.OMAttribute attribute)
(oldman.model.property.OMProperty attribute)
is_subclass_of() (oldman.model.model.Model method)
is_valid() (oldman.model.attribute.OMAttribute method)
(oldman.resource.resource.Resource method)
is_write_only (oldman.model.attribute.OMAttribute attribute)
(oldman.model.property.OMProperty attribute)

J

jsonld_type (oldman.model.attribute.OMAttribute attribute)
(oldman.model.attribute.OMAttributeMetadata attribute)
JsonLdContextAttributeMdExtractor (class in oldman.parsing.schema.context)

L

language (oldman.model.attribute.OMAttribute attribute)
(oldman.model.attribute.OMAttributeMetadata attribute)
link_class_iri (oldman.model.property.OMProperty attribute)
load_from_graph() (oldman.resource.resource.ClientResource class method)
(oldman.resource.resource.StoreResource class method)
local_context (oldman.model.model.Model attribute)
(oldman.resource.resource.Resource attribute)

M

methods (oldman.model.model.ClientModel attribute)
(oldman.model.model.Model attribute)
Model (class in oldman.model.model)
model_manager (oldman.resource.manager.ClientResourceManager attribute)
(oldman.resource.resource.Resource attribute)
(oldman.store.datastore.DataStore attribute)
model_names (oldman.model.registry.ModelRegistry attribute)
ModelConversionManager (class in oldman.model.converter)
ModelConverter (class in oldman.model.converter)
ModelGenerationError
ModelManager (class in oldman.model.manager)
ModelRegistry (class in oldman.model.registry)
models (oldman.model.manager.ModelManager attribute)
(oldman.model.registry.ModelRegistry attribute)
(oldman.resource.resource.Resource attribute)

N

name (oldman.model.attribute.OMAttribute attribute)
(oldman.model.attribute.OMAttributeMetadata attribute)
(oldman.model.model.Model attribute)
(oldman.model.operation.Operation attribute)
(oldman.store.datastore.DataStore attribute)
NegativeTypedValueFormat (class in oldman.validation.value_format)
new() (oldman.model.model.ClientModel method)
(oldman.resource.manager.ClientResourceManager method)
NEXT_NUMBER_IRI (in module oldman.vocabulary)
non_default_models (oldman.model.manager.ModelManager attribute)
(oldman.model.registry.ModelRegistry attribute)
non_model_types (oldman.resource.resource.Resource attribute)
NonNegativeTypedValueFormat (class in oldman.validation.value_format)
NonPositiveTypedValueFormat (class in oldman.validation.value_format)
not_implemented() (in module oldman.model.operation)

O

ObjectOMAttribute (class in oldman.model.attribute)
oldman.common (module)
oldman.exception (module)
oldman.iri (module)
oldman.model (module)
oldman.model.ancestry (module)
oldman.model.attribute (module)
oldman.model.converter (module)
oldman.model.manager (module)
oldman.model.model (module)
oldman.model.operation (module)
oldman.model.property (module)
oldman.model.registry (module)
oldman.parsing (module)
oldman.parsing.operation (module)
oldman.parsing.schema (module)
oldman.parsing.schema.attribute (module)
oldman.parsing.schema.context (module)
oldman.parsing.schema.property (module)
oldman.parsing.value (module)
oldman.resource (module)
oldman.resource.manager (module)
oldman.resource.resource (module)
oldman.rest (module)
oldman.rest.controller (module)
oldman.rest.crud (module)
oldman.store (module)
oldman.store.cache (module)
oldman.store.datastore (module)
oldman.store.http (module)
oldman.store.selector (module)
oldman.store.sparql (module)
oldman.utils (module)
oldman.utils.crud (module)
oldman.utils.sparql (module)
oldman.validation (module)
oldman.validation.value_format (module)
oldman.vocabulary (module)
om_attributes (oldman.model.model.Model attribute)
(oldman.model.property.OMProperty attribute)
om_property (oldman.model.attribute.OMAttribute attribute)
OMAccessError
OMAlreadyDeclaredDatatypeError
OMAlreadyGeneratedAttributeError
OMAttribute (class in oldman.model.attribute)
OMAttributeAccessError
OMAttributeDefError
OMAttributeExtractor (class in oldman.parsing.schema.attribute)
OMAttributeMdExtractor (class in oldman.parsing.schema.context)
OMAttributeMetadata (class in oldman.model.attribute)
OMAttributeTypeCheckError
OMBadRequestException
OMClassInstanceError
OMControllerException
OMDataStoreError
OMDifferentHashlessIRIError
OMEditError
OMError
OMExpiredMethodDeclarationTimeSlotError
OMForbiddenOperationException
OMForbiddenSkolemizedIRIError
OMHashIriError
OMInternalError
OMMethodNotAllowedException
OMNotAcceptableException
OMObjectNotFoundError
OMProperty (class in oldman.model.property)
OMPropertyDefError
OMPropertyDefTypeError
OMPropertyExtractor (class in oldman.parsing.schema.property)
OMReadOnlyAttributeError
OMRequiredAuthenticationException
OMRequiredHashlessIRIError
OMRequiredPropertyError
OMReservedAttributeNameError
OMResourceNotFoundException
OMRuntimeError
OMSchemaError
OMSPARQLError
OMSPARQLParseError
OMUnauthorizedTypeChangeError
OMUndeclaredClassNameError
OMUniquenessError
OMUserError
OMWrongResourceError
Operation (class in oldman.model.operation)
OperationExtractor (class in oldman.parsing.operation)
options() (oldman.rest.controller.HTTPController method)
other_attributes (oldman.model.attribute.OMAttribute attribute)

P

parents() (oldman.model.ancestry.ClassAncestry method)
parse_graph_safely() (in module oldman.utils.sparql)
patch() (oldman.rest.controller.HTTPController method)
PositiveTypedValueFormat (class in oldman.validation.value_format)
post() (oldman.rest.controller.HTTPController method)
PrefixedUUIDIriGenerator (class in oldman.iri)
property (oldman.model.attribute.OMAttributeMetadata attribute)
put() (oldman.rest.controller.HTTPController method)

R

ranges (oldman.model.property.OMProperty attribute)
receive_id() (oldman.resource.resource.Resource method)
receive_storage_ack() (oldman.model.attribute.Entry method)
(oldman.model.attribute.OMAttribute method)
register() (oldman.model.registry.ModelRegistry method)
register_model_converter() (oldman.model.converter.ModelConversionManager method)
remove_resource() (oldman.store.cache.ResourceCache method)
remove_resource_from_id() (oldman.store.cache.ResourceCache method)
reset_counter() (oldman.iri.IncrementalIriGenerator method)
(oldman.model.model.Model method)
reset_instance_counter() (oldman.store.datastore.DataStore method)
(oldman.store.sparql.SPARQLDataStore method)
Resource (class in oldman.resource.resource)
resource_cache (oldman.store.datastore.DataStore attribute)
resource_manager (oldman.model.manager.ClientModelManager attribute)
ResourceCache (class in oldman.store.cache)
returned_type (oldman.model.operation.Operation attribute)
reversed (oldman.model.attribute.OMAttribute attribute)
(oldman.model.attribute.OMAttributeMetadata attribute)
(oldman.model.property.OMProperty attribute)

S

save() (oldman.resource.resource.ClientResource method)
(oldman.resource.resource.Resource method)
(oldman.resource.resource.StoreResource method)
(oldman.store.datastore.DataStore method)
select_sparql_stores() (oldman.store.selector.DataStoreSelector method)
select_store() (oldman.store.selector.DataStoreSelector method)
select_stores() (oldman.store.selector.DataStoreSelector method)
session (oldman.store.http.HttpDataStore attribute)
set() (oldman.model.attribute.ObjectOMAttribute method)
(oldman.model.attribute.OMAttribute method)
set_entry() (oldman.model.attribute.OMAttribute method)
set_resource() (oldman.store.cache.ResourceCache method)
should_delete_resource() (in module oldman.resource.resource)
sparql_filter() (oldman.resource.manager.ClientResourceManager method)
(oldman.store.datastore.DataStore method)
(oldman.store.sparql.SPARQLDataStore method)
SPARQLDataStore (class in oldman.store.sparql)
store (oldman.resource.resource.Resource attribute)
StoreResource (class in oldman.resource.resource)
support_sparql_filtering() (oldman.store.datastore.DataStore method)
supporter_class_iri (oldman.model.property.OMProperty attribute)

T

to_dict() (oldman.resource.resource.Resource method)
to_json() (oldman.resource.resource.Resource method)
to_jsonld() (oldman.resource.resource.Resource method)
to_nt() (oldman.model.attribute.OMAttribute method)
to_python() (oldman.validation.value_format.HexBinaryFormat method)
(oldman.validation.value_format.ValueFormat method)
to_rdf() (oldman.resource.resource.Resource method)
top_down (oldman.model.ancestry.ClassAncestry attribute)
type (oldman.model.property.OMProperty attribute)
TypedValueFormat (class in oldman.validation.value_format)
types (oldman.resource.resource.Resource attribute)

U

unregister() (oldman.model.registry.ModelRegistry method)
UnsupportedDataStorageFeatureException
update() (oldman.parsing.schema.context.JsonLdContextAttributeMdExtractor method)
(oldman.parsing.schema.context.OMAttributeMdExtractor method)
(oldman.parsing.schema.property.HydraPropertyExtractor method)
(oldman.parsing.schema.property.OMPropertyExtractor method)
(oldman.resource.resource.Resource method)
(oldman.rest.crud.HashLessCRUDer method)
update_from_graph() (oldman.model.attribute.OMAttribute method)
(oldman.resource.resource.Resource method)
use_store_model() (oldman.resource.manager.ClientResourceManager method)
UUIDFragmentIriGenerator (class in oldman.iri)

V

value_format (oldman.model.attribute.OMAttribute attribute)
value_format_registry (oldman.parsing.schema.attribute.OMAttributeExtractor attribute)
value_to_nt() (oldman.model.attribute.OMAttribute method)
ValueFormat (class in oldman.validation.value_format)
ValueFormatError
ValueFormatRegistry (class in oldman.parsing.schema.attribute)