Skip to content

Commit

Permalink
Introduce Feb19 software tweaks (#2146)
Browse files Browse the repository at this point in the history
* 1st pass

* First pass at a vocab independant version

* fix to canonical url

* Tweaks and additions to get full.html etc. working

* Fixed Enumeration disply
Suppress output of properties table when there are no properties to display

* Disssable morinfo block

* Temp bypass examples load

* Fix to table layout on term pages

* First pass at configurable data load:
  * Removed dependancy on the Unit class (code still in there)
  * Added CONFIGFILE to pull term definitions, examples, docs, and templates from local/remote locations

* added exampl config files

* Added SUBDOMAINS variable to .yamls.  If set to False will suppress extention terms
being referenced by subdomain urls eg. bib.schema.org/Audiobook.

Only remaining subdomain pages being the extention home pages.

* Final adjustments following datacommons tests

* Tweeks to match schemaorg/datacommons requirements.

* Tweaks around vocabUri to ensure correct RDFa in pages.

* Tweak

* Added include file funtionality to config files
Now handle local locations such as '.' or './' in config file loads

* Added missing rdfas and example.txts to config

* Synchronise .yamls
Add build termconfig script
  • Loading branch information
RichardWallis authored and danbri committed Feb 19, 2019
1 parent 6323af8 commit 9b0f075
Show file tree
Hide file tree
Showing 24 changed files with 3,246 additions and 1,021 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -8,3 +8,4 @@
/scripts/rspec-failures.txt
/rspec-failures.txt
/admin/deploy_timestamp.txt
/datacoms

0 comments on commit 9b0f075

Please sign in to comment.