SlideShare a Scribd company logo
1 of 34
Download to read offline
Taming Information Chaos

         Eric Shupps
    SharePoint Server MVP
About Me

•   SharePoint Server MVP
•   President, BinaryWave
•   Microsoft Patterns & Practices (spg.codeplex.com)
•   CKS:DEV (cksdev.codeplex.com)
•   Web: www.binarywave.com
•   Blog: www.sharepointcowboy.com
•   Twitter: @eshupps
•   Facebook: www.facebook.com/sharepointcowboy
http://technet.microsoft.com/en-US/sharepoint/hh126808
Agenda

• Information Architecture
• Metadata
  – Demo: Using Managed Metadata
• Taxonomy
  – Demo: Creating Custom Solutions with
    Managed Metadata
What Is Information Architecture?

• An organizational structure for specific formats,
  categories, and relationship of data
• Organization of the various SharePoint entities
  and objects:
   – Planning for the type and number of entities
   – Scalability and performance considerations
• Navigation structure
• Information architecture continues beyond
  container structure into content types and
  metadata planning.
Why Does it Matter?

• Increases the chances that the solution
  design will be usable, reliable, and secure
• It’s often neglected during SharePoint
  projects, but is critical for success!
• Risks for not planning information
  architecture:
  – Decreased usability and findability
  – Performance and reliability issues
  – Lack of user adoption
  – Costly future enhancements
Usability and Findability
• How easily can the consumer either locate or
  discover information through navigation?
• How reliably can the consumer find information
  through the search interface?
• Consistency is key for discovery.
• SharePoint metadata is key for search:
   – Site columns
   – Content types:
      • Enterprise content types
      • Local
   – Managed metadata
Manageability

• How efficient is the authoring
  experience?
• How distributed is the content?
• How distributed are the managers?
• Minimize the “places” that authors and
  managers have to “visit” to do their job.
• Maximize the visibility and control of
  content in each user’s area of
  responsibility.
Security
• SharePoint provides the capability to manage
  security broadly or on a granular level down to the
  item.
• Typically, security is managed at the site collection
  and inherited down to all objects unless broken
  manually.
   – When pages are loaded, SharePoint needs to check the
     security on all the objects being rendered.
   – Breaking security inheritance puts a greater burden on the
     server, thus hurting performance.
• Consider security and organizational boundaries
  when planning information architecture.
Definition of Metadata
• Data that provides
  additional information
  about a specific object
  or collection of objects      Author
                                Creation Date
   – Structured
   – Descriptive                File Size

   – Administrative             File Extension

• Facilitates identification,   Title
                                Keywords
  organization, discovery,
  and interoperability of       Status
  information                   Revision
Benefits of Metadata
• Provides organizational structure for disparate
  types of data
• Supports rapid location of information
• Enhances navigation
• Enables advanced sorting, filtering, and grouping
  capabilities
• Allows for differentiation of similar objects
• Contributes to ranking and categorization within
  search results
• Supports data portability (content without
  context)
Metadata in SharePoint 2010
• Intrinsic
   – File Size
   – Item Type
• Derived
   –   Created By
   –   Created Date
   –   Modified By
   –   Modified Date
• Declared
   – List/Library Fields
   – Terms
   – Document Properties
Metadata Components



                       Site Collection




                                                        List
 Farm




                                                                                Item
        • Managed                        • Site                • List Columns          • Document
          Metadata                         Columns             • Metadata                Properties
          Services                       • Content               Navigation            • File
        • Global                           Types               • Key Filters             Properties
          Term Sets                      • Policies            • Views                 • User
        • Managed                                              • Grouping                Properties
                                         • Local Term
          Properties                       Sets                • Sorting
        • Enterprise                                           • Filtering
          Keywords
Metadata and Search
• Quality and quantity of metadata influence result
  precision and fidelity.
• Custom ranking models permit fine-grained
  control over search result elevation.
• Managed properties permit custom fields to be
  included in search indexes, scopes ,and queries.
• Refiners allow users to drill into result sets based
  on metadata values.
• Authoritative pages, keywords, best bets,
  synonyms, and other parameters improve quality
  of search results.
Metadata Planning
• Identify common information types and required
  properties.
• Determine which data elements should be
  immutable (closed) and which can be left to the
  user’s discretion (open).
• Identify syndication requirements and managed
  metadata service application needs.
• Define term store roles and memberships.
• Specify language requirements.
• Group terms into a logical hierarchy.
• Create term sets and terms.
Term Stores
• Database that contains
  information relating to
  taxonomies.
• Each Managed
  Metadata Service             Group
  Application is a single
  instance of a term store.
• Includes groups, term       Term Set
  sets, terms, and
  keywords.
• Web applications can         Terms
  have associations to
  multiple term stores.
Groups and Term Sets
• Groups                       Term Store
  – Contain one or more
    term sets
  – Provide a security
    boundary for term set
    administration
    (managers, contributors)
• Term Sets
  – Containers used to
    organize terms
  – May assign stakeholders      Terms
  – Configurable submission
    policy and tagging
    options
Terms
• Predefined values that
  represent taxonomy          Term Store
  objects.
• Can be nested up to seven
  levels deep.                  Group
• Terms can be associated
  with other terms as
  synonyms.                   Term Set
• Ability to define custom
  sort order.
• Organizational terms can
  be included that are not
  used in data selection.
Managed Properties

• Metadata can be used in search scopes and
  queries.
• Custom fields must be defined as a managed
  property in Search Administration.
• Multiple fields can be assigned to a single
  managed property.
Metadata Navigation

• Expands the capabilities of list views to
  make locating information easier.
• Navigational hierarchies display items
  with matching values. Descendent terms
  are included by default.
• Key filters permit expanding filtering for
  multiple terms.
• Column indexing allows queries that
  return result sets larger than defined
  thresholds.
Syndication
                     Managed Metadata
                     Service Application




 Web Application A                         Web Application B


  Content Type Hub                         Content Type Subscriber
DEMO
Using Managed
Metadata
Creating a term store, defining
terms, and using terms in list
fields
Multilingual Considerations
• Each term store can have one default language
  and multiple working languages.
  – Requires language pack to be installed for each
    language
• Each term can have multiple labels defined for
  each working language.
  – One default label per language
• Custom sort orders are applied to all languages
  in a term set.
