Index

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

A

abstract (goat.models.BasicAccessionMixin.Meta attribute)
accepts() (goat.authorities.AuthorityManager method)
(goat.models.Authority method)
added (goat.models.BasicAccessionMixin attribute)
(goat.models.SearchResultSet attribute)
added_by (goat.models.Authority attribute)
(goat.models.BasicAccessionMixin attribute)
(goat.models.Concept attribute)
(goat.models.Identity attribute)
(goat.models.IdentitySystem attribute)
(goat.models.SearchResultSet attribute)
added_by_id (goat.models.BasicAccessionMixin attribute)
(goat.models.SearchResultSet attribute)
Authority (class in goat.models)
authority (goat.models.Concept attribute)
Authority.DoesNotExist
Authority.MultipleObjectsReturned
authority_id (goat.models.Concept attribute)
authority_post_save() (in module goat.signals)
authority_set (goat.models.IdentitySystem attribute)
AuthorityAdmin (class in goat.admin)
AuthorityDetailSerializer (class in goat.serializers)
AuthorityDetailSerializer.Meta (class in goat.serializers)
AuthorityLightSerializer (class in goat.serializers)
AuthorityLightSerializer.Meta (class in goat.serializers)
AuthorityManager (class in goat.authorities)
AuthoritySerializer (class in goat.serializers)
AuthoritySerializer.Meta (class in goat.serializers)
AuthorityViewSet (class in goat.views)

B

base_filters (goat.filters.ConceptFilter attribute)
BasicAccessionMixin (class in goat.models)
BasicAccessionMixin.Meta (class in goat.models)
builtin_identity_system (goat.models.Authority attribute)
builtin_identity_system_id (goat.models.Authority attribute)

C

Concept (class in goat.models)
Concept.DoesNotExist
Concept.MultipleObjectsReturned
concept_post_save() (in module goat.signals)
concept_type (goat.authorities.ConceptSearchResult attribute)
(goat.models.Concept attribute)
concept_type_id (goat.models.Concept attribute)
ConceptAdmin (class in goat.admin)
ConceptFilter (class in goat.filters)
ConceptFilter.Meta (class in goat.filters)
ConceptLightSerializer (class in goat.serializers)
ConceptLightSerializer.Meta (class in goat.serializers)
ConceptRepresentationMixin (class in goat.serializers)
ConceptRepresentationMixin.Meta (class in goat.serializers)
concepts (goat.models.Authority attribute)
(goat.models.Identity attribute)
ConceptSearchResult (class in goat.authorities)
ConceptSerializer (class in goat.serializers)
ConceptSerializer.Meta (class in goat.serializers)
ConceptViewSet (class in goat.views)
confidence (goat.models.Identity attribute)
configuration (goat.models.Authority attribute)
content_picker_factory() (in module goat.authorities.util)
create() (goat.views.AuthorityViewSet method)
(goat.views.CreateWithUserInfoMixin method)
(goat.views.IdentitySystemViewSet method)
(goat.views.IdentityViewSet method)
created (goat.models.SearchResultSet attribute)
CreateWithUserInfoMixin (class in goat.views)

D

data (goat.models.Concept attribute)
declared_filters (goat.filters.ConceptFilter attribute)
decompose_path() (in module goat.authorities.util)
dependencies (goat.migrations.0001_initial.Migration attribute)
(goat.migrations.0002_searchresultset.Migration attribute)
(goat.migrations.0003_searchresultset_state.Migration attribute)
(goat.migrations.0004_authority_builtin_identity_system.Migration attribute)
(goat.migrations.0005_authority_namespace.Migration attribute)
(goat.migrations.0006_auto_20161110_1741.Migration attribute)
description (goat.authorities.ConceptSearchResult attribute)
(goat.models.Authority attribute)
(goat.models.Concept attribute)

E

exclude (goat.serializers.AuthoritySerializer.Meta attribute)
(goat.serializers.ConceptLightSerializer.Meta attribute)
(goat.serializers.ConceptSerializer.Meta attribute)

F

fields (goat.filters.ConceptFilter.Meta attribute)
(goat.serializers.AuthorityDetailSerializer.Meta attribute)
(goat.serializers.AuthorityLightSerializer.Meta attribute)
(goat.serializers.ConceptRepresentationMixin.Meta attribute)
(goat.serializers.IdentityLightSerializer.Meta attribute)
(goat.serializers.IdentitySerializer.Meta attribute)
(goat.serializers.IdentitySystemLightSerializer.Meta attribute)
(goat.serializers.IdentitySystemSerializer.Meta attribute)
(goat.serializers.UserSerializer.Meta attribute)
filter_backends (goat.views.AuthorityViewSet attribute)
(goat.views.ConceptViewSet attribute)
(goat.views.IdentitySystemViewSet attribute)
(goat.views.IdentityViewSet attribute)
filter_class (goat.views.ConceptViewSet attribute)

