# This file contains metadata for your plugin.

# This file should be included when you package your plugin.# Mandatory items:

[general]
name=Add BIM Data Dictionary Semantics
qgisMinimumVersion=3.0
description=Use the buildingSMART Data Dictionary (bSDD) API or similar APIs to classify features and add attributes
version=1.0
author=Sebastian Schilling, HTW Dresden
email=sebastian.schilling@htw-dresden.de

about=The plugin connects to the buildingSMART Data Dictionary (bSDD) API or other similar APIs. The user can search for concepts to annotate features in QGIS layers and add predifined attributes from the data dictionary.

homepage=https://github.com/dd-bim/Add-BIM-Data-Dictionary-Semantics-to-QGIS-Plugin
tracker=https://github.com/dd-bim/Add-BIM-Data-Dictionary-Semantics-to-QGIS-Plugin/issues
repository=https://github.com/dd-bim/Add-BIM-Data-Dictionary-Semantics-to-QGIS-Plugin
# End of mandatory metadata

hasProcessingProvider=no

# Tags are comma separated with spaces allowed
tags=BIM,Data Dictionary, BIM Classification, bSDD

icon=img/icon.png
# experimental flag
experimental=True

# deprecated flag (applies to the whole plugin, not just a single version)
deprecated=False

Category of the plugin: Raster, Vector, Database or Web
# category=Vector

# If the plugin can run on QGIS Server.
server=False