• Terms are presented in the user’s preferred
  language.
DEMO
Content Type
Syndication
Publishing and consuming
enterprise content types
Taxonomy Definition

• Classification of data.
• Structured
  taxonomies organize
  data according to pre-
  defined relationships.
• Unstructured
  taxonomies
  (Folksonomy) allow
  users to tag content
  and create ad-hoc
  organizational
  structures.
Structured Taxonomy
• Metadata is defined
  administratively and
  utilized by content authors.    Term Store
• Term sets are created in
  the term store.                Term      Term   Term

• Content types are created
  and published.
• Site collections subscribe
  to one or more term              Field
  stores.
• Terms are available in list      Field
  fields for content tagging.      Field
Unstructured Taxonomy
• Users tag content with
  applicable terms                 Term
• Content can be rated on
                            Term           Term
  a defined scale
• Classification occurs
  collaboratively, with
  content consumers                Field
  contributing to the              Field
  hierarchy
• Notes allow users to             Field

  comment on sites,
  pages or documents for
  others to view
Taxonomy Benefits


    Structured                           Unstructured
     Enforces content organization          Exposes information on how
   according to established guidelines    content is valued by contributors
                                                   and consumers
    Ensures proper use of accepted
     industry-specific terminology
                                            Allows users to participate in
                                                content classification
    Aids compliance with regulatory
            requirements
                                          Defines ad-hoc relationships that
    Provides a familiar navigational     might not have been anticipated or
               hierarchy                             envisioned
Publishing and Updates

• Identify which site
  collections will serve
  as content type hubs             Hub
  and which will act as
  subscribers.
• Identify stakeholders    Term
  and create a             Store
  taxonomy
  maintenance plan.
                             Subscriber
• Set schedules for a
  content type hub and
  subscriber updates.
Importing Metadata

• Managed metadata can be imported from external
  sources into the term store.
• Organize into logical groups, term sets, and terms prior to
  import.
• Format data into a comma-delimited .csv file.
• Synonyms and translations must be specified within the
  term store management interface.
     "Term Set Name","Term Set Description","LCID","Available for Tagging","Term Description","Level 1 Term","Level 2
     Term","Level 3 Term","Level 4 Term","Level 5 Term","Level 6 Term","Level 7 Term" "Sites","Locations where the
     organization has offices",,TRUE,,,,,,,, ,,1033,TRUE,,"North America",,,,,, ,,1033,TRUE,,"North
     America","Washington",,,,,
     ,,1033,TRUE,,"North America","Washington","Redmond",,,,
     ,,1033,TRUE,,"North America","Washington","Seattle",,,,
     ,,1033,TRUE,,"North America","Washington","Tacoma",,,,
     ,,1033,TRUE,,"North America","Massachusetts","Cambridge",,,,
Thank You for
attending this
session!

Please fill in the
evaluation form

More Related Content

What's hot

Tutorial: Best Practices for Building a Records-Management Deployment in Shar...
Tutorial: Best Practices for Building a Records-Management Deployment in Shar...Tutorial: Best Practices for Building a Records-Management Deployment in Shar...
Tutorial: Best Practices for Building a Records-Management Deployment in Shar...SPTechCon
 
SharePoint Saturday 2010 - SharePoint 2010 Content Organizer Feature
SharePoint Saturday 2010 - SharePoint 2010 Content Organizer FeatureSharePoint Saturday 2010 - SharePoint 2010 Content Organizer Feature
SharePoint Saturday 2010 - SharePoint 2010 Content Organizer FeatureRoy Kim
 
Optimizing SharePoint for Transactional Content Management
Optimizing SharePoint for Transactional Content ManagementOptimizing SharePoint for Transactional Content Management
Optimizing SharePoint for Transactional Content ManagementDocFluix, LLC
 
#SEASPC: Information Architecture and Enterprise Search - Better Together
#SEASPC: Information Architecture and Enterprise Search - Better Together#SEASPC: Information Architecture and Enterprise Search - Better Together
#SEASPC: Information Architecture and Enterprise Search - Better TogetherAgnes Molnar
 
Dynamic Records Management in SharePoint
Dynamic Records Management in SharePointDynamic Records Management in SharePoint
Dynamic Records Management in SharePointjustinong1
 
ECS2019 - Managing Content Types in the Modern World
ECS2019 - Managing Content Types in the Modern WorldECS2019 - Managing Content Types in the Modern World
ECS2019 - Managing Content Types in the Modern WorldMarc D Anderson
 
SharePoint Document Library
SharePoint Document LibrarySharePoint Document Library
SharePoint Document LibrarySparked
 
SPConnections Amsterdam: Beyond the Search Center - Application or Solution? ...
SPConnections Amsterdam: Beyond the Search Center - Application or Solution? ...SPConnections Amsterdam: Beyond the Search Center - Application or Solution? ...
SPConnections Amsterdam: Beyond the Search Center - Application or Solution? ...Agnes Molnar
 
SPC.Org - SharePoint 2013 Search
SPC.Org - SharePoint 2013 SearchSPC.Org - SharePoint 2013 Search
SPC.Org - SharePoint 2013 SearchBert Johnson
 
Metadata management in SharePoint
Metadata management in SharePointMetadata management in SharePoint
Metadata management in SharePointMetataxis
 
Best Practices for SharePoint 2010 Search
Best Practices for SharePoint 2010 SearchBest Practices for SharePoint 2010 Search
Best Practices for SharePoint 2010 SearchAgnes Molnar
 
Content is King but Context is Queen ERM & ECM in SharePoint 2013
Content is King but Context is Queen ERM & ECM in SharePoint 2013Content is King but Context is Queen ERM & ECM in SharePoint 2013
Content is King but Context is Queen ERM & ECM in SharePoint 2013C/D/H Technology Consultants
 
Share Point2007 Best Practices Final
Share Point2007 Best Practices FinalShare Point2007 Best Practices Final
Share Point2007 Best Practices FinalMarianne Sweeny
 
AOS Canadian Tour SharePoint ECM
AOS Canadian Tour SharePoint ECMAOS Canadian Tour SharePoint ECM
AOS Canadian Tour SharePoint ECMSerge Tremblay
 
