landrs-toolkit / landrs-stack-ld

0 stars 0 forks source link

Stand up Widoco to generate ontology docs #1

Open abrinckm opened 4 years ago

abrinckm commented 4 years ago

https://github.com/dgarijo/Widoco/tree/e457abda9634ddaacc5e87d119a99937f8de335d

generating docs for LANDRS-O ontology/ttl

from @r4space

  • In a container
  • Document refreshing it Future (not by Fri):
  • trigger rebuild/refresh on Github Ontology release

Example: https://github.com/landrs-toolkit/LANDRS-o/tree/widoco

abrinckm commented 4 years ago

maybe host at ld.landrs.org/docs

abrinckm commented 4 years ago

from @r4space

here's a very quick and dirty eg of the ontology docs thing we'll need to add to what landrs is serving - IDK but maybe just another container? A good eg is: https://doc.realestatecore.io/3.1/full.html

abrinckm commented 4 years ago

@r4space you mentioned on slack that you completed this task?

r4space commented 4 years ago

No:

I once off generated the docs (did what was needed by Fri) and have them serving here https://www.landrs.org/ontology/

But what still needs to be done is:

  1. Containerise it on one of our landrs VMs (I didn't know where you guys would want that or what Tim would want security wise so didn't do this)
  2. Connect the generated output to the website (By creating a dedicated repo and submoduling that into the website repo maybe?)
  3. Setup the webhooks so on a new release of LANDR-O the container rebuilds