G

generate_request() (in module goat.authorities.util)
get() (goat.authorities.AuthorityManager method)
(goat.authorities.util.JSONArray method)
(goat.authorities.util.JSONData method)
get_list() (goat.authorities.util.JSONArray method)
get_next_by_added() (goat.models.Authority method)
(goat.models.BasicAccessionMixin method)
(goat.models.Concept method)
(goat.models.Identity method)
(goat.models.IdentitySystem method)
(goat.models.SearchResultSet method)
get_next_by_created() (goat.models.SearchResultSet method)
get_next_by_updated() (goat.models.Authority method)
(goat.models.BasicAccessionMixin method)
(goat.models.Concept method)
(goat.models.Identity method)
(goat.models.IdentitySystem method)
(goat.models.SearchResultSet method)
get_previous_by_added() (goat.models.Authority method)
(goat.models.BasicAccessionMixin method)
(goat.models.Concept method)
(goat.models.Identity method)
(goat.models.IdentitySystem method)
(goat.models.SearchResultSet method)
get_previous_by_created() (goat.models.SearchResultSet method)
get_previous_by_updated() (goat.models.Authority method)
(goat.models.BasicAccessionMixin method)
(goat.models.Concept method)
(goat.models.Identity method)
(goat.models.IdentitySystem method)
(goat.models.SearchResultSet method)
get_recursive_pathfinder() (in module goat.authorities.util)
get_serializer_class() (goat.views.AuthorityViewSet method)
(goat.views.ConceptViewSet method)
(goat.views.IdentitySystemViewSet method)
(goat.views.IdentityViewSet method)
goat (module)
goat.admin (module)
goat.apps (module)
goat.authorities (module)
goat.authorities.util (module)
goat.celery (module)
goat.filters (module)
goat.migrations (module)
goat.migrations.0001_initial (module)
goat.migrations.0002_searchresultset (module)
goat.migrations.0003_searchresultset_state (module)
goat.migrations.0004_authority_builtin_identity_system (module)
goat.migrations.0005_authority_namespace (module)
goat.migrations.0006_auto_20161110_1741 (module)
goat.models (module)
goat.serializers (module)
goat.settings (module)
goat.signals (module)
goat.tasks (module)
goat.tests (module)
goat.tests.test_authorities_manager (module)
goat.tests.test_authorities_util (module)
goat.tests.test_tasks_search (module)
goat.urls (module)
goat.views (module)
goat.wsgi (module)
GoatConfig (class in goat.apps)
GoatPermission (class in goat.views)

H

has_object_permission() (goat.views.GoatPermission method)
has_permission() (goat.views.GoatPermission method)
home() (in module goat.views)

I

id (goat.models.Authority attribute)
(goat.models.Concept attribute)
(goat.models.Identity attribute)
(goat.models.IdentitySystem attribute)
(goat.models.SearchResultSet attribute)
identical() (in module goat.views)
identifier (goat.models.Concept attribute)
identities (goat.authorities.ConceptSearchResult attribute)
(goat.models.Concept attribute)
(goat.models.IdentitySystem attribute)
Identity (class in goat.models)
Identity.DoesNotExist
Identity.MultipleObjectsReturned
identity_post_save() (in module goat.signals)
identity_system_post_save() (in module goat.signals)
IdentityAdmin (class in goat.admin)
IdentityLightSerializer (class in goat.serializers)
IdentityLightSerializer.Meta (class in goat.serializers)
IdentitySerializer (class in goat.serializers)
IdentitySerializer.Meta (class in goat.serializers)
IdentitySystem (class in goat.models)
IdentitySystem.DoesNotExist
IdentitySystem.MultipleObjectsReturned
IdentitySystemAdmin (class in goat.admin)
IdentitySystemLightSerializer (class in goat.serializers)
IdentitySystemLightSerializer.Meta (class in goat.serializers)
IdentitySystemSerializer (class in goat.serializers)
IdentitySystemSerializer.Meta (class in goat.serializers)
IdentitySystemViewSet (class in goat.views)
IdentityViewSet (class in goat.views)
initial (goat.migrations.0001_initial.Migration attribute)
instances (goat.models.Concept attribute)
is_multiple() (in module goat.authorities.util)