SPSNYC14 - Must Love Term Sets: The New and Improved Managed Metadata Service...
SPSNYC14 - Must Love Term Sets: The New and Improved Managed Metadata Service...SPSNYC14 - Must Love Term Sets: The New and Improved Managed Metadata Service...
SPSNYC14 - Must Love Term Sets: The New and Improved Managed Metadata Service...Jonathan Ralton
 

What's hot (20)

Tutorial: Best Practices for Building a Records-Management Deployment in Shar...
Tutorial: Best Practices for Building a Records-Management Deployment in Shar...Tutorial: Best Practices for Building a Records-Management Deployment in Shar...
Tutorial: Best Practices for Building a Records-Management Deployment in Shar...
 
SharePoint for Records Management
SharePoint for Records ManagementSharePoint for Records Management
SharePoint for Records Management
 
Real world records management in share point 2013
Real world records management in share point 2013Real world records management in share point 2013
Real world records management in share point 2013
 
SharePoint Saturday 2010 - SharePoint 2010 Content Organizer Feature
SharePoint Saturday 2010 - SharePoint 2010 Content Organizer FeatureSharePoint Saturday 2010 - SharePoint 2010 Content Organizer Feature
SharePoint Saturday 2010 - SharePoint 2010 Content Organizer Feature
 
Optimizing SharePoint for Transactional Content Management
Optimizing SharePoint for Transactional Content ManagementOptimizing SharePoint for Transactional Content Management
Optimizing SharePoint for Transactional Content Management
 
#SEASPC: Information Architecture and Enterprise Search - Better Together
#SEASPC: Information Architecture and Enterprise Search - Better Together#SEASPC: Information Architecture and Enterprise Search - Better Together
#SEASPC: Information Architecture and Enterprise Search - Better Together
 
Dynamic Records Management in SharePoint
Dynamic Records Management in SharePointDynamic Records Management in SharePoint
Dynamic Records Management in SharePoint
 
(27.05) MOSSCA Invita - Búsqueda empresarial 2
(27.05) MOSSCA Invita - Búsqueda empresarial 2(27.05) MOSSCA Invita - Búsqueda empresarial 2
(27.05) MOSSCA Invita - Búsqueda empresarial 2
 
(28/05) MOSSCA Invita - Administración de Contenido Empresarial
(28/05) MOSSCA Invita - Administración de Contenido Empresarial(28/05) MOSSCA Invita - Administración de Contenido Empresarial
(28/05) MOSSCA Invita - Administración de Contenido Empresarial
 
ECS2019 - Managing Content Types in the Modern World
ECS2019 - Managing Content Types in the Modern WorldECS2019 - Managing Content Types in the Modern World
ECS2019 - Managing Content Types in the Modern World
 
SharePoint Document Library
SharePoint Document LibrarySharePoint Document Library
SharePoint Document Library
 
SPConnections Amsterdam: Beyond the Search Center - Application or Solution? ...
SPConnections Amsterdam: Beyond the Search Center - Application or Solution? ...SPConnections Amsterdam: Beyond the Search Center - Application or Solution? ...
SPConnections Amsterdam: Beyond the Search Center - Application or Solution? ...
 
SPC.Org - SharePoint 2013 Search
SPC.Org - SharePoint 2013 SearchSPC.Org - SharePoint 2013 Search
SPC.Org - SharePoint 2013 Search
 
Metadata management in SharePoint
Metadata management in SharePointMetadata management in SharePoint
Metadata management in SharePoint
 
Best Practices for SharePoint 2010 Search
Best Practices for SharePoint 2010 SearchBest Practices for SharePoint 2010 Search
Best Practices for SharePoint 2010 Search
 
Content is King but Context is Queen ERM & ECM in SharePoint 2013
Content is King but Context is Queen ERM & ECM in SharePoint 2013Content is King but Context is Queen ERM & ECM in SharePoint 2013
Content is King but Context is Queen ERM & ECM in SharePoint 2013
 
Share Point2007 Best Practices Final
Share Point2007 Best Practices FinalShare Point2007 Best Practices Final
Share Point2007 Best Practices Final
 
AOS Canadian Tour SharePoint ECM
AOS Canadian Tour SharePoint ECMAOS Canadian Tour SharePoint ECM
AOS Canadian Tour SharePoint ECM
 
SPSNYC14 - Must Love Term Sets: The New and Improved Managed Metadata Service...
SPSNYC14 - Must Love Term Sets: The New and Improved Managed Metadata Service...SPSNYC14 - Must Love Term Sets: The New and Improved Managed Metadata Service...
SPSNYC14 - Must Love Term Sets: The New and Improved Managed Metadata Service...
 
SharePoint site admins leverage search
SharePoint site admins leverage searchSharePoint site admins leverage search
SharePoint site admins leverage search
 

Viewers also liked

Introduction to share point 2010 development
Introduction to share point 2010 developmentIntroduction to share point 2010 development
Introduction to share point 2010 developmentEric Shupps
 
December presentation
December presentationDecember presentation
December presentationAmy Holmwood
 
Developing an intranet on office 365
Developing an intranet on office 365Developing an intranet on office 365
Developing an intranet on office 365Eric Shupps
 
Perang dingin antara amerika serikat dengan uni soviet
Perang dingin antara amerika serikat dengan uni sovietPerang dingin antara amerika serikat dengan uni soviet
Perang dingin antara amerika serikat dengan uni sovietSonia Nurkamila
 
Presentation cc psych
Presentation cc psychPresentation cc psych
Presentation cc psychrc245069
 
SPTECHCON - Get Some REST - Taking Advantage of the SharePoint 2013 REST API
SPTECHCON - Get Some REST - Taking Advantage of the SharePoint 2013 REST APISPTECHCON - Get Some REST - Taking Advantage of the SharePoint 2013 REST API
SPTECHCON - Get Some REST - Taking Advantage of the SharePoint 2013 REST APIEric Shupps
 
Reflexión del proyecto educativo
Reflexión del proyecto educativoReflexión del proyecto educativo
Reflexión del proyecto educativoMaria Arapa
 
SPTECHCON - Rev Your Engines - SharePoint 2013 Performance Enhancements
SPTECHCON - Rev Your Engines - SharePoint 2013 Performance EnhancementsSPTECHCON - Rev Your Engines - SharePoint 2013 Performance Enhancements
SPTECHCON - Rev Your Engines - SharePoint 2013 Performance EnhancementsEric Shupps
 
