Index

A | B | C | D | E | F | G | I | L | M | N | P | Q | R | S | T | U | V | W | X

A

add_field_attributes() (in module rdfframework.forms.rdffields)
add_props() (rdfframework.api.rdfapis.Api method)
(rdfframework.forms.rdfforms.Form method)
add_timer() (rdfframework.utilities.codetimer.CodeTimer method)
Api (class in rdfframework.api.rdfapis)
api_exists() (rdfframework.framework.RdfFramework method)
apis_initialized (rdfframework.framework.RdfFramework attribute)
app_initialized (rdfframework.framework.RdfFramework attribute)
assert_img_baking_processor() (in module rdfframework.processors.rdfprocessors)

B

BsGridTableWidget (class in rdfframework.forms.widgets.formwidgets)
ButtonActionField (class in rdfframework.forms.rdffields)
ButtonActionWidget (class in rdfframework.forms.widgets.formwidgets)

C

calculate_default_value() (in module rdfframework.utilities.valuecalculator)
calculate_value() (in module rdfframework.processors.rdfprocessors)
calculation_processor() (in module rdfframework.processors.rdfprocessors)
calculator_concat() (in module rdfframework.processors.rdfprocessors)
calculator_date_convertor() (in module rdfframework.processors.rdfprocessors)
calculator_object_generator() (in module rdfframework.processors.rdfprocessors)
calculator_uir_truncation() (in module rdfframework.processors.rdfprocessors)
calculator_value_hasher() (in module rdfframework.processors.rdfprocessors)
cbool() (in module rdfframework.utilities.frameworkutilities)
class_initialized (rdfframework.framework.RdfFramework attribute)
clean_iri() (in module rdfframework.utilities.frameworkutilities)
clean_processors() (in module rdfframework.processors.rdfprocessors)
code_timer() (in module rdfframework.utilities.codetimer)
CodeTimer (class in rdfframework.utilities.codetimer)
convert_obj_to_rdf_namespace() (in module rdfframework.utilities.uriconvertor)
convert_spo_to_dict() (in module rdfframework.utilities.frameworkutilities)
convert_to_ns() (in module rdfframework.utilities.uriconvertor)
convert_to_ttl() (in module rdfframework.utilities.uriconvertor)
convert_to_uri() (in module rdfframework.utilities.uriconvertor)
copy_obj() (in module rdfframework.utilities.frameworkutilities)
create_data_sparql_query() (in module rdfframework.sparql.querygenerator)
create_namespace_obj() (in module rdfframework.utilities.uriconvertor)
csv_to_multi_prop_processor() (in module rdfframework.processors.rdfprocessors)

D

delete_timer() (rdfframework.utilities.codetimer.CodeTimer method)
DeleteProperty (class in rdfframework.utilities.frameworkutilities)
dumpable_obj() (in module rdfframework.utilities.debug)

E

email_verification_processor() (in module rdfframework.processors.rdfprocessors)

F

find_salt_prop() (in module rdfframework.processors.rdfprocessors)
Form (class in rdfframework.forms.rdfforms)
form_exists() (rdfframework.framework.RdfFramework method)
forms_initialized (rdfframework.framework.RdfFramework attribute)
fw_config() (in module rdfframework.utilities.frameworkutilities)

G

get_api_field() (in module rdfframework.api.rdfapifields)
get_api_field_json() (in module rdfframework.api.rdfapifields)
get_api_instructions_json() (in module rdfframework.api.rdfapis)
get_api_name() (rdfframework.framework.RdfFramework method)
get_api_path() (rdfframework.framework.RdfFramework method)
get_app_ns_uri() (in module rdfframework.utilities.frameworkutilities)
get_attr() (in module rdfframework.utilities.frameworkutilities)
get_class_links() (rdfframework.framework.RdfFramework method)
get_data() (in module rdfframework.sparql.querygenerator)
get_field_json() (in module rdfframework.forms.rdffields)
get_field_security_access() (in module rdfframework.forms.rdffields)
get_form_instructions_json() (in module rdfframework.forms.rdfforms)
get_form_name() (rdfframework.framework.RdfFramework method)
get_form_path() (rdfframework.framework.RdfFramework method)
get_framework() (in module rdfframework.getframework)
get_id() (rdfframework.security.user.User method)
get_obj_data() (rdfframework.framework.RdfFramework method)
get_prefix() (rdfframework.framework.RdfFramework method)
get_property() (rdfframework.rdfclass.RdfClass method)
get_user_obj() (rdfframework.security.user.User method)
get_wtform_field() (in module rdfframework.forms.rdffields)
get_wtform_validators() (in module rdfframework.validators.rdfvalidators)

I

image_processor() (in module rdfframework.processors.imageprocessor)
iri() (in module rdfframework.utilities.frameworkutilities)
iris_to_strings() (in module rdfframework.utilities.uriconvertor)
is_active() (rdfframework.security.user.User method)
is_anonymouse() (rdfframework.security.user.User method)
is_authenticated() (rdfframework.security.user.User method)
is_not_null() (in module rdfframework.utilities.frameworkutilities)
is_valid_object() (in module rdfframework.utilities.frameworkutilities)

L