J

JSONArray (class in goat.authorities.util)
JSONData (class in goat.authorities.util)

L

local_identifier (goat.authorities.ConceptSearchResult attribute)
(goat.models.Concept attribute)
lookup_name_in_parts() (goat.filters.ConceptFilter method)

M

media (goat.admin.AuthorityAdmin attribute)
(goat.admin.ConceptAdmin attribute)
(goat.admin.IdentityAdmin attribute)
(goat.admin.IdentitySystemAdmin attribute)
Migration (class in goat.migrations.0001_initial)
(class in goat.migrations.0002_searchresultset)
(class in goat.migrations.0003_searchresultset_state)
(class in goat.migrations.0004_authority_builtin_identity_system)
(class in goat.migrations.0005_authority_namespace)
(class in goat.migrations.0006_auto_20161110_1741)
model (goat.filters.ConceptFilter.Meta attribute)
(goat.serializers.AuthorityDetailSerializer.Meta attribute)
(goat.serializers.AuthorityLightSerializer.Meta attribute)
(goat.serializers.AuthoritySerializer.Meta attribute)
(goat.serializers.ConceptLightSerializer.Meta attribute)
(goat.serializers.ConceptRepresentationMixin.Meta attribute)
(goat.serializers.ConceptSerializer.Meta attribute)
(goat.serializers.IdentityLightSerializer.Meta attribute)
(goat.serializers.IdentitySerializer.Meta attribute)
(goat.serializers.IdentitySystemLightSerializer.Meta attribute)
(goat.serializers.IdentitySystemSerializer.Meta attribute)
(goat.serializers.UserSerializer.Meta attribute)

N

name (goat.apps.GoatConfig attribute)
(goat.models.Authority attribute)
(goat.models.Concept attribute)
(goat.models.Identity attribute)
(goat.models.IdentitySystem attribute)
namespace (goat.models.Authority attribute)

O

objects (goat.models.Authority attribute)
(goat.models.Concept attribute)
(goat.models.Identity attribute)
(goat.models.IdentitySystem attribute)
(goat.models.SearchResultSet attribute)
operations (goat.migrations.0001_initial.Migration attribute)
(goat.migrations.0002_searchresultset.Migration attribute)
(goat.migrations.0003_searchresultset_state.Migration attribute)
(goat.migrations.0004_authority_builtin_identity_system.Migration attribute)
(goat.migrations.0005_authority_namespace.Migration attribute)
(goat.migrations.0006_auto_20161110_1741.Migration attribute)
order_by (goat.filters.ConceptFilter.Meta attribute)

P

parse_json_path() (in module goat.authorities.util)
parse_raw_json() (in module goat.authorities.util)
parse_raw_xml() (in module goat.authorities.util)
parse_result() (in module goat.authorities.util)
parse_xml_path() (in module goat.authorities.util)
part_of (goat.models.Identity attribute)
part_of_id (goat.models.Identity attribute)
passthrough_picker_factory() (in module goat.authorities.util)
PENDING (goat.models.SearchResultSet attribute)
permission_classes (goat.views.AuthorityViewSet attribute)
(goat.views.ConceptViewSet attribute)
(goat.views.IdentitySystemViewSet attribute)
(goat.views.IdentityViewSet attribute)

Q

queryset (goat.views.AuthorityViewSet attribute)
(goat.views.ConceptViewSet attribute)
(goat.views.IdentitySystemViewSet attribute)
(goat.views.IdentityViewSet attribute)

R

raw (goat.authorities.ConceptSearchResult attribute)
ready() (goat.apps.GoatConfig method)
results (goat.models.SearchResultSet attribute)
retrieve() (in module goat.views)

S

save() (goat.models.Concept method)
search (goat.models.Authority attribute)
search() (goat.authorities.AuthorityManager method)
(in module goat.views)
search_results() (in module goat.views)
search_sets (goat.models.Concept attribute)
SearchResultSet (class in goat.models)
SearchResultSet.DoesNotExist
SearchResultSet.MultipleObjectsReturned
serializer_class (goat.views.AuthorityViewSet attribute)
(goat.views.ConceptViewSet attribute)
(goat.views.IdentitySystemViewSet attribute)
(goat.views.IdentityViewSet attribute)
setUp() (goat.tests.test_tasks_search.TestTaskSearch method)
state (goat.models.SearchResultSet attribute)
SUCCESS (goat.models.SearchResultSet attribute)
suffix (goat.views.AuthorityViewSet attribute)
(goat.views.ConceptViewSet attribute)
(goat.views.IdentitySystemViewSet attribute)
(goat.views.IdentityViewSet attribute)