SharePoint 2013 Performance and Capacity Management
SharePoint 2013 Performance and Capacity Management SharePoint 2013 Performance and Capacity Management
SharePoint 2013 Performance and Capacity Management jems7
 
Get Some Rest - Taking Advantage of the SharePoint 2013 REST API
Get Some Rest - Taking Advantage of the SharePoint 2013 REST APIGet Some Rest - Taking Advantage of the SharePoint 2013 REST API
Get Some Rest - Taking Advantage of the SharePoint 2013 REST APIEric Shupps
 
SharePoint and Office 365 Performance Best Practices
SharePoint and Office 365 Performance Best PracticesSharePoint and Office 365 Performance Best Practices
SharePoint and Office 365 Performance Best PracticesEric Shupps
 

Viewers also liked (11)

Introduction to share point 2010 development
Introduction to share point 2010 developmentIntroduction to share point 2010 development
Introduction to share point 2010 development
 
December presentation
December presentationDecember presentation
December presentation
 
Developing an intranet on office 365
Developing an intranet on office 365Developing an intranet on office 365
Developing an intranet on office 365
 
Perang dingin antara amerika serikat dengan uni soviet
Perang dingin antara amerika serikat dengan uni sovietPerang dingin antara amerika serikat dengan uni soviet
Perang dingin antara amerika serikat dengan uni soviet
 
Presentation cc psych
Presentation cc psychPresentation cc psych
Presentation cc psych
 
SPTECHCON - Get Some REST - Taking Advantage of the SharePoint 2013 REST API
SPTECHCON - Get Some REST - Taking Advantage of the SharePoint 2013 REST APISPTECHCON - Get Some REST - Taking Advantage of the SharePoint 2013 REST API
SPTECHCON - Get Some REST - Taking Advantage of the SharePoint 2013 REST API
 
Reflexión del proyecto educativo
Reflexión del proyecto educativoReflexión del proyecto educativo
Reflexión del proyecto educativo
 
SPTECHCON - Rev Your Engines - SharePoint 2013 Performance Enhancements
SPTECHCON - Rev Your Engines - SharePoint 2013 Performance EnhancementsSPTECHCON - Rev Your Engines - SharePoint 2013 Performance Enhancements
SPTECHCON - Rev Your Engines - SharePoint 2013 Performance Enhancements
 
SharePoint 2013 Performance and Capacity Management
SharePoint 2013 Performance and Capacity Management SharePoint 2013 Performance and Capacity Management
SharePoint 2013 Performance and Capacity Management
 
Get Some Rest - Taking Advantage of the SharePoint 2013 REST API
Get Some Rest - Taking Advantage of the SharePoint 2013 REST APIGet Some Rest - Taking Advantage of the SharePoint 2013 REST API
Get Some Rest - Taking Advantage of the SharePoint 2013 REST API
 
SharePoint and Office 365 Performance Best Practices
SharePoint and Office 365 Performance Best PracticesSharePoint and Office 365 Performance Best Practices
SharePoint and Office 365 Performance Best Practices
 

Similar to Taming Information Chaos in SharePoint 2010

Information and Records Management in SharePoint - An In-depth Review
Information and Records Management in SharePoint - An In-depth ReviewInformation and Records Management in SharePoint - An In-depth Review
Information and Records Management in SharePoint - An In-depth ReviewSimon Rawson
 
#SEASPC: Organizing Documents in SharePoint 2010
#SEASPC: Organizing Documents in SharePoint 2010#SEASPC: Organizing Documents in SharePoint 2010
#SEASPC: Organizing Documents in SharePoint 2010Agnes Molnar
 
SharePoint Fest - Document Management with Content Types, Taxonomy and Search
SharePoint Fest - Document Management with Content Types, Taxonomy and SearchSharePoint Fest - Document Management with Content Types, Taxonomy and Search
SharePoint Fest - Document Management with Content Types, Taxonomy and SearchPatrick Tucker
 
Playing Tag: Managed Metadata and Taxonomies in SharePoint 2010
Playing Tag: Managed Metadata and Taxonomies in SharePoint 2010Playing Tag: Managed Metadata and Taxonomies in SharePoint 2010
Playing Tag: Managed Metadata and Taxonomies in SharePoint 2010Henry Ong
 
NHSPUG June 2015 - Must Love Term Sets: The New and Improved Managed Metadat...
NHSPUG June 2015  - Must Love Term Sets: The New and Improved Managed Metadat...NHSPUG June 2015  - Must Love Term Sets: The New and Improved Managed Metadat...
NHSPUG June 2015 - Must Love Term Sets: The New and Improved Managed Metadat...Jonathan Ralton
 
Intelligent Metadata Enabled Migration with SharePoint
Intelligent Metadata Enabled Migration with SharePointIntelligent Metadata Enabled Migration with SharePoint
Intelligent Metadata Enabled Migration with SharePointConcept Searching, Inc
 
Sharepoint taxonomy introduction us
Sharepoint taxonomy introduction   usSharepoint taxonomy introduction   us
Sharepoint taxonomy introduction usQUONTRASOLUTIONS
 
Basic Records Management for SharePoint
Basic Records Management for SharePointBasic Records Management for SharePoint
Basic Records Management for SharePointGraham Sibley
 
Going Meta – How to use Metadata in SharePoint
Going Meta – How to use Metadata in SharePointGoing Meta – How to use Metadata in SharePoint
Going Meta – How to use Metadata in SharePointConcept Searching, Inc
 
SharePoint Taxonomy Introduction
SharePoint Taxonomy IntroductionSharePoint Taxonomy Introduction
SharePoint Taxonomy IntroductionChris Woodill
 
Design a share point topology 1 1
Design a share point topology 1 1Design a share point topology 1 1
Design a share point topology 1 1waleed obyed
 
Enforcing SharePoint Governance_Tony Coppa_Detroit Roadshow
Enforcing SharePoint Governance_Tony Coppa_Detroit RoadshowEnforcing SharePoint Governance_Tony Coppa_Detroit Roadshow
Enforcing SharePoint Governance_Tony Coppa_Detroit RoadshowMary Leigh Mackie
 
Info 2402 irt-chapter_2
Info 2402 irt-chapter_2Info 2402 irt-chapter_2
Info 2402 irt-chapter_2Shahriar Rafee
 
