Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The default "Entities" collection that is created does not include a policy for including the generic "entity" content model. If you wish to ingest generic entities via the interface, this content model needs to be added to the collection policy. All other entities are simultaneously associated with the generic Entity Content Model at the same time they are associated with the selected entity type content model (such as person or organization)


 Entities Entities can be batch uploaded using the submodule Islandora Entities CSV Import. Batch ingested entities have a default association with the person entity cmodel.  CSV's must be properly prepared. Any comma within a field must be replaced with a double pipe ie - 'Nursing, Department of' must be replaced with 'Nursing|| Department of' If multiple arguments are supplied within a single column, they must be separated with a ~ ie meat~cheese~pickles If a column in a CSV is to be processed it must have a header from the following list.

  • STATUS
  • POSITION
  • EMAIL
  • BUILDING ROOM_NUMBER
  • IDENTIFIER
  • TERM_OF_ADDRESS
  • GIVEN_NAME
  • FAMILY_NAME
  • FAX
  • PHONE
  • DISPLAY_NAME
  • DEPARTMENT
  • BUILDING
  • CAMPUS
  • NAME_DATE
  • STREET
  • CITY
  • STATE
  • COUNTRY
  • POSTCODE
  • START_DATE
  • END_DATE
  • ROOM_NUMBER
  • BUILDING
  • CAMPUS

Entity content model does not have a its own default form and cannot . One can be associated and if the policy is manually added to the form a simple, generic Entity can be ingested. 

Dependencies

...