Forum Discussion
What are your best ideas to automate metadata management
Erik,
I do not believe there is a silver bullet to achieve this. You may have to resort to combining various solutions. The below list provides some ideas, the list is not exhaustive.
- when the source content contains metadata (e.g. subject in an email, title in a Word file, keyword in a PDF file or GPS coordinates in a jpg file) it will be useful if that metadata becomes available in SharePoint columns. So having a solution that can extract metadata from different file types during uploading will help.
- make use of the context. For example, if a user is working in finance and uploading a document then setting the default metadata value for function to finance will reduce effort for the user.
- remember previously entered metadata (on a per user basis).
- deploy tools to convert folder structures into metadata (i.e. flatten folder structures)
Paul | SLIM Applications
Although the search functionality is greatly improving metadata (IMHO) is still KING!
It is my goal to bother the user as little as possible with filling in all kinds of metadata. I do this by creating some sort of folderstructure and then use default values (a feature of a document library) as much as possible,.
My personal best practice is to differentiate between the following 2 roles:
- Content creators
- Content users
The content creators (#duh) create new content.
The content users (#duh) use (thus search for and perhaps update) content.
Mind you: these are roles. One person can use both roles ;-)
Content creators see the folders I mentioned above and create documentation in those folders, or drag/drop documents into these folders. This way the documents automagicly make use of the default values.
Content users can the use the metadata when searching for content, or filter document libraries using that same metadata.
#hopethishelps!
- Erik WettergrenMar 12, 2019Iron ContributorThnaks Sander, I too have been looking into this way of doing it and it surely have some merits. The biggest drawback however is that for us, when migrating lots of documents from many 1000 folders, it would mean an almost impossible feat to go inte library settings and specify default values.
It is definitely useful going forward, but for moving all the old stuf I was kind of hoping for a way for SharePoint (or Flow) to find the name of each folder and add that as meta to the files it holds.- SderixMar 12, 2019Brass Contributor
Hi
when migrating such volumes I would advise no or a bare minimum of metadata.
You are most likely migrating from:
- a file share
- another system
Then it depends where you are migrating to:
- SharePoint team - department or project sites then you could be thinking of adding project metadata to the documents using your migration tool of choice.
- Microsoft Teams -..... well - no meta data here :-)
It is always a struggle. My rule of thumb: how will your users (all the different persona's) find the information they need….
if you need anything else just let me (us) know ;-)
- Erik WettergrenMar 12, 2019Iron Contributorwell we have some various situations and different needs depending on several factors.
One thing in common though is that we're migrating from SharePoint 2010 (too old for MS migration tool) and essentially organized with a typical fileshare folder structure to SharePoint Online and preferrably organized with metadata rather than folders.