SharePoint Knowledge Management Suite
SharePoint Knowledge Management Suite SharePoint Knowledge Management Suite
SharePoint Knowledge Management Suite Layer2
 
Information Architecture for SharePoint
Information Architecture for SharePointInformation Architecture for SharePoint
Information Architecture for SharePointnForm User Experience
 
SharePoint Information Architecture Applied
SharePoint Information Architecture AppliedSharePoint Information Architecture Applied
SharePoint Information Architecture Appliedbobmixon
 
SharePoint Knowledge Management Suite by Layer2
SharePoint Knowledge Management Suite by Layer2SharePoint Knowledge Management Suite by Layer2
SharePoint Knowledge Management Suite by Layer2Frank Daske
 
SPS Dayton Content Types
SPS Dayton Content TypesSPS Dayton Content Types
SPS Dayton Content TypesPatrick Tucker
 
SPSBOS15 - Must Love Term Sets: The New and Improved Managed Metadata Service...
SPSBOS15 - Must Love Term Sets: The New and Improved Managed Metadata Service...SPSBOS15 - Must Love Term Sets: The New and Improved Managed Metadata Service...
SPSBOS15 - Must Love Term Sets: The New and Improved Managed Metadata Service...Jonathan Ralton
 

Similar to Taming Information Chaos in SharePoint 2010 (20)

Information and Records Management in SharePoint - An In-depth Review
Information and Records Management in SharePoint - An In-depth ReviewInformation and Records Management in SharePoint - An In-depth Review
Information and Records Management in SharePoint - An In-depth Review
 
#SEASPC: Organizing Documents in SharePoint 2010
#SEASPC: Organizing Documents in SharePoint 2010#SEASPC: Organizing Documents in SharePoint 2010
#SEASPC: Organizing Documents in SharePoint 2010
 
SharePoint Fest - Document Management with Content Types, Taxonomy and Search
SharePoint Fest - Document Management with Content Types, Taxonomy and SearchSharePoint Fest - Document Management with Content Types, Taxonomy and Search
SharePoint Fest - Document Management with Content Types, Taxonomy and Search
 
Playing Tag: Managed Metadata and Taxonomies in SharePoint 2010
Playing Tag: Managed Metadata and Taxonomies in SharePoint 2010Playing Tag: Managed Metadata and Taxonomies in SharePoint 2010
Playing Tag: Managed Metadata and Taxonomies in SharePoint 2010
 
NHSPUG June 2015 - Must Love Term Sets: The New and Improved Managed Metadat...
NHSPUG June 2015  - Must Love Term Sets: The New and Improved Managed Metadat...NHSPUG June 2015  - Must Love Term Sets: The New and Improved Managed Metadat...
NHSPUG June 2015 - Must Love Term Sets: The New and Improved Managed Metadat...
 
Intelligent Metadata Enabled Migration with SharePoint
Intelligent Metadata Enabled Migration with SharePointIntelligent Metadata Enabled Migration with SharePoint
Intelligent Metadata Enabled Migration with SharePoint
 
Sharepoint taxonomy introduction us
Sharepoint taxonomy introduction   usSharepoint taxonomy introduction   us
Sharepoint taxonomy introduction us
 
Managed metadata in SharePoint 2010
Managed metadata in SharePoint 2010Managed metadata in SharePoint 2010
Managed metadata in SharePoint 2010
 
Basic Records Management for SharePoint
Basic Records Management for SharePointBasic Records Management for SharePoint
Basic Records Management for SharePoint
 
Going Meta – How to use Metadata in SharePoint
Going Meta – How to use Metadata in SharePointGoing Meta – How to use Metadata in SharePoint
Going Meta – How to use Metadata in SharePoint
 
SharePoint Taxonomy Introduction
SharePoint Taxonomy IntroductionSharePoint Taxonomy Introduction
SharePoint Taxonomy Introduction
 
Design a share point topology 1 1
Design a share point topology 1 1Design a share point topology 1 1
Design a share point topology 1 1
 
Enforcing SharePoint Governance_Tony Coppa_Detroit Roadshow
Enforcing SharePoint Governance_Tony Coppa_Detroit RoadshowEnforcing SharePoint Governance_Tony Coppa_Detroit Roadshow
Enforcing SharePoint Governance_Tony Coppa_Detroit Roadshow
 
Info 2402 irt-chapter_2
Info 2402 irt-chapter_2Info 2402 irt-chapter_2
Info 2402 irt-chapter_2
 
SharePoint Knowledge Management Suite
SharePoint Knowledge Management Suite SharePoint Knowledge Management Suite
SharePoint Knowledge Management Suite
 
Information Architecture for SharePoint
Information Architecture for SharePointInformation Architecture for SharePoint
Information Architecture for SharePoint
 
SharePoint Information Architecture Applied
SharePoint Information Architecture AppliedSharePoint Information Architecture Applied
SharePoint Information Architecture Applied
 
SharePoint Knowledge Management Suite by Layer2
SharePoint Knowledge Management Suite by Layer2SharePoint Knowledge Management Suite by Layer2
SharePoint Knowledge Management Suite by Layer2
 
SPS Dayton Content Types
SPS Dayton Content TypesSPS Dayton Content Types
SPS Dayton Content Types
 
SPSBOS15 - Must Love Term Sets: The New and Improved Managed Metadata Service...
SPSBOS15 - Must Love Term Sets: The New and Improved Managed Metadata Service...SPSBOS15 - Must Love Term Sets: The New and Improved Managed Metadata Service...
SPSBOS15 - Must Love Term Sets: The New and Improved Managed Metadata Service...
 

More from Eric Shupps

Microsoft Ignite 2022 - Scaling, Securing, Managing, and Publishing Power Pla...
Microsoft Ignite 2022 - Scaling, Securing, Managing, and Publishing Power Pla...Microsoft Ignite 2022 - Scaling, Securing, Managing, and Publishing Power Pla...
Microsoft Ignite 2022 - Scaling, Securing, Managing, and Publishing Power Pla...Eric Shupps
 
Scaling, Securing, Managing, and Publishing Power Platform Custom Connectors....
Scaling, Securing, Managing, and Publishing Power Platform Custom Connectors....Scaling, Securing, Managing, and Publishing Power Platform Custom Connectors....
Scaling, Securing, Managing, and Publishing Power Platform Custom Connectors....Eric Shupps
 
