• No results found

AIIM ECM Certificate Programme

N/A
N/A
Protected

Academic year: 2021

Share "AIIM ECM Certificate Programme"

Copied!
21
0
0

Loading.... (view fulltext now)

Full text

(1)

Enterprise Content

Management (ECM)

Findability

ECM ECM ECM Case Study

AIIM ECM Certificate Programme

ECM Strategy ECM Practitioner ECM Specialist Case Study

(2)

ECM Practitioner Course Outline

Foundations Tools & Instruments

1. Introduction 2. Technologies & Functionality 4. Create & Capture 5. Metadata 7. Security & Control 10. Delivery & Presentation 8. Process & Automation 11. Trends & Directions Futures 3. Information Architecture 9. Findability 6. Taxonomy

© AIIM | All rights reserved 3

Agenda

ƒDefining findability

ƒSearch overview

ƒBasic search techniques

ƒPresentation and interfaces

(3)

Agenda

ƒDefining findability

ƒSearch overview

ƒBasic search techniques ƒPresentation and interfaces ƒFindability and security

© AIIM | All rights reserved 5

Defining findability

ƒFindability is the art and science of making content science of making content easy to find

ƒFindability moves beyond simple search to include elements of browsing and discovery Library Science Language A t User I t f Arts Interface

(4)

Browsing

ƒUser interface-oriented

ƒDependent on metadata and/or taxonomies

© AIIM | All rights reserved 7

Effective browsing

ƒDependent on ƒStructure

ƒStructure

ƒLabeling

ƒLocation of the content

ƒ“Virtual folders” represent different classifications

ƒAllows for multiple paths to the same content

ƒIdeally content should be cross-referenced, but not duplicated

(5)

Search

ƒA tool for finding information via user specified terms and keywords

and keywords

ƒAdvanced display techniques can blur the line between search and browse

ƒSearch is not a magic bullet or effective panacea for lack of information organisation

ƒBetter-organised information will yield more effective search results

ƒBetter-organised information will yield more effective search results

© AIIM | All rights reserved 9

Agenda

ƒDefining findability ƒSearch overview

ƒBasic search techniques ƒPresentation and interfaces ƒFindability and security

(6)

Overview of search functionality

ƒAllows an administrator to identify specific content to be indexed, searched, and displayed to authorised users indexed, searched, and displayed to authorised users

ƒCore features: ƒAutomatic Indexing

ƒQuery processing

ƒPresentation of results

© AIIM | All rights reserved 11

Approaches to search implementation

ƒApplication search

ƒSearch provided within a single software application designed to

ƒSearch provided within a single software application, designed to provide localised search services to application users

ƒE.g., e-mail, desktop

ƒ Enterprise search

ƒSystems intended for use within an organisation by employees seeking information held internally by the organisation in a variety of formats and locations including databases document management systems and locations, including databases, document management systems, and other repositories

ƒHomogeneous search engine, heterogeneous repositories

ƒFederated

(7)

Application search

ƒMany applications come with Search embedded in the software

software

ƒSearches only the information managed by that

particular tool (e.g., Outlook), repository (e.g., a Records Management System), or system (e.g., Desktop Search)

© AIIM | All rights reserved 13

Value of application search

ƒEngrains search inside the user’s daily work environment (i.e., the business application) environment (i.e., the business application)

ƒPotentially leads to “actionable” content

ƒTypically understands and respects the application’s security and access model

(8)

Drawbacks to application search

ƒSearch subsystem may not be as feature-rich as best-of-breed alternatives

breed alternatives

ƒSearch results are typically limited to a single repository, and may not encompass information across a complete business process

© AIIM | All rights reserved 15

Enterprise search

ƒThe enterprise is not a monolith ƒMultiple information repositories

ƒMultiple information repositories

ƒMultiple search engines (i.e., application search)

ƒNeed to search across information domains from a single query interface

ƒThree approaches to enterprise search

ƒHomogeneous search engine heterogeneous repositories

ƒHomogeneous search engine, heterogeneous repositories

ƒFederated

(9)

Federated search example

ƒExample: “Merlot” ƒFederated engine

ƒFederated engine for education resources on the public web (www.merlot.org)

© AIIM | All rights reserved 17

Challenges of enterprise search

ƒMore difficult to implement than application-based search

search

ƒNeeds to resolve the intersection of multiple access controls with multiple indices

ƒDifferent index and query approaches across search systems may skew results

ƒPotential performance problems

(10)

Agenda

ƒDefining findability ƒSearch overview

ƒBasic search techniques

ƒPresentation and interfaces ƒFindability and security

© AIIM | All rights reserved 19

Basic search techniques

ƒAll search techniques fall into two basic approaches ƒRules based

ƒRules-based

ƒStatistical

(11)

Rules-based search

ƒBased on a pre-defined set of parameters ƒQueries and results based on those rules

ƒQueries and results based on those rules

ƒPredictable and controllable

ƒSpeed

© AIIM | All rights reserved 21

Statistical search

ƒUtilise mathematical algorithms to create an

understanding or profile of the content and the user queries

ƒQuery profiles matched to content profiles for similarity

ƒMany different algorithms are used, typically proprietary and not modifiable