list_dependant() (rdfframework.rdfclass.RdfClass method)
list_properties() (rdfframework.rdfclass.RdfClass method)
list_required() (rdfframework.rdfclass.RdfClass method)
load_default_data() (rdfframework.framework.RdfFramework method)
loaded_users (rdfframework.security.user.User attribute)
log() (rdfframework.utilities.codetimer.CodeTimer method)

M

make_list() (in module rdfframework.utilities.frameworkutilities)
make_set() (in module rdfframework.utilities.frameworkutilities)
make_triple() (in module rdfframework.utilities.frameworkutilities)

N

new_uri() (rdfframework.rdfclass.RdfClass method)
NotInFormClass (class in rdfframework.utilities.frameworkutilities)
nouri() (in module rdfframework.utilities.uriconvertor)
nz() (in module rdfframework.utilities.frameworkutilities)

P

password_processor() (in module rdfframework.processors.rdfprocessors)
print_timer() (rdfframework.utilities.codetimer.CodeTimer method)
prop_to_array_processor() (in module rdfframework.processors.rdfprocessors)
pyuri() (in module rdfframework.utilities.uriconvertor)

Q

query_select_options() (in module rdfframework.sparql.querygenerator)

R

rdf_app_dict (rdfframework.framework.RdfFramework attribute)
rdf_class_dict (rdfframework.framework.RdfFramework attribute)
rdf_form_dict (rdfframework.framework.RdfFramework attribute)
rdf_framework_api_factory() (in module rdfframework.api.rdfapis)
rdf_framework_form_factory() (in module rdfframework.forms.rdfforms)
RdfClass (class in rdfframework.rdfclass)
RdfDataType (class in rdfframework.rdfdatatype)
RdfFramework (class in rdfframework.framework)
rdfframework (module)
rdfframework.api (module)
rdfframework.api.rdfapifields (module)
rdfframework.api.rdfapis (module)
rdfframework.forms (module)
rdfframework.forms.rdffields (module)
rdfframework.forms.rdfforms (module)
rdfframework.forms.widgets (module)
rdfframework.forms.widgets.formwidgets (module)
rdfframework.framework (module)
rdfframework.getframework (module)
rdfframework.processors (module)
rdfframework.processors.imageprocessor (module)
rdfframework.processors.rdfprocessors (module)
rdfframework.rdfclass (module)
rdfframework.rdfdatatype (module)
rdfframework.rdfproperty (module)
rdfframework.security (module)
rdfframework.security.user (module)
rdfframework.sparql (module)
rdfframework.sparql.querygenerator (module)
rdfframework.utilities (module)
rdfframework.utilities.codetimer (module)
rdfframework.utilities.debug (module)
rdfframework.utilities.frameworkutilities (module)
rdfframework.utilities.uriconvertor (module)
rdfframework.utilities.valuecalculator (module)
rdfframework.validators (module)
rdfframework.validators.rdfvalidators (module)
RdfProperty (class in rdfframework.rdfproperty)
redirect_url() (rdfframework.api.rdfapis.Api method)
(rdfframework.forms.rdfforms.Form method)
remove_null() (in module rdfframework.utilities.frameworkutilities)
remove_prop() (rdfframework.api.rdfapis.Api method)
(rdfframework.forms.rdfforms.Form method)
render_without_request() (in module rdfframework.utilities.frameworkutilities)
RepeatingSubFormTableJinga2Widget (class in rdfframework.forms.widgets.formwidgets)
RepeatingSubFormWidget (class in rdfframework.forms.widgets.formwidgets)
reset_fields() (rdfframework.api.rdfapis.Api method)
(rdfframework.forms.rdfforms.Form method)
run_processor() (in module rdfframework.processors.rdfprocessors)
run_sparql_query() (in module rdfframework.sparql.querygenerator)

S

salt_processor() (in module rdfframework.processors.rdfprocessors)
save() (rdfframework.api.rdfapis.Api method)
(rdfframework.forms.rdfforms.Form method)
(rdfframework.rdfclass.RdfClass method)
save_file_to_repository() (in module rdfframework.sparql.querygenerator)
save_obj() (rdfframework.framework.RdfFramework method)
save_object_with_subobj() (rdfframework.framework.RdfFramework method)
set_obj_data() (rdfframework.api.rdfapis.Api method)
(rdfframework.forms.rdfforms.Form method)
slugify() (in module rdfframework.utilities.frameworkutilities)
sparql() (rdfframework.rdfdatatype.RdfDataType method)

T

ttluri() (in module rdfframework.utilities.uriconvertor)

U

uid_to_repo_uri() (in module rdfframework.utilities.frameworkutilities)
UniqueValue (class in rdfframework.validators.rdfvalidators)
uri() (in module rdfframework.utilities.uriconvertor)
uri_patterner() (rdfframework.rdfclass.RdfClass method)
uri_prefix() (in module rdfframework.utilities.uriconvertor)
User (class in rdfframework.security.user)
user_authentication() (rdfframework.framework.RdfFramework method)

V

validate_obj_data() (rdfframework.rdfclass.RdfClass method)
validate_primary_key() (rdfframework.rdfclass.RdfClass method)
value_processors (rdfframework.framework.RdfFramework attribute)
verify_server_core() (in module rdfframework.framework)

W

widget (rdfframework.forms.rdffields.ButtonActionField attribute)

X

xsd_to_python() (in module rdfframework.utilities.frameworkutilities)