A Beginners Guide to Custom Connectors for Power Apps and Power Automate
A Beginners Guide to Custom Connectors for Power Apps and Power AutomateA Beginners Guide to Custom Connectors for Power Apps and Power Automate
A Beginners Guide to Custom Connectors for Power Apps and Power AutomateEric Shupps
 
App to AppExchange - A Journey from Idea to Market for Salesforce Developers
App to AppExchange - A Journey from Idea to Market for Salesforce DevelopersApp to AppExchange - A Journey from Idea to Market for Salesforce Developers
App to AppExchange - A Journey from Idea to Market for Salesforce DevelopersEric Shupps
 
Beginners Guide to Custom Connectors for Power Apps and Power Automate
Beginners Guide to Custom Connectors for Power Apps and Power AutomateBeginners Guide to Custom Connectors for Power Apps and Power Automate
Beginners Guide to Custom Connectors for Power Apps and Power AutomateEric Shupps
 
OSW06 - A Real World Guide to Building Highly Available Fault Tolerant ShareP...
OSW06 - A Real World Guide to Building Highly Available Fault Tolerant ShareP...OSW06 - A Real World Guide to Building Highly Available Fault Tolerant ShareP...
OSW06 - A Real World Guide to Building Highly Available Fault Tolerant ShareP...Eric Shupps
 
OSH01 - Developing SharePoint Framework Solutions for the Enterprise
OSH01 - Developing SharePoint Framework Solutions for the EnterpriseOSH01 - Developing SharePoint Framework Solutions for the Enterprise
OSH01 - Developing SharePoint Framework Solutions for the EnterpriseEric Shupps
 
Mastering Modern Authentication and Authorization Techniques for SharePoint, ...
Mastering Modern Authentication and Authorization Techniques for SharePoint, ...Mastering Modern Authentication and Authorization Techniques for SharePoint, ...
Mastering Modern Authentication and Authorization Techniques for SharePoint, ...Eric Shupps
 
Developing SharePoint Framework Solutions for the Enterprise (SPC 2019)
Developing SharePoint Framework Solutions for the Enterprise (SPC 2019)Developing SharePoint Framework Solutions for the Enterprise (SPC 2019)
Developing SharePoint Framework Solutions for the Enterprise (SPC 2019)Eric Shupps
 
Developing SharePoint Framework Solutions for the Enterprise - SEF 2019
Developing SharePoint Framework Solutions for the Enterprise - SEF 2019Developing SharePoint Framework Solutions for the Enterprise - SEF 2019
Developing SharePoint Framework Solutions for the Enterprise - SEF 2019Eric Shupps
 
SharePoint and Office 365 Development Workshop
SharePoint and Office 365 Development WorkshopSharePoint and Office 365 Development Workshop
SharePoint and Office 365 Development WorkshopEric Shupps
 
ECS 2018: Introduction to Azure Web Applications
ECS 2018: Introduction to Azure Web ApplicationsECS 2018: Introduction to Azure Web Applications
ECS 2018: Introduction to Azure Web ApplicationsEric Shupps
 
SharePoint 24x7x365 Architecting for High Availability, Fault Tolerance and D...
SharePoint 24x7x365 Architecting for High Availability, Fault Tolerance and D...SharePoint 24x7x365 Architecting for High Availability, Fault Tolerance and D...
SharePoint 24x7x365 Architecting for High Availability, Fault Tolerance and D...Eric Shupps
 
Overcoming Gender Imbalance in the Technical Field
Overcoming Gender Imbalance in the Technical FieldOvercoming Gender Imbalance in the Technical Field
Overcoming Gender Imbalance in the Technical FieldEric Shupps
 
Mastering Modern Authentication and Authorization for SharePoint and Office A...
Mastering Modern Authentication and Authorization for SharePoint and Office A...Mastering Modern Authentication and Authorization for SharePoint and Office A...
Mastering Modern Authentication and Authorization for SharePoint and Office A...Eric Shupps
 
Enterprise Content Management Solutions in SharePoint and Office 365
Enterprise Content Management Solutions in SharePoint and Office 365Enterprise Content Management Solutions in SharePoint and Office 365
Enterprise Content Management Solutions in SharePoint and Office 365Eric Shupps
 
Introduction to the Office Dev PnP Core Libraries
Introduction to the Office Dev PnP Core LibrariesIntroduction to the Office Dev PnP Core Libraries
Introduction to the Office Dev PnP Core LibrariesEric Shupps
 
SharePoint and Office Development Workshop
SharePoint and Office Development WorkshopSharePoint and Office Development Workshop
SharePoint and Office Development WorkshopEric Shupps
 
From Zero to Hero: A Real World Guide to Building High Availability SharePoin...
From Zero to Hero: A Real World Guide to Building High Availability SharePoin...From Zero to Hero: A Real World Guide to Building High Availability SharePoin...
From Zero to Hero: A Real World Guide to Building High Availability SharePoin...Eric Shupps
 
Introduction to Azure Web Applications for Office and SharePoint Developers
Introduction to Azure Web Applications for Office and SharePoint DevelopersIntroduction to Azure Web Applications for Office and SharePoint Developers
Introduction to Azure Web Applications for Office and SharePoint DevelopersEric Shupps
 

More from Eric Shupps (20)

Microsoft Ignite 2022 - Scaling, Securing, Managing, and Publishing Power Pla...
Microsoft Ignite 2022 - Scaling, Securing, Managing, and Publishing Power Pla...Microsoft Ignite 2022 - Scaling, Securing, Managing, and Publishing Power Pla...
Microsoft Ignite 2022 - Scaling, Securing, Managing, and Publishing Power Pla...
 
Scaling, Securing, Managing, and Publishing Power Platform Custom Connectors....
Scaling, Securing, Managing, and Publishing Power Platform Custom Connectors....Scaling, Securing, Managing, and Publishing Power Platform Custom Connectors....
Scaling, Securing, Managing, and Publishing Power Platform Custom Connectors....
 
A Beginners Guide to Custom Connectors for Power Apps and Power Automate
A Beginners Guide to Custom Connectors for Power Apps and Power AutomateA Beginners Guide to Custom Connectors for Power Apps and Power Automate
A Beginners Guide to Custom Connectors for Power Apps and Power Automate
 
