Results 15 issues of Pat McBennett

Seeing this annoying logging error when using the -webVowl command-line flag: ``` ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to...

**Is your feature request related to a problem? Please describe.** Vocabularies defining properties of RDF type `rdf:Property` don't appear in the generated HTML list of properties (i.e., only property terms...

# New feature description Added flag to control diagnostic output on errors (as this output can be distracting when errors are expected). # Checklist - [X] All acceptance criteria are...

Basically our ESS Brokers are advertising themselves (in their `/.well-known/openid-configuration` responses) as issuers with a trailing slash, e.g. for `https://broker.pod.inrupt.com/.well-known/openid-configuration`: ``` { "introspection_endpoint": "https://broker.pod.inrupt.com/introspect", "scopes_supported": [ "openid", "offline_access", "webid" ],...

As pointed out by @matthieubosquet [here](https://github.com/inrupt/pod-browser/pull/246#discussion_r574068992), shouldn't a Person be able to maintain any number WebID's? Currently the ShEx (in `shapes/contact/person.shex`) says: ``` vcard:Individual { vcard:fn xsd:string {1} ; #...

**Is your feature request related to a problem? Please describe.** Yes - if my vocabulary uses a namespace IRI with a tailing slash (e.g., like QUDT `https://qudt.org/schema/qudt/`), then I specifically...

new feature

Of course we'd like a complete formalization of the current WebACL specification (https://github.com/solid/web-access-control-spec), but very specifically we need practical answers for the following questions: - [ ] - A formal...

This may raise issues of privacy (e.g. for individual pod owners), but I think this needs to be balanced with the legitimate needs of the pod provider to effectively manage...

Auditing
Security