public class IndividualRequestAnalyzer extends Object
| Constructor and Description |
|---|
IndividualRequestAnalyzer(VitroRequest vreq,
IndividualRequestAnalysisContext analysisContext) |
| Modifier and Type | Method and Description |
|---|---|
IndividualRequestInfo |
analyze() |
protected ContentType |
checkAcceptHeaderForLinkedDataRequest()
Check the accept header.
|
protected ContentType |
checkUrlForLinkedDataRequest() |
Individual |
getIndividualFromRequest()
Gets the entity id from the request.
|
public IndividualRequestAnalyzer(VitroRequest vreq, IndividualRequestAnalysisContext analysisContext)
public IndividualRequestInfo analyze()
protected ContentType checkAcceptHeaderForLinkedDataRequest()
public Individual getIndividualFromRequest()
/individual?uri=urlencodedURI
/individual?netId=bdc34
/individual?netid=bdc34
/individual/localname
/display/localname
/individual/localname/localname.rdf
/individual/localname/localname.n3
/individual/localname/localname.ttl
/individual/localname/localname.jsonld
protected ContentType checkUrlForLinkedDataRequest()
Copyright © 2022. All rights reserved.