App to AppExchange - A Journey from Idea to Market for Salesforce Developers
App to AppExchange - A Journey from Idea to Market for Salesforce DevelopersApp to AppExchange - A Journey from Idea to Market for Salesforce Developers
App to AppExchange - A Journey from Idea to Market for Salesforce Developers
 
Beginners Guide to Custom Connectors for Power Apps and Power Automate
Beginners Guide to Custom Connectors for Power Apps and Power AutomateBeginners Guide to Custom Connectors for Power Apps and Power Automate
Beginners Guide to Custom Connectors for Power Apps and Power Automate
 
OSW06 - A Real World Guide to Building Highly Available Fault Tolerant ShareP...
OSW06 - A Real World Guide to Building Highly Available Fault Tolerant ShareP...OSW06 - A Real World Guide to Building Highly Available Fault Tolerant ShareP...
OSW06 - A Real World Guide to Building Highly Available Fault Tolerant ShareP...
 
OSH01 - Developing SharePoint Framework Solutions for the Enterprise
OSH01 - Developing SharePoint Framework Solutions for the EnterpriseOSH01 - Developing SharePoint Framework Solutions for the Enterprise
OSH01 - Developing SharePoint Framework Solutions for the Enterprise
 
Mastering Modern Authentication and Authorization Techniques for SharePoint, ...
Mastering Modern Authentication and Authorization Techniques for SharePoint, ...Mastering Modern Authentication and Authorization Techniques for SharePoint, ...
Mastering Modern Authentication and Authorization Techniques for SharePoint, ...
 
Developing SharePoint Framework Solutions for the Enterprise (SPC 2019)
Developing SharePoint Framework Solutions for the Enterprise (SPC 2019)Developing SharePoint Framework Solutions for the Enterprise (SPC 2019)
Developing SharePoint Framework Solutions for the Enterprise (SPC 2019)
 
Developing SharePoint Framework Solutions for the Enterprise - SEF 2019
Developing SharePoint Framework Solutions for the Enterprise - SEF 2019Developing SharePoint Framework Solutions for the Enterprise - SEF 2019
Developing SharePoint Framework Solutions for the Enterprise - SEF 2019
 
SharePoint and Office 365 Development Workshop
SharePoint and Office 365 Development WorkshopSharePoint and Office 365 Development Workshop
SharePoint and Office 365 Development Workshop
 
ECS 2018: Introduction to Azure Web Applications
ECS 2018: Introduction to Azure Web ApplicationsECS 2018: Introduction to Azure Web Applications
ECS 2018: Introduction to Azure Web Applications
 
SharePoint 24x7x365 Architecting for High Availability, Fault Tolerance and D...
SharePoint 24x7x365 Architecting for High Availability, Fault Tolerance and D...SharePoint 24x7x365 Architecting for High Availability, Fault Tolerance and D...
SharePoint 24x7x365 Architecting for High Availability, Fault Tolerance and D...
 
Overcoming Gender Imbalance in the Technical Field
Overcoming Gender Imbalance in the Technical FieldOvercoming Gender Imbalance in the Technical Field
Overcoming Gender Imbalance in the Technical Field
 
Mastering Modern Authentication and Authorization for SharePoint and Office A...
Mastering Modern Authentication and Authorization for SharePoint and Office A...Mastering Modern Authentication and Authorization for SharePoint and Office A...
Mastering Modern Authentication and Authorization for SharePoint and Office A...
 
Enterprise Content Management Solutions in SharePoint and Office 365
Enterprise Content Management Solutions in SharePoint and Office 365Enterprise Content Management Solutions in SharePoint and Office 365
Enterprise Content Management Solutions in SharePoint and Office 365
 
Introduction to the Office Dev PnP Core Libraries
Introduction to the Office Dev PnP Core LibrariesIntroduction to the Office Dev PnP Core Libraries
Introduction to the Office Dev PnP Core Libraries
 
SharePoint and Office Development Workshop
SharePoint and Office Development WorkshopSharePoint and Office Development Workshop
SharePoint and Office Development Workshop
 
From Zero to Hero: A Real World Guide to Building High Availability SharePoin...
From Zero to Hero: A Real World Guide to Building High Availability SharePoin...From Zero to Hero: A Real World Guide to Building High Availability SharePoin...
From Zero to Hero: A Real World Guide to Building High Availability SharePoin...
 
Introduction to Azure Web Applications for Office and SharePoint Developers
Introduction to Azure Web Applications for Office and SharePoint DevelopersIntroduction to Azure Web Applications for Office and SharePoint Developers
Introduction to Azure Web Applications for Office and SharePoint Developers
 

Recently uploaded

Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 

Recently uploaded (20)

Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 

