Skip to content

geobtaa/api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BTAA Geospatial API & Linked Data

This site documents the BTAA Geospatial Metadata API and our linked data assets: contexts, profiles, and schemas.

Documentation

This repository includes comprehensive documentation built with MkDocs. You can:

  • View the documentation online: Documentation Site
  • Build locally: Run mkdocs build to generate static files
  • Serve locally: Run mkdocs serve to start a local development server

Quick Start

  1. Install dependencies: pip install -r requirements.txt
  2. Start documentation server: mkdocs serve (or mkdocs serve --dev-addr 127.0.0.1:8001 for a different port)
  3. Open your browser to http://127.0.0.1:8000/ (or http://127.0.0.1:8001/ if using a custom port)

Repository Structure

ld/
├── docs/              # Documentation source files
├── scripts/           # Validation and utility scripts
├── mkdocs.yml         # MkDocs configuration
└── requirements.txt  # Documentation dependencies

About

GeoBTAA linked data assets: contexts, vocabularies, ontologies, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages