Merge branch 'master' of [email protected]:TopQuadrant/EPIM-Ontologies.git
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -22,7 +22,7 @@ | ... | @@ -22,7 +22,7 @@ |
22 | log:LogBrowser | 22 | log:LogBrowser |
23 | rdf:type ui:NodeClass ; | 23 | rdf:type ui:NodeClass ; |
24 | rdfs:comment "A complex element with a tree of log event classes in the upper left corner, a search form in the upper center area, and a grid of results in the main center area."^^xsd:string ; | 24 | rdfs:comment "A complex element with a tree of log event classes in the upper left corner, a search form in the upper center area, and a grid of results in the main center area."^^xsd:string ; |
25 | - rdfs:label "Log browser"^^xsd:string ; | 25 | + rdfs:label "Log Browser"^^xsd:string ; |
26 | rdfs:subClassOf ui:Element ; | 26 | rdfs:subClassOf ui:Element ; |
27 | ui:prototype | 27 | ui:prototype |
28 | [ rdf:type html:Div ; | 28 | [ rdf:type html:Div ; | ... | ... |
-
Please register or login to post a comment