T

task_id (goat.models.SearchResultSet attribute)
tearDown() (goat.tests.test_tasks_search.TestTaskSearch method)
test_generic() (goat.tests.test_authorities_manager.TestAuthorityManager method)
(goat.tests.test_authorities_manager.TestAuthorityManagerVIAF method)
test_generic_get() (goat.tests.test_authorities_manager.TestAuthorityManager method)
(goat.tests.test_authorities_manager.TestAuthorityManagerVIAF method)
test_generic_nonsense() (goat.tests.test_authorities_manager.TestAuthorityManager method)
(goat.tests.test_authorities_manager.TestAuthorityManagerVIAF method)
test_generic_search() (goat.tests.test_authorities_manager.TestAuthorityManager method)
(goat.tests.test_authorities_manager.TestAuthorityManagerVIAF method)
test_get() (goat.tests.test_authorities_util.TestGenerateRequest method)
test_get_globs() (goat.tests.test_authorities_manager.TestAuthorityManager method)
(goat.tests.test_authorities_manager.TestAuthorityManagerVIAF method)
test_get_method_config() (goat.tests.test_authorities_manager.TestAuthorityManager method)
(goat.tests.test_authorities_manager.TestAuthorityManagerVIAF method)
test_get_not_required() (goat.tests.test_authorities_util.TestGenerateRequest method)
test_get_nsmap() (goat.tests.test_authorities_manager.TestAuthorityManager method)
(goat.tests.test_authorities_manager.TestAuthorityManagerVIAF method)
test_get_required() (goat.tests.test_authorities_util.TestGenerateRequest method)
test_init() (goat.tests.test_authorities_manager.TestAuthorityManager method)
(goat.tests.test_authorities_manager.TestAuthorityManagerVIAF method)
test_namespace_no_attrib() (goat.tests.test_authorities_util.TestParseXMLPath method)
test_no_namespace_no_attrib() (goat.tests.test_authorities_util.TestJSONPath method)
(goat.tests.test_authorities_util.TestParseXMLPath method)
test_no_namespace_no_attrib_multiple() (goat.tests.test_authorities_util.TestJSONPath method)
(goat.tests.test_authorities_util.TestParseXMLPath method)
test_no_namespace_no_attrib_multiple_levels() (goat.tests.test_authorities_util.TestJSONPath method)
(goat.tests.test_authorities_util.TestParseXMLPath method)
test_no_namespace_no_attrib_multiple_levels_multivalue() (goat.tests.test_authorities_util.TestJSONPath method)
(goat.tests.test_authorities_util.TestParseXMLPath method)
test_no_namespace_no_attrib_sep() (goat.tests.test_authorities_util.TestJSONPath method)
(goat.tests.test_authorities_util.TestParseXMLPath method)
test_no_namespace_with_attribute() (goat.tests.test_authorities_util.TestParseXMLPath method)
test_post() (goat.tests.test_authorities_util.TestGenerateRequest method)
test_search() (goat.tests.test_authorities_manager.TestAuthorityManager method)
(goat.tests.test_authorities_manager.TestAuthorityManagerVIAF method)
(goat.tests.test_tasks_search.TestTaskSearch method)
test_search_pos() (goat.tests.test_tasks_search.TestTaskSearch method)
TestAuthorityManager (class in goat.tests.test_authorities_manager)
TestAuthorityManagerVIAF (class in goat.tests.test_authorities_manager)
TestGenerateRequest (class in goat.tests.test_authorities_util)
TestJSONPath (class in goat.tests.test_authorities_util)
TestParseXMLPath (class in goat.tests.test_authorities_util)
TestTaskSearch (class in goat.tests.test_tasks_search)
to_internal_value() (goat.serializers.ConceptRepresentationMixin method)
to_representation() (goat.serializers.ConceptRepresentationMixin method)

U

updated (goat.models.BasicAccessionMixin attribute)
(goat.models.SearchResultSet attribute)
user_post_save() (in module goat.signals)
UserSerializer (class in goat.serializers)
UserSerializer.Meta (class in goat.serializers)

V

validate_configuration() (goat.serializers.AuthorityDetailSerializer method)
verbose_name (goat.apps.GoatConfig attribute)