Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

https://github.com/UFOKN/Knowledge-Graph
09 May 2025, 12:23:53 UTC
  • Code
  • Branches (6)
  • Releases (0)
  • Visits
    • Branches
    • Releases
    • HEAD
    • refs/heads/master
    • refs/tags/0.1.0
    • refs/tags/0.1.1
    • refs/tags/0.1.2
    • refs/tags/0.1.3
    • refs/tags/0.2.0
    • ff2450921c023d25d730c65dac525d7991830a7d
    No releases to show
  • 2bd2345
  • /
  • README.md
Raw File Download
Take a new snapshot of a software origin

If the archived software origin currently browsed is not synchronized with its upstream version (for instance when new commits have been issued), you can explicitly request Software Heritage to take a new snapshot of it.

Use the form below to proceed. Once a request has been submitted and accepted, it will be processed as soon as possible. You can then check its processing state by visiting this dedicated page.
swh spinner

Processing "take a new snapshot" request ...

Permalinks

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
  • revision
  • snapshot
origin badgecontent badge Iframe embedding
swh:1:cnt:a3a1767b7012b6dd31384d7f7dba06ebc3d850c9
origin badgedirectory badge Iframe embedding
swh:1:dir:2bd2345b94aa7cdc3f94e7c042211a2406a6e647
origin badgerevision badge
swh:1:rev:ff2450921c023d25d730c65dac525d7991830a7d
origin badgesnapshot badge
swh:1:snp:c72cfbb7d2958ec9082a9266afc9de82b375f737
Citations

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • content
  • directory
  • revision
  • snapshot
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Tip revision: ff2450921c023d25d730c65dac525d7991830a7d authored by Adam Shepherd on 12 December 2019, 01:52:44 UTC
Update README.md
Tip revision: ff24509
README.md
# Knowledge-Graph
Keeps track of concepts, models, and axioms for the data

## Pitch

- [ ] Computational Capability
- [ ] Persona development
- [ ] How Personnas innteract w/ system


## Prototypes

- [ ] Notify me of potential flood (Nervous Norman). Is this paramterized? given a certain radius from a centroid?
- [ ] Where is it flooded?
    - [ ] 1-hr predictions
    - [ ] model run
    - [ ] Affected transportation routes (Powerful Pete/Proactive Paula) - i.e. From *here* to *there* what *route* is best for a given *vehicle type*?
        - [ ] Responding to event - should I take a boat?

## Conceptual Model

GOAL: to communicate the knowledge aspect of the network

### Concepts

- [ ] Vector files - graph stores Digital Object model (see @fils) for all vector files.
- [ ] Region
- [ ] Catchment
- [ ] Elevation
- [ ] Roadway
- [ ] Flow Line
- [ ] First Floor elevation
- [ ] Submitted model (inputs? outputs?)
- [ ] Synthetic power grid (As demo. replaceable by actual power grid)
- [ ] what else?

### Logical Model 

Build a working ontology for the graph data (@torsten)

## Submission 

## Crowdsourced data for the Network

GOAL: groundtruthing, prediction improvement, knowledge sharing

### Reporting App for Significant Flood Events

The Reporting App takes the geolocation of the reporting device and the date/time of the submitted event and contributes it into the knowledge graph.

Requirements: 
- [ ] user profile - for managing reputation inside the social network. handling false positives and fake data? See Waze.
    - [ ] profile types? Homeowner, Utility Manager, Civil Engineer, etc? as a proy for available event types
- [ ] geolocation data from the device
- [ ] date/time data from the device
- [ ] taxonomy of reportable events 
- [ ] 

#### What is the taxonomy for Event types? (Siddarth)
- [ ] Dam Breach
- [ ] Power Grid Failure
- [ ] Downed Power Line
- [ ] Flooded House
- [ ] ????

## Inferencing Tests - on any inntersection between a catchment and road.

- [ ] boolean flag for reclassifying flooded intersection
- [ ] model output value against the depth and flow rates of an intersection.

## Build for Model Submission (@siddarth - Jan. 2020)

### What parameters are required? units?


Software Heritage — Copyright (C) 2015–2025, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Contact— JavaScript license information— Web API

back to top