atomczak / SSoLDAC_Hack_Group_2

This repository contains the solution of one of the groups participating in the LDAC2023 hackathon. https://github.com/SSoLDAC-2023

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains the solution of one of the groups participating in the LDAC2023 hackathon.

Group 2

Challenge name: Data Dictionaries

Group name: "Be as DoDos"

Idea

When adding content to the bSDD you can link your classes and definitions to existing resources. However, many content creators do not link their terms -- they may not even be aware which similar terms have been defined elsewhere. In this solution we provide code to suggest related terms within bSDD in three ways:

  1. Within a term's description, identify potential hyperlinks to bSDD terms.
  2. Identify similar terms based on its name and description:

Group members

Challenge-related links with more information towards bSDD:

bSDD page: http://bsdd.buildingsmart.org/ Documentation: https://github.com/buildingSMART/bSDD Data model: https://github.com/buildingSMART/bSDD/.../bSDD Search GUI: https://search.bsdd.buildingSMART.org API docs: https://app.swaggerhub.com/apis/buildingSMART/Dictionaries/v1 Management platform: https://manage.bsdd.buildingsmart.org/ Same three on test server:

About

This repository contains the solution of one of the groups participating in the LDAC2023 hackathon. https://github.com/SSoLDAC-2023

License:MIT License


Languages

Language:Jupyter Notebook 93.3%Language:Python 6.7%