ƒAlgorithms can be applied in a variety of settings, including different languages and content types

(12)

Parametric search

ƒParametric search (a.k.a. “fielded search”) adheres to pre-defined attributes present within a given data source pre defined attributes present within a given data source ƒFor example, a search for a women’s size 8 red shoe with a 3 inch heel

ƒThe parameters in this example are gender, size, colour, and heel size

ƒThe parameter values (populated by predefined vocabularies) are women’s, 8, red, and 3 inches

ƒHigh precision, limited flexibility

© AIIM | All rights reserved 23

Keyword search

ƒA form of parametric search based on one or more fields, containing user-declared words or phrases that

containing user declared words or phrases that represent concepts within the content

ƒKeywords may or may not physically be within the content

ƒCan be applied to any type of content

ƒRequires human indexingRequires human indexing

(13)

Full-text search

ƒBased on an automatically generated index of all words in a corpus of information, alphabetically arranged with in a corpus of information, alphabetically arranged with pointers back to where each word can be found in the corpus

ƒQuery for the word “lettuce” returns all documents that have the word “lettuce” within them

ƒWould not retrieve documents that contain the words “salad,” “romaine,” “ di hi ” lt ti t l tt

or “radicchio” as alternatives to lettuce

ƒVarious levels of granularity available in the index

ƒFlexible, but also inflexible

© AIIM | All rights reserved 25

Concept and fuzzy search

ƒProvides retrieval based on broad appreciation for word meanings, semantic relationships

meanings, semantic relationships

ƒE.g. a query for the word “fast” automatically locates documents containing related concepts such as “quick,” “speedy” and “rapid”

ƒE.g. walk = walks, walked, walking, walker

ƒConcept clustering provides holistic analysis of a document and indexes it at a concept or topic level

(14)

Multilingual search

ƒCan be critical for multinational organisations

ƒResults can be targeted based on user location or authentication

ƒInvolves various capabilities ƒInterface

ƒSearch terms

ƒStopwords

© AIIM | All rights reserved 27

ƒStopwords

Agenda

ƒDefining findability ƒSearch overview

ƒBasic search techniques ƒPresentation and interfaces

(15)

Navigation (1)

ƒNavigation means moving through a corpus of information by traversing directories or following information by traversing directories or following hypertext paths (links)

ƒ“The Scent of Information” in the navigation paradigm ƒWhen a user wants to find something, they are on a hunt

ƒThey’ll be most successful when they pick up a strong “scent”

ƒNavigation design must enhance your information’s scent

ƒLabel nomenclature and design are paramount

© AIIM | All rights reserved 29

Source: Jared Spool (UIE)

(16)

Five facets: Wine.com

Source: wine.com

© AIIM | All rights reserved 31

Tag clouds

(17)

A clustering example

Source: cwi.nl & Inxight

© AIIM | All rights reserved 33

Relevancy ranking

ƒ“3,897 results” - which are the best?

ƒDate

ƒ(Weighted) Term summing

ƒOmni-term skewing ƒTerm density ƒTerm proximity ƒPopularity/votingPopularity/voting ƒBest Bets ƒConnection tracking

(18)

Agents

ƒUser defined omni-present queries

ƒRun in background

ƒProvide immediate notification

© AIIM | All rights reserved 35

Agenda

ƒDefining findability ƒSearch overview

ƒBasic search techniques ƒPresentation and interfaces ƒFindability and security

(19)

Levels of security

ƒRepository Hard ƒCabinets ƒWorkspaces ƒFolder Groups ƒFolders ƒSubfolders ¡D t est ¡Documents Elements <XML> Hard e 37 © AIIM | All rights reserved

Securing findability-specific content

ƒSecuring access controls within a search environment should

search environment should extend beyond the content itself

ƒIndex

(20)

Enhancing security through findability

ƒData Loss/Leak Prevention (DLP) Prevention (DLP)

39 © AIIM | All rights reserved

Summarising enterprise search

(21)

What you have learned

ƒFindability is a critical component to an ECM strategy

ƒFindability is comprised of multiple technologies and techniques

ƒWide variety of interfaces available

ƒPresent challenges and enhancements to security

References

Related documents

804 of the Code of Conduct requires a barrister who is a pupil supervisor to comply with Part V of the Consolidated Regulations (which should now mean the new Training

SureScripts does not develop, sell or endorse electronic prescribing software, but instead works with pharmacy and physician technology vendors to certify their prescribing

to the list of machines approved to have the software within the License asset. •   Add the machine to a machine smart label that may be used

The price for student admission to the Harvard Mock Trial High School Training Seminar is $100 per student.. For teams that send four or more students, the student fee is reduced to

 Robust advanced searching and filtering options including multi-encoding support o Search within e-mail attachments including search by attachments type o Search in

Microbial dysbiosis Lipogenesis and gluconeogenesis Endotoxemia Distorted SCFAs proile Impaired mucosal barrier Oxidative stress Low-grade inflammation Autoimmunity Obesity Beta

In order to achieve the expected productivity of berthing subsystem, the length of operational shore at container terminal must ensure simultaneous reception and handling of at

Models (2b) through (2d) present our interaction terms showing the direct impact of the three reputation transfer enhancement mechanisms (number of previous flotation experiences by