Taming Information Chaos in SharePoint 2010

  • 1. Taming Information Chaos Eric Shupps SharePoint Server MVP
  • 2. About Me • SharePoint Server MVP • President, BinaryWave • Microsoft Patterns & Practices (spg.codeplex.com) • CKS:DEV (cksdev.codeplex.com) • Web: www.binarywave.com • Blog: www.sharepointcowboy.com • Twitter: @eshupps • Facebook: www.facebook.com/sharepointcowboy
  • 4. Agenda • Information Architecture • Metadata – Demo: Using Managed Metadata • Taxonomy – Demo: Creating Custom Solutions with Managed Metadata
  • 5.
  • 6. What Is Information Architecture? • An organizational structure for specific formats, categories, and relationship of data • Organization of the various SharePoint entities and objects: – Planning for the type and number of entities – Scalability and performance considerations • Navigation structure • Information architecture continues beyond container structure into content types and metadata planning.
  • 7. Why Does it Matter? • Increases the chances that the solution design will be usable, reliable, and secure • It’s often neglected during SharePoint projects, but is critical for success! • Risks for not planning information architecture: – Decreased usability and findability – Performance and reliability issues – Lack of user adoption – Costly future enhancements
  • 8. Usability and Findability • How easily can the consumer either locate or discover information through navigation? • How reliably can the consumer find information through the search interface? • Consistency is key for discovery. • SharePoint metadata is key for search: – Site columns – Content types: • Enterprise content types • Local – Managed metadata
  • 9. Manageability • How efficient is the authoring experience? • How distributed is the content? • How distributed are the managers? • Minimize the “places” that authors and managers have to “visit” to do their job. • Maximize the visibility and control of content in each user’s area of responsibility.
  • 10. Security • SharePoint provides the capability to manage security broadly or on a granular level down to the item. • Typically, security is managed at the site collection and inherited down to all objects unless broken manually. – When pages are loaded, SharePoint needs to check the security on all the objects being rendered. – Breaking security inheritance puts a greater burden on the server, thus hurting performance. • Consider security and organizational boundaries when planning information architecture.
  • 11.
  • 12. Definition of Metadata • Data that provides additional information about a specific object or collection of objects Author Creation Date – Structured – Descriptive File Size – Administrative File Extension • Facilitates identification, Title Keywords organization, discovery, and interoperability of Status information Revision
  • 13. Benefits of Metadata • Provides organizational structure for disparate types of data • Supports rapid location of information • Enhances navigation • Enables advanced sorting, filtering, and grouping capabilities • Allows for differentiation of similar objects • Contributes to ranking and categorization within search results • Supports data portability (content without context)
  • 14. Metadata in SharePoint 2010 • Intrinsic – File Size – Item Type • Derived – Created By – Created Date – Modified By – Modified Date • Declared – List/Library Fields – Terms – Document Properties
  • 15. Metadata Components Site Collection List Farm Item • Managed • Site • List Columns • Document Metadata Columns • Metadata Properties Services • Content Navigation • File • Global Types • Key Filters Properties Term Sets • Policies • Views • User • Managed • Grouping Properties • Local Term Properties Sets • Sorting • Enterprise • Filtering Keywords
  • 16. Metadata and Search • Quality and quantity of metadata influence result precision and fidelity. • Custom ranking models permit fine-grained control over search result elevation. • Managed properties permit custom fields to be included in search indexes, scopes ,and queries. • Refiners allow users to drill into result sets based on metadata values. • Authoritative pages, keywords, best bets, synonyms, and other parameters improve quality of search results.
  • 17. Metadata Planning • Identify common information types and required properties. • Determine which data elements should be immutable (closed) and which can be left to the user’s discretion (open). • Identify syndication requirements and managed metadata service application needs. • Define term store roles and memberships. • Specify language requirements. • Group terms into a logical hierarchy. • Create term sets and terms.
  • 18. Term Stores • Database that contains information relating to taxonomies. • Each Managed Metadata Service Group Application is a single instance of a term store. • Includes groups, term Term Set sets, terms, and keywords. • Web applications can Terms have associations to multiple term stores.
  • 19. Groups and Term Sets • Groups Term Store – Contain one or more term sets – Provide a security boundary for term set administration (managers, contributors) • Term Sets – Containers used to organize terms – May assign stakeholders Terms – Configurable submission policy and tagging options
  • 20. Terms • Predefined values that represent taxonomy Term Store objects. • Can be nested up to seven levels deep. Group • Terms can be associated with other terms as synonyms. Term Set • Ability to define custom sort order. • Organizational terms can be included that are not used in data selection.
  • 21. Managed Properties • Metadata can be used in search scopes and queries. • Custom fields must be defined as a managed property in Search Administration. • Multiple fields can be assigned to a single managed property.
  • 22. Metadata Navigation • Expands the capabilities of list views to make locating information easier. • Navigational hierarchies display items with matching values. Descendent terms are included by default. • Key filters permit expanding filtering for multiple terms. • Column indexing allows queries that return result sets larger than defined thresholds.
  • 23. Syndication Managed Metadata Service Application Web Application A Web Application B Content Type Hub Content Type Subscriber
  • 24. DEMO Using Managed Metadata Creating a term store, defining terms, and using terms in list fields
  • 25. Multilingual Considerations • Each term store can have one default language and multiple working languages. – Requires language pack to be installed for each language • Each term can have multiple labels defined for each working language. – One default label per language • Custom sort orders are applied to all languages in a term set. • Terms are presented in the user’s preferred language.
  • 26. DEMO Content Type Syndication Publishing and consuming enterprise content types
  • 27.
  • 28. Taxonomy Definition • Classification of data. • Structured taxonomies organize data according to pre- defined relationships. • Unstructured taxonomies (Folksonomy) allow users to tag content and create ad-hoc organizational structures.
  • 29. Structured Taxonomy • Metadata is defined administratively and utilized by content authors. Term Store • Term sets are created in the term store. Term Term Term • Content types are created and published. • Site collections subscribe to one or more term Field stores. • Terms are available in list Field fields for content tagging. Field
  • 30. Unstructured Taxonomy • Users tag content with applicable terms Term • Content can be rated on Term Term a defined scale • Classification occurs collaboratively, with content consumers Field contributing to the Field hierarchy • Notes allow users to Field comment on sites, pages or documents for others to view
  • 31. Taxonomy Benefits Structured Unstructured Enforces content organization Exposes information on how according to established guidelines content is valued by contributors and consumers Ensures proper use of accepted industry-specific terminology Allows users to participate in content classification Aids compliance with regulatory requirements Defines ad-hoc relationships that Provides a familiar navigational might not have been anticipated or hierarchy envisioned
  • 32. Publishing and Updates • Identify which site collections will serve as content type hubs Hub and which will act as subscribers. • Identify stakeholders Term and create a Store taxonomy maintenance plan. Subscriber • Set schedules for a content type hub and subscriber updates.
  • 33. Importing Metadata • Managed metadata can be imported from external sources into the term store. • Organize into logical groups, term sets, and terms prior to import. • Format data into a comma-delimited .csv file. • Synonyms and translations must be specified within the term store management interface. "Term Set Name","Term Set Description","LCID","Available for Tagging","Term Description","Level 1 Term","Level 2 Term","Level 3 Term","Level 4 Term","Level 5 Term","Level 6 Term","Level 7 Term" "Sites","Locations where the organization has offices",,TRUE,,,,,,,, ,,1033,TRUE,,"North America",,,,,, ,,1033,TRUE,,"North America","Washington",,,,, ,,1033,TRUE,,"North America","Washington","Redmond",,,, ,,1033,TRUE,,"North America","Washington","Seattle",,,, ,,1033,TRUE,,"North America","Washington","Tacoma",,,, ,,1033,TRUE,,"North America","Massachusetts","Cambridge",,,,
  • 34. Thank You for attending this session! Please fill in the evaluation form