We want FAIRly managed data:
    
        Wilkinson, et al. 2016. The FAIR Guiding Principles for scientific data management and stewardship. https://doi.org/10.1038/sdata.2016.18
    
We want FAIRly managed data:
    
        Wilkinson, et al. 2016. The FAIR Guiding Principles for scientific data management and stewardship. https://doi.org/10.1038/sdata.2016.18
    
If everything has an identifier...❱ cat .datalad/config
[datalad "dataset"]
	id = fd3b41bb-5d75-4cee-b41c-aac0e0cae7f1
    ❱ git log
    commit 8b778413e195d5b91d7039e8e035fd788b4b25f5 (HEAD -> main, dhub/main)
    Merge: e428b3a e9c8da7
    Author: Stephan Heunis jsheunis@noreply.localhost>
    Date:   Tue Jun 24 12:00:44 2025 +0000
        Merge pull request 'Add readme and license info' (#5) from readme-license into main
        Reviewed-on: https://hub.datalad.org/edu/penguins/pulls/5
    
    ❱ git annex info adelie.jpg
    file: adelie.jpg
    size: 1.51 megabytes
    key: MD5E-s1510096--96d64a3ce9491ec4a8e277bcb31bb016.jpg
    present: false
    
    ...does that make it findable?Human-level discoverabilityConnection through annotation
    penguins.edu.datalad.org/ui/For structure, 
we have to model our data
For structure, 
we have to model our data
With an actionable schema...
...comes great opportunities
The annotation stack
    Data modeling
    linkml.ioExtending semantic standards
                 
             | 
            
Flattening generic to purpose-built schemas
Curation and multi-schema systems
    Person for internal personnel management AND research publicationsManual, decentralized metadata authoring
    Manual, decentralized metadata authoring
    Manual, decentralized metadata authoring
    AN OPPORTUNITY: 
can metadata solve this?
AN OPPORTUNITY: 
can metadata solve this?
So what is metadata actually?
    => Inherent and contextual metadata
Where do we source inherent metadata?
Where do we source contextual metadata?
    To be FAIR,
 metadata need to be actionable
Practically, how do we get actionable metadata?
    LinkML Modeling
RDF, SHACL, and automation
RDF, SHACL, and automation
RDF, SHACL, and automation
    Getting back to FAIR data...